Commit Graph

308 Commits

Author SHA1 Message Date
Bryan Housel
7d9b267858 Show auto-hidden features as disabled checkboxes with tooltip
also rearrange map data panel to put features last
2014-10-28 21:37:03 -04:00
Bryan Housel
8c423651b2 Update help text because GPS tracks are purple now 2014-10-28 21:37:03 -04:00
samanpwbb
794a4bcb30 new icon 2014-10-28 21:37:02 -04:00
samanpwbb
70e7987943 add data icon, fix button style 2014-10-28 21:37:02 -04:00
Bryan Housel
dcc9812986 prevent most operations on things connected to hidden features.. 2014-10-28 21:37:02 -04:00
Bryan Housel
8a98339bc2 Add area fill selector (wireframe/partial/full) to map data panel
also:
* style dark tooltips with shortcut keys
* use uppercase for shortcut keys
2014-10-28 21:37:01 -04:00
Bryan Housel
35e7474829 Rename Features to Map Data..
* move GPX and Mapillary layers to Map Data
* put feature filters and layer data into show/hide containers
* cleanup css
2014-10-28 21:37:01 -04:00
Bryan Housel
8fd177935d Feature filtering (in progress)
(rebased to master post-Mapillary merge)
2014-10-28 21:37:00 -04:00
Sajjad Anwar
dab742a501 Make taginfo configurable and default to disabling taginfo related features 2014-10-24 16:26:37 -07:00
John Firebaugh
dd0e08b244 Write presets and imagery to standalone files 2014-10-23 15:52:29 -07:00
John Firebaugh
2240d629c5 Update translations 2014-10-23 15:24:22 -07:00
John Firebaugh
eb9876c2de Use interpolation rather than concatenation 2014-10-22 11:16:37 -07:00
Bryan Housel
712f533212 Translate text in changes section on save panel. (fixes #2417) 2014-10-22 10:27:59 -04:00
jgpacker
32b67e8c2c Adding some traffic_calming=* presets
* I'm assuming a traffic_calming=table always has a pedestrian crossing on it;
* It would be good to have a icon "bump" in the future.
2014-10-20 17:36:49 -07:00
endro
50f892a75b Prefer power=substation to sub_station 2014-10-20 17:25:41 -07:00
Jakub Wieczorek
dfa442903d Improve the error message on saving when offline (fixes #2373) 2014-10-20 17:14:28 -07:00
John Firebaugh
71cf00416d Update maki 2014-10-20 12:48:17 -07:00
Bryan Housel
5d285cfd51 add amenity=community_centre preset (closes #2243) 2014-10-12 01:39:41 -04:00
John Firebaugh
d904736581 Update translations 2014-10-06 14:51:43 -07: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
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
f67ec4f957 another round of preset cleanups:
* improve search terms, and remove some which were redundant
* add many missing presets under `shop=*` (from wiki)
* remove `vertex` geometry from many building-like presets
2014-08-26 00:25:34 -04:00
Bryan Housel
1a8ef310c6 Merge branch 'master' into preset-cleanup
Conflicts:
	data/presets/presets.json
	data/presets/presets/amenity/post_office.json
2014-08-25 14:05:49 -04: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
John Firebaugh
f11e8c5635 Add address to post office preset (fixes #2332) 2014-08-25 10:29:18 -07:00
Bryan Housel
a8840a1075 Better presets for running, motor, non-motor race tracks
closes #2330
2014-08-22 12:34:39 -04:00
John Firebaugh
362d1b4a58 Add preset for amenity=bureau_de_change (fixes #2309) 2014-07-29 14:24:04 -07:00
John Firebaugh
b448d0e236 Make amenity preset non-searchable (fixes #2310) 2014-07-29 14:21:35 -07:00
John Firebaugh
1bebd33dd3 Update translations 2014-07-29 11:09:23 -07:00
Minh Nguyễn
ff32dc3897 climing → climbing 2014-07-26 15:58:05 -07:00
John Firebaugh
dac4a0aba9 Update translations 2014-07-25 10:02:12 -07:00
John Firebaugh
9f00e465e9 Revert brand-related preset changes
I'm not convinced we shouldn't be encouraging simply tagging
`name=McDonald's`, `name=Shell`, etc., without `brand` or
`operator` at all.
2014-07-25 10:02:12 -07:00
Bryan Housel
7cd7ec8af6 add brand field to fast_food, restaurant presets too 2014-07-25 11:22:04 -04:00
Bryan Housel
a988a0647d Add brand field to fuel preset (closes #2300) 2014-07-25 10:34:51 -04:00
Bryan Housel
60af39c7da add mtb:scale, mtb:scale:uphill, mtb:scale:imba (closes #2244) 2014-07-23 13:54:48 -04:00
Bryan Housel
b090035e64 Merge pull request #2296 from bhousel/master
Support option strings for combo fields
2014-07-22 14:08:50 -04:00
John Firebaugh
467e7ee877 Add amenity=bus_station preset (fixes #2298) 2014-07-22 10:53:20 -07:00
Bryan Housel
cc7649406d Update preset options according to #2296 2014-07-22 12:15:05 -04:00
Bryan Housel
98119b5b5b Add option strings for many combo fields.. 2014-07-21 16:27:30 -04:00
John Firebaugh
a37eb2972f Update translations 2014-07-15 16:49:24 -07:00
Bryan Housel
874a3e2ad6 disable Move and Rotate operations if area < 80% contained in the viewport
see #542.
Also included:
1. DRY up code for "% contained in" extent testing.
2. If action.disabled() returns a better reason, show that instead of the too_large one.
2014-07-11 17:11:50 -04:00
John Firebaugh
66eaf8e698 Update translations 2014-07-10 10:04:15 -07:00
John Firebaugh
06ece1013f Re-add an access_simple field with suitable values 2014-07-10 09:49:33 -07:00
Aaron Lidman
8df8a5ece9 Update translations 2014-07-08 18:31:02 -04:00
Paul Norman
700e863b6c Use the more common tagging for a tailor
shop=tailor outnumbers craft=tailor by about 2:1, so should be preferred
2014-06-26 09:00:14 -07:00
Bryan Housel
40537f2a57 Add street lamp preset (fixes #2271) 2014-06-25 17:04:59 -04:00
John Firebaugh
11acf216c3 Don’t interpolate geometry type 2014-06-15 09:56:00 -07:00
John Firebaugh
8a0b67afcc Add more placeholders 2014-06-13 11:39:17 -07:00
John Firebaugh
257d3e07df number -> housenumber 2014-06-13 10:38:48 -07:00