Commit Graph

307 Commits

Author SHA1 Message Date
Midgard
a84497a8d0 Add AED as term for Defibrillator (#3283) 2016-07-27 11:50:56 -04:00
Will Skora
27c41ea234 Add second_hand tag for car preset
* add field for second_hand tag
* add additional files for second_hand and field for used in shop=car
2016-07-25 12:00:43 -07:00
Wille Marcel
69bde8f37f Add preset for amenity=planetarium (#3268) 2016-07-22 14:25:08 -04:00
Bryan Housel
1bc2523cd0 Add support for addr:floor to address field 2016-07-21 10:34:54 -04:00
Ankit Muchhala
dd19920f76 Add preset for amenity=ice_cream
(closes #3253)
2016-07-21 00:52:02 -04:00
Bryan Housel
3f79a100af Prefer government=register_office, deprecate amenity=register_office
(closes #3245)
2016-07-17 00:18:54 -04:00
Bryan Housel
759413fe40 Merge pull request #3221 from ramyaragupathy/master
Adding emergency =defibrillator preset (fixes #3202)
2016-07-05 11:10:20 -04:00
Ramya
aa135d921f fixing #3202 2016-07-05 15:49:05 +05:30
Satya Sudheer
63363a8d67 Adding man_made=bridge preset issue# 3183 2016-07-02 16:47:58 +05:30
Bryan Housel
8bf9c260a7 Switch from sloped_curb=* to kerb=*
(closes #3210)
2016-06-30 21:45:18 -04:00
Bryan Housel
e664c35e72 Rename "Chemist" preset label to "Drugstore" for en_US
(closes #3201)

Don't worry - we will leave it as "Chemist" in the en_GB translation.
2016-06-30 21:29:16 -04:00
Bryan Housel
6fdb86be04 Don't use multiline yaml, which breaks up comment lines
(closes #3198)
2016-06-27 11:40:37 -04:00
Bryan Housel
03558c7e40 Bump dependencies, fix tests
(commented out 2 failing tests in mapillary service related to sinon spy)
2016-06-25 00:50:20 -04:00
Bryan Housel
7d80494ac5 Add stop type, direction forward/backward 2016-06-23 21:24:10 -04:00
Bryan Housel
4cdcc8c2a3 Add rooms, internet fields to guest_house, hostel, motel presets 2016-06-23 17:35:21 -04:00
Bryan Housel
304b3b3579 Restore numeric lanes preset, but keep code for new WIP lanes field 2016-06-22 16:21:51 -04:00
Kushan Joshi
4083a0e29e adding a lanes() to return lane data 2016-06-22 16:11:46 -04:00
Bryan Housel
02ba1ae0fd Run Make 2016-06-05 20:51:01 -04:00
Bryan Housel
0135fbe4a6 Update async wikidata tag if graph unchanged 2016-05-25 23:43:27 -04:00
Bryan Housel
1683e3e8eb Rename barrier=ditch preset name to "Trench"
We have `waterway=ditch` already and don't want two things labelled "Ditch" to appear in search.
Ditches are more for carrying water, Trenches are more for preventing movement
2016-05-12 17:07:41 -04:00
Bryan Housel
5a4f401ba7 Update barrier category, use roadblock icon 2016-05-12 16:50:55 -04:00
Bryan Housel
2ed9b19dbe Add style and route-horse icon, rename per #3066 2016-05-08 22:01:39 -04:00
Kushan Joshi
cdfe2435f2 add preset for route=horse relations 2016-05-08 21:51:01 -04:00
Bryan Housel
2506a3881a Add fee and bin fields to some presets
(closes #2872)
2016-05-01 14:16:46 -04:00
Bryan Housel
faa8f86dc0 Use multiCombo for payment options, add to vending
(re: #2872)
2016-05-01 12:27:32 -04:00
Bryan Housel
fdfee96f53 Use multiCombo for currency options, add to vending, money exchange, atm
(re: #2872)
2016-05-01 12:17:11 -04:00
Bryan Housel
1495f45c20 Use multiCombo for fuel options
(closes #1987)
2016-05-01 11:44:22 -04:00
Bryan Housel
f071b93654 Merge pull request #3080 from openstreetmap/kepta-chips
Add multiselect preset
2016-04-30 00:21:30 -04:00
Bryan Housel
8ecda6d9fc Remove multiselect.js, remove test data
(all functionality in multiselect.js has been moved to combo.js)
2016-04-29 21:31:56 -04:00
Bryan Housel
7ebd7a3eb6 Merge branch 'prison' of git://github.com/kepta/iD into kepta-prison 2016-04-24 21:13:22 -04:00
Bryan Housel
1a9c111d78 Set field.keys so that delete/undo buttons work
For multiselect fields,
field.key should have a ':' on the end of it - we use as the prefix, not the real key
field.keys should contain the array of real keys being modified

see https://github.com/openstreetmap/iD/blob/master/js/id/ui/preset.js#L17-L45

The address field preset works like this also..
It contains an array of key.fields for all the subfields that might be set.
For multiselect fields, we don't know ahead of time what all the subfields are,
so we append to the list in `change()` and rebuild list in `tags()`
2016-04-22 21:22:24 -04:00
Kushan Joshi
e0188395b5 Add prison preset 2016-04-22 01:26:15 +05:30
Kushan Joshi
165b53e249 Change studio preset 2016-04-19 04:06:27 +05:30
Kushan Joshi
9261752068 add multiselect preset 2016-04-03 12:40:14 +05:30
Bryan Housel
b7fa84eb98 Add nutrition supplements store preset
(closes #3043)
2016-03-26 21:02:05 -04:00
Bryan Housel
4e475b8b67 Add coffee shop preset
(closes #3042)
2016-03-21 17:07:42 -04:00
Bryan Housel
f69714f83c Rename "Dock" -> "Wet Dock / Dry Dock" for en_US 2016-03-14 23:15:47 -04:00
Bryan Housel
404a45e550 Include "Unclassified" with Minor Road, because people know it that way 2016-03-14 16:44:24 -04:00
Bryan Housel
f98eb8200d Add Bird Hide preset
(closes #3026)
2016-03-11 22:39:25 -05:00
Bryan Housel
80bbb44f15 Disambiguate art store, art gallery, etc. 2016-02-24 09:38:02 -05:00
Bryan Housel
c2760470b8 Merge pull request #2988 from kepta/2972
Adding ▶/▼ to category presets to make it clearer
2016-02-18 16:12:32 -05:00
Bryan Housel
6b2a69282e Rename "Track" -> "Unmaintained Track Road" and add terms 2016-02-16 23:21:00 -05:00
Kushan Joshi
d1f9c88f04 Adding ▶/▼ to category presets to make it more clear
(closes #2972)
2016-02-13 17:19:42 +05:30
Bryan Housel
2e83ed2a9e Merge pull request #2958 from kepta/2943
Addition of Storage Unit preset
2016-02-01 14:35:56 -05:00
Kushan Joshi
3f736962c7 Addition of Storage Rental preset
Ref: https://github.com/openstreetmap/iD/issues/2943
2016-02-02 00:57:17 +05:30
Bryan Housel
e45cb9619b Add Site Relation to defaults.json, run make
(closes #2930)
2016-02-01 14:14:23 -05:00
Kushan Joshi
fe246c6bb3 Create preset swimming_pool_facility
Create preset water_park
Create a folder sports_centre
Rename sports_center.json to sports_centre.json
Issue:https://github.com/openstreetmap/iD/issues/2927

changes
2016-01-29 13:06:48 -05:00
M1dgard
7857c7b8e3 Correct typo "platic" 2016-01-22 11:10:44 +01:00
Bryan Housel
5923d971b4 Change "Unclassified Road" to "Minor Road" (closes #2916) 2016-01-21 13:07:19 -05:00
Bryan Housel
4ecd0aa90d make presets 2016-01-17 23:31:25 -05:00