In addition to configuring standard Esri map services, the Reporting Server hosts and configures geographic boundaries for 58 World Administrative regions. You can use these files to generate Esri maps in App Studio. To support using these administrative boundaries in maps that can show geographic locations down to the postal code level, the list of geographic roles has been simplified and unified.
The server provides a Geographic Configuration Editor tool for uploading and configuring additional shapefiles and geographic roles, basemaps, and demographic layers. For information, see Configuring Geographic Information.
The list of geographic roles has been simplified and unified by adding hierarchical levels of keys in the server geographic configuration file. Your request that provides the geography dimension must provide the hierarchical keys needed to identify each target geography. For example, if your geographic role is City, you must also provide values for State and Country.
The following is the list of unified geographic roles is available for generating maps:
Note: App Studio does not support aliasing or name variations in geographic roles. Users have to cleanse the data and provide the right values for all the georoles. Only Names are supported.
There is support for the lowest Administrative Level listed for the following countries:
Country |
Postal Code (Number of Values) |
Administrative Level (Number of Values) |
---|---|---|
Argentina |
5 - digit (1963) |
Departamentos (525) |
Australia |
4 - digit (2652) |
Local Government Areas (569) |
Belgium |
4 - digit (1146) |
Arrondissements (43) |
Brazil |
5 - digit (17892) |
Municipios (5565) |
Canada |
3 - digit (1629) |
Census Divisions (293) |
Denmark |
4 - digit (1078) |
Kommuner (99) |
Finland |
5 - digit (3041) |
Seutukunnat (70) |
France |
5 - digit |
Cantons (1972) |
Germany |
5 - digit (8201) |
Municipilaties |
Gibraltar |
3/4/5 - digit (1) |
|
Holy See (Vatican City State) |
5 - digit (1) |
|
India |
6 - digit (20509) |
Districts (640) |
Italy |
5 - digit (4600) |
Provincias (110) |
Japan |
3 - digit (937) |
Prefectures (47) |
Netherlands |
4 - digit (4044) |
COROP Regions (40) |
Portugal |
4 - digit (507) |
Concelhos (308) |
Serbia |
5 - digit (1) |
|
Spain |
5 - digit (10866) |
Provincias (52) |
Sweden |
5 - digit (9876) |
Kommuner (290) |
Switzerland |
4 - digit (4078) |
Bezirke (148) |
Taiwan |
3 - digit (365) |
Township Districts (368) |
United Kingdom |
2 - digit |
Districts (391) |
Albania |
2 - digit (33) |
Qarke (12) |
Andorra |
5 - digit (7) |
Parroquies (7) |
Austria |
4 - digit (2216) |
Politische Bezirke (117) |
Belarus |
6 - digit (3417) |
Woblaszi (7) |
Bosnia and Herzegovina |
5 - digit (558) |
Kantone (18) |
Chile |
2 - digit (78) |
Provincias (54) |
China |
2 - digit (59) |
Counties City Districts (2855) |
Costa Rica |
2 - digit (13) |
Cantones (81) |
Croatia |
2 - digit (20) |
Zupanije (21) |
Cyprus |
2 - digit (43) |
Eparchia (6) |
Czech Republic |
2 - digit (59) |
Orp (206) |
Estonia |
5 - digit (5318) |
Maakonnad (15) |
Greece |
5 - digit (1046) |
Nomoi (75) |
Hong Kong |
6 - digit (1) |
Shih Zizhiqu (18) |
Hungary |
2 - digit (83) |
Kistersegek (175) |
Iceland |
2 - digit (63) |
Landsvaedi (8) |
Kenya |
1 - digit (10) |
Wilaya (47) |
Korea, Republic of |
3 - digit (244) |
Si Gun (230) |
Latvia |
2 - digit (28) |
Rajons (33) |
Liechtenstein |
4 - digit (13) |
Landschaften (2) |
Lithuania |
2 - digit (93) |
Apskritys (10) |
Luxembourg |
4 - digit (4070) |
Cantons (12) |
Macedonia, the former Yugoslav Republic of |
2 - digit (17) |
Statisticki Regioni (8) |
Malta |
3 - digit (72) |
Districts (6) |
Mexico |
3 - digit (954) |
Estados (32) |
Monaco |
5 - digit (1) |
Quartiers (9) |
Montenegro |
2 - digit (3) |
Opstina (21) |
New Zealand |
4 - digit (1064) |
Territorial Authorities (68) |
Norway |
4 - digit (3210) |
Okonomisk regioner (89) |
Poland |
5 - digit (20392) |
Gminy (2479) |
San Marino |
5 - digit (10) |
Castelli (9) |
Singapore |
2 - digit (79) |
Regions (5) |
Slovakia |
2 - digit (24) |
Okresy (79) |
Slovenia |
2 - digit (22) |
Statisticne Regije (12) |
South Africa |
Postcodes2 (95) |
Municipalities (234) |
Turkey |
5 - digit (2876) |
Iller (81) |
The following request, city1.fex, retrieves world city names, state names, and country names.
TABLE FILE wf_retail_lite SUM COGS_US REVENUE_US FST.CITY_NAME BY COUNTRY_NAME BY STATE_PROV_NAME ON TABLE PCHOLD FORMAT XML END
The following Settings panel for the HTML page that will generate the map is shown in the following image. CITY_NAME is the field that matches the geographic role. The keys needed to correctly identify each city are State (STATE_PROV_NAME field) and Country (COUNTRY_NAME field).
Running the HTML page generates the following map.
WebFOCUS | |
Feedback |