]> git.street.me.uk Git - andy/viking.git/commit - src/vikfileentry.h
Carto CSS support to generate Mapnik XML.
authorRob Norris <rw_norris@hotmail.com>
Sat, 6 Dec 2014 23:46:27 +0000 (23:46 +0000)
committerRob Norris <rw_norris@hotmail.com>
Tue, 27 Jan 2015 23:42:55 +0000 (23:42 +0000)
commitb47af40d12d1e08f8abbc1265e2256bf8bbaea1f
tree23760a9dbccf9fa04974f49f8812b08ca8d9364b
parent0658c2f1597e1d414966ba1d8a0c24ae562a1872
Carto CSS support to generate Mapnik XML.

Most Map style sheets have moved to Carto CSS for ease of writing them.

Run the external program 'carto' to generate the XML configuration
 (when deemed necessary - i.e. when file.mml is newer than file.xml)

The 'carto' program can be configured to whatever particular binary is for your system.
src/vikfileentry.c
src/vikfileentry.h
src/vikmapniklayer.c