Giter Club home page Giter Club logo

mapper's People

Contributors

jasontbradshaw avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

mapper's Issues

Abstract downloading to a TileSource class

Abstract tile downloading by forcing the user to provide a 'TileSource' class that encapsulates the tile download itself.
This would aid in testing by allowing the creation of arbitrary tile sources, so they can (for example) simulate error conditions.

Show download progress

This would require calculating, or at least estimating, the number of tiles that will be downloaded.

Add tile coord overlay to area_downloader

It would be nice to see (for reference) an overlay of the tile coordinates at the (for example) lower right of each tile in the map. It should include the latitude/longitude, x/y, and zoom for every tile. The overlay should be toggle-able.

Use 'logging' module instead of print statements

Change the current download() implementation to use the 'logging' module instead of print statements.
Also change the command line options to support selecting particular log levels (default to something sane, like 'error').

Allow continuing a download

While downloading, keep track of downloaded tiles by writing to a special 'continue' file.
Allow the user to specify one of these files so we can pick up the download where it left off.

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.