pelias / parser

natural language classification engine for geocoding
https://parser.demo.geocode.earth
MIT License
55 stars 27 forks source link

Updated some german abbreviations & added support for fractional housenumbers #159

Open arnesetzer opened 2 years ago

arnesetzer commented 2 years ago

:wave: I did some awesome work for the Pelias project and would love for everyone to have a look at it and provide feedback.


Here's the reason for this change :rocket:


Here's what actually got changed :clap:


Here's how others can test the changes :eyes:

Import the german osm data and try to find these buildings by their address. As far as I concerned these are written down correctly in OSM

missinglink commented 2 years ago

hi @arnesetzer there is an issue running CI for external contributors. I hopefully have it fixed in https://github.com/pelias/parser/pull/160

Please rebase master against your branch and push to trigger the CI

missinglink commented 2 years ago

@arnesetzer the unit tests are failing, you can run them locally with the command npm test