Deserialize FlatGeobuf from a URL into generic features
Input string
Callback that receives generic features
Optional
rect: RectFilter rectangle
Deserialize FlatGeobuf from a typed array into generic features NOTE: Does not support spatial filtering
Input byte array
Callback that receives generic features
Deserialize FlatGeobuf from a stream into generic features NOTE: Does not support spatial filtering
stream
Callback that receives generic features
Implementation