A world-wide CartoCSS port of Stamen's classic terrain map style for topographic visualization.
Terrain Classic is a CartoCSS-based map style that ports Stamen's classic terrain design for global topographic visualization. It provides a code-driven approach to generating terrain-focused map tiles using OpenStreetMap and Natural Earth data. The project solves the need for a reproducible, customizable terrain style that can be self-hosted and edited.
Cartographers, GIS developers, and map designers who want to create or customize terrain-focused map styles using open-source tools and data.
Developers choose Terrain Classic for its automated, Makefile-driven workflow that simplifies complex cartographic processes, its global coverage, and its tight integration with the TileMill editing environment for interactive style development.
World-wide CartoCSS port of Stamen's classic terrain style
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Extends the original US-only terrain style to worldwide coverage using OpenStreetMap and Natural Earth data, enabling comprehensive topographic mapping as detailed in the README's key features.
Uses a complex, idempotent Makefile to automate data imports and project generation, simplifying reproducible cartographic workflows as emphasized in the philosophy section.
Includes separate background, lines, and labels styles for focused development and customization, allowing targeted edits without overhauling the entire project.
Designed to work with TileMill 1 for interactive style editing and previewing, providing a visual development environment that aligns with the project's CartoCSS-based approach.
Requires Node.js 0.10 and TileMill 1, which are deprecated and may not run on modern systems, as noted in the prerequisites section, limiting compatibility and support.
Involves numerous prerequisites like PostgreSQL, PostGIS, GDAL, and Imposm 3, with a complicated Makefile that the FAQ admits is 'so complicated' and error-prone for newcomers.
As of 2023, Stamen no longer uses this code for generating Terrain tiles, indicating it's effectively deprecated and not actively updated for new features or bug fixes.