Changes between Version 16 and Version 17 of ZooWebSite/2015/Code/ZOO-Services
- Timestamp:
- Jul 25, 2015, 10:44:20 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ZooWebSite/2015/Code/ZOO-Services
v16 v17 8 8 <div class="col-xs-12 col-sm-10 col-lg-10 text-center"> 9 9 <h1 class="section-heading">ZOO-Services</h1> 10 <h2 class="sub-heading"> Ready to use WPS services</h2>10 <h2 class="sub-heading">500+ Ready to use WPS services</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>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://www.cgal.org/" target="_blank">CGAL</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.saga-gis.org/">SAGA GIS</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> 13 13 </div> 14 14 </div> … … 146 146 </div> 147 147 148 <div class="col-md-12 text-center mtp">149 <a href="./ZOO-Services/Hello" class="btn btn-warning btn-lg">All supported languages</a>150 </div>151 148 152 149 </div> … … 154 151 155 152 156 157 <div class="paper">158 <div class="container mtp mbp text-center">159 <div class="col-xs-12 col-sm-12 col-lg-12 text-center">160 <a href="http://zoo-project.org/doc/_build/html/services/index.html" class="btn btn-zoo btn-lg text-center"><i class="fa fa-book"></i> ZOO-Services documentation</a>161 </div>162 </div>163 </div>164 165 153 }}}