Taos API Reference
    Preparing search index...

    Function parseGeoJson

    • Parses a GeoJSON object (a FeatureCollection, a Feature, a GeometryCollection, or a bare geometry) into a ParsedGeoJson. Malformed parts are skipped rather than thrown on, so one bad feature doesn't drop a whole dataset; pass an already-JSON.parsed object (this module does no fetching).

      Parameters

      • root: unknown

      Returns ParsedGeoJson