Skip to content

eponymous1968/mapbox-studio

 
 

Repository files navigation

Mapbox Studio

Desktop application for vector tile driven map design.

Build Status Build status Dependencies

Install latest release

Download the latest release for your platform and run the packaged app.

Install from source

Install node v0.10.x. Then

git clone https://github.com/mapbox/mapbox-studio.git
cd mapbox-studio
npm install
npm start

Note: the binary dependencies of Mapbox Studio are now prebuilt for common platforms (64 bit Linux and OS X). This means that you do not need to install these dependencies externally. However if packages fail to install from a binary then you are likely running a platform for which no binaries are available. In this case you will need to build these packages from source.

Getting started

The docs offer both a step-by-step guide to creating your first projects in Mapbox Studio and detailed information about styling and creating vector sources.


Build status of modules:

  • mapnik - Build Status
  • node-mapnik - Build Status
  • carto - Build Status
  • tilelive.js - Build Status
  • tilelive-vector - Build Status
  • tilelive-bridge - Build Status

About

vector tile driven map design

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published