Nominatim/utils
IrlJidel 3eea62363d fix typo for baseUrl when configuring configuration.txt
use osmosis --read-replication-lag to determine if there are changes before trying to process updates, useful when we are tracking hourly or daily replication updates

set CONST_Replication_Recheck_Interval to 60

skip lag check if CONST_Replication_Update_Interval > 60, for minutelies there's always new diffs to process

use tabs for indent

change sleep for non-minutely updates so that we dont drift tto much or poll excessively

unset $aReplicationLag before each exec attempt

unset $aReplicationLag inside while loop
2013-04-02 21:30:12 +01:00
..
blocks.php restrict to one sleep per bucket. A second sleep while already sleeping results in a block. 2012-12-10 01:36:33 +00:00
country_languages.php script to pull language list from openstreetmap wiki 2012-11-14 23:50:52 +00:00
import_wikipedia.sh calculate the importance value 2013-03-19 19:44:33 +00:00
imports.php Can't filter on rank_search before it has been assigned 2012-05-11 19:23:44 +02:00
importWikipedia.php first draft of wikipedia article/importance import script 2013-03-18 23:57:10 +01:00
setup.php fix typo for baseUrl when configuring configuration.txt 2013-04-02 21:30:12 +01:00
specialphrases.php delete more hardcoded rules for special phrases 2012-09-30 11:46:00 +02:00
tigerAddressImport.py extend scripts for Tiger 2011 data 2012-02-17 20:34:28 +00:00
update.php fix typo for baseUrl when configuring configuration.txt 2013-04-02 21:30:12 +01:00