Skip to content

Commit

Permalink
data updating at 2025-02-24
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 24, 2025
1 parent 3a125bf commit 056a73f
Show file tree
Hide file tree
Showing 75 changed files with 8,781 additions and 8,781 deletions.
Binary file modified data/crossings.parquet
Binary file not shown.
8 changes: 4 additions & 4 deletions data/data_updating.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,17 @@ <h1><a href="https://kauevestena.github.io/opensidewalkmap_beta/">OSWM</a> Updat
<table>


<tr><th><b>Data Fetching</b></th><th>23/02/2025 07:31:14</th></tr>
<tr><th><b>Data Fetching</b></th><th>24/02/2025 07:31:21</th></tr>

<tr><th><b>Data Pre-Processing</b></th><th>23/02/2025 07:31:45</th></tr>
<tr><th><b>Data Pre-Processing</b></th><th>24/02/2025 07:31:51</th></tr>

<tr><th><b>Webmap Generation</b></th><th>28/08/2024 07:33:01</th></tr>

<tr><th><b>Statistical Charts</b></th><th>23/02/2025 07:33:20</th></tr>
<tr><th><b>Statistical Charts</b></th><th>24/02/2025 07:33:30</th></tr>

<tr><th><b>Wiki check for keys</b></th><th>23/02/2025 09:08:27</th></tr>

<tr><th><b>Data Quality Tool</b></th><th>23/02/2025 07:33:09</th></tr>
<tr><th><b>Data Quality Tool</b></th><th>24/02/2025 07:33:17</th></tr>

<tr><th><b>Versioning Data</b></th><th>23/02/2025 09:05:37</th></tr>

Expand Down
Binary file modified data/kerbs.parquet
Binary file not shown.
8 changes: 4 additions & 4 deletions data/last_updated.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"Data Fetching": "23/02/2025 07:31:14",
"Data Pre-Processing": "23/02/2025 07:31:45",
"Data Fetching": "24/02/2025 07:31:21",
"Data Pre-Processing": "24/02/2025 07:31:51",
"Webmap Generation": "28/08/2024 07:33:01",
"Statistical Charts": "23/02/2025 07:33:20",
"Statistical Charts": "24/02/2025 07:33:30",
"Wiki check for keys": "23/02/2025 09:08:27",
"Data Quality Tool": "23/02/2025 07:33:09",
"Data Quality Tool": "24/02/2025 07:33:17",
"Versioning Data": "23/02/2025 09:05:37"
}
Binary file modified data/other_footways.parquet
Binary file not shown.
Binary file modified data/other_footways/informal_footways_layername.parquet
Binary file not shown.
Binary file modified data/other_footways/main_footways.parquet
Binary file not shown.
Binary file modified data/other_footways/pedestrian_areas.parquet
Binary file not shown.
Binary file modified data/other_footways/potential_footways.parquet
Binary file not shown.
Binary file modified data/other_footways/stairways.parquet
Binary file not shown.
Binary file modified data/other_footways_raw.parquet
Binary file not shown.
Binary file modified data/sidewalks.parquet
Binary file not shown.
Binary file modified data/tiles/crossings.pmtiles
Binary file not shown.
Binary file modified data/tiles/informal_footways_layername.pmtiles
Binary file not shown.
Binary file modified data/tiles/kerbs.pmtiles
Binary file not shown.
Binary file modified data/tiles/main_footways.pmtiles
Binary file not shown.
Binary file modified data/tiles/pedestrian_areas.pmtiles
Binary file not shown.
Binary file modified data/tiles/potential_footways.pmtiles
Binary file not shown.
Binary file modified data/tiles/sidewalks.pmtiles
Binary file not shown.
Binary file modified data/tiles/stairways.pmtiles
Binary file not shown.
8,670 changes: 4,335 additions & 4,335 deletions quality_check/map.html

Large diffs are not rendered by default.

2,346 changes: 1,173 additions & 1,173 deletions quality_check/maps/disjointed_geometries.html

Large diffs are not rendered by default.

150 changes: 75 additions & 75 deletions quality_check/maps/improper_geometries.html

Large diffs are not rendered by default.

1,626 changes: 813 additions & 813 deletions quality_check/maps/improper_keys.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions quality_check/maps/invalid_characters.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<meta name="viewport" content="width=device-width,
initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<style>
#map_0cb9dc2b7701552cc6303ee3a5f6b1d1 {
#map_c26ebbc1d183fe88d273d35e262b6164 {
position: relative;
width: 100.0%;
height: 100.0%;
Expand All @@ -39,14 +39,14 @@
<body>


<div class="folium-map" id="map_0cb9dc2b7701552cc6303ee3a5f6b1d1" ></div>
<div class="folium-map" id="map_c26ebbc1d183fe88d273d35e262b6164" ></div>

</body>
<script>


var map_0cb9dc2b7701552cc6303ee3a5f6b1d1 = L.map(
"map_0cb9dc2b7701552cc6303ee3a5f6b1d1",
var map_c26ebbc1d183fe88d273d35e262b6164 = L.map(
"map_c26ebbc1d183fe88d273d35e262b6164",
{
center: [-25.477893509855093, -49.28803740075671],
crs: L.CRS.EPSG3857,
Expand All @@ -63,7 +63,7 @@



var tile_layer_e4dd22906c069077c38a1bb253a82b85 = L.tileLayer(
var tile_layer_7a24988762c7f8798a5d372bf79a67e3 = L.tileLayer(
"https://{s}.basemaps.cartocdn.com/light_all/{z}/{x}/{y}{r}.png",
{
"minZoom": 0,
Expand All @@ -80,7 +80,7 @@
);


tile_layer_e4dd22906c069077c38a1bb253a82b85.addTo(map_0cb9dc2b7701552cc6303ee3a5f6b1d1);
tile_layer_7a24988762c7f8798a5d372bf79a67e3.addTo(map_c26ebbc1d183fe88d273d35e262b6164);

</script>
</html>
12 changes: 6 additions & 6 deletions quality_check/maps/keys_without_wiki.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<meta name="viewport" content="width=device-width,
initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<style>
#map_5b7d315c1cd75137b87a902e3dbcd9d5 {
#map_9c5e62915bf910da29a8061189015501 {
position: relative;
width: 100.0%;
height: 100.0%;
Expand All @@ -39,14 +39,14 @@
<body>


<div class="folium-map" id="map_5b7d315c1cd75137b87a902e3dbcd9d5" ></div>
<div class="folium-map" id="map_9c5e62915bf910da29a8061189015501" ></div>

</body>
<script>


var map_5b7d315c1cd75137b87a902e3dbcd9d5 = L.map(
"map_5b7d315c1cd75137b87a902e3dbcd9d5",
var map_9c5e62915bf910da29a8061189015501 = L.map(
"map_9c5e62915bf910da29a8061189015501",
{
center: [-25.477893509855093, -49.28803740075671],
crs: L.CRS.EPSG3857,
Expand All @@ -63,7 +63,7 @@



var tile_layer_ec4ee59d870b599d0d02c2008754c14c = L.tileLayer(
var tile_layer_52b6532ac8cb2215d6c97ccb714044e8 = L.tileLayer(
"https://{s}.basemaps.cartocdn.com/light_all/{z}/{x}/{y}{r}.png",
{
"minZoom": 0,
Expand All @@ -80,7 +80,7 @@
);


tile_layer_ec4ee59d870b599d0d02c2008754c14c.addTo(map_5b7d315c1cd75137b87a902e3dbcd9d5);
tile_layer_52b6532ac8cb2215d6c97ccb714044e8.addTo(map_9c5e62915bf910da29a8061189015501);

</script>
</html>
Loading

0 comments on commit 056a73f

Please sign in to comment.