Hi Stanley, That line (somewhat confusingly) describes libraries you need to have linked into liblas at the C level, not at the Python level. At the Python level, it should all automated away by the bindings.
Try continuing with the tutorial and let us know if you run into any problems. -- Will From: [email protected] [mailto:[email protected]] On Behalf Of Stanley Wong Sent: Thursday, August 18, 2011 5:23 PM To: [email protected] Subject: [Liblas-devel] how to link libgeotiff in python? Hi, I am trying to add in the projection information using Python. In the tutorial, it mentioned that to use srs.proj4, "[it] only works if you have libgeotiff and/or GDAL linked in". I have gdal python module, but I could not find an "libgeotiff" python module. So how do I do what the tutorial is suggesting? Thanks, Stanley
_______________________________________________ Liblas-devel mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/liblas-devel
