Wetlands Release Notes
- Print
- DarkLight
- PDF
Wetlands Release Notes
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
LightBox APIs use semantic versioning to version our APIs. Semantic versioning structures each version identifier into three parts, MAJOR, MINOR, and PATCH notation.
MAJOR.MINOR.PATCH or v1.0.0
Semantic Versioning
- PATCH is incremented for bug fixes.
- MINOR is incremented for backward-compatible changes of the API.
- MAJOR is incremented for breaking changes.
Resource: Wetlands
08/24/2023
v1.0.1
New Features
- None
Bug Fixes
- Updated geometry endpoint to return a successful response
- When no wetland was returned a empty response was returned along with a 200 http response code. We have updated to return the proper 404 http response code.
Improvements
- None
Upgrade Steps
- None
Breaking Changes
- None
Other Changes
- None
5/10/2023
v1.0.0
New Features
- Return a Wetland record by address
- Return a Wetland record using a geometry with an optional buffer unit and distance
- Return a Wetland record using a LightBox Parcel {{glossary.LightBox ID}}.
- Return a Wetland record using a LightBox Assessment {{glossary.LightBox ID}}.
- Return a Wetland record using a LightBox Address {{glossary.LightBox ID}}.
- Return a Wetland record using a LightBox Structure {{glossary.LightBox ID}}.
- Add Wetland overlay to your mapping application
Bug Fixes
- None
Upgrade Steps
- None
Breaking Changes
- None
Improvements
- None
Other Changes
- None
Was this article helpful?