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.

貢獻者指南