Commit Graph

255 Commits

Author SHA1 Message Date
Bryan Housel 2ed9b19dbe Add style and route-horse icon, rename per #3066 2016-05-08 22:01:39 -04:00
Bryan Housel c5143b3125 Restore highway=unclassified to thick line rendering
(closes #3015)
2016-03-07 22:38:48 -05:00
Bryan Housel 1bf90fad18 Adjust bumpy surface style to make it visible in turn restriction editor
(closes #3004)
2016-02-26 16:41:01 -05:00
Bryan Housel caf5ff815c Move svg into iD.svg.Surface, adjust layer names 2016-02-24 00:07:04 -05:00
Bryan Housel e5fc872a19 Adjust Mapillary styles for cross browser support 2016-02-10 17:12:51 -05:00
Bryan Housel e38ea2ab60 Improve styling of hover/selected Mapillary features 2016-02-10 01:07:32 -05:00
Bryan Housel 4ffabf8933 Mapillary code cleanup 2016-02-07 01:05:20 -05:00
peterneubauer 999870c652 intermediate commit 2016-02-07 01:02:22 -05:00
peterneubauer d970e4463c making click events work 2016-02-07 01:02:22 -05:00
peterneubauer ea819c0d09 adding a first traffic sign layer, rendering not working properly yet. 2016-02-07 01:02:22 -05:00
Bryan Housel 056ca1f34d Render leisure=swimming_pool with a blue rather than a white outline.
(re: #2927)
2016-01-24 22:42:53 -05:00
Bryan Housel 5923d971b4 Change "Unclassified Road" to "Minor Road" (closes #2916) 2016-01-21 13:07:19 -05:00
Bryan Housel e161867b14 Add rendering for tag-crossing pedestrian crosswalks 2015-12-27 01:24:52 -05:00
Bryan Housel 6d29bccaef Fix rendering of highway=pedestrian, highway=crossing icon 2015-12-27 00:55:14 -05:00
Bryan Housel 425c693cb3 Add dock, boatyard to waterway rendering exceptions 2015-12-27 00:31:48 -05:00
Bryan Housel c185189512 Adjust interpolation params, DRY code, perf improvements 2015-12-18 20:39:45 -05:00
Bryan Housel 882457a351 Add Breathe behavior for interpolated select halos (closes #1814) 2015-12-17 22:25:46 -05:00
Bryan Housel 6cc6a53da5 Don't render waterway=fuel like other area waterways 2015-12-07 23:17:09 -08:00
Bryan Housel 23bd2a101d Fix issues with <use>'d elements and fill under Firefox (closes #2860) 2015-12-06 22:28:09 -08:00
Bryan Housel 8a9accfe8d Replace generic "tag-ephemeral" with specific "tag-status tag-status-xxx" 2015-12-01 15:31:25 -05:00
Bryan Housel 16ca10708b Fix oneway markers in IE 2015-11-26 01:11:46 -05:00
Bryan Housel fc1ae42e5b Better styles for paved/unpaved roads and tracks (closes #2750) 2015-11-25 15:30:05 -05:00
Bryan Housel ed2a25bff4 Don't set fill:none for paths in a use (only FF does this) 2015-11-05 10:26:21 -05:00
Bryan Housel eb88b67673 CSS styling for all preset icons 2015-11-04 10:47:28 -05:00
Bryan Housel 5d00ee523c Workaround for Firefox svg icons 2015-11-03 21:06:16 -05:00
Bryan Housel d5dcc1ff1a More cleanups to iD-sprite and styles, remove old png and json files 2015-10-29 23:18:21 -04:00
Bryan Housel 070d13788e Add line and relation presets to iD-sprite and define viewBoxes 2015-10-28 15:50:20 -04:00
Bryan Housel c021be99d0 WIP: style adjustments for radial menu operations icons 2015-10-24 22:51:48 -04:00
Bryan Housel a6b83ef27f WIP: working svg sprite, import to defs, icons stylizable by css 2015-10-23 19:03:12 -04:00
Bryan Housel 444357348a Remove inset box for residential, commercial, industrial preset images 2015-10-22 16:12:15 -04:00
Bryan Housel 68c6cfd27a Update highway colors to match openstreetmap-carto (closes #2764) 2015-10-21 01:24:39 -04:00
Bryan Housel fc4c3591c1 Fix a bunch of nagging styling issues
Render highway=road differently from highway=unclassified (closes #2742)
Dashed track lines are not visible on dark backgrounds (closes #657)
Improve path rendering to avoid new user errors (related #2327)
Railway platforms under construction (closes #1893)
2015-07-29 18:38:54 -04:00
Bryan Housel 7288806012 Add styling for ephemeral tags (closes #2740)
includes various forms of:
 'proposed', 'construction', 'disused', 'abandoned', 'dismantled',
 'razed', 'demolished', 'obliterated'
2015-07-28 17:18:16 -04:00
Bryan Housel 58cb66f472 Add highway=corridor and universal level field
For now, `highway=corridor`:
  * styled like highway=pedestrian
  * and matches 'paths' feature filter.

(closes #2687, closes #2218)
2015-06-30 22:02:22 -04:00
Pierre GIRAUD 71061a4f5e Better look for mapillary markers 2015-06-12 16:52:20 +02:00
Bryan Housel 61bfc1d993 Style for barriers (closes #2592) 2015-04-21 11:41:45 -04:00
Bryan Housel 0ced23eaaf Make lasso css rules more selective 2015-03-18 22:18:13 -04:00
Bryan Housel 2ad69870e7 Panning map-in-map now recenters main map 2015-03-16 00:23:22 -04:00
Bryan Housel 0b93f9cdb5 Add leisure=nature_reserve preset (closes #2496) 2015-01-13 22:07:55 -05:00
Bryan Housel 30dde37e02 fix partial fill mode - pointer events visible stroke only
also, fix wireframe mode - pedestrian style
2014-11-06 23:47:54 -05:00
Bryan Housel ace44d2e7d fix highway-pedestrian line width to work in wireframe 2014-11-06 00:22:19 -05:00
Bryan Housel da32150c4a Revert some of 2832041 because of Firefox pattern fill issues
Looks like styling the element is the only way to achieve this after all..
2014-10-28 21:37:02 -04:00
Bryan Housel 7d5189f3b0 Area filling options: wireframe, partial, full..
* implemented as css classes on surface element
* patterned fills can be done with css too.. removed the
  code from areas.js to set patterned fill on each element)
* dummy test code in `map_data.js` uses 'w' key to toggle..
2014-10-28 21:37:01 -04:00
Bryan Housel 51cadd5b82 initial wireframe style (key 'w')
(also fix gpx layer, now on top of data, to not steal pointer events)
2014-10-28 21:37:01 -04:00
John Firebaugh 0b1ec49402 Rewrite as a separate layer 2014-09-19 14:51:44 -07:00
samanpwbb e721e93a31 cleanup mapillary UI 2014-09-16 13:49:13 -04:00
Tom MacWright 88bb6967d9 Style and usability simplifications 2014-09-11 14:14:57 -07:00
Peter Neubauer 29dde3f217 Implement Mapillary layer in iD
- adding a temp wikipedia icon from http://upload.wikimedia.org/wikipedia/commons/4/45/Right-facing-Arrow-icon.jpg

Making the click update and rotate an image marker on the map with comapss direction. Needs to be centered etc.

now properly enabling/disabling the different Mapillary layers upon activation/deactivation

Upgrade to faster Mapillary API

better arrow icon, refactoring to have all single-image operations in the image-layer

dist build

adding mapillary translation

adjusting image link

trying to adjust the image link for github deploy

better layout

removing font-awesome, not needed.

https for calls

consistent quotes

taking care of more translation, fix case of no images found on Mapillary

more english translations

- scoping image calls to selection.
- .inspector-wrap and .panewrap are hard to scope, since they are outside the selection, same for the #mapillary-inspector.

-scoping calls in sequences layer

adding translation

fixing jslint errors

more jshint errors

adding mapillary to tests

trying to lay out single markers, please help with the geo translation, @jfirebaugh

- adding the image layer to the active iD SVG instead of background
- add a new mode for selecting Mapillary images
- first stab of adding the image pane in the sidebar itself in order to contain the selections (needs to be layouted)

cleaning

trying to mark and keep selected image between mouseovers

refactoring to contain mapillary into the iamge mode

refactoring to contain mapillary into the iamge mode

adding to test html

cleaning up

handling unset selected image

cleanup

better sidebar

moving image into the lower right

Minor visual adjustment mapillaryImage

better no_image text and toggling of selected image

handling of text disappearing

intendation

fixing test errors

making sequences be below images

open Mapillary links in new tabs

better arrows and selectability on arrows as a workaround for real navigation in panos

more contrast for the selected image

adjusting image style

- adjusting style, removing sequence lines
- adding photos as a mode with shortcut 'm'

- fix test errors

moving switch back to right sidebar, keeping keyboard shortcut.

cleanup

file rename to avoid GIT mess with casing.

- better scoping
- removed unused hover function

- making the checkbox follow mode changes

removing unused icon

handling automatic mode exit
2014-09-11 14:14:57 -07:00
Bryan Housel bf4659e98f more consistency in presets..
* in general, display fields:
    operator, address, building_area, hours (where this makes sense)
* make kindergarten, school, college, university more similar
* show building_area for most craft=* and shop=*
* remove erroneous `tinsmith` file
* update README
* structure json files like:
    icon, fields, geometry, terms, tags, name
    (most json files were this way already)
2014-08-25 13:44:49 -04:00
Bryan Housel 9a2f30d62a change residential, commercial landuse styles (closes #2317)
Now using softer versions of the "standard" LBCS landuse styles from here:
https://www.planning.org/lbcs/standards/pdf/InOneFile.pdf
2014-08-11 16:52:09 -04:00