Skip to content

Instantly share code, notes, and snippets.

@phpmaps
Created October 2, 2015 15:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phpmaps/bfe1a2f96db70552bb3e to your computer and use it in GitHub Desktop.
Save phpmaps/bfe1a2f96db70552bb3e to your computer and use it in GitHub Desktop.
Enrich geographies by well-known ID values
curl 'http://geoenrich.arcgis.com/arcgis/rest/services/World/geoenrichmentserver/GeoEnrichment/enrich?
StudyAreas=[{"sourceCountry":"US","layer":"US.States","ids":["06","08"]}]&
dataCollections=["KeyUSFacts"]&
f=pjson&
token=dlY8ojYO8PuzZI1BNGVX71ZuUDrGeZoBR9-pCvp7DySSjSSAWNXfIkCGQfPTAre4C9a4hQ-w0AteE5Dimp6M8Tp9Zz5ZPyQiyx2nIOXkLTlW0lFrVVsPUis9OpVBXEn9Z4DMhsdh8zLpiSrnW0GITHw..'
curl 'http://geoenrich.arcgis.com/arcgis/rest/services/World/geoenrichmentserver/GeoEnrichment/enrich?StudyAreas=%5B%7B%22sourceCountry%22%3A%22US%22%2C%22layer%22%3A%22US.States%22%2C%22ids%22%3A%5B%2206%22%2C%2208%22%5D%7D%5D%0A%0A&dataCollections=%5B%22KeyUSFacts%22%5D&f=pjson&token=dlY8ojYO8PuzZI1BNGVX71ZuUDrGeZoBR9-pCvp7DySSjSSAWNXfIkCGQfPTAre4C9a4hQ-w0AteE5Dimp6M8Tp9Zz5ZPyQiyx2nIOXkLTlW0lFrVVsPUis9OpVBXEn9Z4DMhsdh8zLpiSrnW0GITHw..'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment