-
![screen shot 2017-01-17 at 16 30 35](https://cloud.githubusercontent.com/assets/132146/22026910/6b15cbb2-dcd2-11e6-8796-7fe0b7f4e6ad.png)
-
Just a simple check to make sure we (I) don't add an outdated version.
-
Working with Mapbox style spec objects in Javascript is less ergonomic because all the dashcase properties must be quoted when they are used as identifiers.
```js
var layer = { 'line-color': 'blu…
-
Our colours are defined in rgb, with sometimes annotations in Lch.
CartoCSS now supports the husl colour space, but not the Lch colour space. Should we switch to husl?
-
Suite de #27 (https://github.com/cquest/osmfr-cartocss/commit/ef68e925ce63208f5b4226b8afa512f8927941a8), ajout de la fonction _to_int_ et _fr_abbrev_ impossible :
```sql
CREATE OR REPLACE FUNCTION…
-
Given this MapConfig input:
```
{
"version": "1.5.0",
"layers": [
{
"type": "mapnik",
"options": {
"sql": "select * from liberia",
"geom_column": "geom",
…
-
At https://github.com/mapnik/mapnik/wiki/TextSymbolizer is claimed that line-spacing has the type “double”. And indeed also negative floating point values like “-5.9” seem to work fine and decrease th…
-
Now we are using a custom style parser, but the approach is so similar to the [Carto](https://github.com/CartoDB/carto) library approach that it could be better adapting that library for this project.
-
_From @csobier on October 1, 2015 14:20_
As per @ztephm Steph's review of the CartoCSS doc:
http://docs.cartodb.com/cartodb-editor.html#line-simplify-algorithm-keyword
Throwing "Unrecognized rule" …
-
### Context
When trying to autostyle a map, the next error will appear in the notifications:
> rutas_pirineos_tracks_posets_por_refugio_angel_orus_waypoints: Failed to parse expression: "([mapnik:…