MapLoom is a web mapping client based on OpenLayers 3. It provides full-featured editing capabilities for data stores in GeoServer - including PostGIS and GeoGig. For GeoGig layers, it lets you view history, and sync with other GeoGig repositories
MIT License
70
stars
66
forks
source link
The use of any ampersands (&) will fail on JSON to XML to WFS-T conversion #135
I noticed some layers failed to save when edited in table view. After inspecting the network I intercepted the WFS-T PUT and used a XML validator which highlighted a failed parse / bad syntax highlighting the need for an ; following the &
I noticed some layers failed to save when edited in table view. After inspecting the network I intercepted the WFS-T PUT and used a XML validator which highlighted a failed parse / bad syntax highlighting the need for an ; following the &