Commit graph

33 commits

Author SHA1 Message Date
Martin Raifer
41fa77fc69
hide strings of dummy presets for secondary uses of the "emergency" tag
The [`emergency` tag](https://wiki.openstreetmap.org/wiki/Key:emergency) is used both as a primary tag (e.g. `emergency=ambulance_station`) as well as a key of the [access](https://wiki.openstreetmap.org/wiki/Key:access) tagging schema. The "primary" emergency features only ever come as points or areas, while the "access" emergency tags are typically found on linear features.

In order to avoid false-positives in the geometry check validation of iD, the id-tagging-schema has a couple of dummy presets that allow the use of the tag on lines (see 423329c1eb).

This removes the unnecessary translatable strings caused by this workaround, which cause confusion for translators on transifex.
2025-08-20 13:28:21 +02:00
Martin Raifer
4269d171b1
Revert "delete preset for undocumented tag "emergency=official""
This reverts commit 0b3788c294.
2025-08-20 12:49:58 +02:00
Martin Raifer
0b3788c294
delete preset for undocumented tag "emergency=official" 2025-08-20 12:43:54 +02:00
sun-geo
cfa71d6c4f
Update fire_hydrant.json (move fire_hydrant/position from section moreFields up to fields) (#1441)
Update fire_hydrant (fields / moreFields) move fire_hydrant/position (wiki: https://wiki.openstreetmap.org/wiki/Key:fire_hydrant:position) from section moreFields up to fields, because it is one of the most common tag-combination to emergency=fire_hydrant, see https://taginfo.openstreetmap.org/tags/emergency=fire_hydrant#combinations and has already nicely organic groth in the past, see: emergency=fire_hydrant
2025-02-13 13:51:25 +01:00
Kyℓe Hensel
8bc37a85f8
Add search terms to several presets (#1370) 2024-11-03 06:13:43 +01:00
qugebert
926ca653c6
Add dedicated presets for pillar and underground hydrants (#1160) 2024-03-14 17:01:16 +01:00
Martin Raifer
5bbd18fe18
add field to specify the type of Lifeguard locations 2024-02-15 18:29:48 +01:00
Andrew Harvey
0a67492529
add emergency=disaster_response preset (#1108) 2024-02-14 11:57:03 +01:00
Martin Raifer
05b48d6ca7
remove opening_hours:covid19 field, closes #963
follows #401
2023-08-04 16:37:27 +02:00
Martin Raifer
bdae3f06ff
consolidate optional fields of "POI" presets into template "presets" 2023-04-13 21:18:08 +02:00
tiptoptom
29130c5665
Add preset for emergency=fire_service_inlet and fields for fire_mains and fire_sprinkler (#806) 2023-03-14 18:01:15 +01:00
Martin Raifer
2bc886043c
update tag of lifeboat / marine rescue stations, see also #807 2023-03-06 11:34:28 +01:00
Flo Edelmann
cfad53b540
Move access_simple to main fields for AEDs (#786) 2023-02-13 12:07:15 +01:00
Martin Raifer
fffa81e7a7
expand * in terms, sort and add terms
see https://github.com/openstreetmap/id-tagging-schema/pull/648#discussion_r1033621284
2022-11-28 16:25:56 +01:00
Martin Raifer
b1cb25235e
drop field for (essentially) unused tag water_volume
maybe this was intended for the tag `water_tank:volume`, but that one is also used pretty rarely on hydrants
2022-11-09 18:43:07 +01:00
Martin Raifer
65f46b5adb
split building_area field: one with default yes and one with no default 2022-09-09 13:23:27 +02:00
Kyℓe Hensel
fa463906d1
fix missing primary tag in addTags of Lifeboat Station preset (#551) 2022-07-28 11:33:50 +02:00
Martin Raifer
85b612a17d
add Building field to Emergency Water Tank preset 2022-07-12 11:55:30 +02:00
Martin Raifer
2ce0cd4fc4
fix tag used in Emergency Water Tank preset
closes #525
see also https://github.com/openstreetmap/id-tagging-schema/issues/344#issuecomment-1036197179
2022-07-12 11:48:16 +02:00
Kyℓe Hensel
0d4f3daadc
allow the website tag to be used on any feature (#503)
* allow the website tag to be used on any feature

* drop "website" field as "moreField" from all presets

* simplify place presets

Co-authored-by: Martin Raifer <martin@raifer.tech>
2022-06-17 17:33:35 +02:00
Martin Raifer
7b2528664c
wikimedia_commons is a universal field: no need to explicitly include it 2022-06-17 17:04:12 +02:00
Martin Raifer
4de347dd48
Phase out opening_hours:covid19 field (#401)
…by making the field an optional field which is not displayed by default when selecting a preset. This approach allows mapeprs to easily see now potentially outdated pandemic opening hours and check/update/fix/convert them accordinly.
2022-05-20 17:08:19 +02:00
René Kost
bb3c32008c
Add basic tag position to fire_hydrant (#418)
As per osm wiki, emergency=fire_hydrant should have the
fire_hydrant:position tag.
https://wiki.openstreetmap.org/wiki/Tag:emergency%3Dfire_hydrant
2022-05-12 11:13:21 +02:00
Martin Raifer
05f5bbe2c1
use water=reservoir instead of landuse tag for emergency water reservoirs
see 889821d383 (r63445176)
2022-02-07 14:40:33 +01:00
quotquot
77b0c3168b
Fix data/presets/amenity/ticket_validator format (#391)
* Fix data/presets/amenity/ticket_validator format and file ending
* Fix reference to disc_golf_basket icon, which is from temaki, not maki
* Fixed space in preset name (water_reservoir_covered)

Co-authored-by: Johnny Accot <johnny@accot.fr>
Co-authored-by: Martin Raifer <martin@raifer.tech>
2022-02-07 14:35:07 +01:00
Kyℓe Hensel
16c276b190
update lifeboat station preset (#382) 2022-02-01 21:23:55 +01:00
Martin Raifer
52fb61382b
switch to new temaki icons 2022-01-28 13:52:01 +01:00
Martin Raifer
1e0990a961
add wikimedia_commons field for defibrillators (closes #359) 2022-01-18 19:11:25 +01:00
Martin Raifer
a5e750551b
add preset for emergency=assembly_point (closes #292) 2022-01-10 19:29:17 +01:00
Martin Raifer
889821d383
more details for water tank presets:
* allow emergency=water_tank also on reservoirs
* add (optional) "covered" field to water tanks, closes #344
2022-01-10 12:32:08 +01:00
Martin Raifer
038158669f
add suffixes to all regional fields 2022-01-04 11:32:34 +01:00
Quincy Morgan
072d2dda93 Add emergency=lifeboat_station preset (re: #76) 2020-12-07 10:46:01 -05:00
Quincy Morgan
bf95421f65 Initial commit 2020-11-05 11:30:34 -05:00