Hello,
I am attempting to use the GUI to convert our LAS data, (LASinfo below) into our local state plane projected coordinate system.
GeoKeyDirectoryTag version 1.1.0 number of keys 5
key 1024 tiff_tag_location 0 count 1 value_offset 2 - GTModelTypeGeoKey: ModelTypeGeographic
key 2048 tiff_tag_location 0 count 1 value_offset 4269 - GeographicTypeGeoKey: GCS_NAD83
key 2054 tiff_tag_location 0 count 1 value_offset 9102 - GeogAngularUnitsGeoKey: Angular_Degree
key 4096 tiff_tag_location 0 count 1 value_offset 5703 - VerticalCSTypeGeoKey: NAVD88 height (Reserved EPSG)
key 4099 tiff_tag_location 0 count 1 value_offset 9001 - VerticalUnitsGeoKey: Linear_Meter
The issue I am having is that when trying to define the existing projection under the projection drop down, I do not see GCS_NAD83 as an option. I only see the options for UTM, state plane NAD 83 (this is what we are looking to convert to, but our data is not currently in that projection), state plane NAD 27, longitude latitude, lamber conic conformal, transverse mercator, EPSG code (I have the epsg code for the current projection (4269) but it is not an option as far as I saw, and ECEF.
I'm sure that I am missing something. I would greatly appreciate any assistance that could be provided!