Closed mxfh closed 11 years ago
{ "layers": [ "special": "graticule", "latitudes": 0.05, "longitudes": 0.05, "styles": { "stroke": "black", "stroke-width": "2px" } ],
// renders graticule "bounds": { "mode": "bbox", "data": [13, 52, 14, 53], "padding": 0.1 } // no graticule "bounds": { "mode": "bbox", "data": [13.1, 52.3, 13.8, 52.6], "padding": 0.1 }
little bit sleep deprived, wrong repo: added it to https://github.com/kartograph/kartograph.py/issues/55#issuecomment-15569792
{ "layers": [ "special": "graticule", "latitudes": 0.05, "longitudes": 0.05, "styles": { "stroke": "black", "stroke-width": "2px" } ],
// renders graticule "bounds": { "mode": "bbox", "data": [13, 52, 14, 53], "padding": 0.1 } // no graticule "bounds": { "mode": "bbox", "data": [13.1, 52.3, 13.8, 52.6], "padding": 0.1 }