Git Product home page Git Product logo

3dtiles-dl's Introduction

Google Maps 3D Tiles Downloader

Download Google Maps 3D Tiles as glTF (these can, for example, be imported into Blender).

Usage:

usage: download_tiles.py [-h] -k API_KEY -c COORDS [COORDS ...] -r RADIUS -o OUT

options:
  -h, --help            show this help message and exit
  -k API_KEY, --api-key API_KEY
                        your Google Maps 3d Tiles API key
  -c COORDS [COORDS ...], --coords COORDS [COORDS ...]
                        longitude latitude [degrees]
  -r RADIUS, --radius RADIUS
                        radius around provided long/lat to fetch [m]
  -o OUT, --out OUT     output directory to place tiles in

Example:

python -m scripts.download_tiles -k <your_api_key> -71.069929 42.350148 -r 800 -o tiles

3dtiles-dl's People

Contributors

lukaslaobeyer avatar

Stargazers

Tobias Gurdan avatar  avatar KentZhang avatar  avatar Simon Wenk avatar  avatar  avatar Vincent Chalnot avatar 小冰cc avatar Mert Unver avatar  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.