A Geographic Information System (GIS) captures, stores, analyzes, manages, and presents data that are linked to location(s). The GIS Stack Exchange should be considered for questions with this tag.
In OL3, I've succeeded at making a map on which there are movable markers: var mapVectorSource = new ol.source.Vector({ …
javascript openlayers gis openlayers-3I'm using OpenLayers v3.6 (this is important, because most of solutions that I found and would potentialy work are for …
javascript gis openlayers-3I am developing a GeoDjango application where users can upload map files and do some basic mapping operations like querying …
python gis polygon multilinestring geosThe ST_DWithin document says , the third parameter(distance) is in meters. But when I execute some query , it seems …
postgresql gis postgis sridI have a MySQL-table (MyISAM) containing about 200k entries of lat/long pairs that I select from, based on the …
php mysql performance distance gisI am planning an app that will need the ability to look up the elevation of geographic points by lat/…
ruby google-maps gis geospatial