Actually create OSM objects from the O5M data

Authored by vkrause on May 25 2020, 5:14 PM.

Description

Actually create OSM objects from the O5M data

This of course breaks the zero-copy property again, due to how we deal
with tag and role strings. That needs some more work on the basic data
classes first.

This still misses bounding box tags processing, but at this point it's
already more than 10x faster than the OSM XML parser.

Details

Committed
vkrauseMay 25 2020, 5:14 PM
Parents
R1032:b920857a6bfc: Complete the O5M parser
Branches
Unknown
Tags
Unknown