What are the steps to create a shapefile with the propor fields that are
needed to get the `geom` working within the admin? Is there a way to
document that in the GeoDjango tutorial?
Currently the shapefiles that I have are not being shown in the Admin of
GeoDjango after they are uploaded with the `Layer Mapping` examples
provided by the tutorial.
--
Ticket URL: <https://code.djangoproject.com/ticket/30438>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* Attachment "Screen Shot 2019-05-03 at 11.59.48 AM.png" added.
Not working
* Attachment "Screen Shot 2019-05-03 at 12.00.45 PM.png" added.
Working as expected
* status: new => closed
* resolution: => invalid
* version: 2.2 => master
* type: Bug => Cleanup/optimization
Comment:
I'm not a GIS expert, but wiki page may be outdated (7 years old), I would
rather use [https://docs.djangoproject.com/en/2.2/ref/contrib/gis/tutorial
/#geodjango-tutorial geodjango-tutorial].
Django is not responsible for ESRI Shapefile geospatial data format. You
can always ask on the [https://groups.google.com/forum/#!forum/geodjango
geodjango] mailing list. Closing per
TicketClosingReasons/UseSupportChannels.
--
Ticket URL: <https://code.djangoproject.com/ticket/30438#comment:1>