File "comment_Pmapper.html"
Full path: /www/map/mapserver-extensions/comment_Pmapper.html
File size: 1.06 KiB (1090 bytes)
MIME-type: text/html
Charset: utf-8
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<link rel="stylesheet" type="text/css" href="/mapserver/css/style.css">
<link rel="shortcut icon" href="/mapserver/img/mapserver.ico">
<title>例01:p.mapper</title>
<script language="JavaScript">
function NewWin(myUrl) {
var newWin=window.open(myUrl,null,
"width=960,height=710,menubar=no,scrollbar=auto,resziable=no,top=10,left=10");
}
</script>
</head>
<body>
<table id="maintbl">
<tr>
<td align=left><span class="title">例01:p.mapper</span></td>
</tr>
<tr>
<td align=left>
<a href="http://www.pmapper.net/" target="_blank">p.mapper</a>は、PHP/MapScriptベースで構築されている、オープンソースWebGISのフレームワークになります。<br />
設定ファイルを編集することで比較的容易に地図サイトを構築することができます。<br />
</td>
</tr>
<tr>
<td align=center>
<input type="button" value="実行" onclick="javascript:NewWin('pmapper-4.2.0/index.phtml?config=dev')">
</td>
</tr>
</table>
</body>
</html>