MSTR ESRI MAPS How to Integrate with ArcGis Rest Services Bert Utrecht Sales Engineer MicroStrategy
Agenda ESRI MAPS ESRI ArcGIS Rest (web) Services Configuration of MSTR Config Files Mapping example dashboard
Copyright © 2017 MicroStrategy Incorporated. All Rights Reserved. ESRI Maps Copyright © 2017 MicroStrategy Incorporated. All Rights Reserved.
ESRI Maps MSTR and ESRI Integration via *.KML Files *.SHP Files (10.7) Custom shapes, created as KML or SHP file ArcGIS rest (web) services
Copyright © 2017 MicroStrategy Incorporated. All Rights Reserved. ESRI ArcGIS Rest (web) Services Copyright © 2017 MicroStrategy Incorporated. All Rights Reserved.
ESRI ArcGIS Rest (web) Services ESRI Free Rest Webservices Default MSTR configured maps can be found in ESRIconfig.xml <layer id="4” title="World-Countries Detailed" ml="http://services.arcgis.com/P3ePLMYs2RVChkJx/arcgis/rest/services/World_Countries/FeatureServer/0"/> ESRI ArcGis Startpage http://services.arcgis.com/P3ePLMYs2RVChkJx/ArcGIS/rest/services These are ESRI Free Rest Webservices which can be called via a service URL. The service URL needs to have a key field, which is normally the name.
ESRI ArcGis Startpage http://services.arcgis.com/P3ePLMYs2RVChkJx/ArcGIS/rest/services Overview of list of ArcGis Rest Services
ESRI ArcGis Startpage World Countries Example of World Countries
ESRI ArcGis Back to Florida https://services.arcgis.com/JMAJrTsHNLrSsWf5/arcgis/rest/services/FloridaCounties/FeatureServer/0 For florida only there is a ArcGis webservice url available. Unique field in this case is COUNTY_NAM.
Copyright © 2017 MicroStrategy Incorporated. All Rights Reserved. Configuration of MSTR config files Copyright © 2017 MicroStrategy Incorporated. All Rights Reserved.
Configuration of MSTR config files (works also for Desktop) 2 Files we need to configure (always backup your files before making any changes !) esriConfig.xml in folder \\Program Files (x86)\MicroStrategy\Web ASPx\WEB-INF\xml\config mstrGeoShapesConfig.xml in folder \\Program Files (x86)\MicroStrategy\Web ASPx\WEB-INF\xml\config Add new layer and shape for Florida to esriConfig.xml
Configuration of MSTR config files Add new shape reference for Florida to mstrGeoShapesConfig.xml desc is used to show in VI Dashboard Important are roleID shapeKey (Unique Field name you are querying)
Copyright © 2017 MicroStrategy Incorporated. All Rights Reserved. Dashboard mapping example Copyright © 2017 MicroStrategy Incorporated. All Rights Reserved.
Dashboard mapping example ‘Florida Only’ ‘States and Counties by FIPS Code
MSTR Desktop mapping example, all FIPS For performance reasons, filter the data, the limit is depending on browser rendering in web FYI, it took 2 minutes to render all FIPS points, 3142 counties, in Desktop
Data Import Keyfields such as county_nam (in the florida example) needs to be imported with Geography set to none
ESRI Map Format Properties (VI) dashboard The county name attribute is added as a Geo Attribute. In the format properties of the ESRI map you can select the custom created boundaries. Custom Boundaries
Copyright © 2017 MicroStrategy Incorporated. All Rights Reserved. Thank you Copyright © 2017 MicroStrategy Incorporated. All Rights Reserved.