Commit Graph

8910 Commits

Author SHA1 Message Date
Bryan Housel
fb324dd865 Allow d3.geo.tile to fetch margin tiles (beyond viewport covering) 2018-06-22 12:24:40 -04:00
Bryan Housel
d41cf5e6d8 Wait to get canvas context until image is loaded, avoid some globals 2018-06-22 11:41:29 -04:00
Bryan Housel
abbffd5e5b Avoid recreating canvases when showing the layer, put under ms-wrapper not body 2018-06-22 09:12:07 -04:00
Bryan Housel
5f1c79c91d pacify linter, gitignore vscode settings 2018-06-22 01:20:15 -04:00
Bryan Housel
e145c1da01 Merge branch 'streetside' of https://github.com/jharpster/iD into jharpster-streetside 2018-06-22 00:59:07 -04:00
LorenMueller
1a93ed74ef new var for toggle of 4 or 16 images per face 2018-06-21 12:43:58 -07:00
Bryan Housel
2786974210 Add preset for emergency=siren
(closes #5100)
2018-06-21 12:27:58 -04:00
Bryan Housel
b238d442a6 Adjust default zoom for points to z19
(closes #5099)
2018-06-21 01:33:18 -04:00
Bryan Housel
716a3f7a01 Add a preset for emergency=first_aid
(closes #5097)
2018-06-20 13:56:50 -04:00
Bryan Housel
7d67816521 Add indoor and ref fields to emergency=phone 2018-06-20 13:40:21 -04:00
Bryan Housel
4458b94fc5 Add test coverage for streetside service
(closes #5081)
2018-06-19 23:09:06 -04:00
Bryan Housel
4c812b6f35 Return an abortable request from jsonp_request 2018-06-19 23:09:06 -04:00
LorenMueller
81bddf27fa 'q' lib as dependency; updated streetside for higher resolution imagery 2018-06-19 15:22:56 -07:00
Bryan Housel
65dc04424d Merge pull request #5092 from vershwal/motorway
Added name field to motorway_junction
2018-06-19 07:37:05 -04:00
vershwal
1b16d4763e Added name field to motorway_junction 2018-06-19 16:46:20 +05:30
Bryan Housel
661c1331d6 Remove rollup cache so live reload works again
(closes #5089)
2018-06-18 18:19:16 -04:00
Bryan Housel
7de54a3c2b Fix feature test - amenity=shelter no longer matches building rule 2018-06-18 13:58:49 -04:00
Bryan Housel
723155eadf Add building and bench fields to amenity=shelter preset
(closes #5084)

This also removes the rules that would treat `amenity=shelter` as
a building for rendering and for feature filtering.
2018-06-18 13:45:39 -04:00
Bryan Housel
5555b61e87 Fix bug causing 0 to be written into a numeric field when tabbing
(closes #5087)
2018-06-17 11:51:51 -04:00
Bryan Housel
20ee616cdf Blacklist a few more raster tilesets (osmbe and turistautak) 2018-06-15 12:41:01 -04:00
Bryan Housel
440b01a6ca Use json-stringify-pretty-compact for compacter json
(this reduces a few file sizes and will make for better github diffs)
2018-06-15 11:48:07 -04:00
Bryan Housel
937dc31af0 Add OSM French Style and OSM HOT Style to imagery blacklist 2018-06-15 10:26:17 -04:00
Bryan Housel
9b6e405448 Use Esri World Imagery (clarity) in the intro walkthrough 2018-06-15 10:09:15 -04:00
Bryan Housel
5fcd6daaba Update preset readme to mention that some icons use iD's spritesheet 2018-06-15 09:45:35 -04:00
LorenMueller
0124837833 merge from Master 2 2018-06-14 13:53:40 -07:00
LorenMueller
7c9ad5158d merge with Master changes 2018-06-14 13:51:03 -07:00
Bryan Housel
30c7f7dbb5 v2.9.0 2018-06-14 08:20:47 -04:00
Bryan Housel
1e54bb596c npm run translations 2018-06-14 08:17:17 -04:00
Bryan Housel
35244bed19 npm run imagery 2018-06-14 08:13:11 -04:00
Bryan Housel
4d4e119a03 The product info seems to prefer "Streetside" over "StreetSide" 2018-06-14 01:17:20 -04:00
Bryan Housel
4a8ef1d1ab Upgraded community index 2018-06-14 00:15:44 -04:00
Bryan Housel
181da7ca90 2.9.0 Changelog 2018-06-14 00:13:00 -04:00
Bryan Housel
8a8e027910 Fix boundary=administrative icon 2018-06-14 00:13:00 -04:00
greenkeeper[bot]
82e623b561 chore(package): update osm-community-index to version 0.4.4 2018-06-13 20:27:34 -04:00
Bryan Housel
2dd0d9d36b Add Bing StreetSide to imagery_used if layer enabled 2018-06-13 18:17:51 -04:00
Bryan Housel
aa9cc84ae7 pacify eslint 2018-06-13 18:14:32 -04:00
Bryan Housel
adc9c521df Final style tweaks, back to z16.5 to avoid hitting 1000 bubble limit 2018-06-13 16:39:41 -04:00
Bryan Housel
b2c2b4e87b Can still update viewer rotation just not redraw 2018-06-13 15:53:10 -04:00
Bryan Housel
3c02c2ee7b Don't update the streetside viewfield when the map is moving 2018-06-13 15:34:39 -04:00
Bryan Housel
d859c1ca04 Try to preserve the viewer rotation when staying on the same sequence 2018-06-13 15:21:47 -04:00
Bryan Housel
e493bb4c64 Reset marker for panoramic/viewfield when switching steetview layer 2018-06-13 15:00:05 -04:00
Bryan Housel
70c2a1777a Put "Bing" in the name 2018-06-13 13:54:38 -04:00
Bryan Housel
23b6b15e64 Assemble sequences, adjust styles to better distinguish from osc 2018-06-13 13:03:11 -04:00
Bryan Housel
64732bf2f6 Begin adding sequences 2018-06-13 02:26:38 -04:00
Bryan Housel
813f8d096d Cleanup attribution CSS.. fix viewer northOffset / yaw 2018-06-12 15:31:49 -04:00
Bryan Housel
aeddddca15 Start viewer with correct compass yaw, adjust viewfield as user rotates 2018-06-12 14:18:20 -04:00
Bryan Housel
9915707503 Update viewfield rotation when adjusting viewer 2018-06-12 01:15:41 -04:00
Bryan Housel
9cfe6dd357 Fix highlighted and selected styles (_union needed array arguments) 2018-06-12 00:45:42 -04:00
Bryan Housel
d24790f17a Merge branch 'master' into jharpster-streetside 2018-06-11 23:51:23 -04:00
Bryan Housel
f1ed0b3c68 skip duplicate bubbles 2018-06-11 23:34:34 -04:00