Rev | Line | |
---|
[8748] | 1 | A plugin for displaying OpenLayers images as a background
|
---|
| 2 |
|
---|
| 3 | This plugin is a proof of concept, and so it is at a very first stage.
|
---|
| 4 |
|
---|
[12780] | 5 | What it does:
|
---|
[8748] | 6 | * It downloads a Yahoo satellite background image of the current view port (well, sort of)
|
---|
| 7 |
|
---|
| 8 | What it does NOT:
|
---|
| 9 | * Everything else :-)
|
---|
[12780] | 10 |
|
---|
[8748] | 11 | What needs to be done:
|
---|
| 12 | * Fix positions
|
---|
| 13 | * Fix refresh problems
|
---|
| 14 | * Patch JOSM to restrict zoom to discrete steps (needed by Yahoo)
|
---|
| 15 | * Get rid of ehcache. It's too bulky for our needs.
|
---|
| 16 | * Add configuration options.
|
---|
| 17 | * Allow the user to add any kind of OpenLayer layers
|
---|
| 18 | * Add options for cache (size, expiration time...)
|
---|
| 19 | * Find some clever way of distributing dependency libraries. A plugin of 2.1Mb seems too big.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.