Code Monkey home page Code Monkey logo

3dtilesdownloader-1's Introduction

Logo

使用说明

版本:V20201120.001
    使用说明:
         options:
             --url     / -u    需要下载的3dtiles数据,必填
             --dir     / -d    输出目录,必填")
             --start   / -s    开始下载的位置下标,默认从0开始,一般是分段下载或者某一个下载失败的时候使用
             --end     / -e    结束下载的位置下标,默认数据总长度,一般是分段下载或者某一个下载失败的时候使用
             --threads / -t    启动多线程下载,指定线程数,默认为1
             --help            查看帮助 

使用示例

downloader.exe --url=https://lab.earthsdk.com/model/702aa950d03c11e99f7ddd77cbe22fea/tileset.json -d D:\3_Resources\3_数据\ddd -t 3

注意事项

基于Python 3.7.0开发

3dtilesdownloader-1's People

Contributors

ikangxu 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.