Maps4HTML / geoserver

Maps for HTML MapML Extension / plug-in development fork of GeoServer
https://docs.geoserver.org/latest/en/user/extensions/mapml/index.html
Other
3 stars 1 forks source link

Include a features template in MapML responses where applicable #2

Open prushforth opened 5 years ago

prushforth commented 5 years ago

In the MapML response, if WFS is enabled for a layer, then we could include a <link rel="features" tref="getFeatures URL">. This could / should go hand in hand with a client update which allows the user to control (turn on/off, transparency, other tbd) the templates' behaviour within a layer.

prushforth commented 5 years ago

This could be a way to federate MapML services, if the link@rel=features WFS contained inter-service links.