i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > data > IGeoJsonMultiPolygon

    data.IGeoJsonMultiPolygon interface

    A geospatial "multi-polygon", as described in RFC 7946.

    Signature:

    interface IGeoJsonMultiPolygon 
    

    Introduced: API version 1.2

    Properties

    Property Type Description
    coordinates GeoJsonPosition[][][] Gets the geospatial coordinates of the polygons' vertices.
    type 'MultiPolygon' Gets the type of the object, which is always 'MultiPolygon' in this case.
    In this article
    Back to top © N. Harris Computer Corporation