-
Circles plotted by folium using point and radius are not precise, and error gets bigger with radius.
Tracks might seem inside when they are not and vice versa.
We need to find a way to display as pr…
biuti updated
4 years ago
-
Following the datapane [configuration guidelines](https://docs.datapane.com/tutorials/configuration-and-dependencies), I created a [giswqs/geemap-datapane](https://hub.docker.com/repository/docker/gis…
-
Good night everyone, I am following the documentation on the link I am not able to execute the Vincent builder, I import "import vincent" however, when executing I am not successful, I am doing a popu…
-
When clicking on a sector in a zone map, zoom is applied so that the sector fills all the map area. I find myself zooming back all the time to regain perspective so I think this functionality is not …
-
Hi,
Thanks for your amazing work, many custom function can now been deprecated and lots of keystroke are saved. If I may have a feature request it would be to support [geopandas](https://geopandas.…
-
Issue:
hi there @ocefpaf et al... i'm running into some issues with installing cartopy in a linux envt and am not sure whether to post here or on the cartopy GH repo? Essentially when i installed i…
-
#### Please add a code sample or a nbviewer link, copy-pastable if possible
```python
# Your code here
```
#### Problem description
I have been trying to run your sample notebook in example…
-
#### Please add a code sample or a nbviewer link, copy-pastable if possible
See https://nbviewer.jupyter.org/github/jjbenes/covid19/blob/master/jupyter/covid19_jhu_csse.ipynb#Set-up-search-box-for-Fo…
-
I have a geojson (tri.json) which has polygons with popup content. When I plot it with folium as follows, the popup does not work. If I import my json at [geojson.io](http://bl.ocks.org/d/2f2489bb1bfb…
-
I am creating an app using **streamlit** and **folium**. (I used `unsafe_allow_html=True` to make sure the map could be displayed in the app).
My dataset contains 2000 rows. My deseriable output is…