TileMill: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
K
K
Zeile 7: Zeile 7:
 
* TileMill Quick Tutorial: [http://www.labaume.de/blog/?p=279]
 
* TileMill Quick Tutorial: [http://www.labaume.de/blog/?p=279]
 
* [http://tillnagel.com/2011/06/tilemill-for-processing/ TileMill and Processing]
 
* [http://tillnagel.com/2011/06/tilemill-for-processing/ TileMill and Processing]
 +
 +
Features:
 +
* Import Formats: [[Shapefile]], [[PostGIS]].
 +
* Export Formats: PNG, SVG, [[MBTiles]], Mapnik XML, MapBox Online.
  
 
Notes on CartoCSS:
 
Notes on CartoCSS:

Version vom 30. November 2012, 11:14 Uhr

TileMill is an application (by MapBox) for making beautiful interactive maps. It's the "design studio" for journalists, web designers, researchers, or cartographers.

See also Geovisualisierung.

Documentation:

Features:

Notes on CartoCSS:

  • Always specify zoom levels as either >= or < . Don't use = or =< or >
  • Two space indents. No tabs.
  • space after : but no before
  • If there is a &minscale_zoom18;, ignore it. These really mess up any attempts to run the style at z19 Dashes, not underscores, in layer names
  • Avoid restating defaults, e.g. don't add point-allow-overlap = false