Release 1.0.0
What's Changed
- Ogc features/core by @groldan in #1
- Support download datasets in CSV, Shapefile, and Excel formats by @groldan in #2
- Support specifying the output format of fetch features with a query parameter by @groldan in #3
- Exclude shapefile links if collection is not geospatial by @groldan in #4
- Support serving ogc-features from PostGIS by @groldan in #5
- Use better structured sample datasets, easier to import by @jeanpommier in #8
- Use geopackage instead of csv files for sample datasets by @jeanpommier in #9
- Introducing a filter parameter on the "items" endpoint by @pmauduit in #7
- ogc-api-features - fixing links depending on the requested format by @pmauduit in #11
- Ensure the PostGIS backend supports external schema changes by @groldan in #13
- Paging and sorting by @groldan in #14
- Fix filtering of attributes with spaces in their name by @groldan in #10
New Contributors
- @jeanpommier made their first contribution in #8
- @pmauduit made their first contribution in #7
Full Changelog: https://github.com/camptocamp/mel-data-api/commits/v1.0.0