Commit 8d713df80c32c84b8aa19bb4281620c3f0a7c266
1 parent
40a80782
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
18 additions
and
0 deletions
Show diff stats
principal.htm
@@ -90,6 +90,24 @@ Aplicativos disponíveis com o i3geo e documentação. | @@ -90,6 +90,24 @@ Aplicativos disponíveis com o i3geo e documentação. | ||
90 | <tr> | 90 | <tr> |
91 | <td></td> | 91 | <td></td> |
92 | <td> | 92 | <td> |
93 | + <a href="testamapfile.php" target="_blank" > | ||
94 | + Testa mapfile | ||
95 | + </a> | ||
96 | + Aplicativo para testar os mapfiles criados para o i3geo. | ||
97 | + </td> | ||
98 | +</tr> | ||
99 | +<tr> | ||
100 | + <td></td> | ||
101 | + <td> | ||
102 | + <a href="testainstal.php" target="_blank" > | ||
103 | + Testa instalação do i3geo | ||
104 | + </a> | ||
105 | + Aplicativo para testar a instalação do i3geo. | ||
106 | + </td> | ||
107 | +</tr> | ||
108 | +<tr> | ||
109 | + <td></td> | ||
110 | + <td> | ||
93 | <a href="ogc.htm" target="_blank" > | 111 | <a href="ogc.htm" target="_blank" > |
94 | Gerador de endereços de web services. | 112 | Gerador de endereços de web services. |
95 | </a> | 113 | </a> |