Commit Graph

8916 Commits

Author SHA1 Message Date
Thomas Hervey 1b06dbd8c9 delete: demo select file (unintentional commit) 2018-06-29 23:36:11 -04:00
Thomas Hervey 737ccfcfba updated: siebar displays note details on hover (via svg) 2018-06-29 14:43:01 -04:00
Thomas Hervey 0859d00195 updated: notes svg to prevent duplicate appending 2018-06-25 12:45:16 -04:00
Thomas Hervey 1878397387 remove console.log, change icon 2018-06-22 21:34:16 -04:00
Thomas Hervey dab46d2778 updated: notes rendering 2018-06-22 17:43:07 -04:00
Thomas Hervey e16b411576 added: first test (failing) 2018-06-21 15:26:05 -04:00
Thomas Hervey 45761008bf cleaned: extraneous details in notes 2018-06-21 11:13:38 -04:00
Thomas Hervey db0fe7e539 merged from master 2018-06-21 11:06:57 -04:00
Thomas Hervey 47ef49d99b added: .vscode to .gitignore 2018-06-21 10:20:09 -04:00
Thomas Hervey 473570c701 updated: fixed services/notes function declarations 2018-06-21 10:14:18 -04:00
Bryan Housel b238d442a6 Adjust default zoom for points to z19
(closes #5099)
2018-06-21 01:33:18 -04:00
Thomas Hervey 3df01e27c0 added: svg notes, TODO: add icon, test 2018-06-20 17:38:45 -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
Thomas Hervey cf2a9ad935 added: notes api service, parse and callback stubs 2018-06-19 17:01:56 -04:00
Thomas Hervey 3de1fd8e6f reformatted svg/notes 2018-06-19 10:45:58 -04:00
Thomas Hervey 1ed915e69c added: map data notes toggle 2018-06-19 10:31:26 -04:00
Thomas Hervey e3c0fd4f56 added: .vscode debug config to ignore 2018-06-19 10:06:40 -04:00
Thomas Hervey f92bc63600 init commit: updated locales/en after build 2018-06-19 09:58:49 -04: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
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