Giter Club home page Giter Club logo

acetate's Introduction

Acetate

Acetate is a set of stylesheets that are designed specifically for geographic data visualization. It includes several layers: topographic basemap, hillshading, roads, placenames. These layers can be used individually in combination in layering with thematic data, or composited together into a single image.

Take a peek

Using Acetate

You can use Acetate in three ways:

  1. on GeoCommons:http://geocommons.com
  2. Add Acetate layers in your own map by using the Acetate tile server
  3. Render your own Acetate layer tiles

Using Acetate layers

You can use Acetate tile layers by using the following template urls in a web map

Building Tiles

Acetate is built upon the Tilestache, Mapnik projects and it uses a combination of PostGIS and Shapefiles to store spatial data. The data used is OpenStreetMap, Natural Earth and some custom data sources. The two custom data sources are created through a process of “simulated annealing.”

Data Needed

In order to get started with the data install PostGIS and download the OpenStreetMap Planet File. You’ll need to use OSM2PGSQL to import it. The process of importing for the whole world can take a while, if you only need a specific country you might want to grab a country specific extract from GeoFabrik. To get the coastline information you’ll need to get the data from Natural Earth.

The custom data is for place names and simplified motorways. You can download the place name shapefiles from here. The simplified motorways is a SQL script that should be run after the OSM Planet is imported.

Software Needed

To get yourself going install Tilestache from Github. From the README Mapnik is listed as an optional dependency but for our purposes you need it.

At the moment we give you all the pieces to roll your own, though look for a full tutorial in the coming weeks.

Installing Acetate

This step is about just placing the acetate project into a web accessible place. Drop them the project into a web dir and start making tiles.

License

Acetate is released under a Creative Commons Attribution-ShareAlike 2.5 Generic (CC BY-SA 2.5) license. It was developed by FortiusOne and Stamen.

acetate's People

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.