openstreetmap / merkaartor

Home of Merkaartor, an openstreetmap mapping program.
http://merkaartor.be/
Other
290 stars 79 forks source link

Importing/Exporting PBF files #267

Open timkoers opened 2 years ago

timkoers commented 2 years ago

I'd like to import and export PBF files. I've seen some traces of a PBF importer/exporter in the source code, so I was wondering if there is any way to enable it.

Krakonos commented 2 years ago

The code regarding PBF files is not really maintained and currently does not compile. I would suggest to try out importing using GDAL. If you would create a small file for testing, we can add it into the repository and write a few tests that it works and continues working.