Commit Graph

430 Commits

Author SHA1 Message Date
kjonosm
406277e7f0 Update speciality.json (#392)
* Update speciality.json

Add strings derived from https://wiki.openstreetmap.org/wiki/Key:healthcare:speciality

* Update data/fields/healthcare/speciality.json

Co-authored-by: Minh Nguyễn <mxn@1ec5.org>

* Update speciality.json

Co-authored-by: Minh Nguyễn <mxn@1ec5.org>
2022-10-17 11:07:47 +02:00
Minh Nguyễn
1b29e3b965 Add Population Date and Population Source fields (#261)
* Added Population Date and Population Source fields

* drop icon

Co-authored-by: Martin Raifer <martin@raifer.tech>
2022-10-14 18:00:29 +02:00
Minh Nguyễn
130e5dd756 Translatable strings for crops (#257) 2022-10-14 14:12:01 +02:00
Minh Nguyễn
51d64f2d54 Added translatable tunnel types (#251)
Co-authored-by: Martin Raifer <martin@raifer.tech>
2022-10-14 13:59:36 +02:00
kolgza
45593d1cbf Add highway=busway preset (#164) 2022-10-14 13:54:48 +02:00
Martin Raifer
257a89c997 Merge branch 'main' into payment-strings 2022-10-13 18:54:12 +02:00
Martin Raifer
b724c45366 drop options (will not be necessary) 2022-10-13 18:53:02 +02:00
Martin Raifer
3c4b231bec Update payment_multi_fee.json 2022-10-13 18:51:22 +02:00
Martin Raifer
5248a93995 upgrade to v5: add string cross references 2022-10-13 18:47:59 +02:00
Martin Raifer
99a08744a1 Merge pull request #598 from openstreetmap/schema-builder-v5
upgrade to schema-builder v5
2022-10-13 18:44:25 +02:00
Morion-Self
256fb7f894 Add preset Cafeteria (#613) 2022-10-13 12:57:39 +02: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
96f30790a1 allow point geometry for the Water Slide preset (fixes #612) 2022-10-11 15:18:24 +02:00
Mateusz Konieczny
e0414bb51d add descriptions of bicycle parkings (#608)
* add descriptions of bicycle parkings

* tweak capitalization of strings

Co-authored-by: Martin Raifer <martin@raifer.tech>
2022-10-10 12:45:55 +02:00
archpdx
b15dfff257 Add Prefabricated field (#600) 2022-10-03 11:48:01 +02:00
archpdx
752dff71e1 Add Fire Station Building preset (#603) 2022-10-03 11:43:25 +02:00
Martin Raifer
ad24670912 fix preset references 2022-10-03 08:47:23 +02:00
Martin Raifer
85ff0905cd bump schema to v5.1, allows to cross-reference placeholders 2022-09-29 20:46:14 +02:00
Martin Raifer
2542974846 consolidate duplicate names/terms by using new cross-references 2022-09-29 20:34:43 +02:00
Martin Raifer
4df0dd3f35 upgrade to schema-builder v5 2022-09-29 19:18:45 +02:00
Mateusz Konieczny
174a15e80c add some new surface values (#597) 2022-09-29 16:20:05 +02:00
Tobias Zwick
49ec9436d4 move aliases of highway=track from terms to aliases field and add further terms (#470)
see https://github.com/openstreetmap/id-tagging-schema/pull/288#issuecomment-1134043557
2022-09-29 14:33:24 +02:00
Martin Raifer
d5fece12ce add "salt" as valid value for the surface tag
see https://github.com/openstreetmap/iD/issues/9305
2022-09-26 19:07:18 +02:00
kjonosm
4075329e31 add preset for power=catenary_mast.json (#564, #593) 2022-09-26 13:18:43 +02:00
kjonosm
bead36d43b Add preset for water=oxbow (#595, #118) 2022-09-26 13:03:20 +02:00
Marc-marc-marc
722e33d293 also catch internet_access=wi-fi and WLAN (#592)
source https://wiki.openstreetmap.org/wiki/Tag:internet_access=wlan
2022-09-26 12:48:50 +02:00
Martin Raifer
4670fa066d Merge remote-tracking branches 'lukas458/patch-3', 'lukas458/patch-4', 'lukas458/patch-5' and 'lukas458/patch-6' into main 2022-09-23 10:59:32 +02:00
Lukas
de6f41d19e added the key "model" to the telephone-preset and moved "booth" to "more Fields", "covered" to "fields"
I added the key "model" in "more Fields" to it, see PR #584 

Also, I changed the key "covered" to the "fields", because "booth" is rather optional, not everny public telephone has a booth at all. booth=* is usually only used **if** it has a booth. The key "covered" is more wiedespread to indentify whether the telephone is covered at all or isn't. Please note I only changed the position of the fields, both keys can be used normally as before.
2022-09-21 09:34:34 +02:00
Lukas
7c562c502a added key "model" to the ticket validator preset
I added the key "model" in "more Fields" to it, see PR #584
2022-09-21 09:30:53 +02:00
Lukas
7abe8c612e added key "model" to the street cabinet preset
I added the key "model" in "more Fields" to it, see PR #584
2022-09-21 09:30:03 +02:00
Lukas
4a0ecce382 Add a field for the key "model"
Hi,
the key "model" ( https://wiki.openstreetmap.org/wiki/Key%3Amodel ) describes the model designation of a manufactured object. Formerly, it has been used for power=generator mainly, but now its usage has increased and is spread around over vrious objects which can have a model-designation / model-name. For example public telephones, elevators, street cabinets, substations and so on. ***It is used over 32000 times.*** So I think it's worth adding it. The kind of field should be free-text generally, but I chose the field type "combo" so that people can orientate on which values are already in use. For this, there's also the case-sensivity important.
2022-09-19 16:03:03 +02:00
Mateusz Konieczny
073e80a053 describe tracktype=grade1 as paved only
This applies 2018 edit to tracktype page also here (see https://wiki.openstreetmap.org/w/index.php?title=Template:Map_Features:tracktype&diff=1627780&oldid=1448864 )

Seems to be confirmed and accepted by https://lists.openstreetmap.org/pipermail/tagging/2022-September/thread.html#65411

If that is incorrect then https://josm.openstreetmap.de/ticket/22102 and https://github.com/streetcomplete/StreetComplete/pull/4105 and OSM Wiki should be modified to stop complaining about `surface=compacted tracktype=grade1`
2022-09-16 15:31:01 +02:00
Martin Raifer
11e90f2ef6 fix casing of field label 2022-09-15 18:32:00 +02:00
Martin Raifer
e2ae62f042 rename cash_in field to "Deposits" 2022-09-15 16:07:11 +02:00
Martin Raifer
04a929a224 add preset for natural=strait
see also https://github.com/openstreetmap/iD/issues/9294
2022-09-15 16:05:08 +02:00
archpdx
0518209a55 Add Runaway Truck Ramp preset (#580)
* Add Runaway Truck Ramp preset

* sort terms alphabetically

* Remove `escape:type` field for now

Co-authored-by: Martin Raifer <martin@raifer.tech>
2022-09-13 18:25:56 +02:00
archpdx
8be20fb486 Update icon for Nursery/Childcare preset (#579) 2022-09-13 12:41:37 +02:00
Martin Raifer
8751744929 show activity field by default for Guideposts and Maps, closes #571 2022-09-13 12:12:28 +02:00
Martin Raifer
1303bd3f35 amenity=weighbridge can also be used on lines, fixes #573 2022-09-13 11:34:42 +02:00
Martin Raifer
7f0b1e4a36 fix label to US spelling
see https://github.com/openstreetmap/id-tagging-schema/pull/499#discussion_r967422124
2022-09-12 12:39:48 +02:00
SteveLz
750823549b Add preset for amenity=driver_training and field for license_classes (#499) 2022-09-09 18:22:59 +02:00
Noémie
abe59b253d Add French SIRET number tag on shops (#576) 2022-09-09 16:11:50 +02:00
Noémie
d85fb42cc7 add gender field on hairdresser (#575) 2022-09-09 15:58:57 +02:00
elcaptain
f7d4e633c0 Update bbq.json (#567)
added area to geometry to fix #565
2022-09-09 13:31:26 +02:00
Martin Raifer
0ce90baeff Merge pull request #559 from arch0345/fuel
Gas Station preset: move `building` field to `fields`
2022-09-09 13:28:07 +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
c0f4f164cc tweak wording
see https://github.com/openstreetmap/id-tagging-schema/pull/453#discussion_r872917059
2022-09-09 13:23:26 +02:00
Martin Raifer
e5aec0ddce don't remove ambiguous tags 2022-09-09 13:23:26 +02:00
Martin Raifer
75255b87be drop deprecation rules which have today very few (<10) occurances
These have either been fixed/cleaned up in the meantime or were very rare from the start.
2022-09-09 13:23:25 +02:00