-
Hi, is it possible for photon to have an option to pass an "extratags" paramater to return some extra information about the place? Like for Nominatim, https://nominatim.openstreetmap.org/lookup?osm_ids=W50637691&format=json&extratags=1 Please correct me if this is already implemented and I just didn't find the correct parameter to use. Thank you! |
Beta Was this translation helpful? Give feedback.
Answered by
mtmail
Mar 25, 2022
Replies: 1 comment 3 replies
-
You can add extra tags data in a custom import (your own installation), they're not imported on photon. See #395 (comment) |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
xinyuluo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can add extra tags data in a custom import (your own installation), they're not imported on photon. See #395 (comment)