Releases: koopjs/koop-output-dcat-us-11
Releases · koopjs/koop-output-dcat-us-11
v1.3.0
Added
- Added spatial and theme properties #11
Fixed
- Fixed license resolution #11
- Fixed missing access url for geoservices #11
v1.2.2
Fixed
- Fixed dcatConfig query parameter parsing issue #10
v1.2.1
Added
- Improved performance by limiting search requests to required terms #8
v1.2.0
Added
- Custom configurations can be passed through the
dcatConfig
query param #6
- The returned feed can be restricted to a single dataset with the
id
query param #6
v1.1.0
Added
- Supports custom configuration values found at
site.data.feeds.dcatUS11
#4
v1.0.1
Fixed
- License field uses
structuredLicense
URL or defaults to null
#3
v1.0.0
Added
- Basic DCAT-US 1.1 feed generation #1, #2