Defer processing area fragments we cannot merge yet

Authored by vkrause on Jun 8 2020, 3:42 PM.

Description

Defer processing area fragments we cannot merge yet

This happens when a polygon intersects a tile in more than one area, those
we cannot merge without also having the connecting tile as well. So we need
to defer this until then, or if we never get the connecting tile because
that's out of range, we just keep the synthesized polygons.

Details

Committed
vkrauseJun 8 2020, 3:42 PM
Parents
R1032:163549cd6330: Add OSM attribution information
Branches
Unknown
Tags
Unknown