Bryan Housel
cd7cdd95e9
Add "View on Bing Maps" link, cleanup css
...
(closes #5125 )
2018-07-10 02:04:39 -04:00
Bryan Housel
696895fb98
Add forward/backward controls to Streetside viewer
...
re: #5125
There is some cleverness here to search for the best nearby bubble
instead of just relying on the next and previous sequence keys.
2018-07-10 01:10:18 -04:00
Bryan Housel
cf3fc95b06
A few changes to make it easier to render arbitrary geojson
2018-07-10 01:10:17 -04:00
James Kingdom
7605a05e51
Add "network" field to ATM preset
...
(closes #5119 )
2018-07-09 17:49:44 -04:00
James Kingdom
7acef06e53
Add "cash_in" field to ATM preset
...
(closes #5118 )
2018-07-09 17:37:13 -04:00
James Kingdom
ed9c934322
Add "site_type" to archaeological site preset
...
(closes #5124 )
2018-07-09 16:42:14 -04:00
Bryan Housel
1395e029d9
Add guard code for if Mapillary viewer could not be initialized
2018-07-09 16:17:09 -04:00
Bryan Housel
9c275d58b5
Comment out .mvt data layer for now
2018-07-09 14:36:16 -04:00
Bryan Housel
69e83099a5
Fix icon names in map_data panel
2018-07-09 14:31:20 -04:00
Bryan Housel
99e7366fc2
swap d3_fetch for d3_request (for backward compatability with IE11)
2018-07-09 14:30:51 -04:00
Bryan Housel
a52eeb9733
Fix failing tests, lint errors, merge conflicts
2018-07-09 11:17:57 -04:00
Bryan Housel
4fda478f57
Merge branch 'check' of https://github.com/vershwal/iD into vershwal-check
2018-07-09 09:32:15 -04:00
Bryan Housel
de12396654
Fix projection so the map is where the point is
...
Also remove gj redundancy
2018-07-08 00:50:26 -04:00
Bryan Housel
ef771211b7
Merge branch 'gpxtext' of https://github.com/vershwal/iD into vershwal-gpxtext
2018-07-07 23:28:48 -04:00
Bryan Housel
fae485860a
npm run build
2018-07-07 23:27:45 -04:00
Bryan Housel
ed7c65297b
Merge pull request #5130 from tohaklim/patch-2
...
Attempt to improve entrance searchability
2018-07-07 23:22:44 -04:00
tohaklim
3e334b11a3
Attempt to improve entrance searchability
...
I am currently unable to bring-up entrance by typing in "entrance" on a vertex, this might help?
2018-07-07 14:56:54 +01:00
Bryan Housel
416ae66f71
Support more direction tags for reversal in Reverse action
...
(closes #5121 )
This commit also refactors some of the logic to make it simpler and more efficient
(removes lodash _transform too) and updates the comment that was out of date.
2018-07-05 14:47:56 -04:00
Bryan Housel
faf12a1587
Merge pull request #5123 from tomhughes/xhr
...
Replace JSONP with XHR where possible
2018-07-04 20:05:41 -04:00
Tom Hughes
d617d9c588
Fix wikipedia UI tests to mock XHR instead of JSONP
2018-07-04 17:07:27 +01:00
Tom Hughes
3819fd6498
Use XHR to access wikidata API instead of JSONP
2018-07-04 17:05:39 +01:00
Tom Hughes
1ab7cf790e
Use XHR to access wikipedia API instead of JSONP
2018-07-04 17:05:26 +01:00
Tom Hughes
4cc080b034
Use XHR to fetch imagery metadata instead of JSONP
2018-07-04 17:00:45 +01:00
vershwal
73ac628880
gpx tests.
2018-07-04 19:56:51 +05:30
Bryan Housel
68a3e6e69a
npm run build
2018-07-03 09:15:22 -04:00
Bryan Housel
96794d29d7
Merge pull request #5120 from tordans/patch-2
...
Add capacity to playground:swing-preset
2018-07-03 09:14:28 -04:00
Tobias
095ae133c4
Add capacity to playground:swing-preset
...
The capacity defines if there is one swing on the object or more. A lot of playgrounds have one structure with two swings on it.
2018-07-03 14:00:36 +02:00
Bryan Housel
9ba517e7f1
Merge pull request #5116 from jgravois/patch-1
...
use 22 as maxZoom for Esri imagery (selectively)
2018-06-29 17:10:22 -04:00
Bryan Housel
21a7ed2b34
Add doublequotes to iD-sprite input file param so glob works on Windows
...
(closes #5077 )
2018-06-29 20:19:22 +01:00
Bryan Housel
f02630a8fc
Restore rollup-plugin-includepaths dependency for finding d3
...
Apparently still needed to build the project on Windows
2018-06-29 19:32:50 +01:00
john gravois
50c371f77b
continue to catch 404s
2018-06-29 09:57:52 -07:00
john gravois
dd951a9b35
use 22 as maxZoom for Esri imagery (selectively)
2018-06-29 09:20:05 -07:00
Bryan Housel
76d21c8293
stub test/spec/svg/gpx.js
2018-06-29 02:23:42 -04:00
Bryan Housel
d668f79407
Merge branch 'jgravois-tilemap'
2018-06-28 23:21:24 -04:00
Bryan Housel
b6fb3a345d
Fetch Esri tilemap at high zoom to determine max zoom
...
The tilemap is only fetched if the user is at z > 18 and will not fetch again
unless the user has moved more than 1km away from the previous fetch
2018-06-28 23:20:08 -04:00
Bryan Housel
98e4fed829
v2.9.2
2018-06-28 19:02:06 -04:00
Bryan Housel
74e70f5949
npm run translations
2018-06-28 18:55:44 -04:00
Bryan Housel
53a00c0f6c
npm run imagery
2018-06-28 18:54:44 -04:00
Bryan Housel
154a49b7cc
Upgrade to eslint v5.0.0
2018-06-27 12:20:51 -04:00
Bryan Housel
9bb30221dd
Remove duplicate entry from .gitignore
2018-06-26 21:18:17 -04:00
Bryan Housel
3943364852
Merge pull request #5106 from openstreetmap/remove_test_user_mocks
...
removed: user mocks from image service test specs
2018-06-26 21:11:23 -04:00
Bryan Housel
6a7e56a755
A few more translations
2018-06-25 21:26:27 -04:00
Bryan Housel
6ac9e4fff5
v2.9.1
2018-06-25 21:15:25 -04:00
Bryan Housel
a0a4e68cfe
npm run translations
2018-06-25 19:35:04 -04:00
Bryan Housel
bc01939b93
Actually throttle connection, filter out bad term translations
...
The bad term translations are where a person translated the instructions:
"<translate with synonyms or related terms for..."
2018-06-25 19:33:36 -04:00
Bryan Housel
c9e9135900
npm run build to update retaining wall height field
2018-06-25 15:41:52 -04:00
Bryan Housel
6ce2c5ea46
Merge pull request #5113 from tordans/patch-1
...
Add field `heights` to tag for `barrier=retaining_wall`
2018-06-25 15:39:13 -04:00
Tobias
7ff178b675
Add attribute height to tag for retaining_wall
...
Same as for hedge https://github.com/openstreetmap/iD/blob/mast/data/presets/presets/barrier/hedge.json
2018-06-25 20:48:41 +02:00
Bryan Housel
048ea07025
npm run imagery
2018-06-25 12:12:27 -04:00
Bryan Housel
6a79f2692b
Blacklist more worldwide imagery sources that are generated from osm
2018-06-25 12:12:27 -04:00