Hi There - I'm new to OSM and I'm trying to figure out the best way to keep a local PostGIS version of OSM (one country) in sync with OSM main. I'm using OSM data to as one input into some road verification work. So where a road in my copy is modified, I'd like to keep that modification (it mighten't be relevant to anyone else) but where new features exist or features changed in OSM (that have not been modified locally) I'd like to bring them into my local copy. Can anyone give some pointers or links to the best way to approach this? Thanks for any help asked 03 Mar '20, 01:23 Quannah |
I would read this for an introduction to the process of syncing. Then I'd check OSM FR to see if the country you want is in their list, as this will simply the process of dealing with only your area of interest. answered 04 Mar '20, 04:41 TheSwavu Thanks - using that page and a couple others I think the process goes like this:
Is that how its supposed to work? Once I have the state file for my country https://download.geofabrik.de/australia-oceania-updates/ and a configuration file in a working directory my osmosis command looks like this
which generates a file - but I can't figure out what it is? I was going to check a change inside the file and then verify that changes is applied in postgis but I can't open the downloaded file. Any tips on what kind of binary it is or where I'm going wrong are much appreciated. I think I'm gettings somewhere (just really slowly...)
(05 Mar '20, 04:50)
Quannah
|