geodjango
geodjango - search by city, state or zip code
How can I use geodjango to search by city and state or zip code in my django application?I am very new to geodjango and just trying to wrap my head around what would be involved in开发者_如何学Go this[详细]
2022-12-16 16:01 分类:问答How do you know what SRID to use for a shp file?
I am trying to put a SHP file into my PostGIS database, the the data is just a little off. I think this is because I am using the wrong SRID. The contents of the PRJ file are as follows:[详细]
2022-12-08 16:11 分类:问答Furthest distance between any two points with GeoDjango
I have a collection of Point objects. I want to find the furthest distance between any two points. Imagine a circle enclosing all of these points. I want to know the diameter of that circle. How can I[详细]
2022-12-08 15:47 分类:问答