Update Clustering authored by David Huckebrink's avatar David Huckebrink
...@@ -35,8 +35,12 @@ The goal was to define a model with higher resolution for Germany ([nuts2](https ...@@ -35,8 +35,12 @@ The goal was to define a model with higher resolution for Germany ([nuts2](https
**The result** **The result**
Clustering as described above yields the following map. Note that colours only serve the purpose of visually separating clusters. Clustering as described above yields the following map. Note that colours only serve the purpose of visually separating clusters.
| explanation | figure |
| ------ | ------ |
| Germany (nuts2 level) with neighbours (nuts1)| ![sample_clustering](uploads/d150155028c473c35c34c613c6671453/sample_clustering.png)|
| DE (nuts2 level), AT (nuts1) & IT (nuts1) with buses | ![custom_cluster_de_at_it](uploads/36175c205aac99db03c8b5aabb5e6cf3/custom_cluster_de_at_it.png)|
![sample_clustering](uploads/d150155028c473c35c34c613c6671453/sample_clustering.png)
**The errors** **The errors**
Several errors were encountered, when developing/using this tool. The following list serves as a short quick-fix guide reconstructed from the top of my head: Several errors were encountered, when developing/using this tool. The following list serves as a short quick-fix guide reconstructed from the top of my head:
... ...
......