i installed nominatim in 2 seperate server use europe-latest.osm.pbf for all europe dach-latest.osm.pbf for germany $ Swaziland all thing setup OK but for update i dont find correct URL to set in setting/local.php like @define('CONST_Replication_Url', 'https://download.geofabrik.de/europe/ireland-and-northern-ireland-updates'); so i need update like this URL https://download.geofabrik.de/europe/ireland-and-northern-ireland-updates for europe and dach thanks asked 09 Dec '19, 16:41 alhakim edited 10 Dec '19, 10:28 scai ♦ |
One Answer:
Europe: http://download.geofabrik.de/europe-updates/ Dach: http://download.geofabrik.de/europe/dach-updates/ Swaziland: http://download.geofabrik.de/africa/swaziland-updates/ answered 09 Dec '19, 16:47 mtmail |
Thank you.