pelias / docker

Run the Pelias geocoder in docker containers, including example projects.
MIT License
338 stars 226 forks source link

Added project for the country austria #222

Closed jimmylevell closed 4 years ago

jimmylevell commented 4 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.
For a project within Austria we are planning to set up our own pelisa server. The service will be running in a docker image.
Therefore this existing project needed to be extended to only download the regional data important for Austria.

Just let me know if I have to add anything more to fulfill your requirements.


Here's the reason for this change :rocket:

I have extended the project for the country Austria.
This enables people to build pelias only for Austria which lowers the computational requirements for hosting their own instance of pelisa.


Here's what actually got changed :clap:


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

missinglink commented 4 years ago

Thanks!