Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* some initial failing tests * actually working * use row groups * error * subclass for parquet rowgroup dataset * keep row group ids * move indexing methods into the GeoDataset class * factor out dataset constructor * prepare for row group metadata * scaffold the row group metadata scan * theoretical row group stats working * handle parquet files with no stats * basic docs * reorganize * maybe docs * maybe fix docstrings * fix a type-o (har) * test + fix parquet field counting * format, remove unneeded change * document + test filtering on multiple geometry columns * more explicit name + type tests * fix type test * theoretically pass index through filter * test wrapping * fix filtering to empty * fix docs
- Loading branch information