So I\'ve implemented and successfully used Solr 4. I\'ve got to say that Solr 4 is awesome! Anyway I successfully sorted by distan开发者_运维问答ce and used a geofilter to limit the results to a certa
I want to create a 开发者_开发问答restfull WCF service in Azure to store polygons drawn in Bing maps. Each polygon has also a descriptive text. Response format must be JSON.
Before asking for specific code examples, I just wanted to ask whether it is possible to make a query something like this pseudo code:
Giving a distance an a waypoint, how to i determine the new waypoint? 106642.947 feet fromN 43° 11.543 W 073° 39.451
I have many (1.000.000) ST_Points in a postgres-db with postgis extension.When i show them on a map, browsers are getting very busy.
I\'m rebuilding Lovers on Facebook with Sinatra & Redis, and I want: Set operations for managing requests & relationships between users
I would like to store thousands of latitude/longitude points in a MySQL db.I was successful at setting up the tables and adding the data using the geospatial extensions where the column \'coord\' is a
How do i find if a point or a polygon is inside another polygon using oracle spatial SQL query Here is the scenario;
I\'ve downloaded the latest set (2010) of TIGER edge shape files (ESRI shapefile format) from the US Census website and am loading them into MySQL using the GDAL ogr2ogr utility.A new table (geotest)
I\'ve a SQLServer 2008 database containing names, addresses and postcodes plus lat/ long. I have a google map with an outline \"boundary\" polygon drawn on it, and then the data scattered across it.