It would be nice to support other vector formats for bounding box use in fetchez.spatial. We already have fiona as an optional dependency for use in various modules, so might as well use that for this purpose if available, otherwise default to .geojson.
It would be nice to support other vector formats for bounding box use in
fetchez.spatial. We already havefionaas an optional dependency for use in various modules, so might as well use that for this purpose if available, otherwise default to.geojson.