-
would be nice to add geopandas docs:
https://geopandas.org/en/stable/docs/reference.html
-
## Expected behavior and actual behavior.
I want to use shapely.ops.split to split a LineString by a Point. The point is already located on the LineString, but it cannot split the line due to float…
-
Or, at least demo an integration.
-
I am getting an error while querying [this WFS](https://www.wfs.nrw.de/geobasis/wfs_nw_inspire-flurstuecke_alkis?REQUEST=GetCapabilities&SERVICE=WFS) for German ALKIS parcel data. Here's my R code and…
-
Is there a reason that the `GeoDataFrame.to_arrow` method does not call the full `geopandas.io.arrow._geopandas_to_arrow` method and so doesn't add the `geo` metadata to the returned table?
-
## ✨ Feature Request
Build interface for translating between Iris cubes and GeoPandas dataframes.
## Motivation
GeoPandas is quickly becoming a key package for working with geospatial data in pyt…
-
Check the actual dependencies and try if base is enough.
-
Looking at our current geopandas row-based approach ([Example](https://github.com/SnowEx/snowex_db/blob/032c0c3fa96614884d88fdb37d3bb9c0e91a6a3b/snowex_db/upload.py#L427)), I think it would be worthwh…
jomey updated
2 weeks ago
-
The current installation installs the latest geopandas available from conda-forge, which is fine. However, some geopandas methods are updated in newer versions, e.g. `op=` in `geopandas.sjoin()` is d…
-
We have discussed that it may be nice to have a dedicated blog for geopandas following the pandas model (https://pandas.pydata.org/community/blog/). That can also work as an aggregation of posts from …