diff --git "a/analysis/b\303\274lach.ipynb" "b/analysis/b\303\274lach.ipynb" index 1e80c9d..b36c07f 100644 --- "a/analysis/b\303\274lach.ipynb" +++ "b/analysis/b\303\274lach.ipynb" @@ -1054,7 +1054,7 @@ "source": [ "# Add BUE081\n", "# Create new point geometries with the desired coordinates\n", - "bue081 = Point(8.55892, 47.43086) # (East, North)\n", + "bue081 = Point(8.53595, 47.52424) # (East, North)\n", "\n", "# Create a new GeoDataFrame for the point, adding the properties (like 'ID')\n", "maxvogt_item = geopandas.GeoDataFrame(\n", diff --git "a/data/raw/B\303\274lach.geojson" "b/data/raw/B\303\274lach.geojson" index 65fb0b8..9de5002 100644 --- "a/data/raw/B\303\274lach.geojson" +++ "b/data/raw/B\303\274lach.geojson" @@ -29679,7 +29679,7 @@ }, "geometry": { "type": "Point", - "coordinates": [2684518.606474799104035, 1253942.879379221703857] + "coordinates": [2682640.609290990512818, 1264299.903935966780409] } } ] diff --git "a/results/B\303\274lach/connectivity.pdf" "b/results/B\303\274lach/connectivity.pdf" index 45bf12b..3b24066 100644 Binary files "a/results/B\303\274lach/connectivity.pdf" and "b/results/B\303\274lach/connectivity.pdf" differ diff --git "a/results/B\303\274lach/convexity.pdf" "b/results/B\303\274lach/convexity.pdf" index 453d7c9..e22d034 100644 Binary files "a/results/B\303\274lach/convexity.pdf" and "b/results/B\303\274lach/convexity.pdf" differ diff --git "a/results/B\303\274lach/convexity_and_linearity.pdf" "b/results/B\303\274lach/convexity_and_linearity.pdf" index ff22fd9..f28ce5d 100644 Binary files "a/results/B\303\274lach/convexity_and_linearity.pdf" and "b/results/B\303\274lach/convexity_and_linearity.pdf" differ diff --git "a/results/B\303\274lach/eri_and_elongation.pdf" "b/results/B\303\274lach/eri_and_elongation.pdf" index 134ca43..952daa6 100644 Binary files "a/results/B\303\274lach/eri_and_elongation.pdf" and "b/results/B\303\274lach/eri_and_elongation.pdf" differ diff --git "a/results/B\303\274lach/neighbourdist_and_coveredarea.pdf" "b/results/B\303\274lach/neighbourdist_and_coveredarea.pdf" index 760a26b..bd525c6 100644 Binary files "a/results/B\303\274lach/neighbourdist_and_coveredarea.pdf" and "b/results/B\303\274lach/neighbourdist_and_coveredarea.pdf" differ diff --git "a/results/B\303\274lach/road_network.pdf" "b/results/B\303\274lach/road_network.pdf" index d2f043f..9fbfdd3 100644 Binary files "a/results/B\303\274lach/road_network.pdf" and "b/results/B\303\274lach/road_network.pdf" differ diff --git "a/results/B\303\274lach/sharedwalls.pdf" "b/results/B\303\274lach/sharedwalls.pdf" index 5a7c194..db18336 100644 Binary files "a/results/B\303\274lach/sharedwalls.pdf" and "b/results/B\303\274lach/sharedwalls.pdf" differ diff --git "a/results/B\303\274lach/tessellation_ratio.pdf" "b/results/B\303\274lach/tessellation_ratio.pdf" index b3c0c0c..41c7ef6 100644 Binary files "a/results/B\303\274lach/tessellation_ratio.pdf" and "b/results/B\303\274lach/tessellation_ratio.pdf" differ