openstreetmap - Maperitive rule file -
i have osm data , open in maperitive. map displaying fine. write rule file showing cycleway , footway. use hiking.mrule file , edit show cycleway , footway. after adding osm data (and map display fine) switch new hiking.mrule file. result grey map screen. nothing else. here mrule file:
features
lines highway footway : highway=footway highway cycleway : highway=cycleway properties
map-background-color : #f1eee8 map-background-opacity : 1 map-sea-color : #0000ff rules
target : footway define line-color : #ffff00 line-width : 5 draw : line target : cycleway define line-color : #808000 line-width : 5 draw : line please let me know if there problem rule file or way grey screen. many thanks
Comments
Post a Comment