Questions tagged [esri]

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

ESRI (Environmental Systems Research Institute) is an international supplier of GIS (geographical information systems) software, Web GIS and geodatabase management applications. ESRI produces GIS software

ESRI produces GIS software, such as the suite of ArcGIS software (ArcGIS Server, ArcGIS Desktop).

Esri uses the name ArcGIS to refer to its suite of GIS software products, which operate on desktop, server, and mobile platforms.

ESRI also develops APIs for use with their software and enables developers to build rich GIS software. Some of the APIs are developed to work with Silverlight, JavaScript, Java, .NET, and Flex.

More information about esri can be found:

Esri Wikipedia

Esri Java Script API Reference

Esri .NET API Reference

Esri Android API Reference

Esri iOS API Reference

Frequently used related tag:

1014 questions
-2
votes
1 answer

How to time-enable a raster layer using ArcGIS Javascript API?

I have a set of raster layers that cover the same place, over different years. I want to display it on my website using the timeslider so that I can clearly view the changes between rasters over different years. However, the example given by ESRI…
Xi Wang
  • 21
  • 5
-2
votes
3 answers

My Arcmap 10.3 icon missing

My Arcmap 10.3 does not have an icon on my desktop - I can't find how to add a shortcut to my bar and so I have to open older MXD files to get to the program. I have already tried finding it in the program files and there is no icon for the program…
-2
votes
3 answers

Convert coordinate UTM to DMS

I need to convert UTM to DMS. For example: x 6518585.31 y 13343143.32 -> degrees minutes seconds. People refer to this library esri.arcgis.defensesolutions.dll, but I can't find where to download it.
ILya Kuzmin
  • 85
  • 1
  • 1
  • 9
-2
votes
1 answer

Arcgis without WPF

Hi im looking at Arcgis but the application is an embedded Labview app , we do link to a C# 4.5 DLL but they dont support WPF. Question can i use the arcgis DLL to just get a map as a bitmap ? All we really need is the map and display…
user1496062
  • 1,309
  • 1
  • 7
  • 22
-3
votes
2 answers

Extract all domains from gdb into xls sheet

I have a file geodatabase from esri (gdb) and I would like to extract or export all domains with all values into a xls sheet. I don't know if this is possible. My python knowledge is dumbed. I would be really happy if somebody could help me. Thank…
-3
votes
2 answers

Display map using ArcGIS JS 4 API with AngularJS

I am new to ArcGIS JS so any help would be really appreciated. As a starting point I want to display any map using ArcGIS js API 4 with AngularJS. Any pointers or examples would really help. Thanks
-4
votes
1 answer

How to show fields from an ArcGIS Online feature layer in a popup using javascript?

For example for this link: https://services5.arcgis.com/XqaKEQIgV03geG0E/arcgis/rest/services/24hour_Clinics/FeatureServer/20 I want to make pop out appear on javascript. How do i do that?
-4
votes
1 answer

Distance Calculation with a requested set of points

I have a requirement to determine the distance from each point (lat/long) to every other point in the submitted collection. It could be 2 to 200 points. A formula like Haversine is a requirement. For example A,B,C would return A-B - x.x meters, …
JB11
  • 273
  • 1
  • 2
  • 11
-5
votes
1 answer

Is Arcgis Maps Free

I want to use ArcGIS Online in public web application does this require key? or any limit quota per day? or limit users or any pricing? For example I know that Google maps with key is limited 2,500 requests per day Bing maps is…
GN2271
  • 17
  • 8
1 2 3
67
68