X

NV5 Geospatial Blog

Each month, NV5 Geospatial posts new blog content across a variety of categories. Browse our latest posts below to learn about important geospatial information or use the search bar to find a specific topic or author. Stay informed of the latest blog posts, events, and technologies by joining our email list!



New ENVI Agent, IDL Agent, and GeoAgent Quick Guides

New ENVI Agent, IDL Agent, and GeoAgent Quick Guides

6/9/2026

The recent release of ENVI® Agent, IDL® Agent, and GeoAgent™ revolutionize how users interact with geospatial software. These agentic AI applications act as partners to plan, simplify, and execute complex workflows. Knowing where to start can be challenging for new users. To this end, we developed three new quick guides to... Read More >

Introducing NISAR Data Support

Introducing NISAR Data Support

6/5/2026

The release of ENVI® SARscape 6.3 in April 2026 includes preliminary support for NASA-ISRO SAR (NISAR) data. The NISAR mission is a joint Earth-observing satellite project between NASA and the Indian Space Research Organization designed to monitor changes in the planet’s land and ice surfaces using advanced radar imaging. It... Read More >

Monitoring Illegal Mining in the Amazon: Turning Persistent Data Into Actionable Insight

Monitoring Illegal Mining in the Amazon: Turning Persistent Data Into Actionable Insight

5/28/2026

Illegal mining over decades has constituted one of the most persistent and complex socio-environmental problems in the Brazilian Amazon. In recent years, with the increasingly intensive use of mechanized extraction, the associated environmental impacts—such as deforestation, intense soil disturbance, river siltation, and mercury... Read More >

From Answers to Action: Why ENVI and IDL Agents Go Beyond General AI

From Answers to Action: Why ENVI and IDL Agents Go Beyond General AI

4/20/2026

As generative AI tools like Claude and Gemini continue to gain traction, many organizations are asking the same question: Can general purpose AI actually support real geospatial workflows, or does it stop at surface-level answers? That question was front and center in our recent webinar, Meet Your New Partners in Science: ENVI... Read More >

Mapping Earthquake Deformation in Taiwan With ENVI

Mapping Earthquake Deformation in Taiwan With ENVI

12/15/2025

Unlocking Critical Insights With ENVI® Tools Taiwan sits at the junction of major tectonic plates and regularly experiences powerful earthquakes. Understanding how the ground moves during these events is essential for disaster preparedness, public safety, and building community resilience. But traditional approaches like field... Read More >

1345678910Last
«June 2026»
SunMonTueWedThuFriSat
31123456
78910111213
14151617181920
21222324252627
2829301234
567891011
14629 Rate this article:
5.0

Using ArcGIS Online Image Services in ENVI

Anonym

In the upcoming ENVI 5.2 Service Pack 1 release we made numerous enhancements to our Esri Image Services support including the ability to use the image services available with an ArcGIS Online subscription account. The new image services functionality includes support for username & password via token-based authentication and is supported in both the ENVI application plus associated API (ENVI::OpenRaster). To take the improved image services support for a test drive I took advantage of Esri's 60-day free ArcGIS trial which provides access to 200 ArcGIS Online service credits.

To get started I went to the ArcGIS Online website and clicked on the Sign Up for a Free Trial Now link button at the bottom of the webpage. After completing the account creation and registration process I received the message "Your ArcGIS Online trial account is now active" then shortly thereafter received an e-mail with a temporary ArcGIS Online Subscription Account ID.

To test the new image services support I decided to use the World Elevation dataset as the DEM in a RPC orthorectification of a WorldView-3 Ortho Ready 2A Standard data product (courtesy of DigitalGlobe). This process involved the following steps:

- Launch ENVI 5.2 SP1 (this won't work in older versions)

- File > Open and select the WorldView-3 multispectral dataset *.TIL file

- File > Remote Connection Manager

- Connection > Add ArcGIS Image Services Server...

- In the resulting dialog I enter "elevation.arcgis.com" in the URL field followed by my ArcGIS Online username and password then press the "OK" button:

 

Back in the Remote Connection Manager dialog I see a "Retrieving Information..." message while ENVI is communicating with the ArcGIS Online server. Once the necessary information on the available image services is obtained I can select the Terrain dataset. In order to open the real 32-bit floating-point terrain data from this image service (which is what I want for RPC orthorectification processing) I need to change the "Image Format" parameter to "TIFF" before pressing the "Open" button:

 

Once the "Terrain" raster dataset layer is loaded and displayed I can close the Remote Connection Manager dialog (it also helps to drag the WorldView-3 image back on top in the Layer Manager so it is visible). Next I launch "Geometric Correction/Orthorectification/RPC Orthorectification Workflow" from the ENVI toolbox along the right-hand side (Hint: simply enter "rpc ortho" in the "Search the toolbox" at the top-right). By default the RPC Orthorectification workflow will use the "GMTED2010.jp2" file included in the ENVI software installation so next to the "DEM File" box I need to press the "Browse..." button then select "Band 1" under the "Terrain" raster dataset:

 

After pressing "Next>" to advance the workflow to the final step I change the "Grid Spacing" parameter on the "Advanced" tab to "1" so the RPC-based transform is calculated for each pixel in the input WorldView-3 image. Finally I specify an output filename and press "Finish" to execute the RPC orthorectification process. As you can see in the following animation the orthorectification definitely has a significant impact on the geo-positional accuracy of this dataset:

Image data courtesy of DigitalGlobe

Please login or register to post comments.