Matt Richards
Matt Richards
@cmahnke are you able to share an example file where this happens and the output of geopandas.show_versions()? I'm not able to reproduce it in a test case with either the...
I can't reproduce this using the same versions of geopandas, numpy, pandas and pyogrio (albeit on windows). I see all 12 features read in. by default the nodes column is...
Yep, caught up in the switching over to ruff, thanks @kloczek for the initial effort here!
> @m-richards what are your thoughts on the API here? If we want to expose `read_info`, this is not needed, is it? I am a bit hesitant about this addition...
> Hi, we just discussed this during the dev call and concluded that we would prefer to expose the entire `pyogrio.read_info` as `geopandas.read_file_info` and return the dict as pyogrio does....
A PR would be most welcome to update this!
@petern48 thanks for this, I've just pushed a commit to add geoarrow into the CI env where the doctests are run. It looks like there a couple of formatting things...
We can add this note, but I think it's more of a limitation of shapely / historical limitation of geos M value support than something force_2d is supposed to do.