| | 1 | {{{ |
| | 2 | #!html |
| | 3 | |
| | 4 | <div class="zoo-default"> |
| | 5 | <div class="container"> |
| | 6 | <div class="col-xs-12 col-sm-2 col-lg-2 text-center"> |
| | 7 | <span class="zoo-title "><i class="fa fa-paw bfs"></i></span> |
| | 8 | </div> |
| | 9 | <div class="col-xs-12 col-sm-12 col-lg-10 text-center"> |
| | 10 | <h1 class="section-heading">ZOO Identity</h1> |
| | 11 | <h2 class="sub-heading">the ZOO Project footprint</h2> |
| | 12 | <div class="well well well-heading"> |
| | 13 | <p class="intnp">This is the <a href="http://zoo-project.org">ZOO-Project</a> Identity section. Please use the following material for promoting or citing the <a href="http://zoo-project.org">ZOO-Project</a> open WPS platform. And don't forget to link back to our website ! Thank you.</p> |
| | 14 | </div> |
| | 15 | </div> |
| | 16 | </div> |
| | 17 | </div> |
| | 18 | |
| | 19 | <div class="bblocks"> |
| | 20 | <div class="container"> |
| | 21 | <div class="row zserv"> |
| | 22 | <div class="col-md-12 col-xs-12 text-center"> |
| | 23 | <h2>Promote ZOO-Project !</h2> |
| | 24 | </div> |
| | 25 | </div> |
| | 26 | </div> |
| | 27 | </div> |
| | 28 | |
| | 29 | <div class="zoo-content-npb"> |
| | 30 | <div class="container"> |
| | 31 | <div class="row"> |
| | 32 | <div class="col-xs-12 col-sm-4 col-lg-4"> |
| | 33 | <h2 class="st"><i class="fa fa-image"></i> ZOO logo images</h2> |
| | 34 | <p class="sp">The <a href="http://zoo-project.org">ZOO-Project</a> original logo represents the sunny african savannah with elephants, a giraf and a baobab tree. A simplified version of the logo is also commonly used with then sun only and the ZOO logo text on top of it.</p> |
| | 35 | |
| | 36 | </div> |
| | 37 | <div class="col-xs-3 col-sm-3 col-lg-3 text-center"> |
| | 38 | <a href="http://zoo-project.org/img/zoo-simple.png" target="_blank" title="ZOO-Project logo simple"> |
| | 39 | <div class="well well well-wht"> |
| | 40 | <img class="img-responsive center-block" src="/img/zoo-simple.png" width="125" height="125" /> |
| | 41 | </div> |
| | 42 | </a> |
| | 43 | <a href="http://zoo-project.org/img/zoo-simple.png" target="_blank" title="ZOO-Project logo simplified"><i class="fa fa-external-link "></i> ZOO-Project simple logo (PNG | 12 ko)</a> |
| | 44 | </div> |
| | 45 | <div class="col-xs-9 col-sm-5 col-lg-5 text-center"> |
| | 46 | <a href="http://zoo-project.org/img/zoo-landscape.png" target="_blank" title="ZOO-Project original logo"> |
| | 47 | <div class="well well well-wht"> |
| | 48 | <img class="img-responsive" src="/img/zoo-landscape2.png" height="140" /> |
| | 49 | </div> |
| | 50 | </a> |
| | 51 | <a href="http://zoo-project.org/img/zoo-landscape2.png" target="_blank" title="ZOO-Project original logo"><i class="fa fa-external-link "></i> ZOO-Project logo (PNG | 118 ko)</a> |
| | 52 | |
| | 53 | </div> |
| | 54 | <div class="col-xs-12 col-sm-12 col-lg-12"> |
| | 55 | <hr class="mbp"> |
| | 56 | </div> |
| | 57 | |
| | 58 | |
| | 59 | <div class="col-xs-12 col-sm-4 col-lg-4"> |
| | 60 | <h2 class="st"><i class="fa fa-code"></i> ZOO web badge</h2> |
| | 61 | <p class="sp">Feel free to use the following markup for linking to <a href="http://zoo-project.org">ZOO-Project</a> from your website or blog.</p> |
| | 62 | </div> |
| | 63 | <div class="col-xs-3 col-sm-3 col-lg-8 text-center"> |
| | 64 | <div class="row"> |
| | 65 | <div class="col-md-3"> |
| | 66 | <img src="http://zoo-project.org/img/zoo-simple.png" class="img-responsive img-thumbnail" width="120" height="120" alt="ZOO-Project, the Open WPS Platform" /> |
| | 67 | </div> |
| | 68 | <div class="col-md-9"> |
| | 69 | <pre class="language-markup"><code><a href='http://zoo-project.org/' target='_blank'> |
| | 70 | <img src="http://zoo-project.org/img/zoo-simple.png" width="140" height="140" alt="ZOO-Project logo" /> |
| | 71 | </a></code> |
| | 72 | </pre> |
| | 73 | </div> |
| | 74 | </div> |
| | 75 | </div> |
| | 76 | |
| | 77 | <div class="col-xs-12 col-sm-12 col-lg-12"> |
| | 78 | <hr class="mbp"> |
| | 79 | </div> |
| | 80 | |
| | 81 | <div class="col-xs-12 col-sm-4 col-lg-4"> |
| | 82 | <h2 class="st"><i class="icon-zoo-logo"></i> ZOO web font</h2> |
| | 83 | <p class="sp">The ZOO Web font allow to show the <a href="http://zoo-project.org">ZOO-Project</a> logo using the CSS <i>@font-face</i> rule. Feel free to download the ZOO-Project font and to adapt the following CSS and HTML markup for using it.</p> |
| | 84 | <p class="sp"> <a href="./fonts/ZOO-Project-font.tar.bz2" target="_blank"><i class="icon-zoo-logo"></i> Download the ZOO-Project font <i class="fa fa-external-link"></i></a></p> |
| | 85 | <p> |
| | 86 | <p class="sp"><i class="fa fa-code"></i> HTML</p> |
| | 87 | <pre class="language-markup"><code><i class="zoo-ZOO-Font"/></i></code></pre> |
| | 88 | </p> |
| | 89 | </div> |
| | 90 | <div class="col-xs-3 col-sm-3 col-lg-8 text-center"> |
| | 91 | <p class="sp"><i class="fa fa-css3"></i> CSS</p> |
| | 92 | <pre class="language-css"><code>@font-face { |
| | 93 | font-family: 'ZOO-Font'; |
| | 94 | src:url('fonts/ZOO-Font.eot'); |
| | 95 | src:url('fonts/ZOO-Font.eot') format('embedded-opentype'), |
| | 96 | url('fonts/ZOO-Font.ttf') format('truetype'), |
| | 97 | url('fonts/ZOO-Font.woff') format('woff'), |
| | 98 | url('fonts/ZOO-Font.svg') format('svg'); |
| | 99 | font-weight: normal; |
| | 100 | font-style: normal; |
| | 101 | font-variant: normal; |
| | 102 | } |
| | 103 | |
| | 104 | [class^="zoo-"], [class*=" zoo-"] { |
| | 105 | font-family: 'ZOO-Font'; |
| | 106 | text-transform: none; |
| | 107 | line-height: 1; |
| | 108 | -webkit-font-smoothing: antialiased; |
| | 109 | -moz-osx-font-smoothing: grayscale; |
| | 110 | } |
| | 111 | |
| | 112 | .zoo-ZOO-Font:before { |
| | 113 | content: "\e603"; |
| | 114 | }</code></pre> |
| | 115 | </div> |
| | 116 | |
| | 117 | <div class="col-xs-12 col-sm-12 col-lg-12"> |
| | 118 | <hr class="mbp"> |
| | 119 | </div> |
| | 120 | |
| | 121 | |
| | 122 | |
| | 123 | <div class="col-xs-12 col-sm-4 col-lg-4"> |
| | 124 | <h2 class="st"><i class="fa fa-qrcode"></i> ZOO QR codes</h2> |
| | 125 | <p class="sp">The following QR Codes all encrypt <a href="http://zoo-project.org">http://zoo-project.org</a> and should open that URL when scanned with an appropriate mobil device.</p> |
| | 126 | </div> |
| | 127 | <div class="col-xs-12 col-sm-8 col-lg-8"> |
| | 128 | |
| | 129 | <div class="row"> |
| | 130 | |
| | 131 | <div class="col-xs-6 col-md-3"> |
| | 132 | <a href="http://geolabs.fr/cgi-bin/zoo_loader.cgi?service=WPS&version=1.0.0&request=Execute&Identifier=QREncode&DataInputs=size=16;bgcolor=FFFFFF;fgcolor=663e05;Text=http://zoo-project.org&RawDataOutput=QR" class="thumbnail thumbnailw" target="_blank"> |
| | 133 | <img src="http://geolabs.fr/cgi-bin/zoo_loader.cgi?service=WPS&version=1.0.0&request=Execute&Identifier=QREncode&DataInputs=size=4;bgcolor=FFFFFF;fgcolor=663e05;Text=http://zoo-project.org&RawDataOutput=QR" alt="ZOO-Project QRCode"> |
| | 134 | </a> |
| | 135 | </div> |
| | 136 | |
| | 137 | <div class="col-xs-6 col-md-3"> |
| | 138 | <a href="http://geolabs.fr/cgi-bin/zoo_loader.cgi?service=WPS&version=1.0.0&request=Execute&Identifier=QREncode&DataInputs=size=16;bgcolor=FFFFFF;fgcolor=9c8a71;Text=http://zoo-project.org&RawDataOutput=QR" class="thumbnail thumbnailw" target="_blank"> |
| | 139 | <img src="http://geolabs.fr/cgi-bin/zoo_loader.cgi?service=WPS&version=1.0.0&request=Execute&Identifier=QREncode&DataInputs=size=4;bgcolor=FFFFFF;fgcolor=9c8a71;Text=http://zoo-project.org&RawDataOutput=QR" alt="FOSS4G-E 2015 QRCode"> |
| | 140 | </a> |
| | 141 | </div> |
| | 142 | |
| | 143 | <div class="col-xs-6 col-md-3"> |
| | 144 | <a href="http://geolabs.fr/cgi-bin/zoo_loader.cgi?service=WPS&version=1.0.0&request=Execute&Identifier=QREncode&DataInputs=size=16;bgcolor=FFFFFF;fgcolor=fc9501;Text=http://zoo-project.org&RawDataOutput=QR" class="thumbnail thumbnailw" target="_blank"> |
| | 145 | <img src="http://geolabs.fr/cgi-bin/zoo_loader.cgi?service=WPS&version=1.0.0&request=Execute&Identifier=QREncode&DataInputs=size=4;bgcolor=FFFFFF;fgcolor=fc9501;Text=http://zoo-project.org&RawDataOutput=QR" alt="FOSS4G-E 2015 QRCode"> |
| | 146 | </a> |
| | 147 | </div> |
| | 148 | |
| | 149 | <div class="col-xs-6 col-md-3"> |
| | 150 | <a href="http://geolabs.fr/cgi-bin/zoo_loader.cgi?service=WPS&version=1.0.0&request=Execute&Identifier=QREncode&DataInputs=size=16;bgcolor=FFFFFF;fgcolor=fcbe01;Text=http://zoo-project.org&RawDataOutput=QR" class="thumbnail thumbnailw" target="_blank"> |
| | 151 | <img src="http://geolabs.fr/cgi-bin/zoo_loader.cgi?service=WPS&version=1.0.0&request=Execute&Identifier=QREncode&DataInputs=size=4;bgcolor=FFFFFF;fgcolor=fcbe01;Text=http://zoo-project.org&RawDataOutput=QR" alt="FOSS4G-E 2015 QRCode"> |
| | 152 | </a> |
| | 153 | </div> |
| | 154 | <hr class="mbp"> |
| | 155 | </div> |
| | 156 | </div> |
| | 157 | |
| | 158 | <div class="col-xs-12 col-sm-12 col-lg-12"> |
| | 159 | <hr class="mbp"> |
| | 160 | </div> |
| | 161 | |
| | 162 | <div class="col-xs-12 col-sm-4 col-lg-4"> |
| | 163 | <h2 class="st"><i class="fa fa-pencil"></i> Citing ZOO-Project</h2> |
| | 164 | <p class="sp">Thank you for citing <a href="http://zoo-project.org">ZOO-Project</a> in your work or research and link back to our website.</p> |
| | 165 | |
| | 166 | <p class="bg-success pad green"><i class="fa fa-smile-o" ></i> Write <b>ZOO-Project</b> to cite ZOO-Project</p> |
| | 167 | <p class="bg-danger pad red"><i class="fa fa-warning" ></i> Don't write <i>ZOO</i>, <i>Zoo</i>, <i>ZOO project</i> or <i>Zoo WPS</i> to cite ZOO-Project !</p> |
| | 168 | |
| | 169 | |
| | 170 | </div> |
| | 171 | <div class="col-xs-12 col-sm-8 col-lg-8 mbp"> |
| | 172 | <p class="sp"><i class="fa fa-newspaper-o"></i> <a href="http://link.springer.com/article/10.1007%2Fs12518-011-0070-0" target="_blank"> ZOO-Project: The open WPS platform <i class="fa fa-external-link"></i></a> |
| | 173 | <p class="sp">BibTeX</p> |
| | 174 | <pre class="latex"><code>@article{ |
| | 175 | year={2013}, |
| | 176 | issn={1866-9298}, |
| | 177 | journal={Applied Geomatics}, |
| | 178 | volume={5}, |
| | 179 | number={1}, |
| | 180 | title={ZOO-Project: the open WPS platform}, |
| | 181 | publisher={Springer-Verlag}, |
| | 182 | keywords={WPS, OGC, ZOO-Project, OSGeo}, |
| | 183 | author={Fenoy G, Bozon N and Raghavan V}, |
| | 184 | pages={19-24}, |
| | 185 | language={English} |
| | 186 | }</code> |
| | 187 | </pre> |
| | 188 | |
| | 189 | </div> |
| | 190 | </div> |
| | 191 | </div> |
| | 192 | </div> |
| | 193 | |
| | 194 | <div class="paper"> |
| | 195 | <div class="container"> |
| | 196 | <div class="row tserv"> |
| | 197 | <div class="col-md-12 text-center"> |
| | 198 | <div class="well text-center mtpm"> |
| | 199 | <h2 class="ccic">C <span>cba</span></h2> |
| | 200 | <p class="spg">This material is released under the Creative Commons Attribution-ShareAlike 4.0 International Public License (<a href="https://creativecommons.org/licenses/by-sa/4.0/legalcode" target="_blank">CC-BY-SA</a>).</p> |
| | 201 | </div> |
| | 202 | </div> |
| | 203 | </div> |
| | 204 | </div> |
| | 205 | </div> |
| | 206 | |
| | 207 | <div class="bblocks"> |
| | 208 | <div class="container"> |
| | 209 | <div class="row tserv"> |
| | 210 | <div class="col-md-12 text-center"> |
| | 211 | <h1 class="stw"><a href="/docs/contribute/"> Get involved !</a></h1> |
| | 212 | </div> |
| | 213 | </div> |
| | 214 | </div> |
| | 215 | </div> |
| | 216 | |
| | 217 | }}} |