Ticket #39 (closed defect: fixed)

Opened 14 months ago

Last modified 13 months ago

Implement georeferencing support

Reported by: mloskot Owned by: mloskot
Priority: major Milestone: 1.0
Component: Base Library Version: svn-trunk
Keywords: georeference GeoTIFF GeoKeyDirectoryTag Cc: warmerdam
LAS Format Version: empty

Description

There is no reading or writing support of georeferencing information. The LAS specification defines georeference as mandatory, so libLAS is required to follow the specification.

Change History

Changed 14 months ago by mloskot

  • status changed from new to assigned

Changed 14 months ago by hobu

  • cc warmerdam added
  • milestone set to 1.0

Frank added some stuff in r695 to go with what was already there.

Changed 14 months ago by hobu

  • las_format set to empty

The VLR stuff I added, in combination with r721 gives us the ability to read proj4 strings from the geotiff tags when geotiff is linked. We still need write support, but that should be straightforward now that we have the ability to write VLRs.

Changed 13 months ago by hobu

  • status changed from assigned to closed
  • resolution set to fixed

write support added in r788

Note: See TracTickets for help on using tickets.