Commit Graph

781 Commits

Author SHA1 Message Date
Hufkratzer 18d9ba325a Add preset for tag building=riding_hall (#1048)
* Create riding_hall.json for building=riding_hall

new preset file added

* Add an alias and a search term

- alias "Horseback Riding Hall" added
- term "longeing hall" added

* Preset renamed and more aliases added

Preset renamed from "Horseback Riding Indoor Arena" to "Indoor Horseback Riding Arena" because this is how it is used (mostly just "Indoor Riding Arena")
2023-11-14 11:44:03 +01:00
archpdx 1cba6e3aab Add Adventure Park preset (#1051) 2023-11-14 11:42:57 +01:00
Martin Raifer f2c16fbcd6 lint and fix wrong tag reference 2023-08-25 13:15:40 +02:00
Martin Raifer dd16e13388 add presets for Optical and Radio Telescopes 2023-08-25 13:12:14 +02:00
Divij 37f9772347 add preset for man_made=satellite_dish, closes #976 2023-08-25 13:12:04 +02:00
Martin Raifer fde024c84b allow Log Flume to be mapped as lines, fixes #980 2023-08-25 12:48:30 +02:00
Tobias c9214274ab Add presets for "unspecified traffic sign" using highway=traffic_sign tag (#984) 2023-08-25 12:46:24 +02:00
N DIVIJ 9742f8ccce Added Baking Oven and Bakehouse presets (#983, #975) 2023-08-25 12:45:17 +02:00
Martin Raifer cb87cc134a Merge pull request #964 from tordans/stolpersteine
Add preset `stolperstein` with deprecations and `memorial:addr` field
2023-08-25 11:51:14 +02:00
Martin Raifer 3e655b7cf8 drop undocumented/deprecated fields of the tourism=trail_riding_station preset 2023-08-25 11:46:18 +02:00
Tobias 9fbb9c2a43 Preset/stolpersteine: User *:street instead of housenumber to trigger special address section
Thanks at 0fe03d76
2023-08-17 16:59:20 +02:00
kjonosm c0bfb2812c Add translatable strings to "marker" field 2023-08-13 20:33:54 +02:00
kjonosm 46540e526e Add translatable strings to military_service field (#972) 2023-08-10 19:00:03 +02:00
Martin Raifer 9950473ef3 fix json syntax 2023-08-04 16:40:14 +02:00
Martin Raifer 05b48d6ca7 remove opening_hours:covid19 field, closes #963
follows #401
2023-08-04 16:37:27 +02:00
Martin Raifer 0fe03d767c add secondary memorial:addr:* field for when the subtag schema is used 2023-08-03 18:32:57 +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
Martin Raifer 5c68954ca4 restore square icon for speed limit signs in some countries
see https://github.com/openstreetmap/id-tagging-schema/pull/968#issuecomment-1664215593
2023-08-03 17:44:17 +02:00
Tobias 9a3e8b31b2 preset/maxspeed: Use direction icon same as other traffic_sign presets (#968) 2023-08-03 17:40:02 +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 ebc1099741 Preset/stolperstein: Remove memorial:addr field
The `prerequisiteTag` did work nicely. However, the `"type": "address"` only allows to set `addr:*` keys, so we cannot re used it as is. Removing it for now…
2023-07-24 11:42:36 +02:00
Tobias 4721b90867 Preset/stolperstein: Update address fields
- remove "addr:" field since small usage and discouraged
- add addr_string which is the thing used most often
- update addr_addr to only show if at least "memorial:addr:street" is present
2023-07-24 10:26:08 +02:00
Tobias 8e90f9954f Preset/stolperstein: Make preset EU only
Following https://github.com/openstreetmap/id-tagging-schema/pull/964#pullrequestreview-1541084558

- rename file to follow convention that locationSets should be part of the filename
- add Q46 which represents europe

Code via https://location-conflation.com/?locationSet=%7B%20include%3A%20%5B%27q46%27%5D%20%7D%0A
2023-07-23 17:23:39 +02:00
Tobias 391bffed20 Preset "stolperstein": update field/moreField
- having "image" visible when the "wikimedia_commons" from moreFields is shown looks wrong, so now both are optional
- reorder fields
2023-07-21 14:25:36 +02:00
Tobias 74b934cfdf Fix "stolperstein" deprecation 2023-07-21 14:24:15 +02:00
Tobias eaca7fa5fc Field "memorial:addr" fix missing key 2023-07-21 14:06:22 +02:00
Tobias 9614d42a13 Preset "stolperstein": Update wikidata
Following https://github.com/openstreetmap/id-tagging-schema/issues/318#issuecomment-1272789217
2023-07-21 14:04:35 +02:00
Tobias 7f4027c4ca Add preset stolperstein with deprecations and memorial:addr field 2023-07-21 13:42:41 +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
Win Olario 712b4c7b77 Add preset for Pasta Store (#953) 2023-07-18 14:32:49 +02:00
kjonosm 26dc7c569f Create hookah_lounge.json (#961) 2023-07-18 14:17:23 +02:00
Tobias 20dab15f0f Preset: tree_stump geometry same as tree (#957) 2023-07-12 15:25:09 +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
Win Olario c00e3df61f Create preset for shop=rice (#944) 2023-07-06 15:46:20 +02:00
kjonosm f9e0e2b240 Add translatable strings to healthcare field (#935) 2023-07-04 17:50:20 +02:00
Martin Raifer 215b0f18e7 add more fields to Parcel Locker
* wheelchair
* indoor (closes #940)
* collection_times,
* surveillance
2023-07-04 16:39:37 +02:00
Win Olario 6ad11810f9 Fix typo in Barangay Hall preset: "barrio", not "barrior". 2023-07-04 16:28:49 +02:00
Martin Raifer 22b1fbb2ac add direction field to highway=emergency_bay preset (closes #942) and allow mapping as lines
see https://wiki.openstreetmap.org/w/index.php?title=Tag:highway%3Demergency_bay&oldid=2434234
2023-07-04 16:25:16 +02:00
Martin Raifer 31c86a618b add deprecation rules for barbeque/bbq -> barbecue, see #943 2023-07-04 16:19:20 +02:00
Martin Raifer 9c753cc504 fix misspelling in tag value for Barbecue Restaurant, fixes #943 2023-07-04 16:07:33 +02:00
kjonosm 42f2d8772d Add translatable strings to social_facility:for field (#934) 2023-06-30 14:56:04 +02:00
Win Olario 699e10f70c Create preset for "Barangay Hall".
A "barangay" in the Philippines is the smallest administrative government unit. According to [taginfo](https://taginfo.openstreetmap.org/tags/townhall%3Atype=barangay#overview), "barangay" is the third most used value for `townhall:type`, and one of the most popular POI added by mappers from the Philippines.
2023-06-27 15:00:55 +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
archpdx 994a288e70 Use more common names for Trash Can & Recycling Bin presets (#938) 2023-06-27 13:46:44 +02:00
kjonosm e7cf81e954 Add translatable strings to vending field (#923) 2023-06-23 15:28:01 +02:00