TOP page のデザイン変更
1 parent b36f010 commit 879a70456bfb5d1b7add1fd3b2cb97de630dedab
@hayashi hayashi authored on 29 Sep 2018
Showing 4 changed files
View
144
index.html
<p class="menu">&nbsp;<a href="https://www.openstreetmap.org/user/hayashi">about me</a></p>
<p class="border">&nbsp;</p>
<a href="/"><img alt="" width="800" height="72" src="./surveyor_logo_wide.png" /></a>
</div>
<h1>Wellcome!</h1>
<h1 align="center">OpenStreetMap coverage! in Japan</h1>
 
<table border="0" align="center">
<tr>
<td align="center">
Raspberry pi 2 B+<br/>192.168.0.200:80
</td>
<td align="center">
Raspberry pi 3 B+<br/>192.168.0.29:80
</td>
</tr>
<table align="center">
<tr>
<td>
<table border="0" align="center">
<table class="border">
<tr>
<th colspan="3">Raspberry pi 2 B+</th>
</tr>
<tr>
<td width="110" height="230" align="center" valign="center">
<td width="110" height="230"></td>
<td width="220" height="230">
<a href="/owncloud"><img src="owncloud.jpg" width="192" height="192" alt="owncloud"/></a>
</td>
<td width="220" height="230" align="center" valign="center">
<a href="/owncloud"><img src="owncloud.jpg"/></a>
</td>
<td width="110" height="230" align="center" valign="center">
</td>
<td width="110" height="230"></td>
</tr>
<tr>
<td width="110" height="230" align="center" valign="center">
<td width="110" height="230"></td>
<td width="220" height="230">
</td>
<td width="220" height="230" align="center" valign="center">
<a href="postgis.html"><img alt="PostGIS" width="200" height="200" src="./logo_postgis.jpg" /></a><br/>OpenStreetMap<br/>coverage<br/>PostGIS service
<td width="110" height="230"></td>
</tr>
<tr>
<td colspan="3" height="80">
<p align="right"><a href="apache2.html">Apache/2.2.22 (Debian)</a><br/>
http://192.168.0.200:80/<br/>
raspi2:/var/www/html</p>
</td>
<td width="110" height="230" align="center" valign="center">
</td>
</tr>
</tr>
</table>
</td>
<td>
<table border="0" align="center">
<table class="border">
<tr>
<th colspan="4">Raspberry pi 3 B+</th>
</tr>
<tr>
<td width="220" height="230" align="center" valign="center">
</td>
<td width="220" height="230" align="center" valign="center">
<td width="55" height="230"></td>
<td width="220" height="230" colspan="2">
<a href="http://surveyor.mydns.jp/gitbucket/">
<img src="gitbucket.png" width="160" height="160" alt="GitBucket"/><br/>GitBucket
</a>
</td>
<td width="220" height="230" align="center" valign="center">
</td>
<td width="55" height="230"></td>
</tr>
<tr>
<td width="220" height="230" align="center" valign="center">
</td>
<td width="220" height="230" align="center" valign="center">
<td width="55" height="230"></td>
<td width="220" height="230">
<a href="https://yuuhayashi.github.io/coverageWeb/index.html">
<img src="OSM_Logo_design_Ben_Hall.png" alt="OSM coverage"/><br/>OSM coverage
<img src="OSM_Logo_design_Ben_Hall.png" width="200" height="182" alt="OSM coverage"/><br/>
OSM coverage
</a>
</td>
<td width="220" height="230" align="center" valign="center">
<td width="220" height="230">
<a href="postgis.html">
<img alt="PostGIS" width="200" height="200" src="./logo_postgis.jpg" /><br/>
PostGIS service
</a>
</td>
<td width="55" height="230"></td>
</tr>
<tr>
<td colspan="4" height="80">
<p align="right">
<a href="https://nginx.org">nginx</a><br/>
http://192.168.0.29:80/<br/>
raspi3:/var/www/html
</p>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<p align="right">This is the default web page for this server.<br/>
<a href="apache2.html">Apache/2.2.22 (Debian)</a><br/>
public Server at http://192.168.0.200:80/<br/>
raspi2:/var/www/html</p>
</td>
<td>
<p align="right">
<a href="https://nginx.org">nginx</a><br/>
public Server at http://192.168.0.29:80/<br/>
raspi3:/var/www/html
</p>
</td>
<td>
<a href="https://github.com/yuuhayashi/coverageWeb/wiki">
<img alt="coverageWeb" width="79" height="67" src="./logo_github.png" /><br/>coverageWeb
</a>
</td>
</tr>
</table>
 
</body></html>
View
49
lib/surveyor.css
h1 {
font-style: italic;
}
 
table.wiki {
margin: 20px 0 50px;
border-top: 1px solid #CCC;
border-left: 1px solid #CCC;
border-collapse: collapse;
border-spacing: 0;
background-color: #ffffff;
empty-cells: show;
}
 
table.wiki caption {
caption-side: top;
text-decoration: underline;
}
 
table.wiki tr th, table.wiki tr td {
font-size: 12px;
padding: 7px;
}
 
table.wiki tr th {
background: #E6EAFF;
font-size: 11px;
}
 
table.border {
margin: 20px 0 50px;
border-top: 1px solid #CCC;
border-left: 1px solid #CCC;
border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;
border-collapse: collapse;
border-spacing: 0;
background-color: #ffffff;
empty-cells: show;
}
 
table.border tr th, table.border tr td {
font-size: 12px;
padding: 7px;
text-align: center;
vertical-align: middle;
}
 
table.border tr th {
background: #E6EAFF;
font-size: 11px;
text-align: left;
}
View
logo_github.png 0 → 100644
View
13
postgis.html
</ul>
<img alt="PostGIS" width="200" height="200" src="./logo_postgis.jpg" />
 
<hr/>
<table class="wiki">
<caption>PostGIS 接続設定</caption>
<thead>
<tr><th>項目</th><th>入力</th></tr>
<tr><td>database name</td><td>gisdb</td></tr>
<tr><td>host</td><td>surveyor.mydns.jp</td></tr>
<tr><td>Port</td><td>5432</td></tr>
<tr><td>DBメンテナンス</td><td>postgres</td></tr>
<tr><td>user name</td><td>gisuser</td></tr>
<tr><td>password</td><td>gisuser</td></tr>
</thead>
</table>
 
<br/>
<p>DEVELOP: <a href="http://surveyor.mydns.jp/gitbucket/yuu/osmCoverage/wiki">SRC</a>も公開. 自由にお使いください</p>