GeoDjango Utilities

The django.contrib.gis.utils module contains various utilities that are useful in creating geospatial Web applications.

GeoIP

Interface to the MaxMind GeoIP library for performing IP-based geolocation from GeoDjango. See GeoIP reference documentation for more information.

LayerMapping

The LayerMapping simplifies the process of importing spatial data and attributes into your GeoDjango models.