-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support more geometry types for alerts #35
Comments
EvanHahn
added a commit
to digidem/comapeo-schema
that referenced
this issue
Dec 11, 2024
See <digidem/comapeo-cloud#35> for the motivation behind this upgrade.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Point
is currently the only supported geometry type:comapeo-cloud/src/schemas.js
Lines 71 to 74 in d6ab531
We want to add support for more types.
Checklist:
@comapeo/geometry
(done in feat: validate latitude and longitude comapeo-geometry#16)@comapeo/schema
, update to the latest@comapeo/geometry
@mapeo/mock-data
, update to the latest@comapeo/schema
@comapeo/schema
The text was updated successfully, but these errors were encountered: