Top "Esri" questions

ESRI (Environmental Systems Research Institute) is a GIS (geographical information systems) development company.

Guidelines for GIS application development

I'm supposed to create a GIS application for my MSc, and I was wondering what are the best free and (…

gis esri ogc opengis
Difference between multipolygon and polygon in PostGIS

What is the difference between point and multipoint ? linestring and multilinestring ? polygon and multipolygon ? In PostGIS What is the secret …

gis polygon postgis esri
How to add markers to ArcGIS map with XY coordinates

How do I add markers to a map with coordinates? I saved the extent in database along with X,Y …

javascript arcgis esri
How to merge adjactent polygons to 1 polygon and keep min/max data?

I have the following polygons in PostGIS Each polygon has field with "Data" value. I would like auto merge the …

postgis esri qgis polygons
How to convert an ESRI Shape-file into SQL Server 2008?

I have a shapefile that I would like to upload to a spatial SQL Server 2008. I have tried using this …

sql-server-2008 geospatial esri shapefile
How to disable touch in fragment area

I am developing an app that have map and fragment. Map Contents is fragment in front of map. When i …

android android-fragments touch esri