16273 Commits

Author SHA1 Message Date
Tom MacWright 2871e74e3d Specify that layers have width and height. Fixes #1436 /cc @jfirebaugh 2013-05-08 09:39:17 -04:00
Tom MacWright d585fb1ceb Test another corner case in geo 2013-05-08 09:12:16 -04:00
Tom MacWright cadd50a7d5 Test iD.util.editDistance 2013-05-08 09:09:42 -04:00
John Firebaugh 09c7a7833c Fix #1433 2013-05-07 19:25:18 -07:00
John Firebaugh 2dcd556864 Fix help text (fixes #1432) 2013-05-07 18:45:03 -07:00
John Firebaugh 08949d2fe9 Redo iD.geo.chooseIndex
It now calculates proper orthogonal projections and finds
the minimal one. Rename it iD.geo.chooseEdge and minimize
its coupling to context.

This version also copes with 0- and 1-node ways.

Fixes #1428.
2013-05-07 18:35:45 -07:00
John Firebaugh 6f3f756fd2 Build 2013-05-07 17:08:28 -07:00
John Firebaugh 29d77466bb Merge pull request #1421 from ramunasd/master
imagery for Lithuania
2013-05-07 16:46:02 -07:00
Saman Bemel-Benrud 1ff588a17a fixing highway=living_street icon, i think? 2013-05-07 19:13:19 -04:00
John Firebaugh 4ffaba1def Prefer to keep existing ways when joining (fixes #1424) 2013-05-07 12:34:04 -07:00
Tom MacWright 08dca79f9e Translate "Okay" in confirm dialogs 2013-05-07 15:31:20 -04:00
Tom MacWright 044bd937a7 Make success UI translatable. Fixes #1425 2013-05-07 15:28:34 -04:00
Tom MacWright fc8ae64890 Make intro phases translatable. Fixes #1411. 2013-05-07 15:04:37 -04:00
Tom MacWright b19ac4cdd1 Fix grammar in walkthrough. Fixes #1422 2013-05-07 14:28:27 -04:00
Ramūnas 467c1169e7 high quality imagery in Lithuania 2013-05-07 21:18:03 +03:00
Tom MacWright 0afda8b52e Remove the word 'development' from the spash text. 2013-05-07 10:21:55 -04:00
John Firebaugh 508b2051df Apply 0f1b05 in the right place 2013-05-06 13:51:39 -07:00
John Firebaugh 6dfb443f95 Tweak ATM preset 2013-05-06 13:50:11 -07:00
John Firebaugh 99dd86dd17 Merge pull request #1409 from Vanuan/patch-1
Create atm.json
2013-05-06 13:49:01 -07:00
John Firebaugh 606f31c40f Version 1.0.0 2013-05-06 12:29:50 -07:00
John Firebaugh 29cf646b56 Update translations 2013-05-06 12:25:27 -07:00
John Yani a717466615 Update atm.json
Add operator field
2013-05-06 18:50:17 +03:00
John Yani 750384d2d5 Create atm.json
http://wiki.openstreetmap.org/wiki/Tag:amenity%3Datm
2013-05-06 18:47:47 +03:00
John Firebaugh a540759a8e Manually apply d3 clipExtent fix (fixes #1406) 2013-05-04 11:26:50 -07:00
John Firebaugh 0f1b05189a grid -> list 2013-05-03 15:22:58 -07:00
John Firebaugh 22249c40fa Configurable locale 2013-05-03 13:32:28 -07:00
John Firebaugh b5dfdacc94 Update translations 2013-05-03 11:16:50 -07:00
Ansis Brammanis 56eb281c4b fix node dragging 2013-05-02 13:31:57 -04:00
Ansis Brammanis b0abe207ed Revert "save to localstorage more frequently, fixes #1345"
This reverts commit 56413563c3.
2013-05-02 11:54:14 -04:00
Ansis Brammanis 56413563c3 save to localstorage more frequently, fixes #1345 2013-05-01 15:19:50 -04:00
Ansis Brammanis c3512d5b31 add college and kindergarten presets 2013-05-01 15:01:53 -04:00
John Firebaugh 6197ceec94 Adjust license copyright (fixes #1398)
Oh, the irony.
2013-05-01 10:57:36 -07:00
Ansis Brammanis 7bf1dab1e0 add more man_made presets 2013-05-01 13:32:26 -04:00
John Firebaugh d247962324 Handle incomplete relations in simpleMultipolygonOuterMember 2013-05-01 10:28:40 -07:00
John Firebaugh 786c2ab540 Cache transform status 2013-05-01 09:44:49 -07:00
Ansis Brammanis 3995e6e8bd add more aeroway presets 2013-05-01 12:37:24 -04:00
Ansis Brammanis 5ded5fca4e added support for oneway=1 and oneway=-1
fixes #1400
2013-05-01 11:10:02 -04:00
Ansis Brammanis 823d28339c add styles of schools, universities, pitches
fixes #1389
2013-04-30 15:56:04 -04:00
John Firebaugh bcbd85e9d2 Fix icon on tag editor page 2013-04-29 15:43:10 -07:00
John Firebaugh 31b3f2887a Merge branch 'preset-list' 2013-04-29 14:50:54 -07:00
John Firebaugh 13d7144298 Remove preset list limit, fix insertBox 2013-04-29 14:48:25 -07:00
John Firebaugh 57d6c48fa5 Fixing rendering test, partially 2013-04-29 13:14:33 -07:00
John Firebaugh 7f3d0c94c7 detectedLocale can be undefined 2013-04-29 13:13:15 -07:00
Ansis Brammanis 42721f6f44 don't remove oneways during partial redraws
fixes #1394
2013-04-29 10:54:04 -04:00
John Firebaugh b492af6f15 Add specific highway=service presets 2013-04-28 12:16:42 -07:00
Tom MacWright 133f0bf06d Tweak sprite 2013-04-27 16:24:31 -05:00
Tom MacWright 2e7677ded0 Add share on facebook button. Fixes #1342 2013-04-27 16:21:33 -05:00
John Firebaugh 464b387040 Bail out of translate3d in Opera 2013-04-26 17:46:19 -07:00
John Firebaugh 99fe5f615d Use translate3d 2013-04-26 17:40:45 -07:00
John Firebaugh 62e53fc98b Transform supersurface on pan/zoom 2013-04-26 17:40:45 -07:00