Skip to content

VG-2746: Update to NucleusSpatial v2 API#4

Merged
zero2one merged 1 commit intodevelopfrom
feature/VG-2746
Jan 9, 2026
Merged

VG-2746: Update to NucleusSpatial v2 API#4
zero2one merged 1 commit intodevelopfrom
feature/VG-2746

Conversation

@zero2one
Copy link
Collaborator

@zero2one zero2one commented Jan 9, 2026

Add support for the new NucleusSpatial endpoint to get LEZ zone by provided coördinates.

Description

The endpoint and returned data structure has changed on the NucleusSpatial API v2:

  • Update request : endpoint method has changed.
  • Update normalizers: The structure of the returned data has changed.

Motivation and Context

The NucleusSpatial API v1 is End Of Life.

How Has This Been Tested?

  • Unit tests.
  • Real End to End Tests with the examples code.

Types of changes

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Documentation update.
  • Breaking change (fix or feature that would cause existing functionality to change).

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have updated the CHANGELOG accordingly.
  • I have read the CONTRIBUTING document.

@zero2one zero2one added this to the 3.0.0 milestone Jan 9, 2026
@zero2one zero2one requested a review from lennartvava January 9, 2026 10:41
@zero2one zero2one self-assigned this Jan 9, 2026
@github-actions
Copy link

github-actions bot commented Jan 9, 2026

Coverage report for commit: 0a1ec3e
File: build/logs/clover.xml

Summary - Lines: 100.00% | Methods: 100.00%
FilesLinesMethodsBranches
No files reported or matching filters

🤖 comment via lucassabreu/comment-coverage-clover

The endpoint and returned data has changed on the NucleusSpatial API:

- Update request : endpoint method has changed.
- Update normalizers: The structure of the returned data has changed.
@zero2one zero2one merged commit 983f653 into develop Jan 9, 2026
2 checks passed
@zero2one zero2one deleted the feature/VG-2746 branch January 9, 2026 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants