From a7a597e6ce6fdddf93c56052712a3fbfe9472fc0 Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Thu, 1 Mar 2018 18:20:06 +0000 Subject: [PATCH] New LAS entry from alexmyczko --- magic/Magdir/geo | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/magic/Magdir/geo b/magic/Magdir/geo index f93abd80..3d6da0f0 100644 --- a/magic/Magdir/geo +++ b/magic/Magdir/geo @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: geo,v 1.4 2017/03/17 21:35:28 christos Exp $ +# $File: geo,v 1.5 2018/03/01 18:20:06 christos Exp $ # Geo- files from Kurt Schwehr ###################################################################### @@ -115,3 +115,10 @@ >40 ledouble x \b, minz=%g >48 ledouble x \b, maxz=%g +# magic for LAS format files +# http://www.asprs.org/wp-content/uploads/2010/12/LAS_1_3_r11.pdf +0 string LASF LIDAR point data records +>24 byte >0 \b, version %u +>25 byte >0 \b.%u +>26 string >\0 \b, SYSID %s +>58 string >\0 \b, Generating Software %s -- 2.50.0