geometry constant

TextFormat<GeometryContent> const geometry

The GeoJSON text format (encoding and decoding) for geometry objects.

Implementation

static const TextFormat<GeometryContent> geometry =
    _GeoJsonGeometryTextFormat();