Minimal self-contained WFS docker-compose example with lighttpd and pdok/mapserver docker containers containing all data and config required to spin up OGC WFS services.
Example exposes following accespoints:
- http://localhost/wfs-id/?SERVICE=WFS&typename=bagterugmeldingen:bagterugmeldingen&version=2.0.0&request=getfeature&outputformat=application/json
- http://localhost/wfs-no-id/?SERVICE=WFS&typename=bagterugmeldingen:bagterugmeldingen&version=2.0.0&request=getfeature&outputformat=application/json
Spin up with: