Commit graph

37 commits

Author SHA1 Message Date
quotquot
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
archpdx
84fc17ee09
Add 'pet' to Excrement Bag Dispenser terms (#370) 2022-01-28 11:20:26 +01:00
Martin Raifer
7617c45325
Merge branch 'prettier-config' into main 2022-01-25 14:32:20 +01:00
Martin Raifer
1f585962ce
prettify all presets and fields 2022-01-25 14:28:05 +01:00
Flo Edelmann
fefa5d7797
Add bin field to vending=excrement_bags (#355)
see https://wiki.openstreetmap.org/wiki/Tag:vending=excrement%20bags
2022-01-17 20:08:30 +01:00
Daniel Farina
848b283eb1
Add direction field to benches (#342)
I've noticed a number of benches with directions already in OSM, but
without this set, it's something of a hassle to do while using GoMap.
2022-01-11 11:05:03 +01:00
ttomasz
06f9a6d3fd
Parcel locker category change (#339)
* deprecated old vending_machine tagging for parcel lockers
* moved and updated parcel lockers presets
* removed non-english term
* removed terms referring to brands since they will be pulled from NSI anyway
* fixed missing tag
* added missing preset for dropoff only locker
* created single preset for parcel locker
* use generic "parcel locker" as title of preset
* add some additional search terms
* make description field optional again

Co-authored-by: Martin Raifer <martin@raifer.tech>
2022-01-10 10:55:33 +01:00
Martin Raifer
4fafdbd3ef
add "Roman catholic" or "Anglican" as terms for christian churches
closes #253
2022-01-07 19:02:20 +01:00
Martin Raifer
c422453fe6
telephone preset: drop "charge" field, make "fee" optional
closes #208
2022-01-07 16:33:30 +01:00
Martin Raifer
b01d55e36c
make building field optional for amenity=social_facility preset
closes #159
2022-01-06 18:24:27 +01:00
nchristensen
c6761a03fe
Allow areas for charging_station (#330)
Charging stations often take up a fixed number of parking spaces which can be easily mapped as a fixed area.
2022-01-06 14:58:24 +01:00
Martin Raifer
d6596b0a9e
don't show building field on parking=multi-storey mapped as nodes
see #277
2022-01-05 19:31:31 +01:00
Martin Raifer
dd66f32697
drop add-tags
addendum to previous commit (d860df9d40)
2022-01-04 18:04:26 +01:00
Martin Raifer
d860df9d40
allow multi-storey parking as points, don't add building tag
fixes #277
2022-01-04 18:02:55 +01:00
Martin Raifer
9bab345702
Merge branch 'main' of github.com:openstreetmap/id-tagging-schema into main 2022-01-04 12:38:48 +01:00
Martin Raifer
038158669f
add suffixes to all regional fields 2022-01-04 11:32:34 +01:00
Gautier P
b84d767959
Add capacity for school, childcare and kindergarten (#136) 2022-01-03 13:46:53 +01:00
René
7ddae95fb9
Create gynaecology.json (#309)
* Create gynaecology.json

Preset for a Gynaecologist added

* Update gynaecology.json

terms updated

* Update gynaecology.json

term "obstetrics" added

* Added additional terms

* switch spelling to American English, sort terms, fix reference tag

Co-authored-by: Martin Raifer <martin@raifer.tech>
2022-01-03 11:18:49 +01:00
Jeroen Hoek
97240c04a9
Add parking=street_side (#73)
Adds a preset for street-side parking¹.

1: https://wiki.openstreetmap.org/wiki/Proposed_features/parking%3Dstreet_side
2021-12-15 12:48:15 +01:00
Tobias Zwick
3783aa20c3
Add youth center (#83) 2021-12-15 12:31:29 +01:00
Lukas
09c4fc4312
Added a preset for amenity=ticket_validator (#166)
* Added a preset for amenity=ticket_validator

amenity=ticket_validator (https://wiki.openstreetmap.org/wiki/Tag%3Aamenity%3Dticket_validator) has increased by over 2300 uses by this time, but it din't have a preset yet. I did not open an issue for that, but I can if necessary. So as the usage for this tag seems very clear to me, I thought it would be worth adding preset for it. I used the icon from vending_machine, maybe when you're not okay with it, you can remove it. I hope everything fits.

* Added some terms to amenity=ticket_validator preset

* added aliases to amenity=ticket_validator preset
2021-12-14 18:16:46 +01:00
Minh Nguyễn
0c7dd7ed43
Added Branch field to every preset with a Brand field (#249) 2021-12-13 17:49:10 +01:00
Andrew Harvey
e9c4cbef1c
add highchair field to cafe,fast_food,restaurant (#280)
* add highchair field to cafe,fast_food,restaurant

* Update data/fields/highchair.json

Co-authored-by: Martin Raifer <martin@raifer.tech>

* Rename highchair.json to high_chair.json

* Rename high_chair.json to highchair.json

* remove fields which don't do anything for type=check

Co-authored-by: Martin Raifer <martin@raifer.tech>
2021-12-13 12:08:14 +01:00
Martin Raifer
f4cf9488f9
apply fix from #278 also to specialized parking spaces 2021-12-10 18:53:24 +01:00
Jeroen Hoek
2913d690b8 Don't suggest capacity for amenity=parking_space
With `amenity=parking_space` it is possible to map separate parking
spaces in a parking area. It can be used with `capacity` in case the
space is used for more than one vehicle, but this is an exception. By
default, `capacity=1` is implied, and many mappers omit the capacity tag
when its value would be `1`, only using it when it deviates from the
default.

By suggesting adding `capacity=1` to parking spaces lacking the capacity
tag, the editor stimulates adding a tag which is not needed in the vast
majority of the cases, and novice users make edits containing many
of these changes where they are not needed. I find that this sugggestion
is causing more noise than useful contributions.
2021-11-24 19:02:15 +01:00
Milos Brzakovic
5130540dae
Merge pull request #127 from peternewman/patch-3
Match parking meter too
2021-11-10 13:56:09 +01:00
Peter Newman
581be646fe
Match parking meter too 2021-02-11 14:58:41 +00:00
Thibault Molleman
6ef44dbc7e Allow for payment type selection on Restaurants 2021-01-24 10:29:22 +01:00
Quincy Morgan
11f552486c Show diet types field by default on fast food (re: https://github.com/openstreetmap/iD/issues/7918#issuecomment-752121688) 2021-01-04 10:09:14 -05:00
Quincy Morgan
942e4ce508 Add various aliases 2020-12-17 11:54:56 -05:00
Quincy Morgan
2dc52d550a Update for temaki 4.4.0 icons (re: #41) 2020-12-14 16:34:27 -05:00
Quincy Morgan
67056f569e Add name field to bicycle rental preset 2020-12-09 15:11:23 -05:00
Quincy Morgan
212d4d1e04 Make location codes lowercase 2020-12-07 14:08:41 -05:00
Quincy Morgan
2912dae9b9 Add amenity=motorcycle_rental preset (re: #76) 2020-12-07 10:23:55 -05:00
Quincy Morgan
f07914f5a1 Add search terms to more presets 2020-11-30 11:07:36 -05:00
Quincy Morgan
4359caf7ef Update to schema-builder 2.0.0 (close #53, close #54) 2020-11-25 14:43:33 -05:00
Quincy Morgan
bf95421f65 Initial commit 2020-11-05 11:30:34 -05:00