Thank you for this package. Please open a discussion.
When attempting to execute:
forestutils C:\forestry\data\test_point_cloud.ply C:forestry\
with the example data I get:
line 124, in to_latlon raise OutOfRangeError('easting out of range (must be between 100,000 m and 999,999 m)') utm.error.OutOfRangeError: easting out of range (must be between 100,000 m and 999,999 m)
Is this related to the default utm zone (55 north)?
Thank you for this package. Please open a discussion.
When attempting to execute:
with the example data I get:
line 124, in to_latlon raise OutOfRangeError('easting out of range (must be between 100,000 m and 999,999 m)') utm.error.OutOfRangeError: easting out of range (must be between 100,000 m and 999,999 m)Is this related to the default utm zone (55 north)?