Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Esri arcgis type does not specify maps/features #39

Open
pvgenuchten opened this issue May 17, 2021 · 2 comments
Open

Esri arcgis type does not specify maps/features #39

pvgenuchten opened this issue May 17, 2021 · 2 comments

Comments

@pvgenuchten
Copy link
Contributor

pvgenuchten commented May 17, 2021

we noticed data providers usually include a arcgis rest maps as well as a arcgis rest features endpoint in their records, is there a way to indicate the difference between the 2 endpoints using a protocol from the cat-interop list, the list only contains a generic 'urn:x-esri:serviceType:ArcGIS' type, should we introduce a subtype 'urn:x-esri:serviceType:ArcGIS:maps' and 'urn:x-esri:serviceType:ArcGIS:features'?

@tomkralidis
Copy link
Member

cc @mhogeweg

@mhogeweg
Copy link
Contributor

if you do this, I suggest including a type for all ArcGIS service types:

  • feature service
  • image service (cached)
  • image service (dynamic)
  • map service (dynamic)
  • map service (cached)
  • stream service
  • geocoding service
  • geoenrichment service
  • geometry service
  • geoprocessing service
  • network analysis service

for a starting point on these services, see: https://doc.arcgis.com/en/arcgis-online/reference/arcgis-server-services.htm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants