Commit Graph

152 Commits

Author SHA1 Message Date
Martin Raifer 84c4405c12 also add octane value of 97 to allowed fuel types
this one is common in Malaysia and Chile, see https://taginfo.openstreetmap.org/keys/fuel%3Aoctane_97#map, https://en.wikipedia.org/wiki/Octane_rating
2022-10-21 09:51:59 +02:00
Martin Raifer 0bc065ad99 add more octance values for fuel types, closes #621
these can be found for example in various US states, see
see https://en.wikipedia.org/wiki/List_of_U.S._states_by_standard_octane_ratings
2022-10-21 09:44:53 +02:00
Martin Raifer 27d7b8fb0e tweak labels
see https://github.com/openstreetmap/id-tagging-schema/pull/467#pullrequestreview-1144609013
2022-10-18 09:15:57 +02:00
Maksim Gurtovenko 95c206bc23 add strings for fields: fuel, entrance and substation (#467) 2022-10-17 18:12:30 +02:00
Martin Raifer bb97b0fd30 departure_board can also be used for arrival times (#582) 2022-10-17 12:09:24 +02:00
archpdx 22400a7d9a Add Bike and Ride field (#521) 2022-10-17 12:08:02 +02:00
Martin Raifer a2615cefe6 add toilets field as optional field of more POI presets & add toilets:wheelchair field (#325) 2022-10-17 12:06:53 +02:00
Minh Nguyễn b4ffc1d4cb Add translatable strings for Religion field (#263)
* Added translatable strings for Religion field

* tweak labels

Co-authored-by: Martin Raifer <martin@raifer.tech>
2022-10-17 11:50:35 +02:00
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
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
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
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
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
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
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 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
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
archpdx e6c6e2fc98 Add turning_circle field (#562)
* Add `turning_circle` field

* rename field label to "Shape"

Co-authored-by: Martin Raifer <martin@raifer.tech>
2022-08-07 13:34:48 +02:00
archpdx bcf87c2e2e Use name rather than sector:name (#561) 2022-08-07 13:31:20 +02:00
Hufkratzer b369ed2e6e fix typo "ski" instead of "Ski" in activity field (#560) 2022-08-07 13:27:34 +02:00
Jeroen Hoek c6cb0764d0 Disable TagInfo-suggestions of parking:orientation (#554)
The `parking:orientation` tag has three common and documented values.
Currently no other values are in common use. With `autoSuggestions`
turned on, two rare values (`orthogonal`, 80 uses, ostensibly a synonym
of `perpendicular` and `marking` with only 16 uses) are included in the
combo-box, making these seem like common and valid options.

Fixes #553.
2022-08-01 16:09:00 +02:00
Martin Raifer ddb409d2bf Merge branch 'k-yle-wilderness-hut-fields' into main 2022-07-22 15:46:49 +02:00
Martin Raifer 2e3825c072 add field for "drinking_water" tag on amenities
see https://github.com/openstreetmap/id-tagging-schema/pull/501#discussion_r922056261
2022-07-22 15:42:17 +02:00
archpdx 06de1fadda Add more playground presets (#543)
* Add more playground presets

* Fixes to Trampoline/Painted Playground Map presets

* Use `temaki-compass` icon for `playground=map` as suggested
* Remove `line` geometry from `playground=map`
* Rename `playground=trampoline` preset to just 'Trampoline'

* Distinguish between pitch/playground

for funnel ball/tetherball

* Add Gaga Pit preset

* Add terms to Gaga Pit preset

* Use for specific icons

* fix tag of subject/wikidata field

* Update data/presets/playground/map.json

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

Co-authored-by: Martin Raifer <martin@raifer.tech>
2022-07-22 12:02:37 +02:00
archpdx cbfb649b85 Add field for tee (#546)
* Add field for `tee`

* use `golf=tee` as documentation reference

Co-authored-by: Martin Raifer <martin@raifer.tech>
2022-07-21 10:22:03 +02:00
SafetyIng 4d264c3efc add support for cycleway=separate (#540)
https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dseparate
2022-07-18 13:40:05 +02:00
Martin Raifer 713c3221db add tems for "Embedded Ramp" field, closes #532 2022-07-15 13:08:45 +02:00
archpdx 260123a8a4 Add Truck Speed Limit maxspeed/hgv field (#520) 2022-07-15 12:51:39 +02:00
archpdx c4d976cfff Add building:part field (#527) 2022-07-15 11:19:24 +02:00
Kyle Hensel 8ae553c54b add more fields to the wilderness_hut preset 2022-07-13 09:02:17 +12:00
Martin Raifer a33d777b02 add tag values as part of the label
addresses https://github.com/openstreetmap/id-tagging-schema/pull/447#discussion_r918806472
2022-07-12 13:29:44 +02:00
FLacombe de6fce4c7f Update power presets following transformer tagging extension (#447) 2022-07-11 11:28:42 +02:00
archpdx 6f790960fb Add preset for cemetery=sector (#517)
Also added fields for:
* `sector:name`
* a dedicated `ref` field labeled 'Section Number'
2022-07-01 13:19:09 +02:00