-
Is it possible to stream GeoDataFrames, e.g. to track object movement?
I followed the https://hvplot.holoviz.org/user_guide/Streaming.html examples but failed to modify them to work for GeoDataFra…
-
It may occur that the items of an ItemCollection do not share all the property keys. An example:
```python
import pystac_client
import stac_geoparquet
catalog = pystac_client.Client.open(
"…
-
I have a Dask GeoDataFrame, from which I extracted the geometry and performed infill using Shapely. I used geometry.interiors to set an area threshold and fill the holes. After that, I created a new g…
-
Hi,
This is a visium_HD object from spatialdata documentation, there are three tables in this object:
```
SpatialData object with:
├── Images
│ ├── 'Visium_HD_Mouse_Small_Intestine_cytassist_…
-
Нужно определить с помощью каких флагов, передаваемых стандартным функциям `osmnx`, можно получить информацию о нужном виде транспорта и какую именно информацию
-
It would be great to be able to parametrize popups so that elements added with a `GeoData` are clickable and properties associated with each shape can be accessed.
Maybe it's not the best, but I …
-
It would be great to have the possibility to stream GeoDataFrames, e.g. to track object movement.
I followed the https://hvplot.holoviz.org/user_guide/Streaming.html examples but failed to modify t…
-
**Is your feature request related to a problem? Please describe.**
In order to support pythonic use-cases, we should provide `rows, points, rpos, fpos = from_geodataframe(gpdf)` and `to_geodataframe(…
-
**Is your feature request related to a problem? Please describe.**
the `legend=True` keyword for hvplot.polygons() creates an [interactive bokeh legend](https://docs.bokeh.org/en/latest/docs/user_gui…
-
If there space for any new feature :
would it be possible to add a button to upload geometries (e.g. file or geodataframe)?
In my opinion that "small" option would enhance a lot the extension fo…