County Boundaries Release Notes
- Print
- DarkLight
- PDF
County Boundaries 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: County Boundaries
10/07/2022
v1.2.0
New Features
- Added health check endpoint
Bug Fixes
- Allow .5 buffer distance to be passed through validation
Upgrade Steps
- None
Breaking Changes
- None
Improvements
- None
Other Changes
- None
8/29/2022
v1.1.0
New Features
- None
Bug Fixes
- Updated spelling from espg to epsg in the $metadata object.
- Updated $metadata BBox and totalRecords to be numbers vs strings.
- Updated location.representativePoint.longitude and location.representativePoint.latitude to return as floats vs strings.
Improvements
- Added global error handler to capture errors.
Upgrade Steps
- None
Breaking Changes
- None
Other Changes
- None
6/13/2022 - Initial Release
v1.0.0
New Features
- Return County Boundaries by Id
- Return County Boundaries by Geometry
- Support Tile/BBox requests
- Support Autocomplete
Bug Fixes
- None
Improvements
- None
Upgrade Steps
- None
Breaking Changes
- None
Other Changes
- None
Was this article helpful?