azavea / tilegarden

Serverless raster and vector map tile generation using Mapnik and AWS Lambda
https://azavea.github.io/tilegarden/
Other
98 stars 7 forks source link

Support styling in CartoCSS #25

Closed KlaasH closed 6 years ago

KlaasH commented 6 years ago

Add support for specifying styling in CartoCSS, converting to Mapnik XML on the fly (not during compilation/deployment). The styling file should still be packaged with the code (we’ll expand to loading from other sources later).