Skip to content

salvaleonrp/di-ept-json-lidar

Repository files navigation

di-ept-json-lidar

This repo is a sample workspace to read an EPT JSON dataset from the USGS 3DEP Lidar Point clouds published in a public Amazon S3 bucket, read the Lidar data. Contributions to enhance the FME workspace are welcome. Creating raster, DEMs, 3D and feature outputs from the LAS datasets would be desirable enhancements to this worksapce.

Credits to Michael Grieco of AllPointsGIS for this user suggested workflow. Michael intends to instruct his students in getting public data Las data from the USGS and create raster data from them.

Features

Completed

  • Read the EPT JSON
  • Read the Las dataset, split and create data derivatives from the Lidar point cloud.

Being considered:

  • Share as web tool

Warning:

  1. FMW or Workbench workspaces are readable in text format in Git. Please do not make any edits on the fmw files unless you absolutely know what you are doing when making changes.
  2. Not all workspaces or workspace templates are expected to run after being downloaded. Web Connections or database connections must be added or reconfigured in the Workbench Tools Options dialog prior to running these samples.

Instructions

Disclaimer: This sample workspace is a functional workspace that require minimum configuration.

  1. Open the USGS Entwine viewer and identify your project.

  2. Copy the URL of your identified project from the viewer removing the "/ept.json" from the URL path. The sample workspace URL https://s3.us-west-2.amazonaws.com/usgs-lidar-public/ARRA-TX_CalhounCo_2010 wiil be used as the Dataset parameter in the FeatureReader transformer of the workspace.
    image

  3. Download the repo using Github Desktop or from your browser go to the fmw file and download by right clicking on RAW as shown from a Google browser below.

image

  1. Open the Workspace using Data Interoperability or FME Desktop.

  2. On the FeatureReader transformer, leave the configured parameters or change it with your identified URL, following the screenshot below the steps configure the ept.json feature type.
    Step a.
    image Step b.
    image

  3. Configure the writer feature type with your destination folder

  4. Run translation

Reader and Writer formats and Transformers used

EPT reader (started with ArcGIS Pro 2.7 & FME 2020)
PointCloudSplitter
SurfaceModeller

Workspace Requirements

  • ArcGIS Pro 2.8 or higher
  • Data Interoperability for ArcGIS Pro 2.9 or higher

For Sharing as web tool solution later

  • ArcGIS Server 10.9.1
  • Data Interoperability for Server 10.9.1 or higher

Product information

ArcGIS Data Interoperability is an OEM version of Safe Software's FME Desktop. DI is an extension to ArcGIS Pro that requires a separate install and license. Similar to FME Desktop, DI for Pro will operate without launching ArcGIS Pro. Spatial ETL tool is a feature in ArcGIS Pro that incoporates DI workspaces into the Pro Project. Spatial ETL tools can be shared as web tools in ArcGis Enterprise or published as a GP service in ArcGis Server with the DI Server extension.

Resources

Below are links to essential references for this repo.
USGS-Lidar repo
USGS Entwine viewer - link to EPT, Cesium and Potree URLS to the data
Open Topography viewer - Topo dataset derivatives
EPT format resource

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

Contributing

Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.

Add your contributions to this repo URL

USGS Data Attribution & License

US Government Public Domain https://www.usgs.gov/faqs/what-are-terms-uselicensing-map-services-and-data-national-map

Licensing

Copyright 2021 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's license.txt file.

[](Esri Tags: Data Interoperability for ArcGIS Pro) [](Esri Tags: Utility Network)

Releases

No releases published

Packages

No packages published