Skip to content

Commit 1c4aa75

Browse files
committed
Add GeoPandas example of centroids
1 parent 2e5d2a0 commit 1c4aa75

File tree

3 files changed

+621
-0
lines changed

3 files changed

+621
-0
lines changed

source-code/gis/Data/belgium_municipalities_topojson.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

source-code/gis/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,7 @@ Sample code for processing GIS data using fiona for I/O.
1515
Shapely objects and algorithms.
1616
1. `world_happiness.ipynb`: jupyter notebook illustrating how to create
1717
a chloropleth map using `Folium` and GeoJSON information.
18+
1, `city_center.ipynb`: GeoPoandas application to approximate the
19+
center of Belgian municipalities by the centroid of their shape.
1820
1. `Data`: shape, GeoJSON and GeoTIFF files, as well as the World
1921
Happiness data for 2016.

0 commit comments

Comments
 (0)