• Type: Icon: New Feature New Feature
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Geo
    • Labels:
    • Query Integration

      For very complex shapes, GeoJSON becomes almost unusable because the representation is so unnecessarily explicit. Expressing GeoJSON data in TopoJSON can express these complex shapes in a fraction of the size!

      Beyond the initial size reduction, TopoJSON also lends itself much better to simplification methods.

      For example, all of the world's timezones in GeoJSON is some 120MB! Converting to TopoJSON and applying some simplification methods, this can be reduced to some 30MB easily.

      This also facilitates must quicker computations, in a performance critical live environment. (Like locating users within a timezone).

      https://github.com/topojson/topojson

            Assignee:
            backlog-query-integration [DO NOT USE] Backlog - Query Integration
            Reporter:
            vdog5@mac.com Victor Stewart
            Votes:
            1 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated: