geocoder-php / geocoder-php/Geocoder

OSM/Nomatim address search questions

Open
#1,267 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
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!

Image Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.