Tagged Questions
3
votes
1answer
147 views
geodjango slowness and debugging
I'm using geodjango + postgres to display polygons from tigerline on a map. Pretty simple stuff so far.
My issue is that when I use the GPolygon object: django.contrib.gis.maps.google.GPolygon there ...
1
vote
0answers
195 views
How to Modify Polygons in GeoDjango?
Just getting acquainted with GeoDjango. Have Basic Tutorial app created with sample world data. In trying out the admin, I appreciate seeing the polygon on the map and a couple basic tools for adding ...
