pnoll1 / osmand_map_creation

OSM data + open address data compiled for use in OSMAnd
GNU General Public License v3.0
79 stars 2 forks source link

investigate switching address output to pbf #55

Closed pnoll1 closed 1 year ago

pnoll1 commented 2 years ago

ogr2osm has pbf support built in, should require changing one line of code. Test will require changes for format change.

The output will be much smaller than current and the data is written to pbf anyway during osmium merge. Pbf output will be much smaller and may write and read quicker.

pnoll1 commented 1 year ago

done in adcd47ecc96a496a0cfef5df0ac54dc796fdb8b6