niwa / geoapis

A Python package for simply downloading publicly available web-hosted geo-spatial data. View API docs at: https://niwa.github.io/geoapis/
MIT License
9 stars 3 forks source link

Added a generic WFS query class and added tests to test it on the LRI… #22

Closed rosepearson closed 2 years ago

rosepearson commented 2 years ago

Make a generic WFS query class that can be used for any WFS based data service:

rosepearson commented 2 years ago

Thanks for the review @Pooja3894 - good to hear tests were passing locally on your machine. merging now :)