Currently, the pipeline already conflates ATP with OSM. However, the final output only contains a small set of tags such as website or phone. Let’s change the pipeline so it writes the conflated result as a GeoParquet file. This would separate the “machinery” (conflating ATP with OSM) from “policy” (what tags to propagate to OSM edits in what system).
Currently, the pipeline already conflates ATP with OSM. However, the final output only contains a small set of tags such as
websiteorphone. Let’s change the pipeline so it writes the conflated result as a GeoParquet file. This would separate the “machinery” (conflating ATP with OSM) from “policy” (what tags to propagate to OSM edits in what system).