Commit Graph

8019 Commits

Author SHA1 Message Date
Bryan Housel 1dd437a1f2 Hide mapillary-js attribution and just handle it in iD
(closes #4526)

What we were doing before was d3.selecting the attribution line and
inserting the capture date into it. This was confusing the viewer
(which updates asynchronously) so that the sitelink would never update.
To make things easier, we'll just hide the viewer's built in attribution
and construct the attribution line the way we want it.
2017-11-14 11:32:42 -05:00
Bryan Housel 8cb930a8ce Update std/esm and rollup dependencies 2017-11-13 09:08:13 -05:00
Bryan Housel 35a9f77a63 Preserve selected entity when cancelling save mode
(closes #4407)
2017-11-12 12:34:04 -05:00
Bryan Housel 2f81cd6729 Add source switcher to dist/index.html
(closes #4405)
2017-11-12 11:37:53 -05:00
Bryan Housel 8d26543773 Update to rollup v0.51.3 2017-11-11 00:09:07 -05:00
Bryan Housel 2a5d7d875a v2.5.0 2017-11-10 15:47:56 -05:00
Bryan Housel 45de21c5a5 npm run translations 2017-11-10 15:43:32 -05:00
Bryan Housel a7f62e550a npm run imagery 2017-11-10 15:43:04 -05:00
Bryan Housel 6d6405851e 2.5.0 changelog 2017-11-10 15:22:52 -05:00
Bryan Housel d1a46ce623 Move "Zoom in to edit" button up to be less in the way
(re: #4482)
2017-11-10 15:13:41 -05:00
Bryan Housel e113c47835 Add government=* type field to Government Office preset
(closes #4517)
2017-11-09 22:35:49 -05:00
Bryan Housel 6a44bf96a7 Change craft=sweep -> craft=chimney_sweeper
(closes #4510)
2017-11-09 22:30:55 -05:00
Bryan Housel b882ae46bb Add code so tunnel=building_passage doesn't default to layer=-1
(closes #4516)
2017-11-09 14:54:00 -05:00
Bryan Housel bd639f2da0 Don't defer merging loaded entities into the history graph
(closes #4276)
2017-11-09 14:22:53 -05:00
Bryan Housel d53637618e Draw selected marker big, fix draw ordering issues, fix close button 2017-11-09 11:27:36 -05:00
Bryan Housel 9dac13a915 Show only linestrings at low zooms 2017-11-08 16:46:53 -05:00
Bryan Housel 2432d2762c Add strokes to selected/highlighted viewfields for visibility 2017-11-08 16:08:34 -05:00
Bryan Housel 0702c66834 Improve sign hover/selected, fix Mapillary viewer setup for signs layer 2017-11-08 15:30:45 -05:00
Bryan Housel 4571fd0563 Highlight selected/hovered streetview tracks, fade unselected
Also some code cleanups and nitpicky variable renames
More consistency in Mapillary/OpenStreetCam services
2017-11-08 00:35:44 -05:00
Bryan Housel 9fa078b4b9 Merge pull request #4507 from willemarcel/shop_agrarian
add shop=agrarian preset and agrarian=* field
2017-11-07 09:25:15 -05:00
Bryan Housel 0d8b90d60c Merge branch 'openstreetcam' 2017-11-07 01:06:55 -05:00
Bryan Housel fb063aa2c5 Render panoramic Mapillary viewfields as a sphere instead of arc
(closes #3154)
2017-11-07 01:04:11 -05:00
Bryan Housel d686766d42 Merge pull request #4499 from openstreetmap/openstreetcam
OpenStreetCam Support!
2017-11-07 00:09:42 -05:00
Bryan Housel 2947dcc2fb Add tests for Openstreetcam service and Mapillary sequences 2017-11-06 23:11:00 -05:00
Bryan Housel 095dc19164 Add sequence linestrings to mapillary photo layer too 2017-11-06 21:32:03 -05:00
Bryan Housel d44b754656 Implement sequence step forward/backward 2017-11-06 16:06:25 -05:00
Bryan Housel 5f2b257ddc Swap clockwise/counterclockwise rotation buttons, change glyphs 2017-11-06 15:52:08 -05:00
Bryan Housel e439ea406a Cache sequence info, draw sequence linestrings 2017-11-06 15:48:44 -05:00
Wille Marcel 59426e8705 remove brand field from shop=agrarian preset 2017-11-06 16:43:51 -02:00
Wille Marcel 94c363abcf add shop=agrarian preset and agrarian=* field 2017-11-06 15:08:11 -02:00
JamesKingdom 8dd7841663 Change max_age to min_age for min_age field
(closes #4506)
2017-11-06 17:04:18 +00:00
Bryan Housel eefbb68dda Add viewer controls.. Rotation works and will cache val per sequence 2017-11-06 10:41:17 -05:00
Bryan Housel ccc8153370 Standardize on "@user | captured_at | sitelink" for attribution 2017-11-05 22:46:53 -05:00
Bryan Housel 4c69341d83 Distinguish between Mapillary and OpenStreetCam markers 2017-11-05 22:30:19 -05:00
Bryan Housel ed332bbccb npm run build 2017-11-04 18:41:08 -04:00
Bryan Housel 40d71e5655 Merge pull request #4504 from simonpoole/sculptor
It is sculptor not sculpter
2017-11-04 18:40:28 -04:00
Simon Poole a915bfd40c It is sculptor not sculpter 2017-11-04 22:46:34 +01:00
Bryan Housel 2ea12678e0 npm run build 2017-11-04 10:56:41 -04:00
greenkeeper[bot] 2afaca92cb chore(package): update @std/esm to version 0.13.0 2017-11-04 10:56:05 -04:00
Bryan Housel bde8173028 Merge pull request #4500 from openstreetmap/tyrasd-music_school
add preset for music schools
2017-11-04 10:55:33 -04:00
Martin Raifer 3fb48726e5 add preset for music schools
see https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dmusic_school
2017-11-04 10:48:19 +01:00
Bryan Housel 51fa9280a4 Add attribution line for openstreetcam 2017-11-03 21:20:14 -04:00
Bryan Housel dd75737fce Add loading spinner 2017-11-03 20:32:04 -04:00
Bryan Housel 6dd71ebf91 Fix loading of images from OpenStreetCam API, add viewer
\o/
2017-11-03 16:48:18 -04:00
Bryan Housel 00b30e29f0 WIP: Add OpenStreetCam support
todo: Need to figure out API issue with bbox, then imageviewer
2017-11-02 22:04:47 -04:00
Bryan Housel 3627eaab16 Add some more fields to power presets (ref, operator, voltage) 2017-11-02 15:14:55 -04:00
Bryan Housel 512ee67374 Add power=switch preset
(closes #4441)
2017-11-02 14:53:32 -04:00
Bryan Housel a0a197a69e Add support for DigitalGlobe imagery vintage overlays
(see https://github.com/osmlab/editor-layer-index/issues/371)
2017-11-01 13:46:13 -04:00
Bryan Housel 475db33b3f Bump default max_zoom from 20 to 22 (affects custom imagery) 2017-11-01 10:36:23 -04:00
Bryan Housel 672a555229 Allow spellcheck in textarea fields
(closes #4471)
2017-10-31 22:45:24 -04:00