Code Monkey home page Code Monkey logo

farmtile's Introduction

介绍

动态瓦片加载服务
基于folium和rio_tiler

使用

使用docker
docker run -P -itd farmtile
内部使用gunicorn,如需指定进程数与线程数,指定两个环境变量
WORKERS
THREADS
默认使用CPU数量
data文件夹是tif文件的路径,请将tif文件夹挂载到这/farm_tile/data文件夹
docker run -P -v /home/tifs:/farm_tile/data -itd farmtile
发布ip变量:
PUBLISH\

docker文件说明

Dockerfile是发布使用,基础镜像是Dockerfile.base
Dockerfile.gdal是gdal与python的基础镜像,内置的是gdal2.3.2,python3.7.0

版本

2.0.0

  • 新增缓存,速度更快

farmtile's People

Contributors

yudeqang avatar

Watchers

 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.