GeoDjango Tutorial¶ Introduction¶ GeoDjango is an included contrib module for Django that turns it into a world-class geographic web framework. GeoDjango strives to make it as simple as possible to create geographic web applications, like location-based services. Its features include: Django model fields for OGC geometries and raster data. Extensions to Django’s ORM for querying and manipulating s
