Earth-GIS-API/index.php

21 lines
605 B
PHP
Raw Permalink Normal View History

2016-10-03 12:23:42 -06:00
<!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>