Streetname / Number order
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3339629. -->
Reported by: [ekes](https://www.drupal.org/user/10083)
Related to !2
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Geocoder results are still returned in UK address format: house-number street-name.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>Add an address with autocomplete geocoder.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Hard code countries with known order. Fallback to the other.</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<p>Decide which is more common number street, or street number.<br>
Code in country based rule to switch order.</p>
<h3 id="summary-ui-changes">User interface changes</h3>
<h3 id="summary-api-changes">API changes</h3>
<h3 id="summary-data-model-changes">Data model changes</h3>
issue