Commit graph

1608 commits

Author SHA1 Message Date
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
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
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
Win Olario
547d658a78
Update health_post.json
Change label from "Type" to "Care Provider".
2023-07-11 16:52:45 +08:00
Win Olario
bba6a6975c
Update health_post.json
Add health_post field, a very limited sub-set of healthcare fields.
2023-07-11 16:51:15 +08:00
Win Olario
a4c0b8bb02
Create health_post.json
Sub-set of healthcare fields for amenity=health_posts.
2023-07-11 16:48:49 +08:00
Win Olario
be11cfe902
Update health_post.json
Fix hanging comma. Add terms section.
2023-07-11 16:44:47 +08:00
Win Olario
ddf596f0b2
Delete health_station-PH.json
Removed regional preset in favor of a globalized preset for amenity=health_post.
2023-07-11 16:25:52 +08:00
Win Olario
135157154c
Add amenity=health_post
Add a globalized preset for "Community Health Post".
2023-07-11 16:22:42 +08:00
Win Olario
3ebbbfc074
Merge branch 'openstreetmap:main' into barangay_health_station 2023-07-11 16:16:43 +08: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
Win Olario
c727dc8192
Update health_station-PH.json
Move "Health Center", from term, to alias.
2023-07-09 13:30:17 +08: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
Win Olario
7b4d9d3788
Update health_station-PH.json
Beautify code? Couldn't find the prettify issue.
2023-07-07 14:54:46 +08:00
Win Olario
01587867c6
Update health_station-PH.json
Improve JSON formatting
2023-07-07 14:31:30 +08:00
Win Olario
9c6fb6fab8
Update health_station-PH.json
Add "bhc", a common acronym for "barangay health center".
2023-07-07 14:26:41 +08:00
Win Olario
fea14d856f
Update health_station-PH.json
Add amenity=health_post to addTags section.
2023-07-07 14:23:32 +08:00
Win Olario
3935eaaaa5
Create health_station-PH.json
There are over 42,000 barangays in the Philippines, and each barangay will have at least one of this facility to serve local communities, in addition to satellite/branches to serve other significant settlements within their jurisdiction.

A large number of these facilities are staffed primarily by trained community healthcare workers known as ["Barangay Health Volunteers"](https://wikipedia.org/wiki/Barangay_health_volunteer).
2023-07-07 14:07:30 +08: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