Spatial data types store geometric data, that is data related to an object's position in space.
I am fluent in SQL but new to using the SQL Geometry features. I have what is probably a very …
sql spatial spatial-queryI have (what I think) is a simple Sql Server spatial query: Grab all the USA States that exist inside …
sql-server-2008 performance spatial spatial-indexSo I have a spatialpolygons object in R; but I am not sure why I am unable to retrieve the "…
r spatial s4Hi i'm trying find the nearest location by latitude and longitude in postgresql database.But when i run the below …
sql postgresql spatialWhen measuring the distance between two locations using the DbGeography.Distance(otherLocation) what is the unit of the distance? Even …
c# gps entity-framework-5 spatialI have made a reference grid, cells 50x50m, based on GPS locations of a collared animal. I want to …
r spatial spProblem Statement: I have the following problem: There are more than a billion points in 3D space. The goal is …
algorithm 3d cluster-analysis spatial data-partitioning