spatialdev/mapbox-studio

Name: mapbox-studio

Owner: SpatialDev

Description: Vector tile driven map design

Created: 2015-03-04 19:27:37.0

Updated: 2015-03-04 19:27:38.0

Pushed: 2015-03-04 08:20:13.0

Homepage: http://mapbox.com/mapbox-studio/

Size: 12492

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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
Depends

Mapbox Studio ships with pre-built binaries for common platforms:

The minimum platforms versions are:

Ubuntu 12.04 (Precise) can be supported by upgrading libstdc++:

sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test
sudo apt-get update -q
sudo apt-get install -y libstdc++6

If packages like node-mapnik fail to install 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 (Feel free to create a github issue to ask for help).

You can do this like:

npm install --build-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:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.