-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
317 lines (281 loc) · 16.1 KB
/
index.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
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<!--[if IE]><meta http-equiv="x-ua-compatible" content="IE=9" /><![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="paid mappers, osm, openstreetmap, mappers">
<meta name="description" content="The Paid Mappers Are Here!">
<title>Paid Mappers</title>
<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" href="img/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="img/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="img/apple-touch-icon-114x114.png">
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.css">
<link rel="stylesheet" type="text/css" href="fonts/font-awesome/css/font-awesome.css">
<!-- Slider
================================================== -->
<link href="css/owl.carousel.css" rel="stylesheet" media="screen">
<link href="css/owl.theme.css" rel="stylesheet" media="screen">
<!-- Stylesheet
================================================== -->
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/responsive.css">
<link href='http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,700,300,600,800,400' rel='stylesheet' type='text/css'>
<script type="text/javascript" src="js/modernizr.custom.js"></script>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Navigation
==========================================-->
<nav id="tf-menu" class="navbar navbar-default navbar-fixed-top">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">Paid Mappers</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li><a href="#tf-home" class="page-scroll">Home</a></li>
<li><a href="#tf-about" class="page-scroll">About</a></li>
<li><a href="#tf-annual" class="page-scroll">Annual Report</a></li>
<li><a href="#tf-team" class="page-scroll">Team</a></li>
<!--<li><a href="#tf-services" class="page-scroll">Services</a></li>
<li><a href="#tf-works" class="page-scroll">Portfolio</a></li>
<li><a href="#tf-testimonials" class="page-scroll">Testimonials</a></li>-->
<li><a href="#tf-contact" class="page-scroll">Contact</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
<!-- Home Page
==========================================-->
<div id="tf-home" class="text-center">
<div class="overlay">
<div class="content">
<p class="lead">".... the <strong>paid mappers</strong> are coming ...." - <a href="https://twitter.com/lxbarth" target="_blank">@lxbarth</a>, <a href="http://stateofthemap.us/the-paid-mappers-are-coming/" target="_blank">SotM-US 2015</a></p>
<h1>The <strong><span class="color">PAID MAPPERS</span></strong> are here.</h1>
<p class="lead">We are <strong>experienced</strong> OpenStreetMap users that absolutely <strong> ♥ ♥ ♥ </strong> OpenStreetMap.</p>
<a href="#tf-about" class="fa fa-angle-down page-scroll"></a>
</div>
</div>
</div>
<!-- About Us Page
==========================================-->
<div id="tf-about">
<div class="container">
<div class="row">
<div class="col-md-6">
<img src="img/02.png" class="img-responsive">
</div>
<div class="col-md-6">
<div class="about-text">
<div class="section-title">
<h2>How Does It Work?</h2>
<h4>you hire us! we become your employees! we join your team and integrate with your existing practices.</h4>
<hr>
<div class="clearfix"></div>
</div>
<p class="intro">Open Data is growing at an alarming rate and
we shall put all that data in <strong>OpenStreetMap</strong>.</p>
<ul class="about-list">
<li>
<span class="fa fa-dot-circle-o"></span>
<strong>Searchers</strong> - <em>we scour open data portals and sites for authorative data like buildings, public amenities, and addresses.</em>
</li>
<li>
<span class="fa fa-dot-circle-o"></span>
<strong>Communicators</strong> - <em>we contact stakeholders and local mappers to help generate interest in the community mapping process</em>
</li>
<li>
<span class="fa fa-dot-circle-o"></span>
<strong>Workers</strong> - <em>we use best practices and repeatable processes to import quality data properly and quickly</em>
</li>
<li>
<span class="fa fa-dot-circle-o"></span>
<strong>Go-the-extra-milers</strong> - <em>we fill in the gaps in current data, and look for ways to improve its usability</em>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- Annual Report
==========================================-->
<div id="tf-annual">
<div class="container">
<div class="row">
<div class="col-md-6">
<div class="about-text">
<div class="annual-title">
<h2>Annual Report</h2>
<h4>July 2015 - July 2016</h4>
<hr>
<div class="clearfix"></div>
</div>
<p class="annual-intro">Paid Mappers started last year on a simple premise, if you demonstrate your passion
for something, and do great work, someone's bound to pay you to do it for a living. The map to the right shows
the regional concentration of edits for the last year, and while our team was not paid to do any of these edits, we remain confident
our guiding premise will lead us to great things in the future.</p>
Edits in <font color=#3297b8><strong> BLUE</strong></font> indicate a new feature added to OpenStreetMap.
Edits in <font color=#f90><strong> ORANGE</strong></font> indicate an edit to an existing OpenStreetMap feature.</p>
<ul class="annual-list">
<li><strong>350,317 features || <font color=#3297b8>345,450</font> || <font color=#f90>7,091</font></strong>
<p>
<li>New Highway Edits
<li><strong><font color=#3297b8>1,098 miles</font></strong> of service roads,
<strong><font color=#3297b8>787 miles</font></strong> of parking aisles,
<strong><font color=#3297b8>414 miles</font></strong> of main roads, and
<strong><font color=#3297b8>256 miles</font></strong> of new named roads.</li>
</li>
<p>
<li>New Building Edits
<li><strong><font color=#3297b8>217,523</font></strong> houses,
<strong><font color=#3297b8>30,003</font></strong> = yes,
<strong><font color=#3297b8>19,575</font></strong> garages, and
<strong><font color=#3297b8>15,923</font></strong> apartments.</li>
</li>
<p>
<li>Other New Features
<li><strong><font color=#3297b8>235,999</font></strong> addresses,
<strong><font color=#3297b8>6,897</font></strong> named features,
<strong><font color=#3297b8>6,064</font></strong> amenities, and
<strong><font color=#3297b8>4,690</font></strong> parking lots.</li>
</li>
</li>
</ul>
</div>
</div>
<div class="col-md-6">
<img src="img/04.png" class="img-responsive">
</div>
</div>
</div>
</div>
<!-- Team Page
==========================================-->
<div id="tf-team" class="text-center">
<div class="overlay">
<div class="container">
<div class="section-title center">
<h2>Meet <strong>our team</strong></h2>
<div class="line">
<hr>
</div>
</div>
<div id="team" class="owl-carousel owl-theme row"> <div class="item">
<div class="thumbnail">
<img src="img/team/05.png" alt="..." class="img-circle team-img">
<div class="caption">
<h3>Jonah Adkins</h3>
<p>Cartographer, #maptime-r</p>
<p><strong>heavy</strong> OSM editor </br>experienced with imports </br>15 years of GIS knowledge</p>
<p></p><a href="http://jonahadkins.github.io/img/jonah_adkins_resume.pdf" target="blank">View Resume</a></p>
</div>
</div>
</div>
<div class="item">
<div class="thumbnail">
<img src="img/team/07.jpg" alt="..." class="img-circle team-img">
<div class="caption">
<h3>You?</h3>
<p>Do You ♥ OSM</p>
<p>We do too! </br>We could map </br>the world together!</p>
<p><a href="mailto:jonahadkins@gmail.com?Subject=PaidMappers" target="_blank">Contact Us Now!</a></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Contact Section
==========================================-->
<div id="tf-contact" class="text-center">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<div class="section-title center">
<h2>We are ready to come <strong>work for you!</strong></h2></br>
<h5> At Paid Mappers, we ♥ mapping high-def features like public amenities, parks, and hundreds of other
things that would take you hours to find on a city or state website. We're also big fans of data and design, and when we have the opportunity,
we tell a well crafted story using stunning visuals and open data. We want to make difference - we like challenging tasks that help us learn, grow, produce great things we can share.
<p>Did we mention we absolutely ♥ ♥ ♥ OpenStreetMap? Because we do! </h5>
<div class="line">
<hr>
</div>
<div class="clearfix"></div></br>
<h4>So, what on <i>planetOSM</i> are you waiting for?</br></h4>
<h2>Contact Us Today To Get Started</h2></br>
<h1><a href="mailto:jonahadkins@gmail.com?Subject=PaidMappers" target="_top">eMAIL Paid Mappers Now!</a></h1>
<br><h6><em>note: Paid Mappers is not a real company.
<a href="http://jonahadkins.github.io/img/jonah_adkins_resume.pdf" target="blank">Click here for more information.</a> </em></h6>
</div>
</div>
</div>
</div>
</div>
<nav id="footer">
<div class="container">
<div class="pull-left fnav">
ALL RIGHTS RESERVED. COPYRIGHT © 2014. Bootstrap Theme Designed by <a href="https://dribbble.com/shots/1817781--FREEBIE-Spirit8-Digital-agency-one-page-template">Robert Berki</a> and Coded by <a href="https://dribbble.com/jennpereira">Jenn Pereira</a></br>
Cover Photo © <a href="https://twitter.com/geobrando">Brandon Knight</a>, Pink Dot Map © <a href="https://twitter.com/BrendansWeather">Brendan Heberton</a></br>
Made with ♥ by Paid Mappers.
</div>
<div class="pull-right fnav">
<ul class="footer-social">
<li><a href="https://github.com/jonahadkins"><i class="fa fa-github"></i></a></li>
<li><a href="https://twitter.com/jonahadkins"><i class="fa fa-twitter"></i></a></li>
</ul>
</div>
</div>
</nav>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script type="text/javascript" src="js/jquery.1.11.1.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script type="text/javascript" src="js/bootstrap.js"></script>
<script type="text/javascript" src="js/SmoothScroll.js"></script>
<script type="text/javascript" src="js/jquery.isotope.js"></script>
<script src="js/owl.carousel.js"></script>
<!-- Javascripts
================================================== -->
<script type="text/javascript" src="js/main.js"></script>
<!-- Start of StatCounter Code for Default Guide -->
<script type="text/javascript">
var sc_project=10357036;
var sc_invisible=1;
var sc_security="6aca6033";
var scJsHost = (("https:" == document.location.protocol) ?
"https://secure." : "http://www.");
document.write("<sc"+"ript type='text/javascript' src='" +
scJsHost+
"statcounter.com/counter/counter.js'></"+"script>");
</script>
<noscript><div class="statcounter"><a title="hits counter"
href="http://statcounter.com/free-hit-counter/"
target="_blank"><img class="statcounter"
src="http://c.statcounter.com/10357036/0/6aca6033/1/"
alt="hits counter"></a></div></noscript>
<!-- End of StatCounter Code for Default Guide -->
</body>
</html>