mapbox/carto

Possibly suboptimal translation to XML

开放

#20 创建于 2011年3月7日

 (18 条评论) (0 个反应) (0 位负责人)JavaScript (132 个派生)auto 404
help wantedperformancewishlist

仓库指标

星标
 (658 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

I'm not sure whether this is a bug, but I managed to create ~50 lines of Carto that get translated into something like 12,000 lines of XML. I probably should just be breaking things up differently, but perhaps there's room for optimization on Carto's side as well.

The offending style is at https://gist.github.com/859095 and the data to go with it is http://dl.dropbox.com/u/2398828/country-labels.geojson

Not the main issue, but I noticed many identical fontsets are created as well.

贡献者指南