ENH: support mask
keyword for compatibility with Fiona
#277
Labels
enhancement
New feature or request
Milestone
Current plan is to use bounding box of mask when reading features with GDAL, then filter using shapely.
The issue is that OGR will give different results if GEOS is or is not compiled into GDAL. Using shapely afterward ensures precise results.
The text was updated successfully, but these errors were encountered: