komoot / photon

an open source geocoder for openstreetmap data
Apache License 2.0
1.83k stars 278 forks source link

Fix geojson geometry type in GeocodeJsonFormatter #657

Closed tahini closed 2 years ago

tahini commented 2 years ago

Fixes #656

Also use the constants instead of hard-coded strings in the GeocodeJsonFormatter class and add unit tests for the geojson formatter.

lonvia commented 2 years ago

Thank you @tahini.

And don't let the lengthy discussion discourage you, the PR is really appreciated.