-
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…
-
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 …
-
Hi guys,
This is a great package for enhance pandas, Do you have the plan to support 'geopandas'?
-
When dealing with large sets of geometries it would be nice if we could partition (chunk) the geometry coordinate and the GeometryIndex based on spatial locality (thus requiring spatial sorting or shu…
-
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of geopandas.
- [ ] (optional) I have confirmed this bug exists o…
-
it would be great to have a geopandas integration.
I can envision it working like this (tqdm-pandas style):
```
import mapboxgl as mbx
import geopandas as gp
mbx.mapboxgl() # initialisation - …
-
Loading and saving data is much faster in `{geopandas}` if `{pyogrio}` is installed:
https://pyogrio.readthedocs.io/en/latest/
This feature will be soon available by default, but Martin suggested …
kadyb updated
7 months ago
-
Hola, estoy tratando de instalar geopandas pero al momento de instalar GDAL me tira este error
![Captura](https://user-images.githubusercontent.com/69482563/99689076-47d2e880-2a65-11eb-9822-5f744e167…