Changeset 24501 in osm for applications/editors/josm/plugins/imagery/README
- Timestamp:
- 2010-12-01T18:51:48+01:00 (14 years ago)
- Location:
- applications/editors/josm/plugins/imagery
- Files:
-
- 1 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/imagery
-
Property svn:ignore
set to
bin
build
dist
-
Property svn:ignore
set to
-
applications/editors/josm/plugins/imagery/README
r23263 r24501 1 README 2 ====== 1 This plugin is an union of slippymap plugin and wmsplugin. 2 Combined by Upliner, licensed under the GNU GPL v2 or later. 3 3 4 Readme for your plugin 4 WMSPlugin authors: 5 ========================================================================== 6 This plugin has been created by tim <chippy2005@gmail.com> 7 and has received major contributions from Frederik Ramm 8 <frederik@remote.org>. It is based on the "Landsat" plugin 9 by Nick Whitelegg <Nick.Whitelegg@solent.ac.uk> and includes 10 some code from Jonathan Stott <jonathan@jstott.me.uk>, Gabriel Ebner 11 <ge@gabrielebner.at> and Ulf Lamping <ulf.lamping@web.de>. 12 The automatic tiles downloading and Yahoo downloader made by Petr Dlouhý <petr.dlouhy@email.cz> 5 13 6 * Plugin author and contact email address. 7 8 * The license for your plugin source code. If you have no special preferences, 9 you can pick the license that is used for JOSM ("GPL v2 or later"). 10 11 * Notes for future developers, if needed. 14 This plugin is licensed under the GNU GPL v2 or later. 15 ========================================================================== 16 17 Slippymap plugin authors: 18 ========================================================================== 19 A plugin for displaying a slippy map grid, with various server interaction 20 options (download tiles, request tile updates etc.) 21 22 Author: Frederik Ramm <frederik@remote.org> 23 Lubomir Varga <lubomir.varga@freemap.sk> or <luvar@plaintext.sk> 24 Public Domain. 25 26 Software with a little bit of customisation, fade background feature, autozoom, autoload tiles e.t.c. Just a begining of the best plugin for josm ;-) 27 ==========================================================================
Note:
See TracChangeset
for help on using the changeset viewer.