mapnik / Cascadenik

Cascading Sheets Of Style for Mapnik
http://github.com/mapnik/Cascadenik/wiki/Cascadenik
BSD 3-Clause "New" or "Revised" License
111 stars 20 forks source link

Add support for line offset parameter #37

Open glampr opened 11 years ago

glampr commented 11 years ago

Use "line-offset" to specify offsets for line symbolizers.

This works OK and draws the correct map when using cascadenik.load_map but the mapnik.save_map output does not contain the offset parameter in the generated xml.

nvkelso commented 11 years ago

Holding off on merging this till the generated XML also reflects the line-offset.

nvkelso commented 11 years ago

Reference: https://github.com/mapnik/Cascadenik/issues/27