Skip to content

Instantly share code, notes, and snippets.

@hobu
Created May 20, 2020 19:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hobu/020425e7e9ffae8ebd71b8e8f88b98de to your computer and use it in GitHub Desktop.
Save hobu/020425e7e9ffae8ebd71b8e8f88b98de to your computer and use it in GitHub Desktop.
[
{
"type": "readers.ept",
"filename": "https://s3-us-west-2.amazonaws.com/usgs-lidar-public/MN_ChippewaCo_2010/ept.json" ,
"resolution":"100",
"threads":16
},
{
"type": "writers.las",
"scale_x": "0.01",
"scale_y": "0.01",
"scale_z": "0.01",
"offset_x": "auto",
"offset_y": "auto",
"offset_z": "auto",
"filename": "chippawa.las"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment