tilemill

TileMill is a modern map design studio

Github星跟踪图

Latest Status - Feb 23, 2019

General Info

TileMill is a modern map design studio powered by Node.js and Mapnik.

  • TileMill is tested on Linux with Node 8.11.3 LTS, and on MacOS 10.14 with Node 8.15.0 lts/carbon
  • TileMill currently only works in server mode, there is no standalone GUI. Your browser is used for the interface.
  • There are no native packages provided. Installation requires cloning this repo. See details below under Installation.
  • Tilemill should theoretically work on the Windows platform, but it isn't tested.

Dependencies

  • Mapnik > v3.6.2 (but may work on earlier versions)
  • Node.js: (earlier Node.js versions may work, but are not tested)
    • Ubuntu: v8.11.x
    • OSX: v8.15.x lts/carbon
  • Protobuf: Ubunto: these need to be installed: libprotobuf-lite and protoc

Installation

Quick installation instructions for OSX:

git clone https://github.com/tilemill-project/tilemill.git
cd tilemill
nvm install lts/carbon
nvm use v8.15.0
npm install
npm start

Full Installation instructions can be found in the TileMill Documentation.

Build Status, Running Tests, Updating Documentation

See CONTRIBUTING.md

主要指标

概览
名称与所有者pickhardt/betty
主编程语言Ruby
编程语言CSS (语言数: 1)
平台
许可证
所有者活动
创建于2014-05-04 22:31:31
推送于2021-06-24 08:25:17
最后一次提交2018-02-20 13:01:52
发布数5
最新版本名称v0.1.7 (发布于 )
第一版名称v0.1.3 (发布于 )
用户参与
星数2.6k
关注者数109
派生数211
提交数313
已启用问题?
问题数83
打开的问题数40
拉请求数66
打开的拉请求数9
关闭的拉请求数47
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?