Titouan Launay
Titouan Launay
## Please check all that apply - [x] visual bug - [ ] functional bug - [x] able to consistently reproduce ## Expected Behavior The New Zealand flag should have...
Hi! I am trying to wrap my head around using `dtype` along with `dask-geopandas`. `dask.DataFrame` supports providing `dtype` by forwarding it to the underlying pandas call (see the [dask.DataFrame.read_csv](https://docs.dask.org/en/stable/generated/dask.dataframe.read_csv.html#dask.dataframe.read_csv) documentation)....
Hi, Thanks for this amazing project. We are running into an issue using geopandas along with pyogrio, which was originally triggered by out-of-bounds dates (similar to #142), where the inability...
Hi! As it stands now, OSRM is backend only, with direct bindings available in C/Node, while other can interact using the REST interface. This is very versatile and will match...