We have a good discussion on what this field should look like for users and what it needs to look like technically in #15
And there is a working schema already in #198
During the last community chat the Martin asked if we need measurement capabilities for the directionalCombo field type.
Here are some cases, where a field type measurement would improve the directionalCombo:
maxspeed:forward <km/h>
sidewalk:right:width
cycleway:right:width
There are different ways to resolve this…
- Ignore it for now; we don't have those fields, yet – but we want to have them in the near future
- Add a
measurement property but not a measurement field type; allow editors to add measurement validations and transformations on all field types that have this additional definition. Right now, the measurement definitions would only apply to the number and directionalCombo field type (full list). Are there tagging practices that would require other field types?
- Make the
directionalCombo a flag that add capabilities to an existing field. Right now we would only allow and use this on the combo field type. Are there tagging practices that would require other field types? — That does not really resolve the issue, though, because we still need to add measturement to combo then.
- Add a
directionalMeasurement field type that is a mix of the two concepts.
- …
Ping @k-yle @1ec5 @tyrasd FYI and for comments. I extracted this into a separate issue to keep the threads separate.
We have a good discussion on what this field should look like for users and what it needs to look like technically in #15
And there is a working schema already in #198
During the last community chat the Martin asked if we need measurement capabilities for the
directionalCombofield type.Here are some cases, where a field type measurement would improve the
directionalCombo:maxspeed:forward<km/h>sidewalk:right:widthcycleway:right:widthThere are different ways to resolve this…
measurementproperty but not a measurement field type; allow editors to addmeasurementvalidations and transformations on all field types that have this additional definition. Right now, themeasurementdefinitions would only apply to thenumberanddirectionalCombofield type (full list). Are there tagging practices that would require other field types?directionalComboa flag that add capabilities to an existing field. Right now we would only allow and use this on thecombofield type. Are there tagging practices that would require other field types? — That does not really resolve the issue, though, because we still need to addmeasturementtocombothen.directionalMeasurementfield type that is a mix of the two concepts.Ping @k-yle @1ec5 @tyrasd FYI and for comments. I extracted this into a separate issue to keep the threads separate.