Class TopoJson


  • public final class TopoJson
    extends NativeObjectContainer
    TopoJSON is an extension of GeoJSON that encodes topology. Rather than representing geometries discretely, geometries in TopoJSON files are stitched together from shared line segments called arcs.
    Author:
    Andrea "Stock" Stocchero
    • Method Detail

      • objectsKeys

        public List<Key> objectsKeys()
        Returns the list of properties names of the objects node.
        Returns:
        the list of properties names of the objects node.