Hi,
I want to use overpass API with data related to my country not planet.
but I don't know how can I update that?
I think this is an update url :
http://download.geofabrik.de/asia/japan-updates/
but I don't know how can I find my current replication id?!!!
for using to this command:
nohup $EXEC_DIR/bin/fetch_osc.sh my_replication_id "https://download.geofabrik.de/asia/japan-updates" "$REPLICATE_DIR" &
but when i use above command, I get this error:
gzip: stdin: unexpected end of file
https://download.geofabrik.de/asia/japan-updates/003/950/542.osc.gz:
2020-03-27 15:24:12 ERROR 404: Not Found.
Thanks a lot for your help
Hi,
I want to use overpass API with data related to my country not planet.
but I don't know how can I update that?
I think this is an update url :
http://download.geofabrik.de/asia/japan-updates/
but I don't know how can I find my current replication id?!!!
for using to this command:
nohup $EXEC_DIR/bin/fetch_osc.sh my_replication_id "https://download.geofabrik.de/asia/japan-updates" "$REPLICATE_DIR" &
but when i use above command, I get this error:
gzip: stdin: unexpected end of file
https://download.geofabrik.de/asia/japan-updates/003/950/542.osc.gz:
2020-03-27 15:24:12 ERROR 404: Not Found.
Thanks a lot for your help