Tool cs2cs ersetzen ; update #200

This commit is contained in:
Christian Matzat
2013-06-20 23:06:01 +02:00
parent e2862a7946
commit 5b332afac3
9 changed files with 558 additions and 421 deletions
+1
View File
@@ -27,6 +27,7 @@
$tpl->assign('coordUTM', $coord->getUTM());
$tpl->assign('coordGK', $coord->getGK());
$tpl->assign('coordRD', $coord->getRD());
$tpl->assign('showRD', ($coord->nLat >= 0 && $coord->nLon >= 0));
$tpl->assign('coordQTH', $coord->getQTH());
$tpl->assign('coordSwissGrid', $coord->getSwissGrid());