Skip to content

Commit

Permalink
data updating at 2024-12-17
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 17, 2024
1 parent 373deda commit d7d1dcf
Show file tree
Hide file tree
Showing 47 changed files with 34 additions and 54 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 @@ -64,21 +64,21 @@ <h1><a href="https://kauevestena.github.io/opensidewalkmap_beta">OSWM</a> Updati
<table>


<tr><th><b>Data Fetching</b></th><th>16/12/2024 07:36:16</th></tr>
<tr><th><b>Data Fetching</b></th><th>17/12/2024 07:34:19</th></tr>

<tr><th><b>Data Pre-Processing</b></th><th>11/01/2024 13:41:01</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>16/12/2024 07:38:19</th></tr>
<tr><th><b>Statistical Charts</b></th><th>17/12/2024 07:36:20</th></tr>

<tr><th><b>Wiki check for keys</b></th><th>15/12/2024 13:02:49</th></tr>

<tr><th><b>Data Quality Tool</b></th><th>16/12/2024 07:38:11</th></tr>
<tr><th><b>Data Quality Tool</b></th><th>17/12/2024 07:36:12</th></tr>

<tr><th><b>Versioning Data</b></th><th>15/12/2024 12:58:56</th></tr>

<tr><th><b>Data Pre -Processing</b></th><th>16/12/2024 07:36:47</th></tr>
<tr><th><b>Data Pre -Processing</b></th><th>17/12/2024 07:34:49</th></tr>


</table>
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,10 +1,10 @@
{
"Data Fetching": "16/12/2024 07:36:16",
"Data Fetching": "17/12/2024 07:34:19",
"Data Pre-Processing": "11/01/2024 13:41:01",
"Webmap Generation": "28/08/2024 07:33:01",
"Statistical Charts": "16/12/2024 07:38:19",
"Statistical Charts": "17/12/2024 07:36:20",
"Wiki check for keys": "15/12/2024 13:02:49",
"Data Quality Tool": "16/12/2024 07:38:11",
"Data Quality Tool": "17/12/2024 07:36:12",
"Versioning Data": "15/12/2024 12:58:56",
"Data Pre -Processing": "16/12/2024 07:36:47"
"Data Pre -Processing": "17/12/2024 07:34:49"
}
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/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.
2 changes: 1 addition & 1 deletion map.html
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@
<div><span>Last Updated</span><span>:</span><span>${properties.last_update || '?'}</span></div>
</div>
<div class="popup-links">
<a href="https://www.openstreetmap.org/${properties.element_type}/${properties.id}" target="_blank">
<a href="https://www.openstreetmap.org/${properties.element}/${properties.id}" target="_blank">
See on OpenStreetMap
</a>
<a href="https://www.mapillary.com/app/?lat=${coordinates[1]}&lng=${coordinates[0]}&z=19" target="_blank">
Expand Down
2 changes: 1 addition & 1 deletion oswm_codebase
4 changes: 0 additions & 4 deletions quality_check/feature_keys.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"sidewalks": [
"element",
"highway",
"traffic_signals",
"crossing",
Expand Down Expand Up @@ -57,7 +56,6 @@
"check_date:lit"
],
"crossings": [
"element",
"highway",
"crossing",
"crossing:markings",
Expand Down Expand Up @@ -89,7 +87,6 @@
"lcn"
],
"kerbs": [
"element",
"highway",
"traffic_signals",
"crossing",
Expand Down Expand Up @@ -123,7 +120,6 @@
"landuse"
],
"other_footways": [
"element",
"highway",
"maxspeed",
"crossing",
Expand Down
16 changes: 0 additions & 16 deletions quality_check/unique_tag_values.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
{
"sidewalks": {
"element": [
"node",
"way"
],
"highway": [
"footway",
"pedestrian",
Expand Down Expand Up @@ -1124,9 +1120,6 @@
]
},
"crossings": {
"element": [
"way"
],
"highway": [
"footway",
"steps",
Expand Down Expand Up @@ -1292,10 +1285,6 @@
]
},
"kerbs": {
"element": [
"node",
"way"
],
"highway": [
"crossing",
"traffic_signals",
Expand Down Expand Up @@ -1550,11 +1539,6 @@
]
},
"other_footways": {
"element": [
"node",
"relation",
"way"
],
"highway": [
"pedestrian",
"service",
Expand Down
2 changes: 1 addition & 1 deletion statistics/all_data/all_data_age.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion statistics/all_data/all_data_category.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<div id="vis"></div>
<script>
(function(vegaEmbed) {
var spec = {"config": {"view": {"continuousWidth": 300, "continuousHeight": 300}, "title": {"fontSize": 24}}, "data": {"name": "data-3ba5a92cd33ac9b392f8ebe3f4504ab1"}, "mark": {"type": "bar"}, "encoding": {"color": {"field": "length(km)", "type": "quantitative"}, "tooltip": [{"field": "category type", "type": "nominal"}, {"field": "length(km)", "type": "quantitative"}, {"field": "feature count", "type": "quantitative"}], "x": {"field": "category type", "sort": "-y", "type": "nominal"}, "y": {"field": "count", "type": "quantitative"}}, "height": 300, "params": [{"name": "include_filter_out_opt", "bind": {"input": "checkbox", "name": "Include \"?\" (Unknown)"}, "value": true}, {"name": "param_19", "select": {"type": "interval", "encodings": ["x", "y"]}, "bind": "scales"}], "title": "All-Category Layers Feature Count", "transform": [{"filter": "include_filter_out_opt || datum['category type'] != '?'"}], "width": 650, "$schema": "https://vega.github.io/schema/vega-lite/v5.20.1.json", "datasets": {"data-3ba5a92cd33ac9b392f8ebe3f4504ab1": [{"category type": "crossings", "length(km)": 23.449536724157916, "feature count": 1987, "count": 1987}, {"category type": "informal_footways_layername", "length(km)": 36.63755523665339, "feature count": 211, "count": 211}, {"category type": "kerbs", "length(km)": 0.0, "feature count": 2759, "count": 2759}, {"category type": "main_footways", "length(km)": 424.79037427266553, "feature count": 5312, "count": 5312}, {"category type": "pedestrian_areas", "length(km)": 19.75848299049962, "feature count": 48, "count": 48}, {"category type": "potential_footways", "length(km)": 100.19246299115052, "feature count": 740, "count": 740}, {"category type": "sidewalks", "length(km)": 302.75310070681803, "feature count": 7889, "count": 7889}, {"category type": "stairways", "length(km)": 4.684533263642903, "feature count": 317, "count": 317}]}};
var spec = {"config": {"view": {"continuousWidth": 300, "continuousHeight": 300}, "title": {"fontSize": 24}}, "data": {"name": "data-3ba5a92cd33ac9b392f8ebe3f4504ab1"}, "mark": {"type": "bar"}, "encoding": {"color": {"field": "length(km)", "type": "quantitative"}, "tooltip": [{"field": "category type", "type": "nominal"}, {"field": "feature count", "type": "quantitative"}, {"field": "length(km)", "type": "quantitative"}], "x": {"field": "category type", "sort": "-y", "type": "nominal"}, "y": {"field": "count", "type": "quantitative"}}, "height": 300, "params": [{"name": "include_filter_out_opt", "bind": {"input": "checkbox", "name": "Include \"?\" (Unknown)"}, "value": true}, {"name": "param_19", "select": {"type": "interval", "encodings": ["x", "y"]}, "bind": "scales"}], "title": "All-Category Layers Feature Count", "transform": [{"filter": "include_filter_out_opt || datum['category type'] != '?'"}], "width": 650, "$schema": "https://vega.github.io/schema/vega-lite/v5.20.1.json", "datasets": {"data-3ba5a92cd33ac9b392f8ebe3f4504ab1": [{"category type": "crossings", "length(km)": 23.449536724157916, "feature count": 1987, "count": 1987}, {"category type": "informal_footways_layername", "length(km)": 36.63755523665339, "feature count": 211, "count": 211}, {"category type": "kerbs", "length(km)": 0.0, "feature count": 2759, "count": 2759}, {"category type": "main_footways", "length(km)": 424.79037427266553, "feature count": 5312, "count": 5312}, {"category type": "pedestrian_areas", "length(km)": 19.75848299049962, "feature count": 48, "count": 48}, {"category type": "potential_footways", "length(km)": 100.19246299115052, "feature count": 740, "count": 740}, {"category type": "sidewalks", "length(km)": 302.75310070681803, "feature count": 7889, "count": 7889}, {"category type": "stairways", "length(km)": 4.684533263642903, "feature count": 317, "count": 317}]}};
var embedOpt = {"mode": "vega-lite"};

function showError(el, error){
Expand Down
2 changes: 1 addition & 1 deletion statistics/all_data/all_data_traffic_calming.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<div id="vis"></div>
<script>
(function(vegaEmbed) {
var spec = {"config": {"view": {"continuousWidth": 300, "continuousHeight": 300}, "title": {"fontSize": 24}}, "data": {"name": "data-e3e2c112cd334c2a2f880faf235a2588"}, "mark": {"type": "bar"}, "encoding": {"color": {"field": "length(km)", "type": "quantitative"}, "tooltip": [{"field": "traffic_calming type", "type": "nominal"}, {"field": "length(km)", "type": "quantitative"}, {"field": "feature count", "type": "quantitative"}], "x": {"field": "traffic_calming type", "sort": "-y", "type": "nominal"}, "y": {"field": "count", "type": "quantitative"}}, "height": 300, "params": [{"name": "include_filter_out_opt", "bind": {"input": "checkbox", "name": "Include \"?\" (Unknown)"}, "value": true}, {"name": "param_24", "select": {"type": "interval", "encodings": ["x", "y"]}, "bind": "scales"}], "title": "All-Category Traffic Calming Presence", "transform": [{"filter": "include_filter_out_opt || datum['traffic_calming type'] != '?'"}], "width": 650, "$schema": "https://vega.github.io/schema/vega-lite/v5.20.1.json", "datasets": {"data-e3e2c112cd334c2a2f880faf235a2588": [{"traffic_calming type": "?", "length(km)": 613.7651182463642, "feature count": 11411, "count": 11411}, {"traffic_calming type": "table", "length(km)": 0.14409606636255215, "feature count": 13, "count": 13}]}};
var spec = {"config": {"view": {"continuousWidth": 300, "continuousHeight": 300}, "title": {"fontSize": 24}}, "data": {"name": "data-e3e2c112cd334c2a2f880faf235a2588"}, "mark": {"type": "bar"}, "encoding": {"color": {"field": "length(km)", "type": "quantitative"}, "tooltip": [{"field": "traffic_calming type", "type": "nominal"}, {"field": "feature count", "type": "quantitative"}, {"field": "length(km)", "type": "quantitative"}], "x": {"field": "traffic_calming type", "sort": "-y", "type": "nominal"}, "y": {"field": "count", "type": "quantitative"}}, "height": 300, "params": [{"name": "include_filter_out_opt", "bind": {"input": "checkbox", "name": "Include \"?\" (Unknown)"}, "value": true}, {"name": "param_24", "select": {"type": "interval", "encodings": ["x", "y"]}, "bind": "scales"}], "title": "All-Category Traffic Calming Presence", "transform": [{"filter": "include_filter_out_opt || datum['traffic_calming type'] != '?'"}], "width": 650, "$schema": "https://vega.github.io/schema/vega-lite/v5.20.1.json", "datasets": {"data-e3e2c112cd334c2a2f880faf235a2588": [{"traffic_calming type": "?", "length(km)": 613.7651182463642, "feature count": 11411, "count": 11411}, {"traffic_calming type": "table", "length(km)": 0.14409606636255215, "feature count": 13, "count": 13}]}};
var embedOpt = {"mode": "vega-lite"};

function showError(el, error){
Expand Down
2 changes: 1 addition & 1 deletion statistics/all_data/all_data_wheelchair_tag.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<div id="vis"></div>
<script>
(function(vegaEmbed) {
var spec = {"config": {"view": {"continuousWidth": 300, "continuousHeight": 300}, "title": {"fontSize": 24}}, "data": {"name": "data-d1933304df5e34eafabeced5d914ddb5"}, "mark": {"type": "bar"}, "encoding": {"color": {"field": "length(km)", "type": "quantitative"}, "tooltip": [{"field": "wheelchair type", "type": "nominal"}, {"field": "length(km)", "type": "quantitative"}, {"field": "feature count", "type": "quantitative"}], "x": {"field": "wheelchair type", "sort": "-y", "type": "nominal"}, "y": {"field": "count", "type": "quantitative"}}, "height": 300, "params": [{"name": "include_filter_out_opt", "bind": {"input": "checkbox", "name": "Include \"?\" (Unknown)"}, "value": true}, {"name": "param_25", "select": {"type": "interval", "encodings": ["x", "y"]}, "bind": "scales"}], "title": "All-Category Traffic wheelchair=* tag", "transform": [{"filter": "include_filter_out_opt || datum['wheelchair type'] != '?'"}], "width": 650, "$schema": "https://vega.github.io/schema/vega-lite/v5.20.1.json", "datasets": {"data-d1933304df5e34eafabeced5d914ddb5": [{"wheelchair type": "?", "length(km)": 909.2064857832912, "feature count": 18816, "count": 18816}, {"wheelchair type": "limited", "length(km)": 0.47992132279443617, "feature count": 45, "count": 45}, {"wheelchair type": "no", "length(km)": 1.5802181781019577, "feature count": 194, "count": 194}, {"wheelchair type": "yes", "length(km)": 5.395689735357159, "feature count": 258, "count": 258}]}};
var spec = {"config": {"view": {"continuousWidth": 300, "continuousHeight": 300}, "title": {"fontSize": 24}}, "data": {"name": "data-d1933304df5e34eafabeced5d914ddb5"}, "mark": {"type": "bar"}, "encoding": {"color": {"field": "length(km)", "type": "quantitative"}, "tooltip": [{"field": "feature count", "type": "quantitative"}, {"field": "wheelchair type", "type": "nominal"}, {"field": "length(km)", "type": "quantitative"}], "x": {"field": "wheelchair type", "sort": "-y", "type": "nominal"}, "y": {"field": "count", "type": "quantitative"}}, "height": 300, "params": [{"name": "include_filter_out_opt", "bind": {"input": "checkbox", "name": "Include \"?\" (Unknown)"}, "value": true}, {"name": "param_25", "select": {"type": "interval", "encodings": ["x", "y"]}, "bind": "scales"}], "title": "All-Category Traffic wheelchair=* tag", "transform": [{"filter": "include_filter_out_opt || datum['wheelchair type'] != '?'"}], "width": 650, "$schema": "https://vega.github.io/schema/vega-lite/v5.20.1.json", "datasets": {"data-d1933304df5e34eafabeced5d914ddb5": [{"wheelchair type": "?", "length(km)": 909.2064857832912, "feature count": 18816, "count": 18816}, {"wheelchair type": "limited", "length(km)": 0.47992132279443617, "feature count": 45, "count": 45}, {"wheelchair type": "no", "length(km)": 1.5802181781019577, "feature count": 194, "count": 194}, {"wheelchair type": "yes", "length(km)": 5.395689735357159, "feature count": 258, "count": 258}]}};
var embedOpt = {"mode": "vega-lite"};

function showError(el, error){
Expand Down
2 changes: 1 addition & 1 deletion statistics/crossings/crossings_age.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion statistics/crossings/crossings_smoothness_x_surface.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion statistics/kerbs/kerbs_age.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion statistics/kerbs/kerbs_x_paving_x_wheelchair.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion statistics/other_footways/other_footways_age.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion statistics/sidewalks/sidewalks_age.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion statistics/sidewalks/sidewalks_smoothness_x_surface.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion statistics_specs/all_data/all_data_age.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion statistics_specs/all_data/all_data_category.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"config": {"view": {"continuousWidth": 300, "continuousHeight": 300}, "title": {"fontSize": 24}}, "data": {"name": "data-3ba5a92cd33ac9b392f8ebe3f4504ab1"}, "mark": {"type": "bar"}, "encoding": {"color": {"field": "length(km)", "type": "quantitative"}, "tooltip": [{"field": "category type", "type": "nominal"}, {"field": "length(km)", "type": "quantitative"}, {"field": "feature count", "type": "quantitative"}], "x": {"field": "category type", "sort": "-y", "type": "nominal"}, "y": {"field": "count", "type": "quantitative"}}, "height": 300, "params": [{"name": "include_filter_out_opt", "bind": {"input": "checkbox", "name": "Include \"?\" (Unknown)"}, "value": true}, {"name": "param_19", "select": {"type": "interval", "encodings": ["x", "y"]}, "bind": "scales"}], "title": "All-Category Layers Feature Count", "transform": [{"filter": "include_filter_out_opt || datum['category type'] != '?'"}], "width": 650, "$schema": "https://vega.github.io/schema/vega-lite/v5.20.1.json", "datasets": {"data-3ba5a92cd33ac9b392f8ebe3f4504ab1": [{"category type": "crossings", "length(km)": 23.449536724157916, "feature count": 1987, "count": 1987}, {"category type": "informal_footways_layername", "length(km)": 36.63755523665339, "feature count": 211, "count": 211}, {"category type": "kerbs", "length(km)": 0.0, "feature count": 2759, "count": 2759}, {"category type": "main_footways", "length(km)": 424.79037427266553, "feature count": 5312, "count": 5312}, {"category type": "pedestrian_areas", "length(km)": 19.75848299049962, "feature count": 48, "count": 48}, {"category type": "potential_footways", "length(km)": 100.19246299115052, "feature count": 740, "count": 740}, {"category type": "sidewalks", "length(km)": 302.75310070681803, "feature count": 7889, "count": 7889}, {"category type": "stairways", "length(km)": 4.684533263642903, "feature count": 317, "count": 317}]}}
{"config": {"view": {"continuousWidth": 300, "continuousHeight": 300}, "title": {"fontSize": 24}}, "data": {"name": "data-3ba5a92cd33ac9b392f8ebe3f4504ab1"}, "mark": {"type": "bar"}, "encoding": {"color": {"field": "length(km)", "type": "quantitative"}, "tooltip": [{"field": "category type", "type": "nominal"}, {"field": "feature count", "type": "quantitative"}, {"field": "length(km)", "type": "quantitative"}], "x": {"field": "category type", "sort": "-y", "type": "nominal"}, "y": {"field": "count", "type": "quantitative"}}, "height": 300, "params": [{"name": "include_filter_out_opt", "bind": {"input": "checkbox", "name": "Include \"?\" (Unknown)"}, "value": true}, {"name": "param_19", "select": {"type": "interval", "encodings": ["x", "y"]}, "bind": "scales"}], "title": "All-Category Layers Feature Count", "transform": [{"filter": "include_filter_out_opt || datum['category type'] != '?'"}], "width": 650, "$schema": "https://vega.github.io/schema/vega-lite/v5.20.1.json", "datasets": {"data-3ba5a92cd33ac9b392f8ebe3f4504ab1": [{"category type": "crossings", "length(km)": 23.449536724157916, "feature count": 1987, "count": 1987}, {"category type": "informal_footways_layername", "length(km)": 36.63755523665339, "feature count": 211, "count": 211}, {"category type": "kerbs", "length(km)": 0.0, "feature count": 2759, "count": 2759}, {"category type": "main_footways", "length(km)": 424.79037427266553, "feature count": 5312, "count": 5312}, {"category type": "pedestrian_areas", "length(km)": 19.75848299049962, "feature count": 48, "count": 48}, {"category type": "potential_footways", "length(km)": 100.19246299115052, "feature count": 740, "count": 740}, {"category type": "sidewalks", "length(km)": 302.75310070681803, "feature count": 7889, "count": 7889}, {"category type": "stairways", "length(km)": 4.684533263642903, "feature count": 317, "count": 317}]}}
2 changes: 1 addition & 1 deletion statistics_specs/all_data/all_data_traffic_calming.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"config": {"view": {"continuousWidth": 300, "continuousHeight": 300}, "title": {"fontSize": 24}}, "data": {"name": "data-e3e2c112cd334c2a2f880faf235a2588"}, "mark": {"type": "bar"}, "encoding": {"color": {"field": "length(km)", "type": "quantitative"}, "tooltip": [{"field": "traffic_calming type", "type": "nominal"}, {"field": "length(km)", "type": "quantitative"}, {"field": "feature count", "type": "quantitative"}], "x": {"field": "traffic_calming type", "sort": "-y", "type": "nominal"}, "y": {"field": "count", "type": "quantitative"}}, "height": 300, "params": [{"name": "include_filter_out_opt", "bind": {"input": "checkbox", "name": "Include \"?\" (Unknown)"}, "value": true}, {"name": "param_24", "select": {"type": "interval", "encodings": ["x", "y"]}, "bind": "scales"}], "title": "All-Category Traffic Calming Presence", "transform": [{"filter": "include_filter_out_opt || datum['traffic_calming type'] != '?'"}], "width": 650, "$schema": "https://vega.github.io/schema/vega-lite/v5.20.1.json", "datasets": {"data-e3e2c112cd334c2a2f880faf235a2588": [{"traffic_calming type": "?", "length(km)": 613.7651182463642, "feature count": 11411, "count": 11411}, {"traffic_calming type": "table", "length(km)": 0.14409606636255215, "feature count": 13, "count": 13}]}}
{"config": {"view": {"continuousWidth": 300, "continuousHeight": 300}, "title": {"fontSize": 24}}, "data": {"name": "data-e3e2c112cd334c2a2f880faf235a2588"}, "mark": {"type": "bar"}, "encoding": {"color": {"field": "length(km)", "type": "quantitative"}, "tooltip": [{"field": "traffic_calming type", "type": "nominal"}, {"field": "feature count", "type": "quantitative"}, {"field": "length(km)", "type": "quantitative"}], "x": {"field": "traffic_calming type", "sort": "-y", "type": "nominal"}, "y": {"field": "count", "type": "quantitative"}}, "height": 300, "params": [{"name": "include_filter_out_opt", "bind": {"input": "checkbox", "name": "Include \"?\" (Unknown)"}, "value": true}, {"name": "param_24", "select": {"type": "interval", "encodings": ["x", "y"]}, "bind": "scales"}], "title": "All-Category Traffic Calming Presence", "transform": [{"filter": "include_filter_out_opt || datum['traffic_calming type'] != '?'"}], "width": 650, "$schema": "https://vega.github.io/schema/vega-lite/v5.20.1.json", "datasets": {"data-e3e2c112cd334c2a2f880faf235a2588": [{"traffic_calming type": "?", "length(km)": 613.7651182463642, "feature count": 11411, "count": 11411}, {"traffic_calming type": "table", "length(km)": 0.14409606636255215, "feature count": 13, "count": 13}]}}
Loading

0 comments on commit d7d1dcf

Please sign in to comment.