TileMill: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
K
K
Zeile 12: Zeile 12:
 
* Two space indents. No tabs.
 
* Two space indents. No tabs.
 
* space after : but no before
 
* 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
+
* 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
Dashes, not underscores, in layer names
 
 
* Avoid restating defaults, e.g. don't add point-allow-overlap = false
 
* Avoid restating defaults, e.g. don't add point-allow-overlap = false
  
 
[[Kategorie:Software]][[Kategorie:Geovisualisierung]]
 
[[Kategorie:Software]][[Kategorie:Geovisualisierung]]

Version vom 30. November 2012, 11:10 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:

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