Commit Graph

4676 Commits

Author SHA1 Message Date
John Firebaugh
1bebd33dd3 Update translations 2014-07-29 11:09:23 -07:00
John Firebaugh
1519ad6273 Merge pull request #2299 from simonpoole/patch-3
Reword description for delete action
2014-07-29 10:43:22 -07:00
John Firebaugh
b4fa085663 Do not fully fill certain landuse values, e.g. landuse=residential
residential, retail, commercial and industrial landuse tags
typically cover large, dense areas with many overlapping
features. The large click targets of filled areas have proven
to be very good for usability in the general case, but are
a common source of accidental mistagging in this case.

We may add additional tags to this list, but these are the
obvious first step — especially landuse=residential.

Fixes #542.
2014-07-29 10:34:27 -07:00
Bryan Housel
e23448c25e Class midpoints to match parent way and adjust styles.
After editing more with 1.5.3, I really dislike the more visible
midpoints I added in afa1efd.  This commit gives the midpoints
tag classes so that we can style only *certain* midpoints more visible
(footpath, cycleway, bridleway, etc) and leave all the others dim.
2014-07-28 23:11:52 -04:00
John Firebaugh
efe530439d Merge pull request #2307 from 1ec5/climing
climing → climbing
2014-07-26 17:28:21 -07:00
Minh Nguyễn
ff32dc3897 climing → climbing 2014-07-26 15:58:05 -07:00
Bryan Housel
83030bed54 test visibility of gpx coords instead of just comparing extents. 2014-07-25 23:54:01 -04:00
John Firebaugh
feb642989e 1.5.3 2014-07-25 10:03:25 -07:00
John Firebaugh
dac4a0aba9 Update translations 2014-07-25 10:02:12 -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
4d40e8f50b When adding gpx, only rezoom map if gpx not in viewport (closes #2297) 2014-07-25 11:59:33 -04: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
John Firebaugh
9822cb3651 Workaround for chrome crash bug (#2295) 2014-07-24 10:33:23 -07: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
2b96064ed3 Continue support for options array of keys 2014-07-22 12:14:13 -04:00
simonpoole
b1b3bc73eb Reword description for delete action
The current text implies that deleting hides a feature on the map, and not what it really does.
2014-07-22 10:42:14 +02:00
Bryan Housel
af0be9a59b remove unused indexed field property 2014-07-21 19:06:24 -04:00
Bryan Housel
804a523388 handle async loading of strings from taginfo 2014-07-21 19:03:13 -04:00
Bryan Housel
98119b5b5b Add option strings for many combo fields.. 2014-07-21 16:27:30 -04:00
Bryan Housel
0d5d0b19fc Try to use strings when generating placeholder 2014-07-21 15:56:03 -04:00
Bryan Housel
a68cb30fd2 Support option strings for combo fields (#1259, #1709) 2014-07-21 14:37:42 -04:00
Bryan Housel
f8a99d03e2 If combobox is open, clicking on carat should close it 2014-07-21 14:32:10 -04:00
John Firebaugh
4994566f57 Fix nodeValue deprecation warnings 2014-07-20 16:05:08 -07:00
Bryan Housel
82c09ab454 Merge pull request #2292 from bhousel/directional-midpoints
Render triangular midpoints to show direction of any selected way #1448 #1085
2014-07-18 09:51:55 -04:00
Bryan Housel
afa1efd922 Adjust midpoint opacity for more visibility (#1448)
(esp. on sidewalks, footpaths, bridlepaths, etc)
2014-07-16 23:45:33 -04:00
Bryan Housel
bcbb68ddb7 case insensitive locale check 2014-07-16 10:27:42 -04:00
Bryan Housel
26f8849c3a render triangular midpoints to show direction of way #1085 2014-07-16 00:30:21 -04:00
John Firebaugh
85656a40cc 1.5.2 2014-07-15 16:50:41 -07:00
John Firebaugh
a37eb2972f Update translations 2014-07-15 16:49:24 -07:00
Christian Schwarz
be68027189 Fixed chrome selection bug (fixes #2151) 2014-07-15 14:43:08 +02:00
John Firebaugh
a75cd68364 Don't automatically tag motorways, etc. as oneway=yes 2014-07-13 09:23:06 -07:00
John Firebaugh
0a4192e591 Simplify 2014-07-13 09:22:19 -07:00
John Firebaugh
ed6416d4a3 Use correct translation keys 2014-07-13 09:16:14 -07:00
John Firebaugh
140f54dc07 Upgrade js-yaml
Fixes dumping of "yes" and "no" keys, which much be quoted.

See http://juliankniephoff.wordpress.com/2012/09/01/reserved-words-in-yaml-and-translating-booleans-in-rails/

Fixes #2286.
2014-07-13 09:09:53 -07:00
Bryan Housel
874a3e2ad6 disable Move and Rotate operations if area < 80% contained in the viewport
see #542.
Also included:
1. DRY up code for "% contained in" extent testing.
2. If action.disabled() returns a better reason, show that instead of the too_large one.
2014-07-11 17:11:50 -04:00
John Firebaugh
098a1ac5a7 1.5.1 2014-07-10 10:07:12 -07:00
John Firebaugh
66eaf8e698 Update translations 2014-07-10 10:04:15 -07:00
John Firebaugh
963064713d Support placeholder for combo fields 2014-07-10 10:00:53 -07:00
John Firebaugh
06ece1013f Re-add an access_simple field with suitable values 2014-07-10 09:49:33 -07:00
John Firebaugh
1ee00c761f Merge pull request #2282 from cschwarz/patch-1
Use https to access nominatim (fixes #2281)
2014-07-10 09:42:55 -07:00
Tom MacWright
7a517c641c Fix debugbrowser link. Refs #2281 2014-07-10 10:21:02 -04:00
Christian Schwarz
138b012c4b Fixed countrycode spec 2014-07-10 10:48:58 +02:00
Christian Schwarz
16a2449f0a Use https to access nominatim (fixes #2281) 2014-07-10 08:36:40 +02: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
Aaron Lidman
1c3fcad2f4 1.5.0 2014-07-08 18:32:42 -04:00