GIScience / osm-transform

Custom data filtering and enrichment for OpenStreetMap PBF files for a better openrouteservice graph building
3 stars 0 forks source link

feat(pillar-nodes): Add additional nodes when edges have multiple elevation cells #6

Closed MichaelsJP closed 4 months ago

MichaelsJP commented 1 year ago

When ways lie in multiple elevation cells, additional pillar nodes must be implemented.

Pillar nodes should only be added if the difference in elevation is above a certain vertical threshold/difference from the prior elevation.

Pillar nodes need to be marked as such. As of now, marking will be done as a new tag for pillar nodes. That tag will be “created_by” Key:created_by - OpenStreetMap Wiki with some specific name, that can be configured in the transformer.