-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtrail-counts.html
More file actions
38 lines (37 loc) · 2.09 KB
/
trail-counts.html
File metadata and controls
38 lines (37 loc) · 2.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<head>
<title>Paula Jones | Geospatial Specialist & Developer</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<script src="https://kit.fontawesome.com/a43b8b7139.js" crossorigin="anonymous"></script>
</head>
<!-- MAIN (Center website) -->
<div class="main">
<div class="gallery">
<div class="content">
<p><a href="index.html#trail-counts" target="">Back to Projects</a></p>
<h1>Greenway Trail Counts</h1><br>
<iframe
src="https://experience.arcgis.com/experience/e638bd966ea6404088a8a1105f943203/page/Statewide-Trail-Counts"
title=" - Document Viewer" role="document"></iframe>
<p><a href="https://experience.arcgis.com/experience/e638bd966ea6404088a8a1105f943203/page/Statewide-Trail-Counts"
target="_blank">View Map Full Screen</a></p><br><br>
<iframe
src="https://experience.arcgis.com/experience/e638bd966ea6404088a8a1105f943203/page/Trail-Count-Dashboard"
title=" - Document Viewer" role="document"></iframe>
<p><a href="https://experience.arcgis.com/experience/e638bd966ea6404088a8a1105f943203/page/Trail-Count-Dashboard"
target="_blank">View Dashboard Full Screen</a></p><br><br>
<iframe src="assets/pdf/trail_counts_report.pdf" title=" - Document Viewer" role="document"></iframe>
<div class="gallery-content">
<p>Developed two dashboards to display greenway trail count data. Also served as lead author on a
comprehensive guide to trail counting practices in New York State.
</p>
<div class="skills">
<div class="skills-border">ArcGIS Dashboards</div>
<div class="skills-border">ArcGIS Experience Builder</div>
<div class="skills-border">Research</div>
</div>
</div>
</div>
<!-- END MAIN -->
</div>