|
|
|
|
|
by mch82
1851 days ago
|
|
I recently built a prototype with GeoDjango & it seems productive. Queries & plots are relatively straightforward. Creating custom forms to edit map data is harder to figure out. The tutorials I found focus on the Django admin, but don’t explain how to create user-facing forms for site visitors. Anyone know of good GeoDjango tutorials (or well documented examples) for forms? - update the location of a point with drag and drop - add waypoints to a line |
|