Get incoming data to inherit from Way/Node etc rather than reconstructing the objects piecemeal
jywarren opened this issue · 0 comments
jywarren commented
but only read GeoJSON or something.
This will speed up initial parse_objects because it'll already be in the right format.
We'll have to get it to inherit from Way and Node... faster than actually creating new objects?