i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > data > IGeoJsonPolygon

    data.IGeoJsonPolygon interface

    A geospatial polygon, as described in RFC 7946.

    Signature:

    interface IGeoJsonPolygon 
    

    Introduced: API version 1.2

    Properties

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