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
Input byte array
Callback that receives generic features
Optional
rect: RectDeserialize FlatGeobuf from a stream into generic features NOTE: Does not support spatial filtering
stream
Callback that receives generic features
Implementation