Tagged Questions
4
votes
2answers
108 views
Trying to combine nearby points into a polygon
We have collected millions of cell phone strength readings. I am trying to group points of the same strenght that are within a distance of each other in to a polygon. I asked on the
postgis mailing ...
8
votes
0answers
238 views
Solutions for fast operations on large GIS datasets [duplicate]
Possible Duplicate:
Acquiring ArcGIS-like speed in Postgis
I have been using PostGIS 2.0 for all of my GIS operations. PostGIS is an excellent GIS database, but no matter how I format my ...