// Maperitive rendering ruleset for hospitals. // Johannes Hüsing, 2012-12-22 // -- line ends with x0D, x0A // -- no node feature; hospital as feature elow "nodes" features nodes hospital : amenity=hospital areas building : (building=yes AND amenity=hospital) properties curved : true text-halo-width : 30% text-halo-opacity : 0.75 map-background-color : #fffefd rules target : hospital define fill-color : black line-style : none min-zoom : 5 shape : circle shape-size : 5:5;14:8 draw : shape define font-family : Inconsolata font-weight : bold font-size : 5:10;14:14 min-zoom : 5 text : @if(name, name) text-align-vertical : near text-color : black text-max-width : 15 text-offset-vertical : 50% text-halo-width : 30% text-halo-opacity : 0.75 draw : text