Commit Graph
868 Commits
Author SHA1 Message Date
archpdxandGitHub fcd03d385a Refer cart corral icon to its v5 name (#457)
Also removed 'cart corral' from terms since I changed the preset name to this
2022-05-16 11:19:31 +02:00
AniketandGitHub 47a0cd20e7 Add area to parcel_locker (#458) 2022-05-16 11:18:23 +02:00
Martin Raifer 04c6691082 hot springs can also be mapped as areas, fixes #436 2022-05-13 18:51:48 +02:00
Martin Raifer cee203bcf7 golf cartpaths: add field to choose hw tag
and use highway=footway for walking paths
2022-05-13 18:43:04 +02:00
Martin Raifer 0f6bcd821f change default highway value for golf cart paths to "path"
and show the access field (as for all highway based presets), so users can set respective further access details
2022-05-13 18:43:04 +02:00
BinnetteandGitHub d134d486c6 tree: remove source 2022-05-13 18:41:39 +02:00
BinnetteandGitHub 56b28e3f27 tree: sort fields 2022-05-13 18:39:04 +02:00
BinnetteandGitHub e857eb45d1 Create diameter_crown.json 2022-05-13 18:33:37 +02:00
BinnetteandGitHub 0d1df68e9f tree: restore attributes 2022-05-13 18:30:47 +02:00
BinnetteandGitHub 7a0b174d91 tree: sort preset attributes 2022-05-13 18:28:21 +02:00
BinnetteandGitHub 57e7d972d5 Tree: keep only clear tags 2022-05-13 10:02:10 +02:00
Ilya ZverevandGitHub a87233cf9e Add man_made=carpet_hanger (#452) 2022-05-13 09:13:38 +02:00
BinnetteandGitHub 446bf406c6 Set common tags for trees 2022-05-12 19:28:10 +02:00
archpdxandGitHub 158e071b16 Add fields for crossing=traffic_signals presets (#453)
Adds fields for:
* `button_operated`
* `traffic_signals:arrow`
* `traffic_signals:countdown`
* `traffic_signals:minimap`
* `traffic_signals:sound`
* `traffic_signals:vibration`
2022-05-12 18:34:35 +02:00
archpdxandGitHub 2f1d1bbf02 Add hopscotch preset (#451) 2022-05-12 18:15:05 +02:00
Ilya ZverevandGitHub 5b098156f4 Add "support" field to street lamps (#448) 2022-05-12 17:55:37 +02:00
danieldegroot2andGitHub 73c27f8802 add terms for spring rocker (#446) 2022-05-12 17:52:25 +02:00
danieldegroot2andGitHub a366b6e298 Add Padel Court preset (#445)
Not to be confused with Paddle tennis.
2022-05-12 17:40:33 +02:00
Martin Raifer 22fbb32971 simplify pitch presets 2022-05-12 13:14:07 +02:00
Martin Raifer bf478270a3 swap access and note fields for highway=construction preset 2022-05-12 13:10:47 +02:00
archpdxandGitHub d9abc810be Add Tetherball Court preset (#441) 2022-05-12 12:34:42 +02:00
archpdxandGitHub 18c95c1e68 Updating lighting mast icon (#439) 2022-05-12 12:32:23 +02:00
Ilya ZverevandGitHub c8bd69cd34 Add opening_hours to parcel_locker (#438)
According to [taginfo](https://taginfo.openstreetmap.org/tags/?key=amenity&value=parcel_locker#combinations), 2/3 of all parcel lockers have an `opening_hours` tag. Most of these are `24/7`, but I see many enough lockers that have other modes.

In this PR I:

* add the tag to the list of common fields;
* add `brand` and `colour` fields to the `moreFields` list — these are mentioned on the wiki page, and might be interesting to fill out;
* also move `operator` to the top, since it's the most important attribute of a parcel locker.
2022-05-12 12:30:57 +02:00
Ilya ZverevandGitHub 5e48be8663 Add refs to atms, payment terminals, and vending machines (#428) 2022-05-12 12:26:02 +02:00
07d077735a Update wastewater_plant.json (#425)
* Update wastewater_plant.json

adding a ref field, because they're often on the signage, and they match official open-data listings for correlation, so hinting to the users to fill out if known helps.
Also, they're known as wastewater treatment works

* add some additional terms

Co-authored-by: Martin Raifer <martin@raifer.tech>
2022-05-12 12:13:13 +02:00
Minh NguyễnandGitHub 713e232814 Avoid snake_case on not:name (#424) 2022-05-12 12:10:33 +02:00
7b1b4246ba Garage(s): Only keep capacity as fields (#423)
* garages: Only keep capacity as field

Move fields from from https://github.com/openstreetmap/id-tagging-schema/blob/main/data/presets/building.json to the moreFields section to only show very relevant fields by default.

* garage: Use same fields as garages

* fix json syntax

… and use template syntax to tidy up moreFields list slightly

* fix json syntax

and also copy "moreFields" from building/garages preset

Co-authored-by: Martin Raifer <martin@raifer.tech>
2022-05-12 12:08:57 +02:00
Tobias ZwickandGitHub 28feafd92c use correct word in en-US (#419)
amenity=toilets are restrooms in en-US. "Toilets" is understood, but considered vulgar.
2022-05-12 11:15:57 +02:00
René KostandGitHub bb3c32008c Add basic tag position to fire_hydrant (#418)
As per osm wiki, emergency=fire_hydrant should have the
fire_hydrant:position tag.
https://wiki.openstreetmap.org/wiki/Tag:emergency%3Dfire_hydrant
2022-05-12 11:13:21 +02:00
Martin Raifer c2acddf4af add (new) lifeguard and supervised fields to beach preset 2022-05-12 11:08:15 +02:00
Kyℓe HenselandGitHub a110429ef0 add name field to beach preset (#417) 2022-05-12 11:04:42 +02:00
Martin Raifer 7fea9e4e38 fix spelling mistake in preset name 2022-05-12 10:43:14 +02:00
Martin Raifer dd1705e5a7 fix highway=construction preset, closes #443, closes #416 2022-05-12 10:06:43 +02:00
Martin RaiferandGitHub a77f84af83 add name from wiki page as search term 2022-05-11 16:15:01 +02:00
archpdxandGitHub c5566fe0ed Add missing comma 2022-03-07 12:25:09 -08:00
archpdxandGitHub d201d86938 Rename preset to Cart Corral
Also added some terms found in https://en.wikipedia.org/wiki/Shopping_cart
2022-03-07 12:08:19 -08:00
arch0345 1f1e80711c Add Trolley Bay preset and trolley:deposit field 2022-03-06 14:59:08 -08:00
archpdxandGitHub 6beccb2acf Add Lighting Mast preset (#407) 2022-02-22 12:04:35 +01:00
Martin Raifer 48498fa410 runways are not mapped as areas
source: https://wiki.openstreetmap.org/w/index.php?title=Tag:aeroway%3Drunway&oldid=2265087#How_to_Map
2022-02-16 14:16:42 +01:00
Martin Raifer 7b29032ce5 fix documentation link for office=coworking preset, fixes #403 2022-02-15 13:56:16 +01:00
Martin Raifer 305e689f85 make sure shop=yes/office=yes have lower match score than other presets
see https://github.com/openstreetmap/id-tagging-schema/issues/399#issuecomment-1039810923
2022-02-15 11:24:39 +01:00
Martin Raifer 93126c5738 fix tag for birthing centers, closes #398 2022-02-14 19:03:42 +01:00
Martin Raifer 1527ba5a4e add presets for unspecified shops and offices (*=yes), closes #399 2022-02-14 16:29:22 +01:00
Mateusz KoniecznyandGitHub 051d66a135 more and better recycling terms (#400)
better describe glass values, add some values from https://github.com/streetcomplete/StreetComplete/blob/master/app/src/main/java/de/westnordost/streetcomplete/quests/recycling_material/RecyclingMaterial.kt (some remaining) that were based on quite significant research to get small set of values covering most of uses
2022-02-14 16:09:40 +01:00
Martin Raifer 3525fe694d add (hidden) preset for crossing=uncontrolled, closes #390
this allows to render both of the two synonymous tags `crossing=marked` and `crossing=uncontrolled`
2022-02-07 18:08:44 +01:00
Martin Raifer 05f5bbe2c1 use water=reservoir instead of landuse tag for emergency water reservoirs
see https://github.com/openstreetmap/id-tagging-schema/commit/889821d3834e694b6352c68fd17793af83ebbdf5#r63445176
2022-02-07 14:40:33 +01:00
77b0c3168b Fix data/presets/amenity/ticket_validator format (#391)
* Fix data/presets/amenity/ticket_validator format and file ending
* Fix reference to disc_golf_basket icon, which is from temaki, not maki
* Fixed space in preset name (water_reservoir_covered)

Co-authored-by: Johnny Accot <johnny@accot.fr>
Co-authored-by: Martin Raifer <martin@raifer.tech>
2022-02-07 14:35:07 +01:00
Martin Raifer 4b7b43dd56 [bug] allow maxspeed:advisory field everywhere (fixes #389) 2022-02-04 09:22:13 +01:00
Martin Raifer 4dd3f4077b [bug] allow maxspeed field everywhere
fixes https://github.com/openstreetmap/iD/issues/8947
2022-02-03 22:13:53 +01:00
archpdxandGitHub 7c254e1234 Add Four Square Court preset (#385) 2022-02-02 19:24:34 +01:00