-
Notifications
You must be signed in to change notification settings - Fork 0
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
Check if API call is made in case of wrong ID in /poi/<id> URL #442
Comments
Merged
wazolab
added a commit
that referenced
this issue
Dec 16, 2024
wazolab
added a commit
that referenced
this issue
Dec 16, 2024
wazolab
added a commit
that referenced
this issue
Dec 16, 2024
wazolab
added a commit
that referenced
this issue
Dec 16, 2024
wazolab
added a commit
that referenced
this issue
Dec 17, 2024
frodrigo
pushed a commit
that referenced
this issue
Dec 17, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
All POIs
id
orids
could be internal id (like163458
), cartocode (cartocode:A1
), external data source reference (ref:[source-slug]:224402
where[source-slug]
must be replaced with the slug of the data source) or OpenStreetMap id (osm:w122937626
where the first char is the typen
,w
orr
and followed by the numeric identifier)./{poi_Id}
,/{category_ids}/
and/{category_ids}/{poi_id}
Cases to be handle:
The text was updated successfully, but these errors were encountered: