Commit Graph

5135 Commits

Author SHA1 Message Date
John Firebaugh 15e0c0a235 Capture ⌘-S even in input fields (fixes #2409) 2014-10-20 17:55:12 -07: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
John Firebaugh a9964aaa1d Adjust width of state input 2014-10-20 17:19:13 -07:00
Minh Nguyễn 961b030ba8 U.S. and Canadian address formats 2014-10-20 17:16:45 -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 b6cfce195d Use new maki icon 2014-10-20 12:48:17 -07:00
John Firebaugh 71cf00416d Update maki 2014-10-20 12:48:17 -07:00
Bryan Housel 4ad4518c52 Merge pull request #2411 from 1ec5/max-comment
maxlength="255" on commit comment textarea
2014-10-20 09:58:47 -04:00
Minh Nguyễn 8b896b8b84 maxlength="255" on commit comment textarea
Per API 0.6 limit. Fixes #2410.
2014-10-19 15:52:43 -07:00
Martin Raifer 7fc4d45444 Merge pull request #2405 from daguar/fix-link-for-searching-issues-in-contributing-md
Fix the link in CONTRIBUTING.md for searching existing issues
2014-10-18 08:23:33 +02:00
Dave Guarino 5c945630bc Fix the link in CONTRIBUTING.md for searching existing issues (currently uses a user's repo rather than the OSM org) 2014-10-17 14:27:57 -07:00
Bryan Housel 8f5f63d5e9 Eliminate floating point error in zoomIn/zoomOut
(closes #2394)
2014-10-13 22:49:50 -04:00
John Firebaugh 241400faf9 Fix build 2014-10-13 16:55:15 -07:00
John Firebaugh 9a2054272c Fix build 2014-10-13 16:48:59 -07:00
John Firebaugh a7fb35663c Optimize Way#area 2014-10-13 16:46:32 -07:00
John Firebaugh 69af20e44d Add mutating extent extend, for performance 2014-10-13 16:34:38 -07:00
John Firebaugh 5f1e40561a Fix performance regressions in tree.js (fixes #2396) 2014-10-13 16:34:38 -07:00
Bryan Housel 5d285cfd51 add amenity=community_centre preset (closes #2243) 2014-10-12 01:39:41 -04:00
Bryan Housel 8addc33fe5 Better support for amenity=bus_station (closes #2308) 2014-10-12 01:31:13 -04:00
Bryan Housel 44d9881105 remove smoking field for camp_site preset (closes #2390) 2014-10-12 01:24:57 -04:00
Bryan Housel 5782761e48 support zoom in/out with shifted or unshifted keys +,-,=,_
also add new Firefox-specific keycodes to `d3.keybinding.js`
closes #2389
2014-10-12 00:43:39 -04:00
Guillaume Carbonneau 96fa48faad fix for the failures under safari/webkit 2014-10-09 16:29:11 -04:00
John Firebaugh 91699bb142 Suppress tail in walkthrough (fixes #2362) 2014-10-06 18:22:45 -07:00
John Firebaugh 4a51f6769b 1.6.0 2014-10-06 14:55:05 -07:00
John Firebaugh d904736581 Update translations 2014-10-06 14:51:43 -07:00
John Firebaugh e7ff51ee1f Merge pull request #2372 from 1ec5/road-network
Simple Network field in Road Route relation preset
2014-10-05 20:26:46 -07:00
John Firebaugh 01afb1da67 Pin maki version 2014-10-05 10:50:25 -07:00
John Firebaugh 383adde8a9 Update imagery 2014-10-05 10:02:54 -07:00
Minh Nguyễn 4293e03d52 Simple Network field in Road Route relation preset
Ref #2369
2014-09-30 01:34:23 -07:00
John Firebaugh 0b1ec49402 Rewrite as a separate layer 2014-09-19 14:51:44 -07:00
samanpwbb 3c9ec76b33 add missing semicolons 2014-09-16 15:16:26 -04: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 9378cd152e should be organic: only
http://wiki.openstreetmap.org/wiki/Key:organic
2014-09-09 16:14:22 -04:00
John Firebaugh 6a87b7592b Merge pull request #2348 from clkao/organic-shop
shop=organic is deprecated
2014-09-06 09:11:57 -07:00
Chia-liang Kao d3c3634ccc shop=organic is deprecated 2014-09-06 22:54:55 +08:00
John Firebaugh 2edea8f5fd Add taginfo projects data
https://wiki.openstreetmap.org/wiki/Taginfo/Projects
2014-09-05 09:56:58 -07:00
Bryan Housel 180828479e Merge pull request #2345 from bhousel/only_real_uturns
Only use no_u_turn restriction for actual U-turns
2014-09-02 17:13:13 -04:00
Bryan Housel 43777d5259 Better inferRestriction for no_u_turn
* where from.node === to.node
* where from.way and to.way are oneways joined at a narrow angle
2014-09-02 16:43:31 -04:00
Bryan Housel 4b89b1cba1 ping me on IRC 2014-09-02 13:32:57 -04:00
Bryan Housel cf715a5156 Only use no_u_turn restriction for angles < 5 2014-08-31 21:59:23 -04:00
John Firebaugh e00a9cf067 Update to rbush 1.3.3 2014-08-29 16:55:37 -07:00
John Firebaugh 24904555d1 Merge pull request #2337 from bhousel/preset-cleanup
Preset Cleanups
2014-08-26 10:05:27 -07:00
John Firebaugh 94bc5b0c3d Don't include geometry filter for taginfo keys query (#2333) 2014-08-26 09:46:29 -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