# Mapbox Studio Classic

> discontinued desktop map design studio application

**Wikidata**: [Q130517660](https://www.wikidata.org/wiki/Q130517660)  
**Source**: https://4ort.xyz/entity/mapbox-studio-classic

## Summary
Mapbox Studio Classic is a discontinued, open-source desktop application used for designing custom maps. Originally launched in 2014 as "Mapbox Studio," it was renamed in November 2015 and utilizes CartoCSS for styling and Mapnik for rendering. It was developed by Mapbox to run on Windows, macOS, and Linux environments.

## Key Facts
- **Status:** Discontinued desktop map design studio application.
- **Developer:** Mapbox (American geospatial technology company).
- **Original Release Date:** September 9, 2014.
- **Renaming Date:** Renamed from "Mapbox Studio" to "Mapbox Studio Classic" on November 17, 2015.
- **License:** 3-clause BSD License (Open-source).
- **Operating Systems:** Microsoft Windows, macOS, and CentOS.
- **Technical Platform:** Built on Node.js and depends on Mapnik.
- **File Formats:** Reads and writes **CartoCSS**; writes **Mapbox Vector Tiles**.
- **Successor:** Replaced by Mapbox Studio (a distinct, newer application).
- **Source Code:** Hosted at `https://github.com/mapbox/mapbox-studio-classic`.

## FAQs
### Q: Is Mapbox Studio Classic still active?
A: No, Mapbox Studio Classic is a discontinued application. It has been replaced by the modern Mapbox Studio, though the classic version remains open-source software under a BSD license.

### Q: What programming languages or technologies does Mapbox Studio Classic use?
A: The application is built on the **Node.js** platform and relies on **Mapnik** for rendering. It uses **CartoCSS** as its primary styling language.

### Q: When was Mapbox Studio Classic released?
A: It was initially published on September 9, 2014, under the name "Mapbox Studio." It was rebranded to "Mapbox Studio Classic" just over a year later on November 17, 2015.

### Q: What operating systems are compatible with Mapbox Studio Classic?
A: The software is compatible with Microsoft Windows, macOS, and CentOS (Linux).

## Why It Matters
Mapbox Studio Classic represents a significant era in the democratization of cartography and web mapping. Before the widespread adoption of modern web-based map editors, Studio Classic provided designers and developers with a powerful, open-source desktop tool to create custom vector tiles—a relatively new technology at the time that revolutionized web map performance and customization.

By leveraging CartoCSS (a CSS-like language for map styling) and the Mapnik rendering library, it allowed for granular control over map aesthetics that raster tile generators could not match. Its release marked Mapbox's transition from a purely data-provider company to a tools-provider, enabling users to generate their own vector tiles locally. Although it is now discontinued and replaced by a web-based successor, the "Classic" moniker signifies its role as the bridge between traditional GIS workflows and modern, vector-based custom map design.

## Notable For
- **Open-Source Workflow:** Unlike many proprietary GIS tools, it was fully open-source (3-clause BSD), allowing users to inspect and modify the code.
- **Vector Tile Generation:** It was a pioneering tool for creating and exporting **Mapbox Vector Tiles**, a standard for rendering maps efficiently on the web.
- **CartoCSS Integration:** Distinguished by its use of CartoCSS for styling, offering a familiar syntax for web developers transitioning into cartography.
- **Desktop Environment:** Operated as a standalone desktop application rather than a cloud-based editor, giving users local control over their data processing.
- **Rapid Iteration:** Notable for its frequent update cycle in 2014, moving from version 0.0.2 to 0.1.1 within a single month.

## Body

### Development and Release History
Mapbox Studio Classic was created by **Mapbox**, a geospatial technology company founded in 2010. The application was officially published on **September 9, 2014**. Initially, it was simply branded as "Mapbox Studio."

On **November 17, 2015**, the product was renamed **Mapbox Studio Classic**. This change coincided with the release of a new application (which took over the "Mapbox Studio" name), effectively making the original desktop client a legacy product. Despite its discontinued status, the code remains available under the 3-clause BSD license.

### Technical Specifications
The software functions as a design tool and desktop application. It is built upon **Node.js**, a JavaScript runtime, and relies heavily on **Mapnik** for map rendering.

**Compatibility:**
The application is cross-platform and runs on:
*   Microsoft Windows
*   macOS
*   CentOS (and other Linux distributions)

**Data Formats:**
*   **Styling:** Uses **CartoCSS** (a preprocessor for Mapnik) as both a readable and writable format for defining map styles.
*   **Output:** Capable of writing **Mapbox Vector Tiles**, optimizing geographic data for web display.

### Version History (2014)
The project underwent rapid development immediately following its inception, with frequent stable releases in August and September 2014:
*   **v0.0.2:** August 6, 2014
*   **v0.0.3:** August 20, 2014
*   **v0.0.9:** September 8, 2014
*   **v0.1.0:** September 10, 2014
*   **v0.1.1:** September 12, 2014

### Resources
*   **Source Code:** `https://github.com/mapbox/mapbox-studio-classic`
*   **Issue Tracker:** `https://github.com/mapbox/mapbox-studio-classic/issues/`
*   **Original Website:** `https://www.mapbox.com/mapbox-studio/`

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Mapbox Studio Classic",
  "description": "Discontinued, open-source desktop map design studio application developed by Mapbox.",
  "url": "https://www.mapbox.com/mapbox-studio/",
  "applicationCategory": "DesignApplication",
  "operatingSystem": "Microsoft Windows, macOS, CentOS",
  "dateCreated": "2014-09-09",
  "author": {
    "@type": "Organization",
    "name": "Mapbox"
  },
  "license": "https://spdx.org/licenses/BSD-3-Clause.html",
  "programmingLanguage": "Node.js"
}

## References

1. [Source](https://github.com/mapbox/mapbox-studio-classic/blob/99d908400552ed0b15db22e065900cfa161a6526/LICENSE.md)
2. [Release 0.0.2. 2014](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.0.2)
3. [Release 0.0.3. 2014](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.0.3)
4. [Release 0.0.4. 2014](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.0.4)
5. [Release 0.0.5. 2014](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.0.5)
6. [Release 0.0.6. 2014](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.0.6)
7. [Release 0.0.7. 2014](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.0.7)
8. [Release 0.0.8. 2014](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.0.8)
9. [Release 0.0.9. 2014](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.0.9)
10. [Release 0.1.0. 2014](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.1.0)
11. [Release 0.1.1. 2014](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.1.1)
12. [Release 0.1.2. 2014](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.1.2)
13. [Release 0.1.3. 2014](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.1.3)
14. [Release 0.1.4. 2014](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.1.4)
15. [Release 0.1.5. 2014](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.1.5)
16. [Release 0.1.6. 2014](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.1.6)
17. [Release 0.2.0. 2014](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.2.0)
18. [Release 0.2.1. 2015](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.2.1)
19. [Release 0.2.2. 2015](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.2.2)
20. [Release 0.2.3. 2015](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.2.3)
21. [Release 0.2.4. 2015](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.2.4)
22. [Release 0.2.5. 2015](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.2.5)
23. [Release 0.2.6. 2015](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.2.6)
24. [Release 0.2.7. 2015](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.2.7)
25. [Release 0.2.8. 2015](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.2.8)
26. [Release 0.3.0. 2015](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.3.0)
27. [Release 0.3.1. 2015](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.3.1)
28. [Release 0.3.2. 2015](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.3.2)
29. [Release 0.3.3. 2015](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.3.3)
30. [Release 0.3.4. 2016](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.3.4)
31. [Release 0.3.5. 2016](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.3.5)
32. [Release 0.3.6. 2016](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.3.6)
33. [Release 0.3.7. 2016](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.3.7)
34. [Release 0.3.8. 2016](https://github.com/mapbox/mapbox-studio-classic/releases/tag/v0.3.8)
35. [Source](https://blog.mapbox.com/introducing-mapbox-studio-classic-fdf14453fff2)