geostyler-wfs-parser

GeoStyler Data Parser implementation for Web Feature Service (WFS)

Usage no npm install needed!

<script type="module">
  import geostylerWfsParser from 'https://cdn.skypack.dev/geostyler-wfs-parser';
</script>

README

geostyler-wfs-parser

Greenkeeper badge Build Status Coverage Status

GeoStyler Data Parser implementation for Web Feature Services (WFS)

Issues

Please provide related issues here https://github.com/terrestris/geostyler/issues

Info

Currently, WFS service must support application/json as outputFormat and its application server must be configured to send CORS headers (only needed if WFS Service is not located on the same origin as the component using this parser)