pertaining to the geographic location and characteristics of natural or constructed features and boundaries on, above, or below the earth's surface; esp.
I have some earth-centered coordinate points given as latitude and longitude (WGS-84). How can i convert them to Cartesian coordinates (…
mapping geometry geospatialI have latitude and longitude and I want to pull the record from the database, which has nearest latitude and …
mysql sql coordinates geospatialFor example if we have these set of coordinates "latitude": 48.858844300000001, "longitude": 2.2943506, How can we find out the city/country?
geolocation geocoding geospatial geoI have geocoded points in long, lat format, and I want to calculate the distance between them using R. This …
r package geospatial distance latitude-longitudeI have been working on earthquake data that has lat long values, and I want to convert those lat long …
r gis geospatialI wonder if there is any API I could query OSM data through, for example; Are (lon_1, lat_1) at land …
api geospatial openstreetmapI am trying to use the SqlServer Spatial CLR types in a C# .Net project. I want to use SqlGeometry …
c# .net sql-server clr geospatialI'm just trying to get a simple near query working. Here's a sample of my document. {"point": {"type": "Point", "coordinates": [30.443902444762696, …
mongodb geospatial mongodb-queryI have a Solr index with a set of coordinates stored as a Location type; I would like to query …
solr geospatial solr-query-syntaxI am using SQL Server 2008 spatial data types. I have a table with all States (as polygons) as data type …
sql-server sql-server-2008 sql-server-2008-r2 geospatial spatial