This repository has been archived by the owner on Oct 15, 2024. It is now read-only.
Releases: PDOK/goaf
Releases · PDOK/goaf
2.1.0
2.0.3
- default application/json (or application/geo+json) when no request content-type or query &f= is provided
- improvements in the OAS3 document regarding the collections and Tags
- further improvements on the Link generation
- renamed vars & struct to more logical names for the gpkg providers
2.0.2
- added initial support for JSON-LD
- fix in HTML response for the /conformance
2.0.1
- Added configurable Links for Collection(s)
2.0.0
- Rebranding WFS3.0 -> GOAF
- Configuration through configuration file (see examples)
- Examples based on Addresses dataset
- Code generation moved
- New Provider interface (added ContentType)
- Moved determining ContentType in the provider
- Fixed wrong labeling/naming: Layers->Collections, Features->Properties
- Viewer in HTML default WGS84
- Feature & FeatureCollection response Content-Type: application/geo+json
1.0.6
connection str
Endpoint at runtime
Merge pull request #4 from PDOK/PDOK-10007 Pdok 10007
Setting the environment at runtime
1.0.4 Setting the endpoint at runtime
Parameterized base URL
This release has a fixed and parameterized base URL
Alternative postgis configuration
1.0.1 added alternative db configuration