User:Stephan75
OSM-Rohdaten filtern:
osmfilter -v quell.osm --drop-authors --drop-history --keep="boundary=administrative =postal_code" >result.osm
Darstellung von Gemeindegrenzen
- ruleset für Maperitive:
Darstellung von PLZ-Grenzen
- ruleset für Maperitive:
(All indentions in this file have to be TAB chars instead of spaces)
features areas all areas:
properties map-background-color : #F1EEE8 map-background-opacity : 1 // map-sea-color : #0080ff font-weight : bold // font-family : Verdana // text-max-width : 9 text-halo-width : 25% text-halo-opacity : 0.80 text-align-horizontal : center text-align-vertical : center font-stretch : 1 font-size : 16 // map.rendering.lflp.min-buffer-space : 50 // map.rendering.lflp.max-allowed-corner-angle : 40 // map.rendering.lflp.max-compression : 0.9 min-zoom : 5 max-zoom : 18 rules target: all areas define min-zoom : 5 text: name "\n" postal_code "\n" draw: text define fill-opacity : 0.5 fill-color : #80ff80 line-color : #000000 line-opacity : 1 min-zoom : 5 line-width : 1 draw:fill