[Liblas-commits] hg: strengthen language to 'must' level for
writing WKT and GeoT...
liblas-commits at liblas.org
liblas-commits at liblas.org
Mon Mar 7 15:47:07 EST 2011
details: http://hg.liblas.orghg/rev/37e849e51337
changeset: 2897:37e849e51337
user: Howard Butler <hobu.inc at gmail.com>
date: Mon Mar 07 14:47:01 2011 -0600
description:
strengthen language to 'must' level for writing WKT and GeoTIFF keys -- thanks for the feedback mpg
diffstat:
doc/development/wkt.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 1eb4a894350e -r 37e849e51337 doc/development/wkt.txt
--- a/doc/development/wkt.txt Mon Mar 07 11:42:38 2011 -0600
+++ b/doc/development/wkt.txt Mon Mar 07 14:47:01 2011 -0600
@@ -131,7 +131,7 @@
Softwares that currently write GeoTIFF VLR records into LAS files can continue
to do so in LAS 1.4. It is acceptable to write *only* GeoTIFF VLR records into
-an LAS file, while softwares that choose to write OGC WKT VLRs should also
+an LAS file, while softwares that choose to write OGC WKT VLRs must also
write GeoTIFF VLRs to promote backward compatibility. If a file is found to
have both OGC WKT and GeoTIFF VLRs, the OGC WKT description, which is more
expressive, should be preferred if possible.
More information about the Liblas-commits
mailing list