pertaining to the geographic location and characteristics of natural or constructed features and boundaries on, above, or below the earth's surface; esp.
Given a coordinate (lat, long), I am trying to calculate a square bounding box that is a given distance (e.…
math geospatial trigonometry latitude-longitude bounding-boxLooking for a java utility. It is even better if you can tell me how to do it using geotools …
java geolocation geospatial geotoolsWhen storing latitudes/longitudes which are typically of the format: 44.087585 (i.e. max 2 numbers before the dot and 6dp) do …
java double geospatial latitude-longitude bigdecimalAcording to the mongoDB documentation (link) if you want to store geospatial information in a document field, you have two …
mongodb geospatialAs stated in the title, the goal is to have a way for detecting whether a given GPS coordinate falls …
math geolocation gps coordinates geospatialHow can I check if a geopoint is within the area of a given shapefile? I managed to load a …
python geolocation geocoding geospatial shapefileWhen trying to install Shapely on my Windows 64bit computer, I cannot get the GEOS library to work. So far, …
python gis geospatial shapelyBefore asking for specific code examples, I just wanted to ask whether it is possible to make a query something …
mysql geolocation geospatial geoThe title basically says it all. I need to calculate the area inside a polygon on the Earth's surface using …
python geometry geolocation geospatialI'm trying to populate my DB with geographical places of my country. One of my tables have 4 fields: ID[PK], …
mysql sql geospatial spatial mysql-error-1416