by Manvir | Nov 5, 2014 | ArcGis, JavaScript
ArcGIS Server Proxy Server side code that runs on application server. It intercepts traffic between ArcGIS web application client and ArcGIS server. Why ArcGIS Server Proxy ? Browser limit of URL length for GET requests (JavaScript API) To use token based...
by Manvir | Aug 16, 2014 | ArcGis
ArcGIS ArcPy The ArcPy Mapping module is a Python scripting library that provides access to the contents of map documents (.mxd) and layer files (.lyr). With arcpy.mapping, you can create scripts that can reference map documents and layers; query and alter their...
by Manvir | Aug 16, 2014 | ArcGis
ArcGIS REST API It is an interface that simplifies interactions between GIS applications (clients) and ArcGIS for Server services. What is REST? REpresentational State Transfer, or REST, is a way for software to work when distributed across a network. When software is...
by Manvir | May 9, 2014 | ArcGis, GIS
ArcGis framework uses Dojo Toolkit ( javascript library ) Dojo Stylesheet Examples Like Tundra, Soria, Nihilo – Themes and Theming ArcGis Javascript Api for Developers: ESRI Preffered Argument List (Preferred Argument Aliases) Building Web Applications Using the...