Back to API List
πΊοΈ
ArcGIS Hub - World Countries Generalized
π Geodata |
8 views |
.
Description
The World Countries Generalized layer provides a simplified representation of global country boundaries, optimized for performance and visibility at broader scales (1:5,000,000 and beyond). Developed by Esri using data from Garmin International, the CIA World Factbook, and the National Geographic Society, this layer is updated annually to reflect changes in country names and significant borders. Ideal for applications requiring an authoritative, generalized world basemap.
Documentation
View Full DocumentationOur easy-to-follow documentation helps you get started quickly with code examples in multiple programming languages.
Methods
get
Endpoints
Get all world countries as GeoJSON
https://services.arcgis.com/P3ePLMYs2RVChkJx/ArcGIS/rest/services/World_Countries_(Generalized)/FeatureServer/0/query?outFields=*&where=1%3D1&f=geojson
Parameter |
---|
outFields = * |
where = 1+1 |
f = geojson |
Get all world countries as GeoJSON
https://services.arcgis.com/P3ePLMYs2RVChkJx/ArcGIS/rest/services/World_Countries_(Generalized)/FeatureServer/0/query?outFields=*&where=1%3D1&f=geojson
Search for world countries and get back GeoJSON
https://services.arcgis.com/P3ePLMYs2RVChkJx/ArcGIS/rest/services/World_Countries_(Generalized)/FeatureServer/0/query?outFields=*&where=COUNTRY%20%3D%20%27France%27&f=geojson
API Statistics
Popularity
234%
Error Rate
0%
Health
85%
Reliability
100%
Showcase
.