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 support for feature/image element, per draft schema #1

Open
prushforth opened this issue Aug 4, 2015 · 0 comments
Open

Add support for feature/image element, per draft schema #1

prushforth opened this issue Aug 4, 2015 · 0 comments
Assignees

Comments

@prushforth
Copy link
Member

This will allow a WMS image request to be served as MapML <image> reference:

<feature>
<bbox>xmin ymin xmax ymax</bbox>
<image src="http://example.com/?SERVICE=WMS&REQUEST=GetMap&FORMAT=image/png&TRANSPARENT=TRUE&STYLES=&VERSION=1.3.0&LAYERS=WMS-Toporama&WIDTH=742&HEIGHT=544&CRS=EPSG:3978&BBOX=-3030447.97893178,-368069.37543363636,2859188.8003417794,3949939.260583636" type="image/png"></image>
<feature>

See schema for details

@prushforth prushforth self-assigned this Aug 4, 2015
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

1 participant