mapbox/carto

Possibly suboptimal translation to XML

Offen

#20 geöffnet am 07.03.2011

 (18 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (132 Forks)auto 404
help wantedperformancewishlist

Repository-Metriken

Stars
 (658 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide