Commit graph

69 commits

Author SHA1 Message Date
archpdx
158e071b16
Add fields for crossing=traffic_signals presets (#453)
Adds fields for:
* `button_operated`
* `traffic_signals:arrow`
* `traffic_signals:countdown`
* `traffic_signals:minimap`
* `traffic_signals:sound`
* `traffic_signals:vibration`
2022-05-12 18:34:35 +02:00
Minh Nguyễn
713e232814
Avoid snake_case on not:name (#424) 2022-05-12 12:10:33 +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
c2acddf4af
add (new) lifeguard and supervised fields to beach preset 2022-05-12 11:08:15 +02:00
arch0345
1f1e80711c Add Trolley Bay preset and trolley:deposit field 2022-03-06 14:59:08 -08:00
Mateusz Konieczny
051d66a135
more and better recycling terms (#400)
better describe glass values, add some values from https://github.com/streetcomplete/StreetComplete/blob/master/app/src/main/java/de/westnordost/streetcomplete/quests/recycling_material/RecyclingMaterial.kt (some remaining) that were based on quite significant research to get small set of values covering most of uses
2022-02-14 16:09:40 +01:00
Martin Raifer
4b7b43dd56
[bug] allow maxspeed:advisory field everywhere (fixes #389) 2022-02-04 09:22:13 +01:00
Martin Raifer
4dd3f4077b
[bug] allow maxspeed field everywhere
fixes https://github.com/openstreetmap/iD/issues/8947
2022-02-03 22:13:53 +01:00
Martin Raifer
1679648172
add access=customers value (#326)
closes #47
2022-02-02 16:01:59 +01:00
Kyℓe Hensel
16c276b190
update lifeboat station preset (#382) 2022-02-01 21:23:55 +01:00
Minh Nguyễn
c13b3b41d8
Avoid snake-casing network (#375) 2022-01-31 12:32:22 +01:00
archpdx
41bef6bf8e
Add more disc golf features (#372) 2022-01-28 18:05:57 +01:00
Martin Raifer
7617c45325
Merge branch 'prettier-config' into main 2022-01-25 14:32:20 +01:00
Martin Raifer
1f585962ce
prettify all presets and fields 2022-01-25 14:28:05 +01:00
Martin Raifer
4644b468ac
consolidate "<crossing> (Raised)" presets into a field
see discussion here: https://github.com/openstreetmap/id-tagging-schema/pull/192#discussion_r762303214
2022-01-24 20:18:20 +01:00
Martin Raifer
224de53c9a
add field for "usage" tag on canals (see #348) 2022-01-18 17:28:41 +01:00
kjonosm
a4446cfc8f
Add strings to recycling_accepts.json (#349) 2022-01-17 19:54:16 +01:00
kjonosm
58b76dfa06
Add strings to castle_type.json (#350) 2022-01-17 19:47:29 +01:00
Martin Raifer
969421dce2
tweak label for parking=layby, and tweak capitalization 2022-01-17 13:37:51 +01:00
Martin Raifer
51856e517d
use simpler language for parking orientation descriptions (closes #299) 2022-01-10 19:39:42 +01:00
Martin Raifer
728cceb274
add "layby" as value for parking field (closes #287) 2022-01-10 18:52:33 +01:00
Martin Raifer
d279c234dd
specify values for "embassy" tag (#343)
* embassy=embassy to embassy=yes

embassy=embassy is an unwanted tagging fueled by iD presets showing top taginfo suggestions

there was confused philosophical discussion about deprecations on tagging mailing list - but of all involved noone considered embassy=embassy as a good idea

see https://lists.openstreetmap.org/pipermail/tagging/2022-January/063459.html

* specify values for "embassy" tag (closes #340)

Co-authored-by: Mateusz Konieczny <matkoniecz@gmail.com>
2022-01-10 17:53:21 +01:00
Martin Raifer
da2c88b7d2
more detailed wetland presets (closes #281)
add presets for all categories currently documented at https://wiki.openstreetmap.org/wiki/Key:wetland

also drop the tidal/salt fields where they do not apply to the more specific wetland presets
2022-01-10 13:16:59 +01:00
ttomasz
06f9a6d3fd
Parcel locker category change (#339)
* deprecated old vending_machine tagging for parcel lockers
* moved and updated parcel lockers presets
* removed non-english term
* removed terms referring to brands since they will be pulled from NSI anyway
* fixed missing tag
* added missing preset for dropoff only locker
* created single preset for parcel locker
* use generic "parcel locker" as title of preset
* add some additional search terms
* make description field optional again

Co-authored-by: Martin Raifer <martin@raifer.tech>
2022-01-10 10:55:33 +01:00
Martin Raifer
61cffa2f16
update referece link for gnis:feature_id field
This is only a temporary fix/workaround, since the new service does not resolve all imported ids.
See https://github.com/openstreetmap/id-tagging-schema/issues/272

closes #272
2022-01-10 10:01:45 +01:00
Martin Raifer
2b0d60ab0f
fix typos in value descriptions for "mtb" and "horse" 2022-01-07 10:33:42 +01:00
Martin Raifer
49143b00f8
indicate that covered can be assumed to be "no" for roads and railways
closes #130
2022-01-06 14:46:00 +01:00
Martin Raifer
98613d9a39
upgrade old information values to subtypes of board/map
and add an "activity" field for maps and guideposts which indicates the mapped/signposted scope of activities: hiking, biking, etc.

closes #45
2022-01-06 11:18:32 +01:00
Martin Raifer
7a2c5fba80
fix capitalization 2022-01-06 09:23:24 +01:00
Martin Raifer
08366c2e76
add "speedway" as value for sports tag on raceways
see https://wiki.openstreetmap.org/wiki/Tag%3Asport%3Dspeedway

closes #111
2022-01-05 18:01:22 +01:00
Martin Raifer
1c84c7ee36
add preset for healthcare=sample_collection (#324)
wiki: https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Dsample_collection
2022-01-05 17:48:39 +01:00
Martin Raifer
321cabb182
elevation field: add unit "(Meters)" to label, fixes #95 2022-01-05 15:44:30 +01:00
Natfoot
0da5e3eede
add "unknown" as possible value for access fields 2022-01-04 13:13:22 +01:00
Martin Raifer
eeae902763
Merge branch 'maxspeed-advisory-default' into main 2022-01-04 12:33:40 +01:00
Martin Raifer
8c59cdac6e
switch to regional presets instead of regional fields
also limit to ramps of type motorway, trunk and primary.
2022-01-04 12:30:50 +01:00
Martin Raifer
038158669f
add suffixes to all regional fields 2022-01-04 11:32:34 +01:00
Martin Raifer
f0a63f1026
Merge branch 'route-directions-202' into main 2022-01-04 10:52:57 +01:00
Martin Raifer
ee89b0f506
add suffix to regional field 2022-01-03 19:33:48 +01:00
Minh Nguyễn
e3c8330775
Added Expressway field to Trunk and Primary Road presets (#216) 2021-12-16 19:02:49 +01:00
Minh Nguyễn
e4fda02ff1 Limit cardinal direction field to MUTCD countries 2021-12-15 16:29:54 -08:00
Minh Nguyễn
097273cc8c Added cardinal direction field to some route presets 2021-12-15 16:20:38 -08:00
Andrew Harvey
67029663d0
updating cuisines based on commonly used values from taginfo (#296)
* updating cuisines based on commonly used values from taginfo

* Update cuisine.json

* juice bars commonly mix fruit and vegetables
2021-12-15 17:04:15 +01:00
Jeroen Hoek
97240c04a9
Add parking=street_side (#73)
Adds a preset for street-side parking¹.

1: https://wiki.openstreetmap.org/wiki/Proposed_features/parking%3Dstreet_side
2021-12-15 12:48:15 +01:00
jonsger
1ce208b988
Adapt capacity tags for camp sites etc. (#107)
* Add capacity:* tags for tourism=camp_site.

* Use capacity:caravans for tourism=caravan_site.

* Use distinct capacity tags for tourism=camp_site.

* upgrade capacity fields to regular fields


Co-authored-by: Martin Raifer <martin@raifer.tech>
2021-12-15 12:25:24 +01:00
Martin Raifer
4e60539d32
fix spelling, run build 2021-12-15 10:16:24 +01:00
Martin Raifer
04c9194a87
Add "OSM Notes" as to list of (changeset) source values 2021-12-14 18:10:50 +01:00
Kyℓe Hensel
754d07395f
add fields for level crossing (#194) 2021-12-14 17:11:18 +01:00
Andrew Harvey
b2aefe913b
add locked field to lockable barriers (#199) 2021-12-14 17:01:46 +01:00
Martin Raifer
909ca3fdd1
add "cai_scale" as optional field for hiking route relations in Italy
closes #293
2021-12-14 16:00:42 +01:00
Minh Nguyễn
f0d8648455
Avoid snake_case on traffic_sign and cycle_network (#212) 2021-12-14 13:16:49 +01:00