Search our website

SGID indices category

Utah Raster Coverage Extents

Last update · As needed

Category: Indices Data Type: Polygon GIS data Steward: UGRC

The Raster Extents are polygon areas representing the coverage and attributes of the various raster datasets available from the Raster Discover Application.

Each polygon contains multiple attributes about the various raster datasets including product descriptions. Of note are the attributes Project_Status and USGS_QualityLevel in the Lidar Extents.

Get the Lidar extents

Quick clips

Feature service URL

https://services1.arcgis.com/99lidPhWCzftIe9K/ArcGIS/rest/services/LiDAR_Extents/FeatureServer/0 Copy to clipboard

Open SGID sample query

select * from indices.lidar_extents limit 10; Copy to clipboard

Getting started

Learn more about the SGID on ArcGIS.
Learn more about the Open SGID and how to connect.

Tip

You can copy and paste the feature service URL above into ArcGIS Pro or a web map to visualize this data or access the query endpoint to query the data with your favorite programming language.

Get the Aerial photography extents

Quick clips

Feature service URL

https://services1.arcgis.com/99lidPhWCzftIe9K/ArcGIS/rest/services/Aerial_Photography_Extents/FeatureServer/0 Copy to clipboard

Open SGID sample query

select * from indices.aerial_photography_extents limit 10; Copy to clipboard

Getting started

Learn more about the SGID on ArcGIS.
Learn more about the Open SGID and how to connect.

Tip

You can copy and paste the feature service URL above into ArcGIS Pro or a web map to visualize this data or access the query endpoint to query the data with your favorite programming language.

Get the USGS DEM extents

Quick clips

Feature service URL

https://services1.arcgis.com/99lidPhWCzftIe9K/ArcGIS/rest/services/USGS_DEM_Extents/FeatureServer/0 Copy to clipboard

Open SGID sample query

select * from indices.usgs_dem_extents limit 10; Copy to clipboard

Getting started

Learn more about the SGID on ArcGIS.
Learn more about the Open SGID and how to connect.

Tip

You can copy and paste the feature service URL above into ArcGIS Pro or a web map to visualize this data or access the query endpoint to query the data with your favorite programming language.

Get the auto-correlated DEM extents

Quick clips

Feature service URL

https://services1.arcgis.com/99lidPhWCzftIe9K/ArcGIS/rest/services/AutoCorrelated_DEM_Extents/FeatureServer/0 Copy to clipboard

Open SGID sample query

select * from indices.auto_correlated_dem_extents limit 10; Copy to clipboard

Getting started

Learn more about the SGID on ArcGIS.
Learn more about the Open SGID and how to connect.

Tip

You can copy and paste the feature service URL above into ArcGIS Pro or a web map to visualize this data or access the query endpoint to query the data with your favorite programming language.

Get the Contour extents

Quick clips

Feature service URL

https://services1.arcgis.com/99lidPhWCzftIe9K/ArcGIS/rest/services/Contour_Line_Extents/FeatureServer/0 Copy to clipboard

Open SGID sample query

select * from indices.contour_line_extents limit 10; Copy to clipboard

Getting started

Learn more about the SGID on ArcGIS.
Learn more about the Open SGID and how to connect.

Tip

You can copy and paste the feature service URL above into ArcGIS Pro or a web map to visualize this data or access the query endpoint to query the data with your favorite programming language.

Get the USGS Topographic Map (DRG) extents

Quick clips

Feature service URL

https://services1.arcgis.com/99lidPhWCzftIe9K/ArcGIS/rest/services/DRG_Extents/FeatureServer/0 Copy to clipboard

Open SGID sample query

select * from indices.drg_extents limit 10; Copy to clipboard

Getting started

Learn more about the SGID on ArcGIS.
Learn more about the Open SGID and how to connect.

Tip

You can copy and paste the feature service URL above into ArcGIS Pro or a web map to visualize this data or access the query endpoint to query the data with your favorite programming language.

More resources

You might also like