How to find a locality when it isn't included in address details?

Sometimes I do a search that is definitely in a certain locality, but whose address details doesn’t include it. I was wondering if there is a way to deal with this situation.

For example, the query:

https://nominatim.openstreetmap.org/search.php?street=6242+Silverton+Way&state=California&format=jsonv2&addressdetails=1

…gets me the address I’m interested in, but doesn’t include its locality of Carmichael:

https://nominatim.openstreetmap.org/ui/details.html?osmtype=W&osmid=33234518&class=boundary

So, I guess I’m wondering, how can I get to Carmichael from the original search result? E.g. is there a way to find all those administrative boundaries that contain a point…?

1 post - 1 participant

Read full topic


Ce sujet de discussion accompagne la publication sur https://community.openstreetmap.org/t/how-to-find-a-locality-when-it-isnt-included-in-address-details/99788