91 | | <check key="access" text="Display usable by all ?" fr.text="Surface d'affichage utilisable par tous ?" default="on" value_on="public" value_off="private" /> |
| 165 | <check key="access" text="Display usable by all ?" fr.text="Surface d'affichage utilisable par tous ?" default="off" value_on="public" value_off="private" /> |
| 166 | <space/> |
| 167 | <combo key="orientation" |
| 168 | text="Orientation of advertising device with respect to the flow of people" |
| 169 | fr.text="Orientation du dispositif publicitaire par rapport au flot du passage" |
| 170 | values_sort="false" |
| 171 | values="front,medium,parallel,opposite,multi" |
| 172 | default="front" /> |
| 173 | <combo key="visibility" |
| 174 | text="Visibility" |
| 175 | fr.text="Visibilité" |
| 176 | values_sort="false" |
| 177 | values="house,street,area" |
| 178 | default="area" |
| 179 | delete_if_empty="yes" /> |
| 180 | <space/> |
| 181 | </item> |
| 182 | |
| 183 | |
| 184 | <item name="3. Poster box" fr.name="3. Sucette" icon="images/Poster_box.svg" type="node"> |
| 185 | <link href="https://wiki.openstreetmap.org/wiki/Tag%3Aadvertising%3Dposter_box"/> |
| 186 | <label text="Editing a 'poster box' advertising device" |
| 187 | fr.text="Renseigner un dispositif publicitaire de type 'sucette'" /> |
| 188 | <space/> |
| 189 | <key key="man_made" value="advertising"/> |
| 190 | <key key="advertising" value="poster_box"/> |
| 191 | <space/> |
| 192 | <combo key="size" |
| 193 | text="Size of poster box (width * height)" |
| 194 | fr.text="Taille de la sucette publicitaire (largeur * hauteur)" |
| 195 | values="1.3*2.15,1.3*2.5" |
| 196 | default="1.3*2.15" /> |
| 197 | <combo key="height" |
| 198 | text="Height of highest part of poster box" |
| 199 | fr.text="Hauteur de la partie la plus haute de la sucette publicitaire" |
| 200 | values="2.15,2.5" |
| 201 | default="2.15" /> |
| 202 | <combo key="sides" |
| 203 | text="Number of sides" |
| 204 | fr.text="Nombre de côtés" |
| 205 | values="1,2,3,4" |
| 206 | default="2" /> |
| 207 | <check key="lit" text="Lit ?" fr.text="Éclairé ?" default="on" value_on="yes" value_off="no" /> |
| 208 | <check key="luminous" text="Luminous ?" fr.text="Lumineux ?" default="on" value_on="yes" value_off="no" /> |
| 209 | <combo key="animated" |
| 210 | text="If animated device, type of animation" |
| 211 | fr.text="Si animé, type d'animation" |
| 212 | values="no,winding_posters,screen" |
| 213 | default="no" /> |
| 214 | <space/> |
| 215 | <combo key="message:front" |
| 216 | text="Advertising message type on front side" |
| 217 | fr.text="Type de message publicitaire au recto" |
| 218 | values_sort="false" |
| 219 | values="commercial,information,map_information,municipality" |
| 220 | default="commercial" /> |
| 221 | <combo key="message:opposite" |
| 222 | text="Advertising message type on opposite side" |
| 223 | fr.text="Type de message publicitaire au verso" |
| 224 | values_sort="false" |
| 225 | values="commercial,information,map_information,municipality" |
| 226 | default="municipality" /> |
| 227 | <combo key="display_surface" |
| 228 | text="Display surface (in m²)" |
| 229 | fr.text="Surface d'affichage (en m²)" |
| 230 | values="2,2.6" |
| 231 | default="2" /> |
| 232 | <combo key="operator" |
| 233 | text="Operator" |
| 234 | fr.text="Opérateur" |
| 235 | values_sort="true" |
| 236 | values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP,Avenir,Giraudy" |
| 237 | default="" /> |
| 238 | <combo key="ref" |
| 239 | text="Unique identifier" |
| 240 | fr.text="Identifiant (voir buteau)" |
| 241 | values="" |
| 242 | default="" /> |
| 243 | <check key="land_property" text="Installed on public property" fr.text="Installé sur foncier public ?" default="on" value_on="public" value_off="private" /> |
| 244 | <check key="access" text="Display usable by all ?" fr.text="Surface d'affichage utilisable par tous ?" default="off" value_on="public" value_off="private" /> |
| 245 | <space/> |
| 246 | <combo key="orientation" |
| 247 | text="Orientation of poster box with respect to the flow of people" |
| 248 | fr.text="Orientation de la sucette publicitaire par rapport au flot du passage" |
| 249 | values_sort="false" |
| 250 | values="front,medium,parallel,opposite,multi" |
| 251 | default="front" /> |
| 252 | <combo key="visibility" |
| 253 | text="visibility" |
| 254 | fr.text="Visibilité" |
| 255 | values_sort="false" |
| 256 | values="house,street,area" |
| 257 | default="street" |
| 258 | delete_if_empty="yes" /> |
| 259 | <space/> |
| 260 | </item> |
| 261 | |
| 262 | |
| 263 | <item name="4. Poster box on public transportation shelter" fr.name="4. Sucette sur abribus, abritram" icon="images/Poster_box_shelter.svg" type="node"> |
| 264 | <link href="https://wiki.openstreetmap.org/wiki/Tag%3Aadvertising%3Dposter_box"/> |
| 265 | <label text="Editing a poster box advertising device on public transportation shelter" |
| 266 | fr.text="Renseigner un dispositif publicitaire de type sucette sur un abribus ou abritram" /> |
| 267 | <space/> |
| 268 | <key key="advertising" value="poster_box"/> |
| 269 | <key key="support" value="street_furniture:transit_shelter"/> |
| 270 | <space/> |
| 271 | <combo key="size" |
| 272 | text="Size of poster box (width * height)" |
| 273 | fr.text="Taille de la sucette publicitaire (largeur * hauteur)" |
| 274 | values="1.3*2.15" |
| 275 | default="1.3*2.15" /> |
| 276 | <combo key="height" |
| 277 | text="Height of highest part of poster box" |
| 278 | fr.text="Hauteur de la partie la plus haute de la sucette publicitaire" |
| 279 | values="2.15,2.5" |
| 280 | default="2.15" /> |
| 281 | <combo key="sides" |
| 282 | text="Number of sides" |
| 283 | fr.text="Nombre de côtés" |
| 284 | values="1,2,3,4" |
| 285 | default="2" /> |
| 286 | <check key="lit" text="Lit ?" fr.text="Éclairé ?" default="on" value_on="yes" value_off="no" /> |
| 287 | <check key="luminous" text="Luminous ?" fr.text="Lumineux ?" default="on" value_on="yes" value_off="no" /> |
| 288 | <combo key="animated" |
| 289 | text="If animated device, type of animation" |
| 290 | fr.text="Si animé, type d'animation" |
| 291 | values_sort="false" |
| 292 | values="no,winding_posters,screen" |
| 293 | default="no" /> |
| 294 | <space/> |
| 295 | <combo key="message" |
| 296 | text="Advertising message type" |
| 297 | fr.text="Type de message publicitaire" |
| 298 | values_sort="false" |
| 299 | values="commercial,information,municipality" |
| 300 | default="commercial" /> |
| 301 | <combo key="display_surface" |
| 302 | text="Display surface (in m²)" |
| 303 | fr.text="Surface d'affichage (en m²)" |
| 304 | values="2" |
| 305 | default="2" /> |
| 306 | <combo key="operator" |
| 307 | text="Operator" |
| 308 | fr.text="Opérateur" |
| 309 | values_sort="true" |
| 310 | values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP,Avenir,Giraudy" |
| 311 | default="" /> |
| 312 | <combo key="ref" |
| 313 | text="Unique identifier" |
| 314 | fr.text="Identifiant (voir buteau)" |
| 315 | values="" |
| 316 | default="" /> |
| 317 | <check key="land_property" text="Installed on public property" fr.text="Installé sur foncier public ?" default="off" value_on="public" value_off="private" /> |
| 318 | <check key="access" text="Display usable by all ?" fr.text="Surface d'affichage utilisable par tous ?" default="off" value_on="public" value_off="private" /> |
| 319 | <space/> |
| 320 | <combo key="orientation" |
| 321 | text="Orientation of poster box with respect to the flow of people" |
| 322 | fr.text="Orientation du caisson publicitaire par rapport au flot du passage" |
| 323 | values_sort="false" |
| 324 | values="front,medium,parallel,opposite,multi" |
| 325 | default="front" /> |
| 326 | <combo key="visibility" |
| 327 | text="Visibility" |
| 328 | fr.text="Visibilité" |
| 329 | values="house,street,area" |
| 330 | default="street" |
| 331 | delete_if_empty="yes" /> |
| 332 | <space/> |
| 333 | </item> |
| 334 | |
| 335 | |
| 336 | <item name="5. Column" fr.name="5. Colonne (de type 'Morris')" icon="images/Column_3.svg" type="node"> |
| 337 | <link href="https://wiki.openstreetmap.org/wiki/Tag%3Aadvertising%3Dcolumn"/> |
| 338 | <label text="Editing a 'column' advertising device" |
| 339 | fr.text="Renseigner un dispositif publicitaire de type 'colonne'" /> |
| 340 | <space/> |
| 341 | <key key="man_made" value="advertising"/> |
| 342 | <key key="advertising" value="column"/> |
| 343 | <space/> |
| 344 | <combo key="size" |
| 345 | text="Size of column (diameter * height)" |
| 346 | fr.text="Taille de la colonne (diamètre * hauteur)" |
| 347 | values="2*5,2*6,3*6,3*7" |
| 348 | default="2*6" /> |
| 349 | <combo key="height" |
| 350 | text="Height of highest part of column" |
| 351 | fr.text="Hauteur de la partie la plus haute de la colonne publicitaire" |
| 352 | values="5,6,7" |
| 353 | default="6" /> |
| 354 | <check key="lit" text="Lit ?" fr.text="Éclairé ?" default="on" value_on="yes" value_off="no" /> |
| 355 | <check key="luminous" text="Luminous ?" fr.text="Lumineux ?" default="on" value_on="yes" value_off="no" /> |
| 356 | <combo key="animated" |
| 357 | text="If animated device, type of animation" |
| 358 | fr.text="Si animé, type d'animation" |
| 359 | values="no,revolving" |
| 360 | default="no" /> |
| 361 | <space/> |
| 362 | <combo key="message" |
| 363 | text="Advertising message type" |
| 364 | fr.text="Type de message publicitaire" |
| 365 | values_sort="false" |
| 366 | values="commercial,information,map_information,tourism,municipality,showbiz,cultural_event" |
| 367 | default="showbiz" /> |
| 368 | <combo key="display_surface" |
| 369 | text="Display surface (in m²)" |
| 370 | fr.text="Surface d'affichage (en m²)" |
| 371 | values="25,31,47,56" |
| 372 | default="31" /> |
| 373 | <space/> |
| 374 | <combo key="operator" |
| 375 | text="Operator" |
| 376 | fr.text="Opérateur" |
| 377 | values_sort="true" |
| 378 | values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP,Avenir,Giraudy" |
| 379 | default="" /> |
| 380 | <combo key="ref" |
| 381 | text="Unique identifier" |
| 382 | fr.text="Identifiant (voir buteau)" |
| 383 | values="" |
| 384 | default="" /> |
| 385 | <check key="land_property" text="Installed on public property" fr.text="Installé sur foncier public ?" default="on" value_on="public" value_off="private" /> |
| 386 | <check key="access" text="Display usable by all ?" fr.text="Surface d'affichage utilisable par tous ?" default="off" value_on="public" value_off="private" /> |
| 387 | <space/> |
| 388 | <combo key="orientation" |
| 389 | text="Orientation of advertising column with respect to the flow of people" |
| 390 | fr.text="Orientation de la colonne publicitaire par rapport au flot du passage" |
| 391 | values_sort="false" |
| 392 | values="front,medium,parallel,opposite,multi" |
| 393 | default="multi" /> |
| 394 | <combo key="visibility" |
| 395 | text="Visibility" |
| 396 | fr.text="Visibilité" |
| 397 | values_sort="false" |
| 398 | values="house,street,area" |
| 399 | default="street" |
| 400 | delete_if_empty="yes" /> |
| 401 | </item> |
| 402 | |
| 403 | |
| 404 | <item name="6. Advertising board" fr.name="6. Pannonceau publicitaire" icon="images/Board.svg" type="node"> |
| 405 | <link href="https://wiki.openstreetmap.org/wiki/Tag%3Aadvertising%3Dboard"/> |
| 406 | <label text="Editing a 'board' advertising device" |
| 407 | fr.text="Renseigner un dispositif publicitaire de type 'pannonceau'" /> |
| 408 | <space/> |
| 409 | <key key="man_made" value="advertising"/> |
| 410 | <key key="advertising" value="board"/> |
| 411 | <space/> |
| 412 | <combo key="support" |
| 413 | text="Support of advertising board" |
| 414 | fr.text="Support du pannonceau publicitaire" |
| 415 | values_sort="false" |
| 416 | values="post,pole,mast,fence,wall" |
| 417 | default="post" /> |
| 418 | <combo key="size" |
| 419 | text="Size of board (width * height)" |
| 420 | fr.text="Taille du pannonceau (largeur * hauteur)" |
| 421 | values="1.2*1,1.3*1,1.5*1,2*x1" |
| 422 | default="1.5*1" /> |
| 423 | <combo key="height" |
| 424 | text="Height of highest part of advertising board" |
| 425 | fr.text="Hauteur de la partie la plus haute du pannonceau publicitaire" |
| 426 | values="2,2.5,3,4" |
| 427 | default="2.5" /> |
| 428 | <combo key="sides" |
| 429 | text="Number of sides" |
| 430 | fr.text="Nombre de côtés" |
| 431 | values="1,2,3,4" |
| 432 | default="1" /> |
| 433 | <check key="lit" text="Lit ?" fr.text="Éclairé ?" default="off" value_on="yes" value_off="no" /> |
| 434 | <check key="luminous" text="Luminous ?" fr.text="Lumineux ?" default="off" value_on="yes" value_off="no" /> |
| 435 | <combo key="animated" |
| 436 | text="If animated device, type of animation" |
| 437 | fr.text="Si animé, type d'animation" |
| 438 | values="no,winding_posters,screen" |
| 439 | default="no" /> |
| 440 | <space/> |
| 441 | <combo key="message" |
| 442 | text="Advertising message type" |
| 443 | fr.text="Type de message publicitaire" |
| 444 | values_sort="false" |
| 445 | values="commercial,information,municipality,opinions,non_profit,cultural_event" |
| 446 | default="commercial" /> |
| 447 | <space/> |
| 448 | <combo key="display_surface" |
| 449 | text="Display surface (in m²)" |
| 450 | fr.text="Surface d'affichage (en m²)" |
| 451 | values="1.5" |
| 452 | default="1.5" /> |
| 453 | <combo key="operator" |
| 454 | text="Operator" |
| 455 | fr.text="Opérateur" |
| 456 | values="Town of .." |
| 457 | default="" /> |
| 458 | <combo key="ref" |
| 459 | text="Unique identifier" |
| 460 | fr.text="Identifiant (voir buteau)" |
| 461 | values="" |
| 462 | default="" /> |
| 463 | <check key="land_property" text="Installed on public property" fr.text="Installé sur foncier public ?" default="on" value_on="public" value_off="private" /> |
| 464 | <check key="access" text="Display usable by all ?" fr.text="Surface d'affichage utilisable par tous ?" default="off" value_on="public" value_off="private" /> |
189 | | <item name="3. Advertising board" fr.name="3. Pannonceau publicitaire" icon="images/Board.svg" type="node"> |
190 | | <link href="https://wiki.openstreetmap.org/wiki/Tag%3Aadvertising%3Dboard"/> |
191 | | <label text="Editing a 'board' advertising device" |
192 | | fr.text="Renseigner un dispositif publicitaire de type 'pannonceau'" /> |
193 | | <space/> |
194 | | <key key="man_made" value="advertising"/> |
195 | | <key key="advertising" value="board"/> |
196 | | <space/> |
197 | | <combo key="support" |
198 | | text="Support of advertising board" |
199 | | fr.text="Support du pannonceau publicitaire" |
200 | | values_sort="false" |
201 | | values="post,pole,mast,fence,wall" |
202 | | default="post" /> |
203 | | <combo key="size" |
204 | | text="Size of board (width * height)" |
205 | | fr.text="Taille du pannonceau (largeur * hauteur)" |
206 | | values="1.2*1,1.3*1,1.5*1,2*x1" |
207 | | default="1.5*1" /> |
208 | | <combo key="height" |
209 | | text="Height of highest part of advertising board" |
210 | | fr.text="Hauteur de la partie la plus haute du pannonceau publicitaire" |
211 | | values="2,2.5,3,4" |
212 | | default="2.5" /> |
213 | | <combo key="sides" |
214 | | text="Number of sides" |
215 | | fr.text="Nombre de côtés" |
216 | | values="1,2,3,4" |
217 | | default="1" /> |
218 | | <check key="lit" text="Lit ?" fr.text="Éclairé ?" default="off" value_on="yes" value_off="no" /> |
219 | | <check key="luminous" text="Luminous ?" fr.text="Lumineux ?" default="off" value_on="yes" value_off="no" /> |
220 | | <combo key="animated" |
221 | | text="If animated device, type of animation" |
222 | | fr.text="Si animé, type d'animation" |
223 | | values="no,winding_posters,screen" |
224 | | default="no" /> |
225 | | <space/> |
226 | | <combo key="message" |
227 | | text="Advertising message type" |
228 | | fr.text="Type de message publicitaire" |
229 | | values_sort="false" |
230 | | values="commercial,information,municipality,opinions,non_profit,cultural_event" |
231 | | default="commercial" /> |
232 | | <space/> |
233 | | <combo key="display_surface" |
234 | | text="Display surface (in m²)" |
235 | | fr.text="Surface d'affichage (en m²)" |
236 | | values="1.5" |
237 | | default="1.5" /> |
238 | | <combo key="operator" |
239 | | text="Operator" |
240 | | fr.text="Opérateur" |
241 | | values="Town of .." |
242 | | default="" /> |
243 | | <combo key="ref" |
244 | | text="Unique identifier" |
245 | | fr.text="Identifiant (voir buteau)" |
246 | | values="" |
247 | | default="" /> |
248 | | <check key="land_property" text="Installed on public property" fr.text="Installé sur foncier public ?" default="on" value_on="public" value_off="private" /> |
249 | | <check key="access" text="Display usable by all ?" fr.text="Surface d'affichage utilisable par tous ?" default="off" value_on="public" value_off="private" /> |
250 | | <space/> |
251 | | <combo key="orientation" |
252 | | text="Orientation of board with respect to the flow of people" |
253 | | fr.text="Orientation de le pannonceau par rapport au flot du passage" |
254 | | values_sort="false" |
255 | | values="front,medium,parallel,opposite,multi" |
256 | | default="front" /> |
257 | | <combo key="visibility" |
258 | | text="visibility" |
259 | | fr.text="Visibilité" |
260 | | values="house,street,area" |
261 | | default="street" |
262 | | delete_if_empty="yes" /> |
263 | | </item> |
264 | | |
265 | | |
266 | | <item name="4. Poster box" fr.name="4. Sucette" icon="images/Poster_box.svg" type="node"> |
267 | | <link href="https://wiki.openstreetmap.org/wiki/Tag%3Aadvertising%3Dposter_box"/> |
268 | | <label text="Editing a 'poster box' advertising device" |
269 | | fr.text="Renseigner un dispositif publicitaire de type 'sucette'" /> |
270 | | <space/> |
271 | | <key key="man_made" value="advertising"/> |
272 | | <key key="advertising" value="poster_box"/> |
273 | | <space/> |
274 | | <combo key="size" |
275 | | text="Size of poster box (width * height)" |
276 | | fr.text="Taille de la sucette publicitaire (largeur * hauteur)" |
277 | | values="1.3*2.15,1.3*2.5" |
278 | | default="1.3*2.15" /> |
279 | | <combo key="height" |
280 | | text="Height of highest part of poster box" |
281 | | fr.text="Hauteur de la partie la plus haute de la sucette publicitaire" |
282 | | values="2.15,2.5" |
283 | | default="2.15" /> |
284 | | <combo key="sides" |
285 | | text="Number of sides" |
286 | | fr.text="Nombre de côtés" |
287 | | values="1,2,3,4" |
288 | | default="2" /> |
289 | | <check key="lit" text="Lit ?" fr.text="Éclairé ?" default="on" value_on="yes" value_off="no" /> |
290 | | <check key="luminous" text="Luminous ?" fr.text="Lumineux ?" default="on" value_on="yes" value_off="no" /> |
291 | | <combo key="animated" |
292 | | text="If animated device, type of animation" |
293 | | fr.text="Si animé, type d'animation" |
294 | | values="no,winding_posters,screen" |
295 | | default="no" /> |
296 | | <space/> |
297 | | <combo key="message:front" |
298 | | text="Advertising message type on front side" |
299 | | fr.text="Type de message publicitaire au recto" |
300 | | values_sort="false" |
301 | | values="commercial,information,map_information,municipality" |
302 | | default="commercial" /> |
303 | | <combo key="message:opposite" |
304 | | text="Advertising message type on opposite side" |
305 | | fr.text="Type de message publicitaire au verso" |
306 | | values_sort="false" |
307 | | values="commercial,information,map_information,municipality" |
308 | | default="municipality" /> |
309 | | <combo key="display_surface" |
310 | | text="Display surface (in m²)" |
311 | | fr.text="Surface d'affichage (en m²)" |
312 | | values="2,2.6" |
313 | | default="2" /> |
314 | | <combo key="operator" |
315 | | text="Operator" |
316 | | fr.text="Opérateur" |
317 | | values_sort="true" |
318 | | values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP,Avenir,Giraudy" |
319 | | default="" /> |
320 | | <combo key="ref" |
321 | | text="Unique identifier" |
322 | | fr.text="Identifiant (voir buteau)" |
323 | | values="" |
324 | | default="" /> |
325 | | <check key="land_property" text="Installed on public property" fr.text="Installé sur foncier public ?" default="on" value_on="public" value_off="private" /> |
326 | | <check key="access" text="Display usable by all ?" fr.text="Surface d'affichage utilisable par tous ?" default="off" value_on="public" value_off="private" /> |
327 | | <space/> |
328 | | <combo key="orientation" |
329 | | text="Orientation of poster box with respect to the flow of people" |
330 | | fr.text="Orientation de la sucette publicitaire par rapport au flot du passage" |
331 | | values_sort="false" |
332 | | values="front,medium,parallel,opposite,multi" |
333 | | default="front" /> |
334 | | <combo key="visibility" |
335 | | text="visibility" |
336 | | fr.text="Visibilité" |
337 | | values_sort="false" |
338 | | values="house,street,area" |
339 | | default="street" |
340 | | delete_if_empty="yes" /> |
341 | | <space/> |
342 | | </item> |
343 | | |
344 | | <item name="5. Poster box on public transportation shelter" fr.name="5. Sucette sur abribus, abritram" icon="images/Poster_box_shelter.svg" type="node"> |
345 | | <link href="https://wiki.openstreetmap.org/wiki/Tag%3Aadvertising%3Dposter_box"/> |
346 | | <label text="Editing a poster box advertising device on public transportation shelter" |
347 | | fr.text="Renseigner un dispositif publicitaire de type sucette sur un abribus ou abritram" /> |
348 | | <space/> |
349 | | <key key="advertising" value="poster_box"/> |
350 | | <key key="support" value="street_furniture:transit_shelter"/> |
351 | | <space/> |
352 | | <combo key="size" |
353 | | text="Size of poster box (width * height)" |
354 | | fr.text="Taille de la sucette publicitaire (largeur * hauteur)" |
355 | | values="1.3*2.15" |
356 | | default="1.3*2.15" /> |
357 | | <combo key="height" |
358 | | text="Height of highest part of poster box" |
359 | | fr.text="Hauteur de la partie la plus haute de la sucette publicitaire" |
360 | | values="2.15,2.5" |
361 | | default="2.15" /> |
362 | | <combo key="sides" |
363 | | text="Number of sides" |
364 | | fr.text="Nombre de côtés" |
365 | | values="1,2,3,4" |
366 | | default="2" /> |
367 | | <check key="lit" text="Lit ?" fr.text="Éclairé ?" default="on" value_on="yes" value_off="no" /> |
368 | | <check key="luminous" text="Luminous ?" fr.text="Lumineux ?" default="on" value_on="yes" value_off="no" /> |
369 | | <combo key="animated" |
370 | | text="If animated device, type of animation" |
371 | | fr.text="Si animé, type d'animation" |
372 | | values_sort="false" |
373 | | values="no,winding_posters,screen" |
374 | | default="no" /> |
375 | | <space/> |
376 | | <combo key="message" |
377 | | text="Advertising message type" |
378 | | fr.text="Type de message publicitaire" |
379 | | values_sort="false" |
380 | | values="commercial,information,municipality" |
381 | | default="commercial" /> |
382 | | <combo key="display_surface" |
383 | | text="Display surface (in m²)" |
384 | | fr.text="Surface d'affichage (en m²)" |
385 | | values="2" |
386 | | default="2" /> |
387 | | <combo key="operator" |
388 | | text="Operator" |
389 | | fr.text="Opérateur" |
390 | | values_sort="true" |
391 | | values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP,Avenir,Giraudy" |
392 | | default="" /> |
393 | | <combo key="ref" |
394 | | text="Unique identifier" |
395 | | fr.text="Identifiant (voir buteau)" |
396 | | values="" |
397 | | default="" /> |
398 | | <check key="land_property" text="Installed on public property" fr.text="Installé sur foncier public ?" default="off" value_on="public" value_off="private" /> |
399 | | <check key="access" text="Display usable by all ?" fr.text="Surface d'affichage utilisable par tous ?" default="off" value_on="public" value_off="private" /> |
400 | | <space/> |
401 | | <combo key="orientation" |
402 | | text="Orientation of poster box with respect to the flow of people" |
403 | | fr.text="Orientation du caisson publicitaire par rapport au flot du passage" |
404 | | values_sort="false" |
405 | | values="front,medium,parallel,opposite,multi" |
406 | | default="front" /> |
407 | | <combo key="visibility" |
408 | | text="Visibility" |
409 | | fr.text="Visibilité" |
410 | | values="house,street,area" |
411 | | default="street" |
412 | | delete_if_empty="yes" /> |
413 | | <space/> |
414 | | </item> |
415 | | |
416 | | <item name="6. Totem" fr.name="6. Totem" icon="images/Totem.svg" type="node"> |
417 | | <link href="https://wiki.openstreetmap.org/wiki/Tag%3Aadvertising%3Dtotem"/> |
418 | | <label text="Editing a 'totem' advertising device" |
419 | | fr.text="Renseigner un dispositif publicitaire de type 'totem'" /> |
420 | | <space/> |
421 | | <key key="man_made" value="advertising"/> |
422 | | <key key="advertising" value="totem"/> |
423 | | <space/> |
424 | | <combo key="size" |
425 | | text="Size of advertising totem (width * height)" |
426 | | fr.text="Taille du totem publicitaire (largeur * hauteur)" |
427 | | values="1.2*5,1.2*6,1.2*6.5,1*7,1*8" |
428 | | default="1.2*6.5" /> |
429 | | <combo key="height" |
430 | | text="Height of highest part of advertising totem" |
431 | | fr.text="Hauteur de la partie la plus haute du totem publicitaire" |
432 | | values="5,6,6.5,8" |
433 | | default="6.5" /> |
434 | | <combo key="sides" |
435 | | text="Number of sides" |
436 | | fr.text="Nombre de côtés" |
437 | | values="1,2,3,4" |
438 | | default="2" /> |
439 | | <check key="lit" text="Lit ?" fr.text="Éclairé ?" default="on" value_on="yes" value_off="no" /> |
440 | | <check key="luminous" text="Luminous ?" fr.text="Lumineux ?" default="on" value_on="yes" value_off="no" /> |
441 | | <combo key="animated" |
442 | | text="If animated device, type of animation" |
443 | | fr.text="Si animé, type d'animation" |
444 | | values_sort="false" |
445 | | values="no,digital_prices,digital_messages" |
446 | | default="no" /> |
447 | | <space/> |
448 | | <combo key="message" text="Advertising message type" |
449 | | fr.text="Type de message publicitaire" |
450 | | values_sort="false" |
451 | | values="commercial,information,municipality" |
452 | | default="commercial" /> |
453 | | <combo key="display_surface" |
454 | | text="Display surface (in m²)" |
455 | | fr.text="Surface d'affichage (en m²)" |
456 | | values="6,7.2,7.8,7,8" |
457 | | default="7.8" /> |
458 | | <space/> |
459 | | <combo key="operator" |
460 | | text="Operator" |
461 | | fr.text="Opérateur" |
462 | | values_sort="true" |
463 | | values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP,Avenir,Giraudy" |
464 | | default="" /> |
465 | | <combo key="ref" |
466 | | text="Unique identifier" |
467 | | fr.text="Identifiant (voir buteau)" |
468 | | values="" |
469 | | default="" /> |
470 | | <check key="land_property" text="Installed on public property" fr.text="Installé sur foncier public ?" default="off" value_on="public" value_off="private" /> |
471 | | <check key="access" text="Display usable by all ?" fr.text="Surface d'affichage utilisable par tous ?" default="off" value_on="public" value_off="private" /> |
472 | | <space/> |
473 | | <combo key="orientation" |
474 | | text="Orientation of advertising totem with respect to the flow of people" |
475 | | fr.text="Orientation du totem publicitaire par rapport au flot du passage" |
476 | | values_sort="false" |
477 | | values="front,medium,parallel,opposite,multi" |
478 | | default="front" /> |
479 | | <combo key="visibility" |
480 | | text="Visibility" |
481 | | fr.text="Visibilité" |
482 | | values_sort="false" |
483 | | values="house,street,area" |
484 | | default="street" |
485 | | delete_if_empty="yes" /> |
486 | | </item> |
487 | | |
488 | | <item name="7. Column" fr.name="7. Colonne (de type 'Morris')" icon="images/Column_3.svg" type="node"> |
489 | | <link href="https://wiki.openstreetmap.org/wiki/Tag%3Aadvertising%3Dcolumn"/> |
490 | | <label text="Editing a 'column' advertising device" |
491 | | fr.text="Renseigner un dispositif publicitaire de type 'colonne'" /> |
492 | | <space/> |
493 | | <key key="man_made" value="advertising"/> |
494 | | <key key="advertising" value="column"/> |
495 | | <space/> |
496 | | <combo key="size" |
497 | | text="Size of column (diameter * height)" |
498 | | fr.text="Taille de la colonne (diamètre * hauteur)" |
499 | | values="2*5,2*6,3*6,3*7" |
500 | | default="2*6" /> |
501 | | <combo key="height" |
502 | | text="Height of highest part of column" |
503 | | fr.text="Hauteur de la partie la plus haute de la colonne publicitaire" |
504 | | values="5,6,7" |
505 | | default="6" /> |
506 | | <check key="lit" text="Lit ?" fr.text="Éclairé ?" default="on" value_on="yes" value_off="no" /> |
507 | | <check key="luminous" text="Luminous ?" fr.text="Lumineux ?" default="on" value_on="yes" value_off="no" /> |
508 | | <combo key="animated" |
509 | | text="If animated device, type of animation" |
510 | | fr.text="Si animé, type d'animation" |
511 | | values="no,revolving" |
512 | | default="no" /> |
513 | | <space/> |
514 | | <combo key="message" |
515 | | text="Advertising message type" |
516 | | fr.text="Type de message publicitaire" |
517 | | values_sort="false" |
518 | | values="commercial,information,map_information,tourism,municipality,showbiz,cultural_event" |
519 | | default="showbiz" /> |
520 | | <combo key="display_surface" |
521 | | text="Display surface (in m²)" |
522 | | fr.text="Surface d'affichage (en m²)" |
523 | | values="25,31,47,56" |
524 | | default="31" /> |
525 | | <space/> |
526 | | <combo key="operator" |
527 | | text="Operator" |
528 | | fr.text="Opérateur" |
529 | | values_sort="true" |
530 | | values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP,Avenir,Giraudy" |
531 | | default="" /> |
532 | | <combo key="ref" |
533 | | text="Unique identifier" |
534 | | fr.text="Identifiant (voir buteau)" |
535 | | values="" |
536 | | default="" /> |
537 | | <check key="land_property" text="Installed on public property" fr.text="Installé sur foncier public ?" default="on" value_on="public" value_off="private" /> |
538 | | <check key="access" text="Display usable by all ?" fr.text="Surface d'affichage utilisable par tous ?" default="off" value_on="public" value_off="private" /> |
539 | | <space/> |
540 | | <combo key="orientation" |
541 | | text="Orientation of advertising column with respect to the flow of people" |
542 | | fr.text="Orientation de la colonne publicitaire par rapport au flot du passage" |
543 | | values_sort="false" |
544 | | values="front,medium,parallel,opposite,multi" |
545 | | default="multi" /> |
546 | | <combo key="visibility" |
547 | | text="Visibility" |
548 | | fr.text="Visibilité" |
549 | | values_sort="false" |
550 | | values="house,street,area" |
551 | | default="street" |
552 | | delete_if_empty="yes" /> |
553 | | </item> |
554 | | |
555 | | |
556 | | <item name="8. Wall advertising billboard" fr.name="8. Panneau publicitaire mural" icon="images/Billboard_wall.svg" type="node"> |
557 | | <link href="https://wiki.openstreetmap.org/wiki/Tag%3Aadvertising%3Dbillboard"/> |
558 | | <label text="Editing a 'wall billboard' advertising device" |
559 | | fr.text="Renseigner un dispositif publicitaire de type 'panneau mural'" /> |
560 | | <space/> |
561 | | <key key="man_made" value="advertising"/> |
562 | | <key key="advertising" value="billboard" /> |
563 | | <space/> |
564 | | <combo key="support" |
565 | | text="Support of advertising billboard" |
566 | | fr.text="Support du dispositif publicitaire" |
567 | | values_sort="false" |
568 | | values="wall,fence" |
569 | | default="wall" /> |
570 | | <combo key="size" |
571 | | text="Size of billboard (width * height)" |
572 | | fr.text="Taille du panneau publicitaire (largeur * hauteur)" |
573 | | values="2*2,3.2*2.5,4*3" |
574 | | default="2*2" /> |
575 | | <combo key="height" |
576 | | text="Height of highest part of billboard" |
577 | | fr.text="Hauteur de la partie la plus haute du panneau publicitaire" |
578 | | values="3,4,5,6,7,7.5" |
579 | | default="7.5" /> |
580 | | <combo key="sides" |
581 | | text="Number of sides" |
582 | | fr.text="Nombre de côtés" |
583 | | values="1" |
584 | | default="1" /> |
585 | | <check key="lit" text="Lit ?" fr.text="Éclairé ?" default="on" value_on="yes" value_off="no" /> |
586 | | <check key="luminous" text="Luminous ?" fr.text="Lumineux ?" default="off" value_on="yes" value_off="no" /> |
587 | | <combo key="animated" |
588 | | text="If animated device, type of animation" |
589 | | fr.text="Si animé, type d'animation" |
590 | | values_sort="false" |
591 | | values="no,trivision_blades,winding_posters,digital_prices,digital_messages,screen" |
592 | | default="no" /> |
593 | | <space/> |
594 | | <combo key="message" |
595 | | text="Advertising message type" |
596 | | fr.text="Type de message publicitaire" |
597 | | values_sort="false" |
598 | | values="commercial,information" |
599 | | default="commercial" /> |
600 | | <combo key="display_surface" |
601 | | text="Display surface (in m²)" |
602 | | fr.text="Surface d'affichage (en m²)" |
603 | | values="4,8,12" |
604 | | default="4" /> |
605 | | <combo key="operator" |
606 | | text="Operator" |
607 | | fr.text="Opérateur" |
608 | | values_sort="true" |
609 | | values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP,Avenir,Giraudy" |
610 | | default="" /> |
611 | | <combo key="ref" |
612 | | text="Unique identifier" |
613 | | fr.text="Identifiant (voir buteau)" |
614 | | values="" |
615 | | default="" /> |
616 | | <check key="land_property" text="Installed on public property" fr.text="Installé sur foncier public ?" default="on" value_on="public" value_off="private" /> |
617 | | <check key="access" text="Display usable by all ?" fr.text="Surface d'affichage utilisable par tous ?" default="off" value_on="public" value_off="private" /> |
618 | | <space/> |
619 | | <combo key="orientation" |
620 | | text="Orientation of advertising device with respect to the flow of people" |
621 | | fr.text="Orientation du dispositif publicitaire par rapport au flot du passage" |
622 | | values_sort="false" |
623 | | values="front,medium,parallel,opposite,multi" |
624 | | default="front" /> |
625 | | <combo key="visibility" |
626 | | text="Visibility" |
627 | | fr.text="Visibilité" |
628 | | values_sort="false" |
629 | | values="house,street,area" |
630 | | default="area" |
631 | | delete_if_empty="yes" /> |
632 | | <space/> |
633 | | </item> |
634 | | |
635 | | |
636 | | <item name="9. Grounded billboard" fr.name="9. Panneau publicitaire scellé au sol" icon="images/Billboard_trunk.svg" type="node"> |
637 | | <link href="https://wiki.openstreetmap.org/wiki/Tag%3Aadvertising%3Dbillboard"/> |
638 | | <label text="Editing a 'grounded billboard' advertising device" |
639 | | fr.text="Renseigner un dispositif publicitaire de type 'panneau scellé au sol'" /> |
640 | | <space/> |
641 | | <key key="man_made" value="advertising"/> |
642 | | <key key="advertising" value="billboard" /> |
643 | | <space/> |
644 | | <combo key="support" |
645 | | text="Support of advertising billboard" |
646 | | fr.text="Support du dispositif publicitaire" |
647 | | values_sort="false" |
648 | | values="pole,poles" |
649 | | default="pole" /> |
650 | | <combo key="size" |
651 | | text="Size of billboard (width * height)" |
652 | | fr.text="Taille du panneau publicitaire (largeur * hauteur)" |
653 | | values="1.3*2.15,2*2,3.2*2.5,4*3" |
654 | | default="4*3" /> |
655 | | <combo key="height" |
656 | | text="Height of highest part of billboard" |
657 | | fr.text="Hauteur de la partie la plus haute du panneau publicitaire" |
658 | | values="2,3,4,5,6,7" |
659 | | default="6" /> |
660 | | <combo key="sides" |
661 | | text="Number of sides" |
662 | | fr.text="Nombre de côtés" |
663 | | values="1,2,3,4" |
664 | | default="2" /> |
665 | | <check key="lit" text="Lit ?" fr.text="Éclairé ?" default="on" value_on="yes" value_off="no" /> |
666 | | <check key="luminous" text="Luminous ?" fr.text="Lumineux ?" default="on" value_on="yes" value_off="no" /> |
667 | | <combo key="animated" |
668 | | text="If animated device, type of animation" |
669 | | fr.text="Si animé, type d'animation" |
670 | | values_sort="false" |
671 | | values="no,trivision_blades,winding_posters,digital_prices,digital_messages,screen" |
672 | | default="winding_posters" /> |
673 | | <space/> |
674 | | <combo key="message" |
675 | | text="Advertising message type" |
676 | | fr.text="Type de message publicitaire" |
677 | | values_sort="false" |
678 | | values="commercial,information" |
679 | | default="commercial" /> |
680 | | <combo key="display_surface" |
681 | | text="Display surface (in m²)" |
682 | | fr.text="Surface d'affichage (en m²)" |
683 | | values="4,8,12" |
684 | | default="12" /> |
685 | | <combo key="operator" |
686 | | text="Operator" |
687 | | fr.text="Opérateur" |
688 | | values_sort="true" |
689 | | values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP,Avenir,Giraudy" |
690 | | default="" /> |
691 | | <combo key="ref" |
692 | | text="Unique identifier" |
693 | | fr.text="Identifiant (voir buteau)" |
694 | | values="" |
695 | | default="" /> |
696 | | <check key="land_property" text="Installed on public property" fr.text="Installé sur foncier public ?" default="on" value_on="public" value_off="private" /> |
697 | | <check key="access" text="Display usable by all ?" fr.text="Surface d'affichage utilisable par tous ?" default="off" value_on="public" value_off="private" /> |
698 | | <space/> |
699 | | <combo key="orientation" |
700 | | text="Orientation of advertising device with respect to the flow of people" |
701 | | fr.text="Orientation du dispositif publicitaire par rapport au flot du passage" |
702 | | values_sort="false" |
703 | | values="front,medium,parallel,opposite,multi" |
704 | | default="front" /> |
705 | | <combo key="visibility" |
706 | | text="Visibility" |
707 | | fr.text="Visibilité" |
708 | | values="house,street,area" |
709 | | default="area" |
710 | | delete_if_empty="yes" /> |
711 | | </item> |
712 | | |
713 | | |
714 | | <item name="10. Undefined advertising device" fr.name="10. Dispositif publicitaire non prédéfini" icon="images/Billboard_trunk.svg" type="node"> |
| 633 | <item name="8. Undefined advertising device" fr.name="8. Dispositif publicitaire non prédéfini" icon="images/Billboard_trunk.svg" type="node"> |