-
Notifications
You must be signed in to change notification settings - Fork 0
/
work-oahu-ref.html
168 lines (144 loc) · 6.53 KB
/
work-oahu-ref.html
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Work - Oahu Reference Map</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/favicon-lola.png" rel="icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=https://fonts.googleapis.com/css?family=Inconsolata:400,500,600,700|Raleway:400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/line-awesome/css/line-awesome.min.css" rel="stylesheet">
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<!-- =======================================================
* Template Name: MyPortfolio - v2.2.0
* Template URL: https://bootstrapmade.com/myportfolio-bootstrap-portfolio-website-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
</head>
<body>
<!-- ======= Navbar ======= -->
<div class="collapse navbar-collapse custom-navmenu" id="main-navbar">
<div class="container">
<div class="row py-2 py-md-5">
<div class="col-md-2">
<ul class="custom-menu">
<li class="active"><a href="index.html">Home</a></li>
<li><a href="about.html">About Me</a></li>
<!-- <li><a href="services.html">Services</a></li> -->
<!-- <li><a href="works.html">Works</a></li> -->
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
<div class="col-md-4 d-none d-md-block">
<p></p>
</div>
<div class="col-sm-6 social text-md-right">
<a href="https://twitter.com/geoEngineer64" target="_blank" rel="noopener noreferrer">
<span class="icofont-twitter"></span>
</a>
<a href="https://www.linkedin.com/in/nikhawley/" target="_blank" rel="noopener noreferrer">
<span class="icofont-linkedin"></span>
</a>
</div>
</div>
</div>
</div>
<nav class="navbar navbar-light custom-navbar">
<div class="container">
<a class="navbar-brand" href="index.html">Portfolio</a>
<p><center>Invenium viam aut faciam<br>Essayons</center></p>
<a href="#" class="burger" data-toggle="collapse" data-target="#main-navbar">
<span></span>
</a>
</div>
</nav> <!-- ======= End Navbar ======= -->
<main id="main">
<section class="section">
<div class="container">
<div class="row mb-4 align-items-center">
<div class="col-md-6" data-aos="fade-up">
<h2>O'ahu General Reference Map</h2><br>
<p class="mb-4"><span class="text-muted">October 2020<br>GIS|Reference|Cartographic|Design</span></p>
<p>This static reference map product was completed as a lab for my Intro Cartography course at
George Mason University. The focus of the lab was to create a general reference map for a
county level administrative area.
</p>
</div>
</div>
</div>
<div class="site-section pb-0">
<div class="container">
<div class="row align-items-stretch">
<div class="col-md-8" data-aos="fade-up">
<a href="work/O'ahu_Reference_Hawley22x24.pdf" class="item-wrap fancybox" target="_blank" rel="noopener noreferrer">
<img src="assets/img/img_thmb_HI_ref.png" alt="Image" class="img-fluid">
</a>
</div>
<div class="col-md-3 ml-auto" data-aos="fade-up" data-aos-delay="100">
<div class="sticky-content">
<h3 class="h3 mb-3">What I did</h3>
<ul class="list-unstyled list-line mb-5">
<li>Cartographic Design</li>
<li>Layout Design</li>
</ul>
<h3 class="h3 mb-3">Tools I used</h3>
<ul class="list-unstyled list-line mb-5">
<li>ArcGIS Pro</li>
</ul>
<p><a href="work/O'ahu_Reference_Hawley22x24.pdf" class="readmore" target="_blank" rel="noopener noreferrer">View Document</a></p>
</div>
</div>
</div>
</div>
</section>
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer class="footer" role="contentinfo">
<div class="container">
<div class="row">
<div class="col-sm-6">
<p class="mb-1">© Copyright MyPortfolio. All Rights Reserved</p>
<div class="credits">
<!--
All the links in the footer should remain intact.
You can delete the links only if you purchased the pro version.
Licensing information: https://bootstrapmade.com/license/
Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/buy/?theme=MyPortfolio
-->
Template Designed by <a href="https://bootstrapmade.com/">BootstrapMade<br>Customized by Nik Hawley</a>
</div>
</div>
<div class="col-sm-6 social text-md-right">
<a href="https://twitter.com/geoEngineer64" target="_blank" rel="noopener noreferrer">
<span class="icofont-twitter"></span>
</a>
<a href="https://www.linkedin.com/in/nikhawley/" target="_blank" rel="noopener noreferrer">
<span class="icofont-linkedin"></span>
</a>
</div>
</div>
</div>
</footer> <!-- ======= End Footer ======= -->
<a href="#" class="back-to-top"><i class="icofont-simple-up"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>