zlant / parking-lanes

Parking lanes viewer from OpenStreetMap
https://zlant.github.io/parking-lanes/
MIT License
77 stars 13 forks source link

Presets per country #73

Open tordans opened 2 years ago

tordans commented 2 years ago

This is based on top of https://github.com/zlant/parking-lanes/pull/72. Only the second commit https://github.com/zlant/parking-lanes/pull/73/commits/2c838f8b34258a1d67352fb2e07069ee0b5da1f8 is relevant here.

This will show the default/minimal editor presets (traffic signs) by default but allow to set the Russian presets by URL param.

The default only shows no_stopping, no_parking.

This would allow https://github.com/zlant/parking-lanes/pull/44 to be merged back into master.

Possible next step: Add https://github.com/ideditor/country-coder to set the presets dynamically.

tordans commented 2 years ago

Here is an example:

zlant commented 2 years ago

Need free and paid parking presets in default scope

tordans commented 2 years ago

Need free and paid parking presets in default scope

What would be good "international" icons for that? In https://github.com/zlant/parking-lanes/issues/69 I don't see anything about those.

In Germany, free parking is the (unfortunate) default and paid parking is signed only with a secondary sign like https://www.stvo2go.de/verkehrszeichen-parken-zusatzzeichen/#Parken_mit_Zusatzzeichen_mit_Parkschein.

zlant commented 2 years ago

What would be good "international" icons for that?

I think Russian signs are clear. For paid parking can search icon with moneys.

zlant commented 2 years ago

paid-parking-sign Icon for default paid parking preset

jakecoppinger commented 2 years ago

@tordans I assume this would need to be updated once #83 merges in?