Hi, I am trying to merge two planet files which are North America OSM file and South America OSM file. I just need information whether two different planet files can be merged or not. As i came to know that different countries can be merged within same planet file. However, i need the other way around. |
Yes, you can merge them with something like "osmosis". Here is an example script that, among other things, merges some OSM .pbf files together before loading a database with them.
permanent link
This answer is marked "community wiki".
When i see your script, the two locations what you have merged are both from Europe. My case is different. I want North America and South America Planet files merge. Is that possible?
(30 Oct '18, 13:40)
sumanosmxemplar
Also, can i merge two bz2 files with osmosis?
(13 Nov '18, 14:36)
sumanosmxemplar
|