Commit Graph

4236 Commits

Author SHA1 Message Date
John Firebaugh
4b3db596d7 Remove unnecessary no-op pans 2013-11-22 10:52:58 -08:00
tyr
a3d44789f6 rudimental support for providing gpx-files via urls
see #1965 (esp: https://github.com/systemed/iD/issues/1965#issuecomment-29045054)
2013-11-22 13:32:08 +01:00
John Firebaugh
79b5adf106 Update osm-auth (fixes #1904) 2013-11-21 17:32:38 -08:00
Aaron Lidman
68626e0cee Add phone term to telephone preset 2013-11-21 16:46:47 -08:00
John Firebaugh
c1d9799214 Merge pull request #2009 from mourner/master
Fix build and tests, add missing methods to lodash build
2013-11-21 15:26:04 -08:00
Vladimir Agafonkin
831f4964aa fix build and tests, add missing methods to lodash build 2013-11-22 01:19:09 +02:00
John Firebaugh
15590525d3 Fix build 2013-11-21 14:51:52 -08:00
John Firebaugh
0b502e62df Merge pull request #2008 from mourner/master
Update Lo-Dash to 2.3.0 custom build and improve panning performance
2013-11-21 14:40:22 -08:00
John Firebaugh
4831f84480 Placate jshint 2013-11-21 14:39:00 -08:00
Vladimir Agafonkin
33e88ea657 fix whitespace 2013-11-22 00:35:34 +02:00
Vladimir Agafonkin
dab1fa8eaf don't update hash/attrib immediately on move start
Makes panning snappier by avoiding non-critical operations at the very
start.
2013-11-22 00:32:29 +02:00
Vladimir Agafonkin
c133ed28d2 update Lo-Dash from 1.0 to 2.3 custom build, close #2006 2013-11-22 00:32:29 +02:00
John Firebaugh
8ec53185df Build iD.Way.areaKeys from presets
This eliminates the possibility that a feature will
flip from area to line when you apply a preset.

Fixes #1996
2013-11-21 13:53:06 -08:00
John Firebaugh
bc91c430a8 Add basic public_transport presets 2013-11-21 13:42:50 -08:00
John Firebaugh
6c1dfa07f2 Add military presets 2013-11-21 13:36:00 -08:00
John Firebaugh
9e6eacb698 Add embankment presets 2013-11-21 13:35:45 -08:00
John Firebaugh
d403ab9eb1 Update D3 to 3.3.10 2013-11-21 12:44:48 -08:00
Martijn van Exel
c43d915625 Reverse cardinal directions for relation member roles 2013-11-21 10:08:16 -08:00
John Firebaugh
6c3a3190fd Update rbush 2013-11-21 09:31:59 -08:00
John Firebaugh
4c9e2a1551 Add man_made=flagpole preset (#1985) 2013-11-20 15:17:28 -08:00
John Firebaugh
83aafb1473 Add capacity field to a few presets (#1991) 2013-11-20 15:09:37 -08:00
John Firebaugh
cdb4c7e61d Add non-searchable landuse=farmland preset
This is synonym of landuse=farm and I want to recognize it
but not encourage its further use.
2013-11-20 14:55:18 -08:00
John Firebaugh
fc677fe2de Add fields to footway=crossing preset (#1947) 2013-11-20 09:27:10 -08:00
John Firebaugh
7d8a258be8 Fix spec 2013-11-19 12:33:21 -08:00
John Firebaugh
5f7872ba27 Bump taginfo result count to 25 2013-11-19 12:24:29 -08:00
Aaron Lidman
bf0da89925 Improved warning visibility
for #1973
2013-11-19 12:04:30 -08:00
John Firebaugh
3b3b57e146 Remove unnecessary building_yes preset
Most uses of it should have been building_area instead.
The exception is the building preset itself -- but it can
use the plain `building` field, because it will automatically
produce building=yes.
2013-11-19 11:34:32 -08:00
John Firebaugh
862248e49e Merge pull request #1980 from tyrasd/patch-fix-delete-after-action
don't load parent into tree repeatedly when multiple childs are changed
2013-11-19 09:48:06 -08:00
tyr
2cf4c20a47 don't load parent multiple times into tree when multiple childs are changed
when an action (e.g. moving a way) caused multiple child elements
of the same parent to be changed, their parent was also loaded into
the tree multiple times during `tree.intersects()`.

this fixes #1978
2013-11-19 11:27:29 +01:00
Tom MacWright
eb700e1b7f Merge pull request #1975 from tyrasd/preset-access-fields
use simple access field for some presets
2013-11-18 13:56:04 -08:00
tyr
7faaa54165 use simple access field for some presets
* renamed access_toilet field to access_simple
* use it also for parkings, entrances and swimming_pools

fixes #1953
2013-11-18 22:44:03 +01:00
John Firebaugh
9797d7a5d3 Merge pull request #1970 from tyrasd/master
update imagery
2013-11-15 08:03:56 -08:00
tyr
1269222ad0 update imagery 2013-11-15 09:44:40 +01:00
John Firebaugh
3856389a5c 1.3.2 2013-11-14 18:04:55 -08:00
John Firebaugh
110f5ef4d1 Update translations 2013-11-14 17:39:26 -08:00
John Firebaugh
f631420420 Eliminate duplicate Travel Agency preset in search 2013-11-14 16:44:19 -08:00
John Firebaugh
7a07f698e0 Update maki 2013-11-14 16:43:25 -08:00
John Firebaugh
3f99e2fd4b Fix Disconnect of way with multiple intersections (fixes #1955) 2013-11-14 15:48:07 -08:00
John Firebaugh
b383bfec1f Fix unclosed area rendering (fixes #1958) 2013-11-13 17:41:57 -08:00
Tom MacWright
94d756ebca Merge pull request #1966 from tyrasd/preset-shelter
add preset for amenity=shelter
2013-11-13 06:21:08 -08:00
tyr
4a3fea9edd add preset for amenity=shelter
http://taginfo.openstreetmap.org/tags/amenity=shelter#overview
http://wiki.openstreetmap.org/wiki/Tag%3Aamenity%3Dshelter
2013-11-12 10:11:54 +01:00
John Firebaugh
e021848a62 Update translations 2013-11-06 10:02:29 -08:00
John Firebaugh
20ac141164 Use warehouse icon 2013-11-06 09:42:46 -08:00
John Firebaugh
391b7ed342 More area categories (fixes #1945) 2013-11-05 17:15:40 -08:00
John Firebaugh
0bf0849eb3 Fix background pane tooltips 2013-11-05 15:52:20 -08:00
samanpwbb
25e2347b0a layer pane now matches help pane 2013-11-05 17:57:04 -05:00
John Firebaugh
c47a1e36c1 Add footway=sidewalk preset 2013-11-04 17:59:07 -08:00
John Firebaugh
6605bb0d68 Follow existing convention for "Type" fields 2013-11-04 15:03:03 -08:00
tyr
2f945df810 improve natural=tree preset
adds field type (broad_leaved, conifer, palm)

See:
https://wiki.openstreetmap.org/wiki/Tree
http://taginfo.openstreetmap.org/tags/natural=tree#combinations
2013-11-04 23:08:05 +01:00
John Firebaugh
2e754c8d6b Merge pull request #1950 from systemed/name-suggest
Autocomplete on name=*
2013-11-04 13:26:35 -08:00