Zoning Release Notes
- Print
- DarkLight
- PDF
Zoning 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:
04/08/2024
v1.5.0
New Features
- Added the ability to return a map display of the label or the base polygons.
- Added the ability to change the base map display colors.
- Added category and subcategory to the response.
Bug Fixes
- Addressed a bug where a 500 error was returned when no zoning exists. We now return a 404 error.
- Updated the intersecting field to display the correct intersect values.
- Updated OAS to reflect zoning attribute under vintage can be null.
1/18/2024
v1.4.0
New Features
- Added map display with default tile and bbox request
- Added custom label styling for tile and bbox request
9/21/2023
v1.3.0
New Features
- Added new endpoint to support _on/site. This allows for zoning records to be returned that are related to a LightBox site.
Bug Fixes
- When an address is entered that is not related to a zoning record the system should return a 404 code instead of a 200.
Improvements
- None
Upgrade Steps
- None
Breaking Changes
- None
Other Changes
- None
05/01/2023
v1.1.0
New Features
- Endpoint to support by address
- Endpoint to support tile requests to add to your modern map control
Bug Fixes
- Add recordset to $metadata
Improvements
- None
Upgrade Steps
- None
Breaking Changes
- None
Other Changes
- None
12/08/2022
v1.0.0
New Features
- Return Zoning by LightBox Parcel ID
Bug Fixes
- None
Upgrade Steps
- None
Breaking Changes
- None
Improvements
- None
Other Changes
- Initial Release
Was this article helpful?