|
Post by alangreenspun on May 19, 2023 16:38:32 GMT -5
Does anyone have any NZ code or codes that work? Im trying to do Paraparam and drawn a blank thus far... 2193 in the metadata doesnt work, of course..
|
|
|
Post by alangreenspun on May 19, 2023 19:43:06 GMT -5
Does anyone know who is building New Zealand LIdAR courses?
|
|
|
Post by BaconJunkie1 on May 20, 2023 11:55:02 GMT -5
When extracting the data from the .laz file in LASTools, normally it's the 1st EPSG code after the word NORTH but this time it has East between NORTH and a code (I've never seen that before) which is the code you tried and it failed (I got the same results as you). Sometimes and it's very rare but you can leave the box blank and it will get the code from the .laz file but not this time. Another method is to Google this for the closest city "UTM code for Wellington NZ" which is 60, enter 269 and the 60 into the box for 26960 but that didn't work. You might try some of these that are near the course spatialreference.org/ref/epsg/?search=new+zealand&srtext=Search
|
|
|
Post by alangreenspun on May 23, 2023 1:56:05 GMT -5
Much appreciate your reply and explanation on how to find epsg code and thanks for trying to find mine. Been through all Spatref codes with no joy, so frustrating as I know there are NZ courses on the game produced from LiDAr data.
|
|
|
Post by BaconJunkie1 on May 23, 2023 8:39:17 GMT -5
|
|
|
Post by nzgolfer on Aug 13, 2023 1:24:32 GMT -5
the way to sort it is to change the co-ordinates within the points export. The way to fix it is by doing the following:
a) Download Lastools from here and unzip the file: rapidlasso.com/lastools/
b) Copy your export into the folder called bin in lastools
c) Open Command Prompt (type CMD into the search bar)
d) Navigate to the bin folder within lastools on Command Prompt - likely type in: cd \downloads\lastools\bin
e) It's likely that your file is called points.laz, if so enter the following command into Command Prompt: las2las -i points.laz -target_epsg 32760 -o points_new.laz This will give you a warning: SERIOUS WARNING: horizontal datum of source and target incompatible Ignore it - it will take a few seconds and then eventually, your command line will come back in Command Prompt, meaning that it's completed
f) That's it! Done. Copy your new file (points_new.laz) into your directory that you are using for your courses file and you're good to go!
Hope that helps - let me know how you get on!
|
|
|
Post by dmoney4797 on Aug 17, 2023 4:28:04 GMT -5
Excellent! This is a great tip! Thanks nzgolfer.
|
|