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

Freemarker templates for text/mapml, application/mapml formats #40

Open prushforth opened 3 years ago

prushforth commented 3 years ago

Background

The current MapML extension module enables GetFeatureInfo (WMS, WMTS) and GetFeature (WFS) to return vector MapML content.

Serialized map-properties' are formatted as an HTML <table>.

Requirement

Implement the ability of GeoServer to post-process GetMap, GetFeatureInfo and GetFeature MapML (text/mapml and application/mapml and/or text/html; subtype=mapml) responses with Freemarker templates, supplied to the system according to the GeoServer mechanism for Freemarker templates.

GeoServer uses freemarker.