-
[CSP Embedded Enforcement](https://w3c.github.io/webappsec-cspee/) (defines the iframe `csp` attribute) [isn't supported by all major browsers](https://developer.mozilla.org/en-US/docs/Web/API/HTMLIFr…
-
The embedded viewer in GeoServer is based on the old polymer 1.0 polyfill, which is no longer supported, meaning that is no longer portable across browsers (boo).
So we will need to replace the ve…
-
Comment changes that are needed for the renderer below.
-
Post a comment letting us know what you are going to be working on.
-
Picking back up on work that I began at the OSGEO code sprint in November, I rebased a few commits in a feature branch for the MapML community module onto the HEAD of master branch, if I understand al…
-
A page can have > 1 map on it, but it would be useful to be able to capture the URL fragment and set the map center or bounds based on the parameters found there.
Maybe it could be in the form of…
-
Noticed when updating geoserver code, if I remove the element from a query response mapml document, the feature doesn't draw (apparently).
-
This request will return "nullmapml" as the href value in the element in the document:
http://localhost:8080/geoserver/tiger/ows/wfs?service=WFS&version=1.0.0&request=GetFeature&typeName=tiger%3Ap…
-
When you get a MapML document, the HTML response embeds a web-map custom element. If script fails to load or is disabled, we can provide a fallback responsive image using the capabilities of the WMS …
-
**Describe the bug**
Importing a geopackage that is stored in a home drive on Windows Subsystem for Linux fails to load.
My file only contains spatial points data.
Other formats (csv, geojson…