GithubHelp home page GithubHelp logo

floscher / josm-continuos-download Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gnonthgol/josm-continuos-download

0.0 2.0 0.0 235 KB

License: GNU General Public License v2.0

Java 100.00%

josm-continuos-download's Introduction

The continuos download plugin will download the viewing are when you are zooming and paning around. It will try to find
the optimal boxes to download and send multiple download queries if possible. This plugin can be deactivated with a
menu option. If you have mirrored download plugin installed this will not be used to download areas, this may cause you
to be blocked from the main api.

Prefereces:
plugin.continuos_download.active_default  If this plugin is active at startup. This default state will not change when
                                          you are toggeling the plugin with the menu option.
plugin.continuos_download.max_threads     Maximum number of threads used for downloading, increasing this will cause the
                                          client to send more concurrint queries to the server. Requires restart.
plugin.continuos_download.max_areas       Maximum number of boxes to download for each pan/zoom.
plugin.continuos_download.wait_time       Time in milliseconds after a pan/zoom before it starts downloading. Additional
                                          changes in the viewport in the waiting time will reset the timer.
plugin.continuos_download.extra_download  How much extra area around the viewport is it going to download. Setting this
                                          to 0 will not download any extra data.
plugin.continuos_download.max_area        Max area to download in degrees^2. Increasing this number will cause the
                                          plugin to download areas when you are zoomed far out.
plugin.continuos_download.strategy        The strategy for finding what areas to request from the server.

Download strategies:
Box strategy     Original code developed by zere for use in Potlatch 2. This strategy looks for the best way to combine
                 areas to be downloaded so that the area is as smal as possible.
Simple strategy  This is a test strategy that will download the entire area. Mostly used for testing. 

License:
All files in this plugin is licenced under GPL v2 or later unless stated.

josm-continuos-download's People

Contributors

gnonthgol avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.