Commit Graph

28 Commits

Author SHA1 Message Date
Olaf Veerman 89b354ddba Allow overzoom to be set on overlays
The default behaviour is to overzoom overlays past their max
scaleExtent. When 'overzoom':false is defined in imagery.json,
the layer will disappear on the max scaleExtent.
2015-03-26 12:04:54 -07:00
John Firebaugh d6fa8c1e26 Support quartile scheme for any imagery source (fixes #2112) 2014-03-21 17:43:54 -07:00
John Firebaugh 69960d75bd Use https where supported
Refs #2129
2014-02-19 09:40:22 -08:00
John Firebaugh 12769d2fc1 Calculate background source name (fixes #1935) 2013-10-29 16:13:40 -07:00
John Firebaugh 1e78ee5c87 Stricter jshint 2013-10-24 16:08:48 -07:00
Aaron Lidman 1899eb361c Add None tile layer
Fixes #1472
2013-10-14 12:08:36 -04:00
John Firebaugh 57cfe50ec7 Support {-y} notation 2013-08-27 17:28:28 -07:00
John Firebaugh e30531277d Support polygon imagery bounds
Fixes #768
2013-08-27 11:25:11 -07:00
John Firebaugh 4e8cb0b97f Pull imagery from editor-imagery-index 2013-08-27 11:07:46 -07:00
John Firebaugh 77985d65f8 Exclude Locator Overlay from imagery_used 2013-08-23 12:51:58 -07:00
John Firebaugh d9142271ac Add default "Locator Overlay" layer
A layer that is by default visible at <z16 and can
orient you with major roads, cities, borders, etc.

Fixes #1301
2013-08-22 12:53:57 -07:00
John Firebaugh 0180367399 Refactor BackgroundSource 2013-08-22 12:53:57 -07:00
Tom MacWright 0a91918622 Support TMS-flipped Y coordinate with {ty} replacement. 2013-06-10 17:42:31 -07:00
John Firebaugh fe38a47a3c Fix URL template host rotation
It was sending all tiles at a given zoom to the same host.
2013-05-28 18:46:15 -07:00
Tom MacWright 5c6398e773 Position bing logo, add attribution 2013-03-25 15:05:30 -04:00
John Firebaugh e01d2e611f Display Bing copyrights 2013-03-21 12:23:57 -07:00
John Firebaugh 235cb52d26 Bing API supports JSONP 2013-03-21 11:39:33 -07:00
John Firebaugh d4b923bd70 WIP on Bing copyright notices (#1096) 2013-03-20 17:52:47 -07:00
Tom MacWright c94ec3b4a9 Local GPX file support, first push towards multilayer support. 2013-03-19 18:41:16 -04:00
Tom MacWright 53121c9842 Support JOSM style templates. Fixes #1023 2013-03-15 16:22:54 -04:00
Tom MacWright ca74b111b0 Fix highlighting of layers and geocoding
* Fix highlighting of custom layer. Fixes #915
* Line up tabindexes. Fixes #922
2013-03-07 15:32:03 -05:00
Tom MacWright 71a4c5a383 Fix jshint errors - plz do not use unnecessary magic 2013-03-04 12:08:54 -05:00
Tom MacWright f70c9037b0 Fix tests, finish work here. Needs a design hit. 2013-02-05 12:52:56 -05:00
Tom MacWright 4d0a42344d Start dynamic layers work in branch 2013-02-04 19:47:25 -05:00
Tom MacWright 6475b1993b Add MapBox Satellite layer. Fixes #318 2013-01-04 13:40:22 -05:00
Tom MacWright ab2b4efb85 Custom layer support. Fixes #249 2012-12-13 14:51:34 -05:00
Tom MacWright 7f6a06f9bb Move scaleExtent into background sources 2012-12-06 16:10:44 -05:00
Tom MacWright 5c6c271394 Split background sources into background_source 2012-12-06 11:12:06 -05:00