File tree 9 files changed +43
-21
lines changed
9 files changed +43
-21
lines changed Original file line number Diff line number Diff line change 1
- Click on icons for more information. Cluster membership can be seen by clicking on individual icons.
1
+ Click on icons for more information. The cluster a collision belongs to can be seen by clicking on individual icons. The cluster ID number may be higher than the number of clusters shown on the map .
Original file line number Diff line number Diff line change
1
+ Dangerous points are single points (often intersections) with a high number of injuries and deaths from vehicle collisions.
Original file line number Diff line number Diff line change @@ -5,7 +5,9 @@ description: Interactive map of clusters of cyclist injuries and deaths from veh
5
5
hide_hero : true
6
6
---
7
7
# Dangerous Areas for Cyclists
8
- {% include dangerous_area.html %}
8
+ {% include dangerous_area.html %}
9
+
10
+ __ The below map contains 50 of the most dangerous areas for cyclists in New York City.__
9
11
10
12
{% include visit_github.html %}
11
13
Original file line number Diff line number Diff line change @@ -5,7 +5,9 @@ description: Interactive map of clusters of pedestrians injuries and deaths from
5
5
hide_hero : true
6
6
---
7
7
# Dangerous Areas for Pedestrians
8
- {% include dangerous_area.html %}
8
+ {% include dangerous_area.html %}
9
+
10
+ __ The below map contains 50 of the most dangerous areas for pedestrians in New York City.__
9
11
10
12
{% include visit_github.html %}
11
13
Original file line number Diff line number Diff line change @@ -5,7 +5,9 @@ description: Interactive map of clusters of injuries and deaths from vehicle col
5
5
hide_hero : true
6
6
---
7
7
# Dangerous Areas
8
- {% include dangerous_area.html %}
8
+ {% include dangerous_area.html %}
9
+
10
+ __ The below map contains 50 of the most dangerous areas in New York City.__
9
11
10
12
{% include visit_github.html %}
11
13
Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : page
3
+ title : Dangerous Points for Cyclists in New York City
4
+ description : Interactive map of points with a high number of cyclist injuries and deaths from vehicle collisions in New York City (NYC)
5
+ hide_hero : true
6
+ ---
7
+ # Dangerous Points for Cyclists
8
+ {% include dangerous_points.html %} The below map contains 100 of the most dangerous points for cyclists in New York City.
9
+
10
+ {% include visit_github.html %}
11
+
12
+ {% include click.html %}
13
+ <iframe src =" points_cyclist_map.html " title =" Map of single points with a high number of cyclist injuries and deaths " ></iframe >
14
+ {% include map_data_range_full.html %}
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : page
3
+ title : Dangerous Points for Pedestrians in New York City
4
+ description : Interactive map of points with a high number of pedestrian injuries and deaths from vehicle collisions in New York City (NYC)
5
+ hide_hero : true
6
+ ---
7
+ # Dangerous Points for Pedestrians
8
+ {% include dangerous_points.html %} The below map contains 100 of the most dangerous points for pedestrians in New York City.
9
+
10
+
11
+ {% include visit_github.html %}
12
+
13
+ {% include click.html %}
14
+ <iframe src =" points_pedestrian_map.html " title =" Map of single points with a high number of pedestrian injuries and deaths " ></iframe >
15
+ {% include map_data_range_full.html %}
Original file line number Diff line number Diff line change 1
1
---
2
2
layout : page
3
3
title : Dangerous Locations in New York City
4
- description : Interactive map of locations with a high number of injuries and deaths from vehicle collisions in New York City (NYC)
4
+ description : Interactive map of points with a high number of injuries and deaths from vehicle collisions in New York City (NYC)
5
5
hide_hero : true
6
6
---
7
- # Dangerous Locations
8
- Single points with a high number of injuries and deaths from vehicle collisions .
7
+ # Dangerous Points
8
+ {% include dangerous_points.html %} The below map contains 100 of the most dangerous points in New York City .
9
9
10
10
{% include visit_github.html %}
11
11
You can’t perform that action at this time.
0 commit comments