Extracts features from json string if type matches type F
Extracts features from json string if type matches type F
type of feature desired to extract
Seq[F] containing features
Extracts geometries from json string if type matches type G
Extracts geometries from json string if type matches type G
type of geometry desired to extract
Seq[G] containing geometries
Parses geojson if type matches type T, throws if not
Parses geojson if type matches type T, throws if not
type of geometry or feature expected in the json string to be parsed
The geometry or feature of type T