Geocoding is wrong. Latitude and longitude are inverted in Drupal\datagouvfr_geocoder\Geocoder\Provider\AdressDataGouv::makeOutput() function.
Here is a patch to fix it.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | inverted_coordinates_3041527.patch | 682 bytes | nicolas.hod |
Comments
Comment #2
nicolas.hod commentedComment #4
drdam commentedthanks
Comment #5
nicolas.hod commentedI can't explain what happens now, but with the last version of the module : latitude is now stored in longitude field and vice-versa.Sorry for this message, it works as expected ....