-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/ERIN-LIST/iguess into dev…
…elop
- Loading branch information
Showing
5 changed files
with
134 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,59 +1,120 @@ | ||
<div class="home-page-text"> | ||
|
||
<h2>Features overview</h2> | ||
|
||
<p> | ||
Smart City Logistics enables you to design and build a greener city logistics. It offers a wide range of features that simplify communication and decision making about urban logistics. | ||
</p> | ||
|
||
<ul class="about"> | ||
<li class="about">User account</li> | ||
<p>Registered users have access to all the maps of a city for which he subscribes and have extended access to modules, data manager and scenario.</p> | ||
<li class="about">Maps</li> | ||
<p>The feature provides you an easy way to look at the urban logistics and understand situation for a specific city. Data come from OSM, commercial websites and websites of cities.</p> | ||
<li class="about">Data manager (for registered user only)</li> | ||
<p>It enables you to register and display new maps via web services.</p> | ||
<li class="about">Modules</li> | ||
<p>Modules allow you to plan a route by van, by truck, by bicycle or on foot in order to get the shortest, the quickest or the most sustainable route direction to the destination of your choice.</p> | ||
<li class="about">Scenario</li> | ||
<p>To compute current nuisances associated to the urban delivery activity and create scenarii highlighting the variations in CO2 emission.</p> | ||
</ul> | ||
|
||
|
||
<h2>Team</h2> | ||
|
||
<p> | ||
Smart City Logistics is based on the open source geospatial software framework iGUESS built on the Open Geospatial Consortium (OGC) Standards. It allows easy and transparent ways of data integration and exchange, the integration and linking of modelling tools and the visualisation of information. iGUESS provides a basis for web based decision support platforms in the fields of Urban logistics, Energy planning, Water management, Air Pollution and Ecosystems Services to make our Cities smarter. | ||
The team is composed of multidisciplinary engineers. | ||
For more information about the Smart City Logistics platform and iGUESS, please contact the product manager | ||
<script type="text/javascript" language="javascript"> | ||
<!-- | ||
// Email obfuscator script 2.1 by Tim Williams, University of Arizona | ||
// Random encryption key feature by Andrew Moulden, Site Engineering Ltd | ||
// This code is freeware provided these four comment lines remain intact | ||
// A wizard to generate this code is at http://www.jottings.com/obfuscator/ | ||
{ coded = "VLGHox.LUZfZLj@LHkO.LV" | ||
key = "AkUP4iGoq8MESBOdgf3DWFJKYIaHhZzln2ubwjRyTsem5CrcQ1xN0Lt6VpX9v7" | ||
shift=coded.length | ||
link="" | ||
for (i=0; i<coded.length; i++) { | ||
if (key.indexOf(coded.charAt(i))==-1) { | ||
ltr = coded.charAt(i) | ||
link += (ltr) | ||
} | ||
else { | ||
ltr = (key.indexOf(coded.charAt(i))-shift+key.length) % key.length | ||
link += (key.charAt(ltr)) | ||
} | ||
} | ||
document.write("<a href='mailto:"+link+"'>Ulrich Leopold</a>") | ||
} | ||
//--> | ||
</script><noscript>Sorry, you need Javascript on to email me.</noscript>. | ||
For more information about the LaMiLo project, please contact the project manager | ||
<script type="text/javascript" language="javascript"> | ||
<!-- | ||
// Email obfuscator script 2.1 by Tim Williams, University of Arizona | ||
// Random encryption key feature by Andrew Moulden, Site Engineering Ltd | ||
// This code is freeware provided these four comment lines remain intact | ||
// A wizard to generate this code is at http://www.jottings.com/obfuscator/ | ||
{ coded = "1btnh.dP7NYbt@Ybwr.YP" | ||
key = "xWImFe1s05knNPTLBSRZ6yopQX7DwJlgtV3EjOi8Gvh24Hzc9fAYdruCMqabUK" | ||
shift=coded.length | ||
link="" | ||
for (i=0; i<coded.length; i++) { | ||
if (key.indexOf(coded.charAt(i))==-1) { | ||
ltr = coded.charAt(i) | ||
link += (ltr) | ||
} | ||
else { | ||
ltr = (key.indexOf(coded.charAt(i))-shift+key.length) % key.length | ||
link += (key.charAt(ltr)) | ||
} | ||
} | ||
document.write("<a href='mailto:"+link+"'>Cindy Guerlin</a>") | ||
} | ||
//--> | ||
</script><noscript>Sorry, you need Javascript on to email me.</noscript>. | ||
</p> | ||
|
||
|
||
<h2>Technology</h2> | ||
<p> | ||
For further information on OGC standards please see <a href="http://youtu.be/bfkCdir-yO8">http://youtu.be/bfkCdir-yO8</a>. | ||
Smart City Logistics has been developed and is hosted by the Luxembourg Institute of Science and Technology. It was part of the LaMiLo project, an initiative funded by the programme Interreg IVB NWE | ||
</p><p> | ||
Smart City Logistics is based on the open source geospatial software framework <a href=https://github.com/ERIN-LIST/iguess>iGUESS</a> built on the Open Geospatial Consortium (OGC) Standards. It allows easy and transparent ways of data integration and exchange, the integration and linking of modelling tools and the visualisation of information. iGUESS provides a basis for web based decision support platforms in the fields of Urban Logistics, Energy planning, Water management, Air Pollution and Ecosystems Services to make our Cities smarter. | ||
</p> | ||
|
||
<h2>The iGUESS Team</h2> | ||
|
||
<ul> | ||
<li> Christian Braun</li> | ||
<li> Luís de Sousa</li> | ||
<li> Matteo de Stefano</li> | ||
<li> Ulrich Leopold</li> | ||
<li> Rui Martins</li> | ||
<li> Alessio Mastrucci</li> | ||
<h2>The iGUESS Software Framework Team</h2> | ||
<ul class="about"> | ||
<li>Christian Braun (Geocomputation and modelling expert, OGC web services)</li> | ||
<li>Luís de Sousa (Geospatial Software Architecture and Development, modelling expert, OGC web services, PyWPS)</li> | ||
<li>Matteo de Stefano (Geospatial Software Development, Meta Data Services)</li> | ||
<li>Ulrich Leopold (iGUESS Manager, Geocomputaton expert, Geostatistics)</li> | ||
<li>Alessio Mastrucci (Energy modelling expert, statistical modelling)</li> | ||
<li>Mickaël Stefas (Geospatial Software Development)</li> | ||
<li>Patrik Hitzelberger (Database expert)</li> | ||
<li>Maël Cornil (Geospatial Software Development)</li> | ||
</ul> | ||
|
||
<br> | ||
<i>Former team members</i> | ||
<ul class="about"> | ||
<li>Olivier Baume (Gecomputation expert, statistical modelling)</li> | ||
<li>Christopher Eykamp (Geospatial Software Developer)</li> | ||
<li>Rui Martins (Energy expert)</li> | ||
</ul> | ||
|
||
<br> | ||
<i>Former team members and additional contributors</i> | ||
<ul> | ||
<li> Olivier Baume</li> | ||
<li> Calin Ciociu</li> | ||
<li> Luisa Egenlauf</li> | ||
<li> Christopher Eykamp</li> | ||
<li> Jovial Matshazi</li> | ||
<li> Susanna Salvucci</li> | ||
<li> Kerry Schiel</li> | ||
<i>Students</i> | ||
<ul class="about"> | ||
<li>Calin Ciociu (Computer Science, University of Luxembourg, Luxembourg)</li> | ||
<li>Luisa Egenlauf (Geography, University of Heidelberg, Germany)</li> | ||
<li>Jovial Matshazi (UNESCO-IHE, University of Delft, Netherlands)</li> | ||
<li>Susanna Salvucci (Architecture, University Marche, Italy)</li> | ||
<li>Kerry Schiel (Geography, University of Luxembourg)</li> | ||
<li>Florent Zajda (Paris Graduate School of Digital Innovation (Epitech), University of Nancy, France)</li> | ||
</ul> | ||
|
||
<h2>Contact</h2> | ||
For more information about the iGUESS project, please contact | ||
<script type="text/javascript" language="javascript"> | ||
<!-- | ||
// Email obfuscator script 2.1 by Tim Williams, University of Arizona | ||
// Random encryption key feature by Andrew Moulden, Site Engineering Ltd | ||
// This code is freeware provided these four comment lines remain intact | ||
// A wizard to generate this code is at http://www.jottings.com/obfuscator/ | ||
{ coded = "VLGHox.LUZfZLj@LHkO.LV" | ||
key = "AkUP4iGoq8MESBOdgf3DWFJKYIaHhZzln2ubwjRyTsem5CrcQ1xN0Lt6VpX9v7" | ||
shift=coded.length | ||
link="" | ||
for (i=0; i<coded.length; i++) { | ||
if (key.indexOf(coded.charAt(i))==-1) { | ||
ltr = coded.charAt(i) | ||
link += (ltr) | ||
} | ||
else { | ||
ltr = (key.indexOf(coded.charAt(i))-shift+key.length) % key.length | ||
link += (key.charAt(ltr)) | ||
} | ||
} | ||
document.write("<a href='mailto:"+link+"'>Ulrich Leopold</a>") | ||
} | ||
//--> | ||
</script><noscript>Sorry, you need Javascript on to email me.</noscript> | ||
|
||
|
||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters