Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 564 Bytes

File metadata and controls

12 lines (8 loc) · 564 Bytes

GeoJsonString

A GeoJSON geometry specification.

Properties

Name Type Required Description
geo_json str Yes A GeoJSON geometry string. Supported geometry types include Point, MultiPoint, LineString, MultiLineString, Polygon, MultiPolygon, and GeometryCollection.
type Literal["geoJson"] Yes None

[Back to Model list] [Back to API list] [Back to README]