Commit graph

357 commits

Author SHA1 Message Date
SteveLz
105e1b2829
Update structure_waterway.json 2025-02-25 21:10:57 +08:00
SteveLz
54d16d4e55
Update structure_waterway.json 2025-02-03 14:17:12 +08:00
SteveLz
25d1fac073
Update name.json 2024-06-26 21:45:48 +08:00
SteveLz
80ad2fa638
Update name.json 2024-06-26 21:13:07 +08:00
SteveLz
2599e71719
Update name.json 2024-06-26 21:12:42 +08:00
SteveLz
62914c4a65
Update name.json 2024-06-26 20:44:55 +08:00
SteveLz
d9fc122b09
Update name.json 2024-06-26 20:39:32 +08:00
SteveLz
85a62cadca
Update name.json 2024-06-26 20:38:52 +08:00
SteveLz
a82b4d6c49
Rename name to name.json 2024-06-26 20:26:27 +08:00
SteveLz
d3d8ef8468
Rename name to name.json 2024-06-26 20:26:01 +08:00
SteveLz
ddf61ccaff
Create name 2024-06-26 20:23:19 +08:00
SteveLz
b916a1c4fb
Create name 2024-06-26 20:14:29 +08:00
Michał Gwóźdź
f94196433c
Add values to surface (#1198) 2024-06-05 21:48:10 +02:00
Dimitar
85b2dbb52a
Fix typo for material=conrete -> concrete (#1245)
Resolves #1244
2024-06-05 20:17:20 +02:00
bompstable
87d7b90f93
amenity=bench: Add armrest field, move color to moreFields (#1227) 2024-05-31 10:46:51 +02:00
trigpoint
e75eaeea81
Add "E5 gasoline" as option to Fuel field (#1192) 2024-04-05 16:55:51 +02:00
Martin Raifer
692da6c5f5
country field on flags should be case sensitive
see #490
2024-03-25 10:52:53 +01:00
Martin Raifer
9b92e82818
add traffic_calming field to minor and major road presets 2024-03-15 20:32:53 +01:00
Martin Raifer
f6f5c95f06
add some missing common cuisine values, closes #1146
this includes most of the top ~100 most used values of the `cuisine` tag, omitting discouraged values like `international`

also sorts the list by the current number of uses according to taginfo (see https://gist.github.com/tyrasd/aaa5d32cb05f8ed1acafdd2e40737254)
2024-03-15 14:02:49 +01:00
Martin Raifer
982e632ec0
add icons to kerb fields, tweak label, drop from specialized presets
specialized presets should be switched using the preset selector, no need to duplicate that as a combo box. this effectively reverts https://github.com/openstreetmap/iD/issues/6360

(re icons, see also https://github.com/openstreetmap/id-tagging-schema/pull/1077#issuecomment-1966247784)

also remove duplicates of translatable strings
2024-02-27 16:43:46 +01:00
Martin Raifer
48cb0b60ce
clarify that left/right meant to be given relative to the cyclist
see https://github.com/openstreetmap/iD/issues/10128
see https://wiki.openstreetmap.org/w/index.php?title=Tag:highway%3Dcyclist_waiting_aid&oldid=2631832
see https://community.openstreetmap.org/t/approved-feature-proposal-cyclist-footrests-and-handrails-cyclist-waiting-aid/105762/3
2024-02-26 13:35:17 +01:00
kjonosm
9b7e616904
Add translatable strings to bridge field (#1002) 2024-02-26 12:48:58 +01:00
Kyℓe Hensel
c32559a6ea
add field for fortification_type (#1129) 2024-02-24 18:33:28 +01:00
Kyℓe Hensel
4bd294c8dd
fuel field: fix LPG/LNG confusion, add missing value for fuel:lng tag (#1130) 2024-02-24 18:30:04 +01:00
kjonosm
0d31467e43
Add translatable strings to kerb field (#1029) 2024-02-17 15:16:26 +01:00
Martin Raifer
55c242ef7c
use strings in sport_pub field, add value for sport=darts 2024-02-17 14:06:30 +01:00
Martin Raifer
2716443911
fix field type 2024-02-15 20:28:36 +01:00
Martin Raifer
5bbd18fe18
add field to specify the type of Lifeguard locations 2024-02-15 18:29:48 +01:00
Martin Raifer
7d42b9c32d
add "toilets:menstrual_products" field also to pois with toilet tag
see #1116
2024-02-15 18:29:19 +01:00
Julian-Samuel Gebühr
9889709174
feat: Add field for menstrual products (#1116) 2024-02-15 10:44:03 +01:00
Martin Raifer
2f24b915df
add option "millstone" to field for the historic tag (see #1067)
see https://wiki.openstreetmap.org/wiki/Tag:historic=millstone
2024-02-05 15:41:08 +01:00
archpdx
b526b49ea2
Add translatable options for Swimming Pool field; add preset for Hot Tub (#1008) 2024-02-05 15:12:08 +01:00
Martin Raifer
54205c7a29
add "unleashed" as value for dog tag field
and limit offered values of `dog` field on dog-specific features to just =leashed`/`unleashed`: `no` does generally not make sense on these, and `yes`/`designated` is already implied by the primary tag.
2024-02-02 11:49:28 +01:00
qugebert
825f409cbe
Add field for summit cross (#1088) 2024-01-31 12:42:30 +01:00
Máté Gyöngyösi
dacbd27245
Add railway:switch field to railway=switch preset (#1084) 2024-01-31 12:35:43 +01:00
Máté Gyöngyösi
96a4600d18
Add ref and railway:track_ref fields to railway=rail and =switch presets (#1083) 2024-01-31 12:33:56 +01:00
Martin Raifer
49ebee6e25
don't lowercase changeset hashtags, fixes #1080 2024-01-17 12:54:30 +01:00
IreuN
6bf9a31139
Change name Traffic island -> Traffic Calming Island (#1074)
see also https://wiki.openstreetmap.org/w/index.php?title=Tag:traffic_calming%3Disland&oldid=2632839

---------

Co-authored-by: Martin Raifer <martin@raifer.tech>
2023-12-20 15:19:53 +01:00
danieldegroot2
52610604bf
Update public_bookcase.json - Add field for book tag and more (#1001) 2023-12-16 14:15:01 +01:00
archpdx
8ee33f2a28
Add field for opening_hours:drive_through=* (#999) 2023-12-16 14:04:37 +01:00
arrival-spring
82fbd37b88
Add ref:edubase for schools, etc in the UK (#1000) 2023-12-16 13:42:19 +01:00
Kamil Monicz
3f8c56bdd0
Specify crossing:markings in Poland (#1030) 2023-12-15 17:20:15 +01:00
Matt Whilden
f86dedc9a4
Disallow leading zeros in gnis:feature_id (#1007) 2023-12-15 17:10:02 +01:00
Cj Malone
5555b1502c
Add fhrs:id field (#987)
Applicable presets copied from QA tool
5a1faabe5a/import/osm/imposm_mapping.yml (L17)
2023-12-15 16:19:51 +01:00
archpdx
0f157cc98d
Add roller coaster presets (#985)
Adds presets for:

* roller_coaster=track
* roller_coaster=station
* roller_coaster=support

Also adds a field for roller_coaster:track=* and the layer field to attraction=water_slide
2023-12-15 15:58:06 +01:00
Kyℓe Hensel
f3e760373c
add preset for highway=cyclist_waiting_aid (#1069) 2023-12-15 15:54:58 +01:00
Martin Raifer
ae68feef3c
simplify post box preset
dropping the GB regional variant in favour of making the `royal_cypher` field regional.

see also https://github.com/ideditor/schema-builder/issues/94
2023-11-27 20:55:39 +01:00
Mateusz Konieczny
04ea90c4b6
pankcake -> pancake (#1063)
fixes typo introduced in 67029663d0

found as part of general cleanup of clear typos in OSM
2023-11-27 17:58:12 +01:00
archpdx
4184e16cc8
Update loading dock fields (#1043) 2023-11-20 17:47:30 +01:00
mcliquid
32493289a7
Change "Draft Beer" to "Sold Beer Brands" (#1047)
See: https://wiki.openstreetmap.org/wiki/Key:brewery
2023-11-14 12:03:12 +01:00