Commit graph

1091 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
tyrasd
3479d017b3 Deploying to main from @ openstreetmap/id-tagging-schema@14bd2c7b9a 🚀 2023-08-03 16:14:47 +00: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
tyrasd
0788e1cea0 Deploying to main from @ openstreetmap/id-tagging-schema@5c68954ca4 🚀 2023-08-03 15:45:30 +00: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
tyrasd
e8440226ee Deploying to main from @ openstreetmap/id-tagging-schema@456c801c8b 🚀 2023-08-03 15:13:55 +00:00
kjonosm
456c801c8b
Add "Fine Gravel" as surface value (#967) 2023-08-03 17:13:32 +02:00
tyrasd
5ffdf20259 Deploying to main from @ openstreetmap/id-tagging-schema@9171f95a8b 🚀 2023-08-03 15:06:47 +00:00
kjonosm
9171f95a8b
Add more translatable strings for commonly used sports (#969) 2023-08-03 17:06:25 +02:00
dependabot[bot]
3f61715028
Bump prettier from 3.0.0 to 3.0.1 (#970)
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-03 16:58:34 +02:00
tyrasd
a06efd896e Deploying to main from @ openstreetmap/id-tagging-schema@dd786f8701 🚀 2023-07-21 09:33:58 +00: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
tyrasd
7bbb02694f Deploying to main from @ openstreetmap/id-tagging-schema@bb7ff0a499 🚀 2023-07-21 07:24:23 +00:00
Martin Raifer
bb7ff0a499
update spelling 2023-07-21 09:23:14 +02:00
Martin Raifer
344d939d5a
move examples to hover text, fix typo 2023-07-21 09:23:13 +02:00
tyrasd
19a021b130 Deploying to main from @ openstreetmap/id-tagging-schema@707101f971 🚀 2023-07-21 07:17:07 +00:00
Win Olario
707101f971
Presets for common taxi vehicles found in developing regions (#946) 2023-07-21 09:16:37 +02:00
tyrasd
61f5dffa6b Deploying to main from @ openstreetmap/id-tagging-schema@712b4c7b77 🚀 2023-07-18 12:33:15 +00:00
Win Olario
712b4c7b77
Add preset for Pasta Store (#953) 2023-07-18 14:32:49 +02:00
tyrasd
dc2f6685c3 Deploying to main from @ openstreetmap/id-tagging-schema@26dc7c569f 🚀 2023-07-18 12:17:48 +00: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
tyrasd
33988712e5 Deploying to main from @ openstreetmap/id-tagging-schema@0e30e9fcce 🚀 2023-07-10 12:22:58 +00: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
dependabot[bot]
df1324ebf2
Bump prettier from 2.8.8 to 3.0.0 (#948)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.0.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-07 11:59:30 +02:00
tyrasd
c4b6c4f5b1 Deploying to main from @ openstreetmap/id-tagging-schema@c00e3df61f 🚀 2023-07-06 13:46:47 +00:00
Win Olario
c00e3df61f
Create preset for shop=rice (#944) 2023-07-06 15:46:20 +02:00
tyrasd
8f0f711c90 Deploying to main from @ openstreetmap/id-tagging-schema@f9e0e2b240 🚀 2023-07-04 15:50:42 +00:00
kjonosm
f9e0e2b240
Add translatable strings to healthcare field (#935) 2023-07-04 17:50:20 +02:00
tyrasd
2a7faa922a Deploying to main from @ openstreetmap/id-tagging-schema@215b0f18e7 🚀 2023-07-04 14:40:02 +00: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
tyrasd
4afabc1bc4 Deploying to main from @ openstreetmap/id-tagging-schema@6ad11810f9 🚀 2023-07-04 14:29:45 +00: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
tyrasd
8b53e8ff39 Deploying to main from @ openstreetmap/id-tagging-schema@42f2d8772d 🚀 2023-06-30 12:56:27 +00:00
kjonosm
42f2d8772d
Add translatable strings to social_facility:for field (#934) 2023-06-30 14:56:04 +02:00
tyrasd
e809db1fb1 Deploying to main from @ openstreetmap/id-tagging-schema@699e10f70c 🚀 2023-06-27 13:03:18 +00: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
tyrasd
0b3a3855ce Deploying to main from @ openstreetmap/id-tagging-schema@4ec25ad331 🚀 2023-06-27 12:51:28 +00:00
kjonosm
4ec25ad331
Add translatable strings to telecom field (#933) 2023-06-27 14:51:05 +02:00
tyrasd
b30e2ae23f Deploying to main from @ openstreetmap/id-tagging-schema@71cf6944f7 🚀 2023-06-27 11:53:38 +00:00
archpdx
71cf6944f7
Change ramp field to combo, add option for value separate (#939) 2023-06-27 13:53:16 +02:00
tyrasd
00bf18a10b Deploying to main from @ openstreetmap/id-tagging-schema@994a288e70 🚀 2023-06-27 11:47:13 +00:00
archpdx
994a288e70
Use more common names for Trash Can & Recycling Bin presets (#938) 2023-06-27 13:46:44 +02:00
tyrasd
993b6b0935 Deploying to main from @ openstreetmap/id-tagging-schema@e7cf81e954 🚀 2023-06-23 13:28:23 +00:00
kjonosm
e7cf81e954
Add translatable strings to vending field (#923) 2023-06-23 15:28:01 +02:00