EducationSoftwareStrategy.com
StrategyCommunity

Knowledge Base

Product

Community

Knowledge Base

TopicsBrowse ArticlesDeveloper Zone

Product

Download SoftwareProduct DocumentationSecurity Hub

Education

Tutorial VideosSolution GalleryEducation courses

Community

GuidelinesGrandmastersEvents
x_social-icon_white.svglinkedin_social-icon_white.svg
Strategy logoCommunity

© Strategy Inc. All Rights Reserved.

LegalTerms of UsePrivacy Policy
  1. Home
  2. Topics

KB202940: How to use ISO country codes with ESRI web maps using MicroStrategy Web 9.4.1


Community Admin

• Strategy


Instead of country names, it might be required to use ISO country codes instead. MicroStrategy Web comes with ESRI Web maps out of the box and it is possible to add the option to use ISO country codes

Description
Instead of country names, it might be required to use ISO country codes instead. Strategy Web comes with ESRI Web maps out of the box and it is possible to add the option to use ISO country codes following the steps below:
 

  1. Open esriConfig.xml from [WebDeploymentFolder]/WEB-INF/xml/config in a text editor.
  2. Add the following lines within the <shapes> tag:     
    <shape id="7"
    desc="Countries of World (ISO)"
    roleId="3"
    type="Polygon"
    descWeb="mstrweb.9229"
    descFlash="mstr.1622"
    descDesktop="26973"
    qf="['ISO','Country']"
    ea="ISO"
    layerId="5" />
  3. Save and close esriConfig.xml
  4. Restart Web Server.

 
After the modification has been applied, a new layer can be selected when using ESRI web maps in Strategy Web (“Countries of World (ISO)”).
Report Services Document ESRI Map Properties:
 

ka04W000000OeqzQAC_0EM4400000025i1.jpeg

ESRI Area Map properties in Visual Insight:
 

ka04W000000OeqzQAC_0EM4400000025hq.jpeg

ESRI Area map rendering countries with ISO country codes:
 

ka04W000000OeqzQAC_0EM4400000025i3.jpeg

 
This new layer accepts geo attributes with ISO country codes and retrieves corresponding coordinates from ESRI web maps server for visualization in a Strategy Analysis or Report Services document.
KB202940


Comment

0 comments

Details

Knowledge Article

Published:

May 26, 2017

Last Updated:

October 26, 2018