Creating a GeoDjango Model and Admin Interface

Building Web Apps with Python and GIS

Video Locked

Please log in to watch this video

Log In
Chapter Info
Course The Ultimate GeoPython course
Module Building Web Apps with Python and GIS
Chapter Creating a GeoDjango Model and Admin Interface
Navigation

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