Skip to main content

parse_geojson

Function parse_geojson 

Source
pub fn parse_geojson(input: &str) -> Result<FeatureCollection, GeoJsonError>
Expand description

Parse a GeoJSON string into a FeatureCollection.