CartoDB / mobile-sdk

CARTO Mobile SDK core project
https://carto.com/docs/carto-engine/mobile-sdk/
BSD 3-Clause "New" or "Revised" License
178 stars 65 forks source link

TopoJSON Support #482

Open lasyakoechlin opened 2 years ago

lasyakoechlin commented 2 years ago

Currently all polygons are specified as a list of points based on the current projection. Will there ever be support for a topology-based format like TopoJSON data? These are supposed to be much more memory efficient (~50% savings).

Thanks!

mtehver commented 2 years ago

Tagging this with 'idea-maybe-future', so far there has been very little interest in TopoJSON support.