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

Add ArcGISMapServer URL template support #5

Open
prushforth opened this issue Mar 7, 2016 · 0 comments
Open

Add ArcGISMapServer URL template support #5

prushforth opened this issue Mar 7, 2016 · 0 comments

Comments

@prushforth
Copy link
Member

Implement a MapML proxy for existing ArcGIS MapServer interface services, and add the implementation of that proxy to https://github.com/Maps4HTML/MapMLServer/blob/master/src/main/java/org/mapml/MapMLPrinter.java#L206 as an alternate form of supported URL template i.e. ArcGISMapServerTemplate, useful for ArcGIS MapServer services, as opposed to tileUrlTemplates or wmsUrlTemplates as currently defined.

For example http://geoappext.nrcan.gc.ca/arcgis/rest/services/MMS/IMA_E/MapServer/export?bbox=-3256599.7214222914,1179536.074671093,3594226.7345222933,3743106.5513747153 is a MapServer service, there could be a URL template which supports creating an image element for MapML requests to such a service.

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

No branches or pull requests

1 participant