jywarren/cartagen

Get incoming data to inherit from Way/Node etc rather than reconstructing the objects piecemeal

Opened this issue · 0 comments

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?