Skip to content

Commit

Permalink
highway=street_lamp: Add optional key operator=...
Browse files Browse the repository at this point in the history
  • Loading branch information
ltog authored and simonpoole committed Jun 22, 2024
1 parent 4a183ef commit 52c48fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions master_preset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11119,6 +11119,7 @@
<text key="light:direction" text="Direction in degrees" match="key"/>
<text key="light:count" text="Number of lamps" match="key" value_type="integer"/>
<text key="ref" text="Ref"/>
<text key="operator" text="Operator"/>
<combo key="opening_hours" value_type="opening_hours" text="Operation times" values="Mo-Fr 22:00-05:00" match="none" editable="true" values_no_i18n="true"/>
</optional>
</item> <!-- Street Lamp -->
Expand Down

0 comments on commit 52c48fe

Please sign in to comment.