Commit Graph

3136 Commits

Author SHA1 Message Date
John Firebaugh
e00a9cf067 Update to rbush 1.3.3 2014-08-29 16:55:37 -07:00
John Firebaugh
94bc5b0c3d Don't include geometry filter for taginfo keys query (#2333) 2014-08-26 09:46:29 -07:00
Bryan Housel
a8840a1075 Better presets for running, motor, non-motor race tracks
closes #2330
2014-08-22 12:34:39 -04:00
Bryan Housel
7a6641a5aa Better polygon intersection test
(see also my comment on 83030be)
2014-08-12 22:40:43 -04:00
Bryan Housel
21da76cf80 add comment url param to prefill changeset comment (closes #2311)
for integration with HOT Task Manager or other OSM tools
2014-08-11 19:51:52 -04:00
John Firebaugh
362d1b4a58 Add preset for amenity=bureau_de_change (fixes #2309) 2014-07-29 14:24:04 -07:00
John Firebaugh
cbac33ca9a 1.5.4 2014-07-29 11:10:34 -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
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
Bryan Housel
4d40e8f50b When adding gpx, only rezoom map if gpx not in viewport (closes #2297) 2014-07-25 11:59:33 -04:00
John Firebaugh
9822cb3651 Workaround for chrome crash bug (#2295) 2014-07-24 10:33:23 -07: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
Bryan Housel
2b96064ed3 Continue support for options array of keys 2014-07-22 12:14:13 -04:00
Bryan Housel
804a523388 handle async loading of strings from taginfo 2014-07-21 19:03:13 -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
Christian Schwarz
be68027189 Fixed chrome selection bug (fixes #2151) 2014-07-15 14:43:08 +02: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
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
963064713d Support placeholder for combo fields 2014-07-10 10:00:53 -07:00
Christian Schwarz
16a2449f0a Use https to access nominatim (fixes #2281) 2014-07-10 08:36:40 +02:00
Aaron Lidman
1c3fcad2f4 1.5.0 2014-07-08 18:32:42 -04:00
Bryan Housel
dcaea5594c Parse sexagesimal coordinates in search (closes #2106) 2014-07-02 12:38:39 -04:00
Bryan Housel
08d29e5a8c support desc attribute in gpx files (closes #2113) 2014-07-01 00:17:00 -04:00
Bryan Housel
52903c509d iD.behavior.Hash handles selected id parameter
(this is better than having `iD.modes.Select` mess with `location.hash`)
2014-06-30 00:33:19 -04:00
Bryan Housel
a9d58fdf74 reenter browse mode in editOff when zoom < 16 (#2263) 2014-06-27 17:55:13 -04:00
Bryan Housel
839b08aff7 Browse mode does not use '1' hotkey 2014-06-27 15:44:19 -04:00
Bryan Housel
7c607ed729 Merge branch 'master' of github.com:openstreetmap/iD 2014-06-26 16:50:54 -04:00
Bryan Housel
b289c4d345 Set vertex attributes on update selection not enter (re: 01ca07f) 2014-06-26 16:47:58 -04:00
John Firebaugh
eb55e36c3c Delete relations that become empty (#2270) 2014-06-26 10:21:03 -07:00
Bryan Housel
01ca07ff0c Compute vertex icons at all zooms (fixes #2249)
(before they got created without an icon if they enter() at zoom 16)
2014-06-25 16:40:50 -04:00
John Firebaugh
bf1e50df49 Merge pull request #2266 from bhousel/bhousel-scale
Add linear map scale to footer section
2014-06-25 12:23:53 -07:00
Bryan Housel
a5329a8493 missing comma.. 2014-06-25 15:16:21 -04:00
Bryan Housel
e579dab87f cleanup footer styles, append account links to footer link menu 2014-06-25 15:08:48 -04:00
Bryan Housel
2723c65506 refactor dLat/dLon <-> meters calcs and use slightly better WGS84 constants 2014-06-23 16:23:04 -04:00
Bryan Housel
47aa28dc98 man_made=pipeline doesn't imply oneway
thread: https://lists.openstreetmap.org/pipermail/tagging/2014-June/017944.html
2014-06-21 15:20:05 -04:00
Bryan Housel
71d44d561e remove unnecessary semicolons (jshint) 2014-06-20 18:04:49 -04:00
Bryan Housel
c316f87c6f Fix buggy padByMeters (PI/180 is needed here) 2014-06-20 18:01:53 -04:00
Bryan Housel
d342e01326 Map scale adjusts and displays user-friendly units. 2014-06-20 17:54:42 -04:00