pyosmium
python3-psycopg2
python3-dotenv
+ python3-psutil
+ python3-jinja2
+ python3-icu
php-pgsql
php-intl
php-symfony-dotenv
external_data = [
"wikimedia-importance.sql.gz",
- "gb_postcode_data.sql.gz",
- "us_postcode_data.sql.gz"
+ "gb_postcodes.csv.gz",
+ "us_postcodes.csv.gz"
]
external_data.each do |fname|
"nominatim.openstreetmap.com",
"nominatim.openstreetmap.net",
"nominatim.openstreetmaps.org",
- "nominatim.openmaps.org"]
+ "nominatim.openmaps.org",
+ "nominatim.qgis.org"]
notifies :reload, "service[nginx]"
end