pertaining to the geographic location and characteristics of natural or constructed features and boundaries on, above, or below the earth's surface; esp.
I'm trying to plot filled polygons of countries on the world map with matplotlib in python. I've got a shapefile …
python matplotlib polygon geospatial shapefileI want to construct a DbGeography point from latitude and longitude doubles. I know I can convert my doubles to …
entity-framework geospatialI'm trying to buffer the points in my dataset with a radius of 100km. I'm using the function gBuffer from …
r gis geospatialThis is probably a simple question, but I'm not very good at PostGIS and don't fully grok all of this. …
postgresql geospatial postgis gisThis is a followup to this question. I seem to be stuck on this. Basically, I need to be able …
geolocation geospatial distance geographyI have the following in a Pandas DataFrame in Python 2.7: Ser_Numb LAT LONG 1 74.166061 30.512811 2 72.249672 33.427724 3 67.499828 37.937264 4 84.253715 69.328767 5 72.104828 33.823462 6 63.989462 51.918173 7 80.209112 33.530778 8 68.954132 35.981256 9 83.378214 40.619652 10 68.778571 6.607066 I am looking to calculate the …
python pandas numpy geospatial haversineI want to calculate the distance between approx. 100,000 different ZIP codes. I know about the mapdist function in the ggmap …
r google-maps-api-3 geospatial spatial ggmapI am trying to integrate hibernate spatial with JPA for Geo searches. I have been referencing the tutorial on the …
java hibernate jpa geolocation geospatialI'm looking for a Java library that is capable of performing spatial calculations on sets of lat/lon data. Here …
java geospatial polygon spatial great-circleI want to implement a service that, given users' geo coordinates, can detect whether two users are at the very …
redis geospatial geo geohashing