ESRI ArcGIS API
The following topics discuss the integration of ESRI ArcGIS map visualizations into Logi applications, using the ArcGIS JavaScript API:
- Requirements Checklist
- Adding a Simple ArcGIS Map
- Adding a Polygon Overlay
- Embedding Logi Visualizations
About ArcGIS
ESRI ArcGIS is a geographic information system for working with maps and geographic information, similar to Google Maps. When integrated into a Logi application, ArcGIS maps can driven by data from the wide range of datasources supported by Logi Info and contained within the rich Logi interactive framework.
Integration is achieved using ESRI's ArcGIS API for JavaScript and Logi script-related elements. Developers intent on doing this integration should be very experienced with JavaScript, JSON, and Logi Info development techniques and should review the ESRI API documentation before proceeding.
There are multiple techniques that can be used to include ArcGIS maps in a Logi application and several examples are shown below. The examples use Asynchronous Module Definition and Modern Dojo.
Licensing
The following information is provided as a courtesy by Logi Analytics and may change without notice. It's your responsibility as a developer to understand and comply with the ESRI ArcGIS licensing requirements. Free use of the ArcGIS
API is allowed for development and evaluations, for non-commercial external use, for educational purposes (teaching only), for NGOs and non-profit businesses, and when used in conjunction with other ArcGIS licenses and services. Otherwise, commercial use on a publicly-accessible web site requires you to purchase an ArcGIS license. For complete information about licensing, see the ArcGIS for Developers - Terms of Use page.