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

Global service support for ArcGIS rest catalog #10340

Open
1 task done
tdipisa opened this issue May 17, 2024 · 0 comments · May be fixed by #10392
Open
1 task done

Global service support for ArcGIS rest catalog #10340

tdipisa opened this issue May 17, 2024 · 0 comments · May be fixed by #10392

Comments

@tdipisa
Copy link
Member

tdipisa commented May 17, 2024

Description

We should extend the support of ArcGIS catalog to the rest/services endpoint and not only to the specific MapServer one.
We should rename the catalog type from ArcGIS MapServer to ArcGIS Rest Services and we should support the following type of endpoint:

  • /arcgis/rest/services/
  • /arcgis/rest/services/{name}/MapServer

The /arcgis/rest/services/ should list all the available MapServer and ImageServer and when added it should trigger the additional request to the service for all the needed infos

What kind of improvement you want to add? (check one with "x", remove the others)

  • Minor changes to existing features

Other useful information

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

Successfully merging a pull request may close this issue.

2 participants