Skip to content

Conversation

@jviotti
Copy link
Member

@jviotti jviotti commented Dec 29, 2025

Signed-off-by: Juan Cruz Viotti [email protected]

@jviotti jviotti merged commit 8261a7d into main Dec 29, 2025
2 checks passed
@jviotti jviotti deleted the iso-coordinate branch December 29, 2025 20:15
@augmentcode
Copy link

augmentcode bot commented Dec 29, 2025

🤖 Augment PR Summary

Summary: This PR adds JSON Schemas for ISO 6709:2022 coordinate components to the schema collection.

Changes:

  • Added altitude, latitude, and longitude schemas under schemas/2020-12/iso/coordinate/2022/.
  • Latitude/longitude reuse the existing SI non‑SI degree schema via $ref and constrain values to valid geographic ranges (±90, ±180).
  • Altitude is represented as a numeric value (meters relative to the reference ellipsoid), allowing both positive and negative values.
  • Added corresponding test suites under test/iso/coordinate/2022/ covering typical valid examples and invalid type/range cases.

Technical Notes: Schemas target JSON Schema draft 2020-12 and include repository license/link metadata via x-license and x-links.

🤖 Was this summary useful? React with 👍 or 👎

Copy link

@augmentcode augmentcode bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

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