- Notifications
You must be signed in to change notification settings - Fork5
Closed
Description
In this version enhanced client-side support for OGC API Features (Part 1 + Part 2).
release: 0.12.1
2023-08-11: Publishedgeodata 0.12.1 to pub.dev.
✨ New (2023-07): better client-side support for OGC API Features (Part 1 and 2).
- Check conformance classes known by OGC API Features #169
- Removed deprecated functions to create GeoJSON and OGC API Features clients.
🧩 Features:
- Full client-side support for calling OGC API Features service according to Part 1 + 2 #9
- Add support for API definition (like Open API 3.0) when accessing OGC API Features clients #170
- Map HTTP status codes to feature service exception (OGC API Features) #68
- Add initial support for OGC API - Features - Part 3: Filtering #180
- Cache metadata object in OGC API Features clients for short periods #181
- Alternative logics to resolve axis order #182
🛠 Maintenance:
- Uses the latest
geobase
version 0.5.0 - Removed extra internal export files and made internal imports more excplicit.
- A new library
package:geodata/formats.dart
with OpenAPI document and Common Query Language (CQL2) formats (partial support).
pre-release: 0.12.0-dev.1
2023-08-01: Publishedpre-release 0.12.0-dev.1 to pub.dev.
✨ New (2023-07): better client-side support for OGC API Features (Part 1 and 2).
- Check conformance classes known by OGC API Features #169
- Removed deprecated functions to create GeoJSON and OGC API Features clients.
🧩 Features:
- Full client-side support for calling OGC API Features service according to Part 1 + 2 #9
- Add support for API definition (like Open API 3.0) when accessing OGC API Features clients #170
- Map HTTP status codes to feature service exception (OGC API Features) #68
- Add initial support for OGC API - Features - Part 3: Filtering #180
🛠 Maintenance:
- Removed extra internal export files and made internal imports more excplicit.
pre-release: 0.12.0-dev.0
2023-07-29: Publishedpre-release 0.12.0-dev.0 to pub.dev.
- Check conformance classes known by OGC API Features #169
- Removed deprecated functions to create GeoJSON and OGC API Features clients.
🧩 Features:
- Full client-side support for calling OGC API Features service according to Part 1 + 2 #9
- Add support for API definition (like Open API 3.0) when accessing OGC API Features clients #170
🛠 Maintenance:
- Removed extra internal export files and made internal imports more excplicit.