Commit graph

29 commits

Author SHA1 Message Date
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
kjonosm
0d31467e43
Add translatable strings to kerb field (#1029) 2024-02-17 15:16:26 +01:00
Martin Raifer
05b48d6ca7
remove opening_hours:covid19 field, closes #963
follows #401
2023-08-04 16:37:27 +02:00
Martin Raifer
b49544fbb0
allow barrier=log preset on "standalone" points, closes #898 2023-05-16 14:05:10 +02:00
Martin Raifer
bdae3f06ff
consolidate optional fields of "POI" presets into template "presets" 2023-04-13 21:18:08 +02:00
Martin Raifer
39b4f96519
when the kerb tag is used by iteslef, we can't assume it's a barrier
as it might also be an incompletely tagged crossing node

fixes #858
2023-04-12 18:17:02 +02:00
Mateusz Konieczny
1fed613acf
Make barrier=log preset searchable (#822)
closes #615
2023-03-24 11:44:58 +01:00
Martin Raifer
b565c7d96d
fix presets with dupliate ids
* merge duplicate barrier=ditch presets
* give unique ids to alternate "point geometry" presets for natural=wood and landuse=industrial
2023-02-13 18:16:27 +01:00
tyrasd
a6e1c45176 Deploying to main from @ openstreetmap/id-tagging-schema@06e2375134 🚀 2023-01-23 09:21:43 +00:00
tyrasd
176fd5027f Deploying to main from @ openstreetmap/id-tagging-schema@720d97358d 🚀 2023-01-23 09:21:31 +00:00
archpdx
06e2375134
Add field for lift_gate:type (#711) 2023-01-23 10:20:23 +01:00
Michael
4131ad0cd2
Remove "line" geometry from lift gate (#679)
Lift gates should only be nodes ([wiki](see https://wiki.openstreetmap.org/w/index.php?title=Tag:barrier%3Dlift_gate&oldid=2406647)). This line probably is the cause of a validation issue, where ID suggests converting an orphaned lift_gate node into a way instead of suggesting it to be added as a node to a way.
2022-12-12 14:04:59 +01:00
archpdx
86c53547db
Fix Jersey Barrier geometry types (#614) 2022-10-13 10:43:41 +02:00
Martin Raifer
2375a6bef4
add field for the "two_sided=yes" tag
see https://github.com/openstreetmap/iD/issues/9329#issuecomment-1270589307
2022-10-11 18:30:38 +02: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
Martin Raifer
da65b12c45
add hidden preset for man_made=yes 2022-07-22 18:18:52 +02:00
Martin Raifer
c5cbaa5a1f
allow to specify type of barrier in generic barrier=yes preset 2022-07-22 17:20:42 +02:00
Martin Raifer
ea3424431e
add (hidden) preset for unspecified Barriers ("barrier=yes"), closes #531 2022-07-22 15:09:41 +02:00
archpdx
a43fba4fd3
add "Barbeque Restaurant" preset and use more specific icons (#535) 2022-07-15 13:03:42 +02:00
archpdx
ef606e1a2d
Update barrier presets (#519)
* Fix capitalization of `barrier=full-height_turnstile` (Full-height turnstile -> Full-Height Turnstile)
* Rename Hampshire Gate to Wire Gate
2022-07-04 10:55:58 +02:00
archpdx
b947fd62cc
Add more barrier presets (#506)
* Add more barrier presets

Also added field for `maxwidth`

* Rope Barrier -> Rope Fence

* Add terms to Hampshire Gate preset

* Add `wheelchair` to moreFields in Motorcycle Barrier preset

Co-authored-by: Martin Raifer <martin@raifer.tech>

* Remove fields from Wicket Gate preset

* Change Planter preset

* Remove `barrier=planter` preset
* Add `planter_barrier` field which adds `barrier=planter`
* Add `man_made=planter` preset with `planter_barrier` field

* npm run lint:fix

* Rename planter_barrier.json to barrier_planter.json

* Update field name

* Remove fields

* be more restrictive on planter geometry types

* add non-searchable "Planter (Barrier)" preset

This allows to show the "access" field if a man_made=planter vertex has also the barrier=planter tag.

Co-authored-by: Martin Raifer <martin@raifer.tech>
2022-06-23 09:11:32 +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
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
Martin Raifer
1f585962ce
prettify all presets and fields 2022-01-25 14:28:05 +01:00
Martin Raifer
c0874db43c
add direction as optional field for barrier=height_restrictor
closes #133
2022-01-06 15:08:06 +01:00
Tobias
53646325e1
Add field species:wikidata to plant objects (#320)
* Update hedge.json
* Update tree_row.json
* Update wood.json
* Update scrub.json
2022-01-03 13:43:16 +01:00
Andrew Harvey
b2aefe913b
add locked field to lockable barriers (#199) 2021-12-14 17:01:46 +01:00
Quincy Morgan
f07914f5a1 Add search terms to more presets 2020-11-30 11:07:36 -05:00
Quincy Morgan
bf95421f65 Initial commit 2020-11-05 11:30:34 -05:00