Skip to content

Instantly share code, notes, and snippets.

View RhinoDevel's full-sized avatar
🦏

RhinoDevel RhinoDevel

🦏
View GitHub Profile
@RhinoDevel
RhinoDevel / update_database.sh
Last active June 9, 2020 18:11 — forked from mdeweerd/update_database.sh
Updated to make it work with Nominatim v3.2.0, optionally with Photon v0.3.0 and other changes.
#!/bin/bash -xv
# Modified version of script by mdeweerd (originally by spin0us)
# to work with Nominatim v3.2.0, etc.
#
# Source: https://gist.githubusercontent.com/mdeweerd/9bc5f60f2d6733e907f3/raw/cf307d83adb2b308fc00e612ff58875dcb4972e0/update_database.sh
# Hint:
#
# Use "bashdb ./update_database.sh" and bashdb's "next" command for step-by-step