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
Explore and Download
Utah LiDAR Extents , opens in a new tab in the SGID on ArcGIS Utah LiDAR Extents feature service , opens in a new tabQuick clips
Feature service URL
https://services1.arcgis.com/99lidPhWCzftIe9K/ArcGIS/rest/services/LiDAR_Extents/FeatureServer/0
Open SGID sample query
select * from indices.lidar_extents limit 10;
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
Explore and Download
Utah Aerial Photography Extents , opens in a new tab in the SGID on ArcGIS Utah Aerial Photography Extents feature service , opens in a new tabQuick clips
Feature service URL
https://services1.arcgis.com/99lidPhWCzftIe9K/ArcGIS/rest/services/Aerial_Photography_Extents/FeatureServer/0
Open SGID sample query
select * from indices.aerial_photography_extents limit 10;
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
Explore and Download
Utah USGS DEM Extents , opens in a new tab in the SGID on ArcGIS Utah USGS DEM Extents feature service , opens in a new tabQuick clips
Feature service URL
https://services1.arcgis.com/99lidPhWCzftIe9K/ArcGIS/rest/services/USGS_DEM_Extents/FeatureServer/0
Open SGID sample query
select * from indices.usgs_dem_extents limit 10;
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
Explore and Download
Utah Auto Correlated DEM Extents , opens in a new tab in the SGID on ArcGIS Utah Auto Correlated DEM Extents feature service , opens in a new tabQuick clips
Feature service URL
https://services1.arcgis.com/99lidPhWCzftIe9K/ArcGIS/rest/services/AutoCorrelated_DEM_Extents/FeatureServer/0
Open SGID sample query
select * from indices.auto_correlated_dem_extents limit 10;
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
Explore and Download
Utah Contour Line Extents , opens in a new tab in the SGID on ArcGIS Utah Contour Line Extents feature service , opens in a new tabQuick clips
Feature service URL
https://services1.arcgis.com/99lidPhWCzftIe9K/ArcGIS/rest/services/Contour_Line_Extents/FeatureServer/0
Open SGID sample query
select * from indices.contour_line_extents limit 10;
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
Explore and Download
Utah DRG Extents , opens in a new tab in the SGID on ArcGIS Utah DRG Extents feature service , opens in a new tabQuick clips
Feature service URL
https://services1.arcgis.com/99lidPhWCzftIe9K/ArcGIS/rest/services/DRG_Extents/FeatureServer/0
Open SGID sample query
select * from indices.drg_extents limit 10;
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.