Show / Hide Table of Contents

    Namespace Elements.GeoJSON

    Classes

    Feature

    A GeoJSON feature.

    FeatureCollection

    A GeoJSON feature collection.

    Geometry

    The base class for all GeoJSON geometry types.

    GeometryCollection

    A GeoJSON geometry collection.

    Line

    A GeoJSON line.

    LineString

    A GeoJSON linestring.

    MultiLineString

    A GeoJSON multi line string.

    MultiPoint

    A GeoJSON multipoint.

    MultiPolygon

    A GeoJSON multi polygon.

    Point

    A GeoJSON point.

    Polygon

    A GeoJSON polygon.

    Position

    A GeoJSON position specified by longitude and latitude.