Updated Google Summer of Code Ideas (markdown)

ThomasG77 2011-12-23 15:15:18 -08:00
parent 056532a8d0
commit 5dc53322f8

@ -110,7 +110,7 @@ Unsure who would be a willing mentor - I know what would be a great-looking end
* GRASS GIS made something similar with r.his
o -- luca delucchi - March 12, 2009
* Seems perhaps related to #314
* Seems perhaps related to [#314](https://github.com/mapnik/mapnik/issues/314)
o -- springmeyer - March 12, 2009
* TopOSM does indeed use ImageMagick? for compositing, so that may be a good thing to look at. See http://wiki.openstreetmap.org/wiki/TopOSM/Details for more info about how it is done.
@ -119,7 +119,7 @@ Unsure who would be a willing mentor - I know what would be a great-looking end
* See also: http://wiki.openstreetmap.org/wiki/User:Kobezda/GSoC
o -- Dane Springmeyer - April 6, 2010
* Potential spec could look like: http://trac.mapnik.org/wiki/Ideas/Compositing
* Potential spec could look like: [[Compositing]]
o -- Dane Springmeyer - April 6, 2010
* Good brainstorming thread on issues around compositing on #mapnik April 7th: http://mapnik.dbsgeo.com/mapnik_logs/2010/04/07/
@ -137,6 +137,7 @@ Cascadenik has evolved as we've figured out more and more, and integrating less.
You'd need to research and maybe develop a parser for the Carto/Cascadenik/less.css syntax, including variables, classes, inheritance, IDs, and the use of attributes from vector features in style declarations - eg. `#mylayer { line-width: expr(1.7 * $POWER); }`
Links:
* Cascadenik: https://github.com/mapnik/Cascadenik
* Carto: https://github.com/mapbox/carto