-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex4.html
200 lines (192 loc) · 9.94 KB
/
index4.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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Luca Moiana" />
<meta name="copyright" content="Luca Moiana" />
<meta name="description" content="I am Luca Moiana a GIS expert that created this page to practice with code, python and javascript, and show my masterpieces" />
<meta name="twitter:creator" content="@lucamoiana">
<meta property="og:type" content="article" />
<meta name="twitter:card" content="summary">
<meta property="og:title" content="need GIS?"/>
<meta name="twitter:title" content="need GIS?">
<meta property="og:url" content="" />
<meta property="og:description" content="I am Luca Moiana a GIS expert that created this page to practice with code, python and javascript, and show my masterpieces" />
<meta name="twitter:description" content="I am Luca Moiana a GIS expert that created this page to practice with code, python and javascript, and show my masterpieces">
<meta property="og:site_name" content="need GIS?" />
<meta property="og:article:author" content="Luca Moiana" />
<title>need GIS? - Luca Moiana
</title>
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css" rel="stylesheet">
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.1/css/font-awesome.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="/theme/css/pygments.css" media="screen">
<link rel="stylesheet" type="text/css" href="/theme/tipuesearch/tipuesearch.css" media="screen">
<link rel="stylesheet" type="text/css" href="/theme/css/elegant.css" media="screen">
<link rel="stylesheet" type="text/css" href="/theme/css/custom.css" media="screen">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-54947119-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<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="#">need GIS?</a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li class="active"><a href="/">Home</a></li>
<li ><a href="/categories.html">Categories</a></li>
<li ><a href="/tags.html">Tags</a></li>
<li ><a href="/archives.html">Archives</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</nav>
<div class="container-fluid">
<div class="row-fluid">
<div class="span1"></div>
<div class="span10">
<div class="row-fluid">
<div class="row-fluid">
<div class="span4" >
<header>
<h1 id="about-me">Luca Moiana</h1>
</header>
<div class="article-content">
<p>Environment specialist, GIS expert, and coder.<br>
</p>
<hr>
<p>
<a href="http://twitter.com/lucamoiana" title="@lucamoiana on Twitter" class="sidebar-social-links" target="_blank">
<i class="fa fa-twitter sidebar-social-links"></i></a>
<a href="http://github.com/LucaMoiana" title="LucaMoiana on Github" class="sidebar-social-links" target="_blank">
<i class="fa fa-github sidebar-social-links"></i></a>
<a href="https://it.linkedin.com/pub/luca-moiana/3/266/592" title="Luca Moiana on Linkedin" class="sidebar-social-links" target="_blank">
<i class="fa fa-linkedin sidebar-social-links"></i></a>
<a href="mailto:[email protected]" title="Email: [email protected]" class="sidebar-social-links" target="_blank">
<i class="fa fa-envelope sidebar-social-links"></i></a>
<a href="href="skype:lucamoiana?call"" title="lucamoiana on Skype" class="sidebar-social-links" target="_blank">
<i class="fa fa-skype sidebar-social-links"></i></a>
</p>
</div>
</div>
<div class="span8">
<header>
<h2 id="my-projects">my projects</h2>
</header>
<ul class="list-all-articles">
<li>
<a href="http://lucamoiana.github.io/BdR/BdR_index.html" title=" Sentieri del Rugareto"> Sentieri del Rugareto</a> <span class="proj-desc">A webmap of trails from my favorite park (leaflet, bootstrap)</span>
</li>
</ul>
<ul class="list-all-articles">
<li>
<a href="http://lucamoiana.github.io/mdr2015/MdR2015_index.html" title="VI Maratonina del Rugareto">VI Maratonina del Rugareto</a> <span class="proj-desc">New web map for the 2015 edition of the Maratonina del Rugareto. Leaflet on Bootstrap, with some jquery and deep CSS edit</span>
</li>
</ul>
<ul class="list-all-articles">
<li>
<a href="http://lucamoiana.github.io/MDR/index.html" title="V Maratonina del Rugareto">V Maratonina del Rugareto</a> <span class="proj-desc">My very first web map, using Mapbox.js and based on <a href="https://www.mapbox.com/mapbox.js/example/v1.0.0/layers/">Toggling layers</a></span>
</li>
</ul>
<ul class="list-all-articles">
<li>
<a href="http://lucamoiana.github.io/stresa/" title="STRESA">STRESA</a> <span class="proj-desc">Map created using leafletjs, with Elevation profile, title, scalebar, markers and soon distance markers</span>
</li>
</ul>
<ul class="list-all-articles">
<li>
<a href="http://lucamoiana.github.io/maggiore/" title="MAGGIORE">MAGGIORE</a> <span class="proj-desc">The goal is to create a leafletjs map for "Trail del Lago Maggiore" with selection of 2 tracks, Elevation profile, title, scalebar, markers and distance markers</span>
</li>
</ul>
<ul class="list-all-articles">
<li>
<a href="http://lucamoiana.github.io/valmorea/" title="VALMOREA">VALMOREA</a> <span class="proj-desc">The goal is to create a leafletjs map for "22Km della Valle Olona" and put it in a Bootleaf page with some function</span>
</li>
</ul>
<ul class="list-all-articles">
<li>
<a href="http://maptime.io/roma/" title="MAPTIME ROME">MAPTIME ROME</a> <span class="proj-desc"><del>Im thinking of starting a</del> MapTime in Rome</span>
</li>
</ul>
</div>
</div>
<div class="row-fluid">
<div class="span8 offset4">
<header>
<h2 id="recent-posts">my posts <a id="allposts" href="/archives.html">all posts</a></h2>
</header>
<div class="recent-posts">
<article>
<a href="/starting-my-next-project.html">Starting my next project </a>
<section>
posted in
<a href="/categories.html#fossg4-ref">FOSSG4</a>
<div class="recent-posts-time">
<time pubdate="pubdate" datetime="2014-08-30T18:32:00+02:00">2014, Aug 30</time>
</div>
</section>
</article>
<article>
<a href="/qgis-server-on-ec2.html">QGIS Server on EC2 </a>
<section>
posted in
<a href="/categories.html#fossg4-ref">FOSSG4</a>
<div class="recent-posts-time">
<time pubdate="pubdate" datetime="2014-02-07T18:32:00+01:00">2014, Feb 07</time>
</div>
</section>
</article>
<article>
<a href="/farewell.html">Farewell </a>
<section>
posted in
<a href="/categories.html#old_blog-tchad-ref">old_blog, Tchad</a>
<div class="recent-posts-time">
<time pubdate="pubdate" datetime="2007-09-17T16:26:00+02:00">2007, Sep 17</time>
</div>
</section>
</article>
</div>
</div>
</div>
</div>
</div>
<div class="span1"></div>
</div>
</div>
<div id="push"></div>
<footer>
<div id="footer">
<div class="container text-center">
<ul class="footer-content">
<li class="elegant-power">Powered by <a href="http://getpelican.com/" title="Pelican Home Page">Pelican</a>. Theme: <a href="http://oncrashreboot.com/pelican-elegant" title="Theme Elegant Home Page">Elegant</a> by <a href="http://oncrashreboot.com" title="Talha Mansoor Home Page">Talha Mansoor</a></li>
</ul>
</div>
</div>
</footer> <script src="http://code.jquery.com/jquery.min.js"></script>
<script src="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
<script>
function validateForm(query)
{
return (query.length > 0);
}
</script>
</body>
<!-- Theme: Elegant built for Pelican
License : http://oncrashreboot.com/pelican-elegant -->
</html>