jgpacker
977949292d
Fix a typo: Confectionary → Confectionery
2014-11-07 22:23:30 -02:00
Sajjad Anwar
c8d4b73b15
Add tests and documentation for custom presets
2014-10-23 15:52:29 -07:00
jgpacker
32b67e8c2c
Adding some traffic_calming=* presets
...
* I'm assuming a traffic_calming=table always has a pedestrian crossing on it;
* It would be good to have a icon "bump" in the future.
2014-10-20 17:36:49 -07:00
endro
50f892a75b
Prefer power=substation to sub_station
2014-10-20 17:25:41 -07:00
John Firebaugh
b6cfce195d
Use new maki icon
2014-10-20 12:48:17 -07:00
Bryan Housel
5d285cfd51
add amenity=community_centre preset ( closes #2243 )
2014-10-12 01:39:41 -04:00
Bryan Housel
8addc33fe5
Better support for amenity=bus_station ( closes #2308 )
2014-10-12 01:31:13 -04:00
Bryan Housel
44d9881105
remove smoking field for camp_site preset ( closes #2390 )
2014-10-12 01:24:57 -04:00
John Firebaugh
e7ff51ee1f
Merge pull request #2372 from 1ec5/road-network
...
Simple Network field in Road Route relation preset
2014-10-05 20:26:46 -07:00
Minh Nguyễn
4293e03d52
Simple Network field in Road Route relation preset
...
Ref #2369
2014-09-30 01:34:23 -07:00
Bryan Housel
9378cd152e
should be organic: only
...
http://wiki.openstreetmap.org/wiki/Key:organic
2014-09-09 16:14:22 -04:00
Chia-liang Kao
d3c3634ccc
shop=organic is deprecated
2014-09-06 22:54:55 +08:00
Bryan Housel
f67ec4f957
another round of preset cleanups:
...
* improve search terms, and remove some which were redundant
* add many missing presets under `shop=*` (from wiki)
* remove `vertex` geometry from many building-like presets
2014-08-26 00:25:34 -04:00
Bryan Housel
bf4659e98f
more consistency in presets..
...
* in general, display fields:
operator, address, building_area, hours (where this makes sense)
* make kindergarten, school, college, university more similar
* show building_area for most craft=* and shop=*
* remove erroneous `tinsmith` file
* update README
* structure json files like:
icon, fields, geometry, terms, tags, name
(most json files were this way already)
2014-08-25 13:44:49 -04:00
Bryan Housel
a8840a1075
Better presets for running, motor, non-motor race tracks
...
closes #2330
2014-08-22 12:34:39 -04:00
John Firebaugh
362d1b4a58
Add preset for amenity=bureau_de_change ( fixes #2309 )
2014-07-29 14:24:04 -07:00
John Firebaugh
b448d0e236
Make amenity preset non-searchable ( fixes #2310 )
2014-07-29 14:21:35 -07:00
Minh Nguyễn
ff32dc3897
climing → climbing
2014-07-26 15:58:05 -07:00
John Firebaugh
9f00e465e9
Revert brand-related preset changes
...
I'm not convinced we shouldn't be encouraging simply tagging
`name=McDonald's`, `name=Shell`, etc., without `brand` or
`operator` at all.
2014-07-25 10:02:12 -07:00
Bryan Housel
7cd7ec8af6
add brand field to fast_food, restaurant presets too
2014-07-25 11:22:04 -04:00
Bryan Housel
a988a0647d
Add brand field to fuel preset ( closes #2300 )
2014-07-25 10:34:51 -04:00
Bryan Housel
60af39c7da
add mtb:scale, mtb:scale:uphill, mtb:scale:imba ( closes #2244 )
2014-07-23 13:54:48 -04:00
Bryan Housel
4f141a153e
name suggestions should set name and also brand (see #2300 )
2014-07-22 14:44:25 -04:00
Bryan Housel
b090035e64
Merge pull request #2296 from bhousel/master
...
Support option strings for combo fields
2014-07-22 14:08:50 -04:00
John Firebaugh
467e7ee877
Add amenity=bus_station preset ( fixes #2298 )
2014-07-22 10:53:20 -07:00
Bryan Housel
cc7649406d
Update preset options according to #2296
2014-07-22 12:15:05 -04:00
Bryan Housel
af0be9a59b
remove unused indexed field property
2014-07-21 19:06:24 -04:00
Bryan Housel
98119b5b5b
Add option strings for many combo fields..
2014-07-21 16:27:30 -04:00
John Firebaugh
a75cd68364
Don't automatically tag motorways, etc. as oneway=yes
2014-07-13 09:23:06 -07:00
John Firebaugh
06ece1013f
Re-add an access_simple field with suitable values
2014-07-10 09:49:33 -07:00
John Firebaugh
32f70af694
Revert "use simple access field for some presets"
...
This reverts commit 7faaa54165 .
Fixes #2280
2014-07-09 11:44:36 -07:00
Paul Norman
700e863b6c
Use the more common tagging for a tailor
...
shop=tailor outnumbers craft=tailor by about 2:1, so should be preferred
2014-06-26 09:00:14 -07:00
Bryan Housel
40537f2a57
Add street lamp preset ( fixes #2271 )
2014-06-25 17:04:59 -04:00
John Firebaugh
8a0b67afcc
Add more placeholders
2014-06-13 11:39:17 -07:00
John Firebaugh
257d3e07df
number -> housenumber
2014-06-13 10:38:48 -07:00
Christian Schwarz
5a51a6c8c2
Added gb address format with housename field
2014-06-05 00:42:15 +02:00
Bryan Housel
941ee1d88c
Allow suggestion if preset with same name exists, pick suggestion w highest count..#2224
2014-05-28 13:17:48 -04:00
Bryan Housel
1f2420e599
Prefer more specific 'Crosswalk' preset over generic 'Crossing'
...
Many new users in my area are getting this wrong or skipping crossings entirely because:
1. Most crossings people want to map really are `crossing=zebra`.
2. 'zebra' is not a common term in the US so users don't know to pick it.
3. Popup help for 'Crossing' shows a zebra, so users think that's what they picked.
2014-05-24 12:20:52 -04:00
Bryan Housel
e2f1b39253
Name and icon updates to stadium, dojo, sports_center
2014-05-23 23:34:22 -04:00
Bryan Housel
d4b2bd6834
Merge pull request #2226 from datendelphin/master
...
Add amenity=dojo preset
2014-05-23 22:27:42 -04:00
Bryan Housel
89ac5f41db
Merge pull request #2235 from bhousel/bhousel-fields
...
Allow checkbox fields to support custom strings
2014-05-23 22:16:14 -04:00
Bryan Housel
e3e2ea602a
Checkmark fields now support custom string options
...
oneway fields now show "Assumed to be No" or "Assumed to be Yes" instead of "Unknown" #2220
2014-05-22 13:51:23 -04:00
Martin Raifer
3011cbdaa8
fix typo: "only_straight_ahead" -> "only_straight_on"
2014-05-22 11:51:44 +02:00
John Firebaugh
48dc768bbb
Merge branch 'turn-restrictions'
2014-05-21 14:22:22 -07:00
Bryan Housel
af41940663
revert e07104f761 see #2220
2014-05-19 16:10:07 -04:00
Bryan Housel
e41f438daf
Add prefix for ford=yes for vertex geometry #2224
2014-05-19 15:45:24 -04:00
Bryan Housel
a757142146
Rename "Entrance" as "Entrance/Exit" and add parking_entrance preset.
2014-05-19 15:39:16 -04:00
Bryan Housel
4c5e6bee75
Add a preset for ford=yes tag #2224
2014-05-19 11:29:33 -04:00
Bryan Housel
47e5273da0
use new maki icons #2227
2014-05-19 11:13:21 -04:00
Bryan Housel
e07104f761
Way can be reasonably assumed to not be oneway. #2220
2014-05-19 10:58:35 -04:00