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
Bryan Housel
ad7fc672f0
Run make to update generated preset files
2015-12-30 21:10:18 -05:00
Bryan Housel
b7e343114f
preset icons, add dock field
2015-12-27 00:31:48 -05:00
Aruna S
a7af834dbc
Make after creating presets
2015-12-27 00:31:48 -05:00
Bryan Housel
ef0dcf0990
More search terms for several amenity presets ( closes #2880 )
2015-12-23 15:29:34 -05:00
Bryan Housel
093f0491c4
Disambiguate shop=bicycle and amenity=bicycle_repair_station presets ( closes #2845 )
2015-12-23 15:21:04 -05:00
Bryan Housel
5b8e1e7140
Rename doctor.json -> doctors.json ( closes #2869 )
2015-12-19 23:32:00 -05:00
Bryan Housel
20a80830fe
Change maxstay to combo with options, no placeholder ( closes #2866 )
2015-12-09 13:46:53 -08:00
Bryan Housel
56f286a549
Restore generic vending machine, adjust names and terms ( closes #2827 )
2015-12-08 00:47:25 -08:00
Bryan Housel
bddb7cb8c8
Add maxstay field for amenity=parking preset ( closes #2851 )
2015-12-07 23:37:51 -08:00
Bryan Housel
97f1830e3b
Disambiguate building presets ( closes #2799 )
...
* "Church" -> "Church Building"
* Match generic building=* preset for nodes
* Don't match specific building presets for nodes
This means that if a user adds a node and types "School" they will be
offered the amenity, not the building.
2015-11-25 01:28:35 -05:00
Bryan Housel
df1cbbffb4
Add handrail field to steps preset ( closes #2815 )
2015-11-25 00:14:55 -05:00
Bryan Housel
231df50c39
Merge pull request #2808 from bagage/master
...
Add rugby_union and rubgy_league
2015-10-20 23:29:27 -04:00
Gautier Pelloux-Prayer
d7be0df2c5
preset: add rugby_union and rubgy_league
2015-10-18 16:35:08 +02:00
Aruna S
5d535b9008
Add military presets ( fixes #2177 )
2015-10-13 14:10:50 +05:30
Bryan Housel
12409e48e1
Add traffic signal type field
2015-09-27 23:00:07 -04:00
Bryan Housel
0d71d5fd27
Add amenity=motorcycle_parking preset ( closes #2787 )
2015-09-27 22:17:36 -04:00
Bryan Housel
110b8b6b6d
Rename "Allotments" to "Community Garden"
2015-09-19 01:11:28 -04:00
Bryan Housel
d2fcae4119
Change Semi-Detached Houses => Semi-Detached House
...
https://github.com/openstreetmap/iD/issues/2776#issuecomment-141093644
2015-09-17 10:15:26 -04:00
Bryan Housel
2d0a3a9b54
Add preset for building=semidetached_house ( closes #2776 )
2015-09-16 14:34:25 -04:00
Bryan Housel
522e593f11
Improvements to access field ( closes #2763 )
2015-09-08 00:03:34 -04:00
Bryan Housel
701731485e
Less strict polygon intersection test in findOuter ( closes #2755 )
2015-09-01 14:48:40 -04:00
Bryan Housel
6afefb7510
Use different leaf_cycle/leaf_type for singular tree ( closes #2753 )
...
And don't show "mixed" options for singular tree (closes #2752 )
2015-09-01 13:47:04 -04:00
Bryan Housel
794cac6ef1
Change caption "Access" -> "Allowed Access" ( closes #2761 )
2015-09-01 13:19:25 -04:00
Bryan Housel
9a7042b530
Add recycling:glass_bottles, recycling:plastic ( closes #2730 )
2015-07-30 09:52:06 -04:00
Bryan Housel
3c7a248826
Add preset for leisure=bowling_alley ( closes #2734 )
2015-07-30 09:30:47 -04:00
Bryan Housel
2035474185
Make many toplevel generic presets not serachable ( closes #2744 )
...
This is to prevent users from accidentally adding e.g. `highway=yes`
2015-07-29 09:39:08 -04:00
Bryan Housel
11c009ee70
Add bicycle=dismount access option ( closes #2726 )
2015-07-27 16:17:43 -04:00
jmespadero
f422f73141
Added plant_nursery.json preset
2015-07-10 10:33:53 +02:00
Bryan Housel
ee00564a6c
Add preset for area:highway=* ( closes #2627 )
2015-07-08 21:34:49 -04:00
Bryan Housel
d0cb74638f
Add presets for Casino and Adult Gaming Center ( closes #2684 )
2015-07-08 21:18:49 -04:00
Minh Nguyễn
8da0226636
Additional terms for corridor
2015-07-05 10:54:54 -07:00
Bryan Housel
46812abd1b
Restore complete list of keys for address preset ( closes #2698 )
2015-07-01 16:15:07 -04:00
Bryan Housel
4a480f63bb
Attempt to make crossing/crosswalk less confusing
...
re: https://lists.openstreetmap.org/pipermail/hot/2015-June/009578.html
2015-06-30 23:24:04 -04:00
Bryan Housel
58cb66f472
Add highway=corridor and universal level field
...
For now, `highway=corridor`:
* styled like highway=pedestrian
* and matches 'paths' feature filter.
(closes #2687 , closes #2218 )
2015-06-30 22:02:22 -04:00
Bryan Housel
f2dea4eb3c
Translatable options strings and fix recycling icon
2015-06-30 10:55:31 -04:00
Bryan Housel
70ad4e7d52
Merge branch 'recycling_type' of https://github.com/ebrelsford/iD into ebrelsford-recycling_type
2015-06-30 10:45:11 -04:00
Bryan Housel
720b26142f
Presets (volcano, saddle, adit, tree_row)
...
Squashed commit of the following:
commit a100cc377da4d0790582fb2bd69e691d99084f0c
Author: Bryan Housel <bryan@7thposition.com >
Date: Tue Jun 30 10:26:12 2015 -0400
run make
commit cedd5d1c3dd43576ee42a6ab211d2f26eaaa732c
Author: jmespadero <josemiguel.espadero@urjc.es >
Date: Mon Jun 29 18:53:36 2015 +0200
Update volcano.json
commit 38c4a782f6941064f3c8132bce61896ea14e70e9
Author: jmespadero <josemiguel.espadero@urjc.es >
Date: Mon Jun 29 16:28:28 2015 +0200
Solver problem in man_made/adit/depth
commit 5e6d35dc3ed822ff1716cf0c80e6606545e337bd
Author: jmespadero <josemiguel.espadero@urjc.es >
Date: Mon Jun 29 16:12:13 2015 +0200
Solver problem in man_made/adit/resource
commit bb582143ce90ec00b5d2a7b1efd8fb2415cca16d
Author: jmespadero <josemiguel.espadero@urjc.es >
Date: Mon Jun 29 13:54:29 2015 +0200
Revert changes to ES locale
commit 8537162ad1bc6f6377c90f41cd6f24c103561ca5
Author: jmespadero <josemiguel.espadero@urjc.es >
Date: Mon Jun 29 13:50:49 2015 +0200
Some natural and man_made presets
commit 4c41d88f63950787ca5372414ebcda4609458d26
Author: jmespadero <josemiguel.espadero@urjc.es >
Date: Fri Jun 26 15:57:38 2015 +0200
Some natural/* and man_made/* translations
2015-06-30 10:27:24 -04:00
Eric Brelsford
dbaf8a1465
Add recycling_type preset field
...
Fixes #2689
2015-06-17 14:18:30 -04:00
Eric Brelsford
1814133371
Remove dropdown to change cycleway on both sides
2015-06-15 13:23:16 -04:00
Eric Brelsford
a5dfee71b1
Use "none" as cycleway field placeholder
...
Ensure "no" is not saved to OSM
2015-06-09 15:15:48 -04:00
Eric Brelsford
31c57c01ce
Add cycleway preset for highways with bike lanes
2015-06-09 14:49:50 -04:00
Bryan Housel
549a14fd55
Add actual tag values as comments for Transifex in presets.yaml
...
(re: #2646 )
2015-05-29 23:50:16 -04:00
Bryan Housel
840e3727cb
Add presets for man_made=storage_tank and silo ( closes #2662 )
2015-05-28 09:42:49 -04:00
Bryan Housel
f761ca1f91
Add RV/Marine toilet disposal presets and related fields ( closes #2623 )
2015-05-27 17:38:12 -04:00
Bryan Housel
43266a0c1f
Add waterway=fuel marine fuel station preset ( closes #2589 )
2015-05-27 16:30:57 -04:00
Bryan Housel
5b0b810d68
Add preset for amenity=biergarten 🍻 ( closes #2641 )
2015-05-27 16:21:28 -04:00