Changes between Version 1 and Version 2 of ZooWebSite/2015/Code/ZOO-Services/GDAL
- Timestamp:
- Feb 26, 2015, 9:37:23 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ZooWebSite/2015/Code/ZOO-Services/GDAL
v1 v2 4 4 <div class="container"> 5 5 <div class="col-xs-12 col-sm-2 col-lg-2 text-center"> 6 <span class="zoo-title "><img src="/img/zoo- pinguin.png" class="img-responsive circ"/></span>6 <span class="zoo-title "><img src="/img/zoo-gdal.png" class="img-responsive circ"/></span> 7 7 </div> 8 8 <div class="col-xs-12 col-sm-10 col-lg-10 text-center"> … … 10 10 <h2 class="sub-heading">Use the swiss army knife on the web</h2> 11 11 <div class="well well well-heading"> 12 <p class="intnp"><b>ZOO Services</b> is a growing collection of ready to use <b>Web Processing Services</b> built on top of reliable open source libraries such as <a href="http://gdal.org" target="_blank">GDAL</a>, <a href="http://grass.osgeo.org" target="_blank">GRASS GIS</a>, <a href="https://www.orfeo-toolbox.org/" target="_blank">OrfeoToolbox</a>, <a href="http://www.cgal.org/" target="_blank">CGAL</a> and more. It aims at using existing geospatial algorithms through standard WPS, and provides a number of significant examples to build your own.</p> 12 <p class="intnp"><b>GDAL</b> based ZOO Services takes advantage of the <a href="http://gdal.org" target="_blank">GDAL</a><b>Geospatial Data Abstraction Library</b></a> </p> 13 <p><i class="fa fa-link"></i> <a href="http://gdal.org" target="_blank">GDAL official website</a></p> 13 14 </div> 14 15 </div>