Skip to main content

Module geojson

Module geojson 

Source
Expand description

GeoJSON parser.

Parses GeoJSON strings into internal geometry types.

Enums§

GeoJsonError
Error type for GeoJSON parsing.

Functions§

parse_geojson
Parse a GeoJSON string into a FeatureCollection.