geocoder-php / geocoder-php/Geocoder
OSM/Nomatim address search questions
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 4k
- Forks
- 525
- Avg merge
- 8m
- Merged PRs (30d)
- 1
Description
I'm not sure that this is an error or a mistake I'm making on my end.
We're building a Drupal profile https://github.com/MukurtuCMS/Mukurtu-CMS/pull/1433 and trying to add an address search to our Leaflet mapping field. Currently testing with both OSM and Nominatim as providers and the address search is returning City, country code, country name when we would expect City, state, country name
I haven't found anything in configuration that seems relevant, or other folks with a similar issue. Any input is appreciated!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the Leaflet mapping field and the Drupal profile work in Mukurtu-CMS PR #1433, then compare the address results from the OSM and Nominatim providers. Determine whether the missing state is provider output or a configuration issue, and document the expected City, state, country result or the limitation causing the current response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- search
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100