Location Info Release Notes
- Print
- DarkLight
- PDF
Location Info 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: Location Info API
01/18/2024
v1.2.0
New Features
- Added map display tile endpoint
- Added map display bbox endpoint
08/24/2023
v1.1.0
New Features
- Added Health check endpoint
Bug Fixes
- Adjusted the OAS to have the correct path locationinfos vs locationinfo
- Updated the API to accept "US" and "us" within the path. Try me did not work due to uppercase US
Improvements
- None
Upgrade Steps
- None
Breaking Changes
- None
Other Changes
- None
4/10/2023
v1.0.0
New Features
- Endpoints that support
- Get by LightBox Location Id
- Return Location Info objects by Geometry (Buffer)
- Get Location Info objects that are related to an Assessment record by LightBox Assessment ID
- Get Location Info objects that are related to an Address record by LightBox Address ID
- Get Location Info objects that are related to an Parcel record by LightBox Parcel ID
- Get Location Info objects that are related to an Structure record by LightBox Structure ID
- Return Location Info objects that are in a Census Block or a Census Block Group Geo ID
Bug Fixes
- None
Upgrade Steps
- None
Breaking Changes
- None
Improvements
- None
Other Changes
- None
Was this article helpful?