-
![image](https://user-images.githubusercontent.com/95291163/144052286-88cf0ad6-1989-43b9-a53a-e82164e91efe.png)
**beware during demo**
-
O que vocês acham de tentarmos tornar a página de locais mais simples e criar um mapa?
-
Summary:
The "Open Source GIS Tool for Water Harvesting Planning in Indian Cities" aims to develop a user-friendly and accessible GIS tool to support sustainable water management in urban areas acr…
-
Does folium support polar projections, such as EPSG:3573? In fact, nearly any polar projection would be fine...
-
## foreword
I am coming from jb1/sphinx; for handling some types of media, I have had to - at some point in time at least, I've had no other choice than to - store some kinds of media under the `_s…
-
Are there any examples of using `tileserver-gl` with linked containers launched using `docker-compose`?
For example
Related to this, is it possible to define the Dockerfile such that it would al…
-
Cell 3
"ModuleNotFoundError: No module named 'folium'"
"ModuleNotFoundError: No module named 'ipyleaflet'"
-
Our landing page could possibly be spruced up with an interactive leaflet webmap.
https://leafletjs.com/examples.html
Our current landing page can be seen here:
https://nscc-cogs.github.io/Aesth…
-
According to @philippjfr , the GeoViews Tiles element can support the sort of WMS maps shown by Folium in https://nbviewer.jupyter.org/gist/micpilon/41fe6834c2116c715486e059d7d449a5 using a specially …
-
### Bug description
A while ago I rendered qmd files with the following Python code:
```python
import geopandas
world = geopandas.read_file(geopandas.datasets.get_path('naturalearth_lowres'))
…