| | 1 | {{{ |
| | 2 | #!preset |
| | 3 | <?xml version="1.0" encoding="UTF-8"?> |
| | 4 | <presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" |
| | 5 | author="Gmbo" |
| | 6 | version="0.1_2020-04-07" |
| | 7 | icon="https://upload.wikimedia.org/wikipedia/commons/3/30/Verleihstationen1.svg" |
| | 8 | |
| | 9 | description="bicycle rental station" |
| | 10 | shortdescription="bicycle rental station" |
| | 11 | |
| | 12 | de.description="Fahrradverleihstationen in Deutschland" |
| | 13 | de.shortdescription="Fahrradverleihstationen" |
| | 14 | baselanguage="de"> |
| | 15 | |
| | 16 | |
| | 17 | <!-- |
| | 18 | Pics have been derived from own Photos |
| | 19 | Die Vorlage soll das Taggen der Radverleihstationen verbessern |
| | 20 | --> |
| | 21 | <group name="Fahrradverleihstationen" icon="https://upload.wikimedia.org/wikipedia/commons/3/30/Verleihstationen1.svg"> |
| | 22 | <group name="metropolradruhr" icon="https://upload.wikimedia.org/wikipedia/commons/5/5c/Verleihstationen.svg"> |
| | 23 | <item name="Info metropolradruhr" icon="https://upload.wikimedia.org/wikipedia/commons/1/17/Metropolradruhr.svg" type="node,closedway" preset_name_label="true"> |
| | 24 | <link href="https://wiki.openstreetmap.org/wiki/DE:Tag:amenity%3Dbicycle_rental" /> |
| | 25 | <!-- Feste Werte --> |
| | 26 | <key key="amenity" value="bicycle_rental" /> |
| | 27 | <key key="operator" value="metropolradruhr" /> |
| | 28 | <key key="brand:wikidata" value="Q62104274" /> |
| | 29 | <key key="operator:wikidata" value="Q2351279" /> |
| | 30 | <key key="operator:type" value="public" /> |
| | 31 | <key key="network" value="nextbike" /> |
| | 32 | <key key="fee" value="yes" /> |
| | 33 | <key key="website" value="https://www.metropolradruhr.de/de/standorte/" /> |
| | 34 | <key key="payment:mobile_phone" value="+49 30 69205046" /> |
| | 35 | <key key="payment:sms" value="yes" /> |
| | 36 | <key key="payment:mobile_app" value="yes" /> |
| | 37 | |
| | 38 | <!-- Variable Werte --> |
| | 39 | <text key="name" text="Name ist im Normalfall Strasse oder Ort" /> |
| | 40 | <text key="ref" text="Stationsnummer" /> |
| | 41 | <space /> |
| | 42 | <label text="optionale Informationen" /> |
| | 43 | <text key="capacity" text="Anzahl der Ständer" /> |
| | 44 | <text key="image" text="Bild Link" /> |
| | 45 | <check key="covered" text="covered" de.Text="überdacht" value_on="yes" value_off="" /> |
| | 46 | </item> |
| | 47 | <item name="mit Solarpanel und Terminal" icon="https://upload.wikimedia.org/wikipedia/commons/d/db/Metropolradruhr_s.svg" type="node,closedway" preset_name_label="true"> |
| | 48 | <link href="https://wiki.openstreetmap.org/wiki/DE:Tag:amenity%3Dbicycle_rental" /> |
| | 49 | <!-- Feste Werte --> |
| | 50 | <key key="amenity" value="bicycle_rental" /> |
| | 51 | <key key="operator" value="metropolradruhr" /> |
| | 52 | <key key="brand:wikidata" value="Q62104274" /> |
| | 53 | <key key="operator:wikidata" value="Q2351279" /> |
| | 54 | <key key="operator:type" value="public" /> |
| | 55 | <key key="network" value="nextbike" /> |
| | 56 | <key key="fee" value="yes" /> |
| | 57 | <key key="website" value="https://www.metropolradruhr.de/de/standorte/" /> |
| | 58 | <key key="payment:mobile_phone" value="+49 30 69205046" /> |
| | 59 | <key key="payment:sms" value="yes" /> |
| | 60 | <key key="payment:mobile_app" value="yes" /> |
| | 61 | <key key="payment:eTicket" value="yes" /> |
| | 62 | <key key="payment:RadCard" value="yes" /> |
| | 63 | <key key="power" value="generator" /> |
| | 64 | <key key="generator:method" value="photovoltaic" /> |
| | 65 | <key key="generator:source" value="solar" /> |
| | 66 | |
| | 67 | <!-- Variable Werte --> |
| | 68 | <text key="name" text="Name ist im Normalfall Strasse oder Ort" /> |
| | 69 | <text key="ref" text="Stationsnummer" /> |
| | 70 | <space /> |
| | 71 | <label text="optionale Informationen" /> |
| | 72 | <text key="capacity" text="Anzahl der Ständer" /> |
| | 73 | <text key="image" text="Bild Link" /> |
| | 74 | <check key="covered" text="covered" de.Text="überdacht" value_on="yes" value_off="" /> |
| | 75 | |
| | 76 | </item> |
| | 77 | </group> |
| | 78 | <group name="nextbike" icon="https://upload.wikimedia.org/wikipedia/commons/1/14/Nextbike_Verleihstationen.svg"> |
| | 79 | <item name="nextbike" icon="https://upload.wikimedia.org/wikipedia/commons/7/71/Nextbike.svg" type="node,closedway" preset_name_label="true"> |
| | 80 | <link href="https://wiki.openstreetmap.org/wiki/DE:Tag:amenity%3Dbicycle_rental" /> |
| | 81 | <!-- Feste Werte --> |
| | 82 | <key key="amenity" value="bicycle_rental" /> |
| | 83 | <key key="operator" value="nextbike" /> |
| | 84 | <key key="brand:wikidata" value="Q2351279" /> |
| | 85 | <key key="operator:wikidata" value="Q2351279" /> |
| | 86 | <key key="operator:type" value="public" /> |
| | 87 | <key key="network" value="nextbike" /> |
| | 88 | <key key="fee" value="yes" /> |
| | 89 | <key key="website" value="https://www.nextbike.de/de/standorte/" /> |
| | 90 | <key key="payment:mobile_phone" value="+49 30 69205046" /> |
| | 91 | <key key="payment:sms" value="yes" /> |
| | 92 | <key key="payment:mobile_app" value="yes" /> |
| | 93 | |
| | 94 | <!-- Variable Werte --> |
| | 95 | <text key="name" text="Name ist im Normalfall Strasse oder Ort" /> |
| | 96 | <text key="ref" text="Stationsnummer" /> |
| | 97 | <space /> |
| | 98 | <label text="optionale Informationen" /> |
| | 99 | <text key="capacity" text="Anzahl der Ständer" /> |
| | 100 | <text key="image" text="Bild Link" /> |
| | 101 | <check key="covered" text="covered" de.Text="überdacht" value_on="yes" value_off="" /> |
| | 102 | </item> |
| | 103 | <item name="mit Solarpanel und Terminal" icon="https://upload.wikimedia.org/wikipedia/commons/0/0f/Nextbike_s.svg" type="node,closedway" preset_name_label="true"> |
| | 104 | <link href="https://wiki.openstreetmap.org/wiki/DE:Tag:amenity%3Dbicycle_rental" /> |
| | 105 | <!-- Feste Werte --> |
| | 106 | <key key="amenity" value="bicycle_rental" /> |
| | 107 | <key key="operator" value="nextbike" /> |
| | 108 | <key key="brand:wikidata" value="Q2351279" /> |
| | 109 | <key key="operator:wikidata" value="Q2351279" /> |
| | 110 | <key key="operator:type" value="public" /> |
| | 111 | <key key="network" value="nextbike" /> |
| | 112 | <key key="fee" value="yes" /> |
| | 113 | <key key="website" value="https://www.nextbike.de/de/standorte/" /> |
| | 114 | <key key="payment:mobile_phone" value="+49 30 69205046" /> |
| | 115 | <key key="payment:sms" value="yes" /> |
| | 116 | <key key="payment:mobile_app" value="yes" /> |
| | 117 | <key key="payment:eTicket" value="yes" /> |
| | 118 | <key key="payment:RadCard" value="yes" /> |
| | 119 | <key key="power" value="generator" /> |
| | 120 | <key key="generator:method" value="photovoltaic" /> |
| | 121 | <key key="generator:source" value="solar" /> |
| | 122 | |
| | 123 | <!-- Variable Werte --> |
| | 124 | <text key="name" text="Name ist im Normalfall Strasse oder Ort" /> |
| | 125 | <text key="ref" text="Stationsnummer" /> |
| | 126 | <space /> |
| | 127 | <label text="optionale Informationen" /> |
| | 128 | <text key="capacity" text="Anzahl der Ständer" /> |
| | 129 | <text key="image" text="Bild Link" /> |
| | 130 | <check key="covered" text="covered" de.Text="überdacht" value_on="yes" value_off="" /> |
| | 131 | |
| | 132 | </item> |
| | 133 | </group> |
| | 134 | <group name="Call a Bike" icon="https://upload.wikimedia.org/wikipedia/commons/5/57/Call-a-bike.svg"> |
| | 135 | <item name="FordPass Bike" icon="https://upload.wikimedia.org/wikipedia/commons/a/a7/FordPass-Bike.svg" type="node,closedway" preset_name_label="true"> |
| | 136 | <link href="https://wiki.openstreetmap.org/wiki/DE:Tag:amenity%3Dbicycle_rental" /> |
| | 137 | <!-- Feste Werte --> |
| | 138 | <key key="amenity" value="bicycle_rental" /> |
| | 139 | <key key="operator" value="FordPass Bike" /> |
| | 140 | <key key="brand:wikidata" value="Q1060525" /> |
| | 141 | <key key="operator:wikidata" value="Q90409686" /> |
| | 142 | <key key="operator:type" value="public" /> |
| | 143 | <key key="network" value="call-a-bike" /> |
| | 144 | <key key="fee" value="yes" /> |
| | 145 | <key key="website" value="https://www.fordpass-bike.de/de" /> |
| | 146 | <key key="payment:mobile_app" value="yes" /> |
| | 147 | |
| | 148 | <!-- Variable Werte --> |
| | 149 | <text key="name" text="Name ist im Normalfall Strasse oder Ort" /> |
| | 150 | <text key="ref" text="Stationsnummer" /> |
| | 151 | <space /> |
| | 152 | <label text="optionale Informationen" /> |
| | 153 | <text key="capacity" text="Anzahl der Ständer" /> |
| | 154 | <text key="image" text="Bild Link" /> |
| | 155 | <check key="covered" text="covered" de.Text="überdacht" value_on="yes" value_off="" /> |
| | 156 | </item> |
| | 157 | <item name="DB Call a Bike" icon="https://upload.wikimedia.org/wikipedia/commons/5/57/Call-a-bike.svg" type="node,closedway" preset_name_label="true"> |
| | 158 | <link href="https://wiki.openstreetmap.org/wiki/DE:Tag:amenity%3Dbicycle_rental" /> |
| | 159 | <!-- Feste Werte --> |
| | 160 | <key key="amenity" value="bicycle_rental" /> |
| | 161 | <key key="operator" value="call-a-bike" /> |
| | 162 | <key key="brand:wikidata" value="Q1060525" /> |
| | 163 | <key key="operator:wikidata" value="Q1060525" /> |
| | 164 | <key key="operator:type" value="public" /> |
| | 165 | <key key="network" value="call-a-bike" /> |
| | 166 | <key key="fee" value="yes" /> |
| | 167 | <key key="website" value="https://www.callabike.de/de" /> |
| | 168 | <key key="payment:mobile_app" value="yes" /> |
| | 169 | |
| | 170 | <!-- Variable Werte --> |
| | 171 | <text key="name" text="Name ist im Normalfall Strasse oder Ort" /> |
| | 172 | <text key="ref" text="Stationsnummer" /> |
| | 173 | <space /> |
| | 174 | <label text="optionale Informationen" /> |
| | 175 | <text key="capacity" text="Anzahl der Ständer" /> |
| | 176 | <text key="image" text="Bild Link" /> |
| | 177 | <check key="covered" text="covered" de.Text="überdacht" value_on="yes" value_off="" /> |
| | 178 | |
| | 179 | </item> |
| | 180 | </group> |
| | 181 | </group> |
| | 182 | |
| | 183 | </presets> |
| | 184 | |
| | 185 | }}} |