您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。

21 行
605 B
PHTML

<!DOCTYPE html>
<!--
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
-->
<html>
<head>
<meta charset="UTF-8">
<title>GIS Server</title>
</head>
<body>
<h1>TerranQuest GIS Server</h1>
<p>
This server handles the global terrain data for TerranQuest.
To request an API key for your server, go here:
<a href="https://netsyms.com/#contact">https://netsyms.com/#contact</a>
</p>
</body>
</html>