Skip to content

Commit

Permalink
Disable annotate_nominatum.py, refs #41
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw committed Sep 27, 2024
1 parent d24b83f commit 0457907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -euo pipefail

yaml-to-sqlite browse.db museums museums.yaml --pk=id
python annotate_nominatum.py browse.db
# python annotate_nominatum.py browse.db
python annotate_timestamps.py
python load_photo_metadata.py
# Ignore errors in following block until set -e:
Expand Down

0 comments on commit 0457907

Please sign in to comment.