[Liblas-commits] hg: clean up link typos
liblas-commits at liblas.org
liblas-commits at liblas.org
Wed Feb 16 14:11:49 EST 2011
details: http://hg.liblas.orghg/rev/e26029373da6
changeset: 2859:e26029373da6
user: Howard Butler <hobu.inc at gmail.com>
date: Wed Feb 16 13:11:24 2011 -0600
description:
clean up link typos
diffstat:
doc/development/wkt.txt | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 643f53b86216 -r e26029373da6 doc/development/wkt.txt
--- a/doc/development/wkt.txt Wed Feb 16 13:03:18 2011 -0600
+++ b/doc/development/wkt.txt Wed Feb 16 13:11:24 2011 -0600
@@ -13,7 +13,7 @@
------------------------------------------------------------------------------
This document proposes how to handle describing spatial reference systems
-in `ASRPS LAS`_ 1.4. LAS 1.4 prescribes that software developers add and
+in `ASPRS LAS`_ 1.4. LAS 1.4 prescribes that software developers add and
prefer to use OGC WKT coordinate system description in the form of VLR
records in LAS files. Softwares can choose to continue to write GeoTIFF keys
to support older applications, but they should prefer the OGC WKT if it is
@@ -53,8 +53,8 @@
how to produce WKT, please participate on the `MetaCRS`_ mailing list.
Examples of WKT may also be found on the http://spatialreference.org website.
-.. `OGC Simple Feature Access`: http://www.opengeospatial.org/standards/sfa
-.. `MetaCRS`: http://trac.osgeo.org/metacrs/
+.. _`OGC Simple Feature Access`: http://www.opengeospatial.org/standards/sfa
+.. _`MetaCRS`: http://trac.osgeo.org/metacrs/
Transition
------------------------------------------------------------------------------
More information about the Liblas-commits
mailing list