Using multiple update/replication URL for merged extracts #475
ramongadelha
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I did a merge with two countries (Brazil and Portugal) using osmium.
Now I need to set up update/replication urls to be able to get updated data for both countries. There's any way to do that? Currencly I use an environment variable as parameter, but it only covers Brazil's extract:
-e REPLICATION_URL=http://download.geofabrik.de/south-america/brazil-updates/
There's any way to add a second replication/update URL?
Beta Was this translation helpful? Give feedback.
All reactions