Skip to content

Commit

Permalink
Minor updates for consistency in COPC full form
Browse files Browse the repository at this point in the history
  • Loading branch information
omshinde committed Mar 29, 2024
1 parent 4398f99 commit 6a11a9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions copc/lidar-las-to-copc.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Converting LiDAR LAS Files to Cloud Optimized Point Clouds (COPCs)"
"# Converting LiDAR LAS Files to Cloud-Optimized Point Clouds (COPCs)"
]
},
{
Expand Down Expand Up @@ -43,7 +43,7 @@
"This tutorial will explore how to-\n",
"\n",
"1. Read a LiDAR LAS file using PDAL in Python\n",
"2. Convert the LiDAR LAS file to Cloud Optimized Point Cloud (COPC) format\n",
"2. Convert the LiDAR LAS file to Cloud-Optimized Point Cloud (COPC) format\n",
"2. Validate the generated COPC file\n",
"\n",
"## About the Dataset\n",
Expand Down

0 comments on commit 6a11a9a

Please sign in to comment.