Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to merge two OSM files in Kotlin? #123

Open
DerrykT opened this issue Jun 22, 2022 · 0 comments
Open

How to merge two OSM files in Kotlin? #123

DerrykT opened this issue Jun 22, 2022 · 0 comments

Comments

@DerrykT
Copy link

DerrykT commented Jun 22, 2022

I am trying to figure out how to merge two OSM files using the java library as opposed to the command line tool. The command line command I am trying to implement in Kotlin is "osmosis --rx file1.osm --rx file2.osm --merge --wx merged.osm" which should merge the two OSM PBF files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant