-
-
```
What steps will reproduce the problem?
1. Download Mac zip file
2. Unzip
3. Attempt to run resulting program and choose "Practice against computer"
What is the expected output? What do you se…
-
#program to find
import phonenumbers
import opencage
from phonenumbers import geocoder,carrier
import maps
pepnumber = phonenumbers.parse(' ') # enter your phone number
service_pro =…
-
When using GlifyLayer.add_to(map) an error appears:
```
Uncaught ReferenceError: glify_layer_xxxxxx is not defined
```
The issue being that calling add_to(map) generates the function twice
```…
-
In "Day 2 AM/1-Regionalization.ipynb", the command line `conda install -y -q -c cmutel fiona rasterio geopandas bw2regional pandarus bw2-lcimpact folium` does not work for me. Instead `conda install -…
-
I'm just reading the documentation. I'm currently working with folium and before to keep working with mapboxgl I would like to any if is it possible to make heat maps in times. If yes, are there some …
-
```
What steps will reproduce the problem?
1. Download Mac zip file
2. Unzip
3. Attempt to run resulting program and choose "Practice against computer"
What is the expected output? What do you se…
-
@lsetiawan, in the [advanced geopandas notebook](https://github.com/emiliom/geopandas-tutorial-maptime/blob/master/notebooks/geopandas_advanced.ipynb), please go over the Folium code and upgrade as ne…
-
Could we make a simple challenge relating to mapping?
[Folium][1] is a simple and popular package that uses `leaflet.js` under the hood to render gorgeous maps.
The challenge could be a simple …
-
Here's is the proposal I received
> Data from Kaggle World's Best Restaurants by Thomas Francois
Link of the dataset: https://www.kaggle.com/datasets/thomasfranois/worlds-best-restaurants/data
So…