Commit Graph

295 Commits

Author SHA1 Message Date
Martin Raifer 05b48d6ca7 remove opening_hours:covid19 field, closes #963
follows #401
2023-08-04 16:37:27 +02:00
Martin Raifer 14bd2c7b9a don't always show "wikipedia" field when the wikidata tag is set
as not all wikidata items have a matching wikipedia page, this field would inevitably be always empty in these cases. As it is automatically filled in when a user selects a wikidata entry with a matching wikipedia page, the field shows up in the "regular" case anyway. only if the wikipedia page exists, but a map feature only has the wikidata tag (e.g. because it was mapped by another editor, or added manually in the raw tag editor), the field is now missing; it can still be added manually through "more fields" in this case, though

see https://github.com/openstreetmap/id-tagging-schema/pull/964#pullrequestreview-1541084558
2023-08-03 18:14:13 +02:00
kjonosm 456c801c8b Add "Fine Gravel" as surface value (#967) 2023-08-03 17:13:32 +02:00
kjonosm 9171f95a8b Add more translatable strings for commonly used sports (#969) 2023-08-03 17:06:25 +02:00
Tobias dd786f8701 Add specific tree presets for common leaf_type/leaf_cycle values (#956) 2023-07-21 11:33:38 +02:00
Martin Raifer 3aee36bbfc fix documentation of parking:*:orientation field
(previous page is now prominently displaying a deprecation warning)
2023-07-21 11:00:59 +02:00
Martin Raifer 344d939d5a move examples to hover text, fix typo 2023-07-21 09:23:13 +02:00
Win Olario 707101f971 Presets for common taxi vehicles found in developing regions (#946) 2023-07-21 09:16:37 +02:00
archpdx 0e30e9fcce Add Hazardous Area preset (#952)
Also renamed `miliary=danger_area` preset to "Military Danger Area"
2023-07-10 14:22:36 +02:00
kjonosm f9e0e2b240 Add translatable strings to healthcare field (#935) 2023-07-04 17:50:20 +02:00
kjonosm 42f2d8772d Add translatable strings to social_facility:for field (#934) 2023-06-30 14:56:04 +02:00
kjonosm 4ec25ad331 Add translatable strings to telecom field (#933) 2023-06-27 14:51:05 +02:00
archpdx 71cf6944f7 Change ramp field to combo, add option for value separate (#939) 2023-06-27 13:53:16 +02:00
kjonosm e7cf81e954 Add translatable strings to vending field (#923) 2023-06-23 15:28:01 +02:00
kjonosm 49832a898f Add translatable strings to tomb field (#924) 2023-06-23 15:09:02 +02:00
archpdx d64ec8f3ce Add support for building=house + house=* (#921) 2023-06-23 14:25:40 +02:00
archpdx f8ecdeb4a8 Add Length Limit and Axle Weight Limit fields (#911) 2023-06-02 15:13:05 +02:00
archpdx 3446bc805b Add Bridge Number field (#912) 2023-05-30 16:00:51 +02:00
archpdx b988ad65cc Fix typos (#909) 2023-05-23 22:08:14 +02:00
Martin Raifer 0f6b67dcab lint 2023-05-23 15:00:16 +02:00
Martin Raifer af21810172 add field for Mobile Phone number (mobile/contact:mobile) 2023-05-23 14:55:08 +02:00
Martin Raifer 5dafd816f9 Also support contact:* tags on Phone, Fax, Email and Website fields. closes #905 2023-05-23 14:42:01 +02:00
Martin Raifer d23493c5b1 update placeholders for Japanese address schema, closes #907 2023-05-22 19:45:21 +02:00
Martin Raifer a9d966d53e add "Yacht Berths" preset; allow switching between it and Marina by checkbox
* the new preset is for the tag `seamark:harbour:category=marina_no_facilities`
* keeps the tag upgrade of the `leisure=marina` preset to add `seamark:harbour:category=marina` (under the assumption that what mappers usually associate with leisure=marina does more commonly have "extra facilities" than not)
* adds a checkbox-field to de/select "domestic facilities", allowing to easily switching between Marina and Yacht Berths presets.

closes #899
2023-05-16 14:57:30 +02:00
Martin Raifer 5b6346c10d add field for building:colour tag, closes #904 2023-05-16 13:44:42 +02:00
Martin Raifer 8d45c78e65 create template for crossing:markings fields, and add regional field for DE-AT-CH 2023-05-11 16:45:01 +02:00
Dimitar bc25be16f1 [regional:BG] Only show relevant values for crossing markings in Bulgaria (#891) 2023-05-11 15:17:43 +02:00
Martin Raifer 388871fdf2 add field for bicycle_road tag, analoguous to cyclestreet (see #888) 2023-05-05 16:48:36 +02:00
Pieter Vander Vennet 5f36b83e70 Add 'cyclestreet'-field for Belgium and the Netherlands (#888) 2023-05-05 16:38:51 +02:00
Martin Raifer b35e6bcb0e use translated sports strings also in sport 2023-05-02 12:59:38 +02:00
Martin Raifer 21244368a6 use "manyCombo" field for "gender" field, restrict hairdressers to female/male, closes #894
also partially addresses #895 and https://github.com/openstreetmap/iD/issues/7427: for that iD should actually also show the "no" values allow explicitly marking the absense of certain options
2023-05-02 11:25:38 +02:00
Martin Raifer 9971ed02fe add strings for values of kneipp_water_cure:* subtags, closes #866 2023-04-17 16:43:17 +02:00
Mateusz Konieczny 2fce8f986a add additional cuisine values, create presets for Georgian and Ukrainian restaurants (#857) 2023-04-14 11:53:55 +02:00
Cj Malone 771d5ca037 Add contact:facebook field to POI presets (#859) 2023-04-12 19:52:41 +02:00
Hufkratzer 72345441cf Change label for sport=equestrian to "Equestrian Sports" (#855)
compare to sport=fitness, sport=motor and https://en.wikipedia.org/wiki/List_of_equestrian_sports

British English translation may be rather "Equestrian Sport", see
* https://learningenglish.voanews.com/a/sport-or-sports/5316290.html
* https://www.quora.com/Sport-vs-Sports-are-both-correct
2023-04-05 14:45:17 +02:00
Martin Raifer 93686fa02a fix code style 2023-04-03 19:43:56 +02:00
Martin Raifer 55db1d8aeb specify cons for some shelter_type values, see #851 2023-04-03 17:57:04 +02:00
kjonosm ab147a29be Add translatable strings to collector field (#852) 2023-04-03 17:48:49 +02:00
kjonosm 3be89ca248 Add translatable strings to dock field (#853) 2023-04-03 17:47:12 +02:00
Martin Raifer bba0a378ef fix casing of field label and reuse existing parking orientation strings 2023-03-31 15:21:37 +02:00
Tobias 1510769116 parking/orientation: update and deprecate key (#673)
Following the successful street parking revision proposal https://wiki.openstreetmap.org/wiki/Proposed_features/street_parking_revision#Summary:_What_is_proposed,_changed_and_deprecated? the tag for orientation on separately mapped parking spaces is now just `orientation`.
2023-03-31 15:00:54 +02:00
kjonosm 8ac3f16192 Add translatable strings to consulate field (#843) 2023-03-27 12:57:41 +02:00
kjonosm c6d484ac0d Add translatable strings to diplomatic field (#841)
Approved values only
2023-03-27 12:52:09 +02:00
Martin Raifer b9f35b5556 add term "hobby" to related shop presets, closes #24 2023-03-21 11:22:17 +01:00
Minh Nguyễn fa02f8cba6 Avoid lowercasing Destination field on one-ways (#829) 2023-03-21 10:12:03 +01:00
tiptoptom 29130c5665 Add preset for emergency=fire_service_inlet and fields for fire_mains and fire_sprinkler (#806) 2023-03-14 18:01:15 +01:00
Martin Raifer 51aec948db Merge remote-tracking branch 'kjonosm/patch-31'
(leaving the `rugby` value aside for now, as that needs some more discussion at the moment)
2023-03-14 17:51:55 +01:00
Martin Raifer c4934e1047 consolidate strings for sport fields 2023-03-14 17:49:38 +01:00
archpdx cab8278d26 Add Track & Field presets (#817) 2023-03-14 17:39:04 +01:00
Jeroen Hoek 01578b1c28 Add preset for man_made=quay (#810) 2023-03-13 15:23:43 +01:00