Creating a GeoDjango Model and Admin Interface

Building Web Apps with Python and GIS

The Ultimate GeoPython course

Get full access to this course and all its content.

₹5499.00 ₹1699.00
Buy Course Now
Chapter Info
Course The Ultimate GeoPython course
Module Building Web Apps with Python and GIS
Chapter Creating a GeoDjango Model and Admin Interface

Chapter Content

  • Defining spatial models (PointField, PolygonField, Multi*)
  • Auto-generating admin forms with Leaflet map widgets
  • Uploading Shapefiles using django-import-export
  • Viewing and editing geometries in the admin panel