2001 USACE NCMP Bathymetric Lidar: Hawaii Point Cloud files with Vertical Datum using MLLW
Below are links to the files that make up the 2001 USACE NCMP Bathymetric Lidar: Hawaii dataset.
| Vertical datum | using MLLW in meters |
| Horizontal projection/datum | NAD83 / UTM zone 4N |
Informational files are listed first (such as geospatial indices, metadata, and so on), followed by the files. To download in
bulk, it is suggested you use a download manager such as wget, uget, or filezilla for example. The geospatial index file in shapefile format
also has a URL attribute that some GIS programs can use to download files. You can also subset the data, make derived products, and change
projection, datum, etc., using the Digital Coast Data Access Viewer
(add to cart, the link to bulk download will take you here).
The files are in LAZ format, a lossless compressed version of the ASPRS LAS format. The compression and
decompression can be done with the free and open source 'laszip' program available at
https://rapidlasso.de/laszip/
(source at https://github.com/LASzip/LASzip). This is not the same as the more general zip format.
You may also want to try the uGet program using the list of URLs in file urllist_2001_USACE_HI_Bathy_m1465.txt.
Several posts on the GeoZone blog provide help with downloading, including:
Example to download entire data set using wget (note: sufficiently new and trusted pre-compiled Windows versions can be hard to find):
wget -np -r -nH -L --cut-dirs=2 https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/mllw/1465/index.html/
This will give you the directory structure starting with mllw. Modify the --cut-dirs=2 argument to modify
the start directory (e.g. --cut-dirs=4 will start at $missionid). Wget is a command-line program and the output will
be to the directory you run it in. More options and information can be found at https://www.gnu.org/software/wget/manual/wget.html.
The other options in the example mean:
- -np = don't grab the parent directory
- -r = recursive (descend into directories)
- -nH = don't generate host-prefixed directories
- -L = follow relative links only (so you don't download wget just because it's linked here)
If you have problems with wget that look like an authorization or certificate issue, you may need to add the option
"--no-check-certificate". Windows users may want to install the Windows Subsystem for Linux to get a current wget.
The total size to download all the files is 124M. There are 23 LAZ files and the summary class table is:
| Class Number | Class Name | Points |
| 11 | Green Laser returns | 22922419 |
Cloud Access
This data is in an AWS S3 bucket at s3://noaa-nos-coastal-lidar-pds/laz/mllw/1465.
Meta Information
Tile Index: tileindex_2001_USACE_HI_Bathy_m1465.zip (Shapefile)
Tile Index: tileindex_2001_USACE_HI_Bathy_m1465.gpkg (Geopackage)
Metadata: metadata_2001_USACE_HI_Bathy.xml
Metadata: metadata_2001_USACE_HI_BathyforHumans.html
XYZ range table: minmax_2001_USACE_HI_Bathy_m1465.csv
URL List: urllist_2001_USACE_HI_Bathy_m1465.txt
Supplemental Info
Files
hi2001_usace_footprint.kmz
Spatial Temporal Asset Catalog (STAC)
collection.json (See collection in STAC Browser)
noaa_copc_item_collection_m1465.json
Entwine Format
See entwine.io for more information on the Entwine Point Tile format.
EPT JSON file
View Point Data in Potree 3D Viewer
Point Cloud Files
20010101_2001_tiles_575000_2370000_geoclassed.copc.laz
20010101_2001_tiles_580000_2365000_geoclassed.copc.laz
20010101_2001_tiles_580000_2370000_geoclassed.copc.laz
20010101_2001_tiles_585000_2355000_geoclassed.copc.laz
20010101_2001_tiles_585000_2365000_geoclassed.copc.laz
20010101_2001_tiles_590000_2350000_geoclassed.copc.laz
20010101_2001_tiles_590000_2355000_geoclassed.copc.laz
20010101_2001_tiles_595000_2350000_geoclassed.copc.laz
20010101_2001_tiles_595000_2355000_geoclassed.copc.laz
20010101_2001_tiles_600000_2350000_geoclassed.copc.laz
20010101_2001_tiles_600000_2355000_geoclassed.copc.laz
20010101_2001_tiles_605000_2350000_geoclassed.copc.laz
20010101_2001_tiles_605000_2355000_geoclassed.copc.laz
20010101_2001_tiles_610000_2350000_geoclassed.copc.laz
20010101_2001_tiles_610000_2355000_geoclassed.copc.laz
20010101_2001_tiles_615000_2350000_geoclassed.copc.laz
20010101_2001_tiles_615000_2355000_geoclassed.copc.laz
20010101_2001_tiles_620000_2345000_geoclassed.copc.laz
20010101_2001_tiles_620000_2350000_geoclassed.copc.laz
20010101_2001_tiles_625000_2345000_geoclassed.copc.laz
20010101_2001_tiles_625000_2350000_geoclassed.copc.laz
20010101_2001_tiles_630000_2350000_geoclassed.copc.laz
20010101_2001_tiles_635000_2350000_geoclassed.copc.laz
This page is owned by the
NOAA Office for Coastal Management
and was created by an automated script on 2026-02-18 08:55:53.915186.
Contact Us