OvertureMaps / schema

Overture Maps Schema
http://docs.overturemaps.org/schema
137 stars 6 forks source link

Find traffic signal connector records #83

Open ziXet opened 10 months ago

ziXet commented 10 months ago

Hi,

My goal is to find the connectors where are tagged with highway=traffic_signal (in OSM).

Unfortunately, I couldn't find that tag in the sourcetag.

Please advise.

vcschapp commented 8 months ago

Hi @ziXet, thanks for your question.

The good news is we're working on this, and will be releasing both a schema update that models it and data rendered into that schema fairly soon.

To give a bit more detail, those data don't currently exist in the dataset. This was a conscious choice, as the connector feature type is deliberately meant to only model physical connections, so it does not act like the more general OpenStreetMap node data model, which is basically "any set of tags that has a coordinate". We're currently building a structured, hopefully very friendly, schema that should capture traffic controls/signals, barriers, and more.