-
This feature was ripped out when ripping out partridge, but the functionality was useful and should be restored.
e-lo updated
2 months ago
-
Hello have tried to run the example Population Map and got a bunch of errors:
PS C:\Users\XXX\Desktop\INSEE_API> & "C:/Program Files/Python311/python.exe" c:/Users/XXX/Desktop/INSEE_API/carte.py
…
-
The [vertex()](https://py5coding.org/reference/sketch_vertex.html) method documentation contains this signature:
```python
vertex(
v: npt.NDArray[np.floating], # vertical coordinate data for…
-
Hello, I ran into this error and was wondering if it's expected or be considered a bug:
ERROR: GEOSNode: TopologyException: Iterated noding failed to converge after 6 iterations (near 132163 474)
…
-
Hi there,
I am going to make this as clear as I can.
I am currently working on a library to plot hexagonally binned data in a geospatial context. So far I have used Plotly graph objects and I've b…
-
- [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…
-
### Version
24.10
### On which installation method(s) does this occur?
Conda
### Describe the issue
The `ZipCodes_Stops_PiP_cuSpatial` notebook is failing on 24.10, with the most recent…
-
Currently, the `summary` endpoint returns a `List` of the rows for each `hex_id`. We added the optional support for geometries, but a user wanting to generate a GeoDataframe must still convert the Ge…
-
What would it look like to parallelize/distributed GeoPandas with Dask?
Dask has created parallel variants of NumPy arrays and Pandas Dataframes. I think it may be sensible to do the same with Geo…
-
### HydroMT-Wflow version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have checked that this bug exists on the latest version of HydroMT-Wflow.
### Reproducibl…