Preprocessed orthophotos (or orthomosaics) are images with map-like accuracy, generated from satellite, aerial, or drone imagery, that have been orthorectified and mosaicked together for a single project. An orthophoto collection may include imagery from a single date, or (for larger projects) imagery may be collected over the course of a year. They are often color-corrected and may be cut into a set of regular tiles (NAIP imagery is a common example). Tiles may overlap but are typically edge-matched. Orthomosaics from drone imagery will often have areas of dark NoData around the edge of the project.
Organizations often manage large collections of orthophotos with different dates, locations, projections, or resolutions, which can be challenging.
Using a mosaic dataset configured to manage orthophotos makes it easier to visualize, query, and analyze large collections of orthophotos. It also makes it easier to share them with end users and applications. Orthophotos managed with mosaic datasets can be shared the following two ways:
- Share orthophotos as a three-band, 8-bit raster tile cache (such as Esri basemaps). The cache can be created in ArcGIS Pro, and uploaded to ArcGIS Online for hosting and sharing.
- If end users need dynamic access to the imagery (if there are more than three bands, for example, or you want to use raster functions to include NIR, RGB, and NDVI views), orthophotos can be shared as image services using ArcGIS Image Server
Explore the following resources to learn more about managing preprocessed orthophotos. (Not sure where to start? Look for the star by Esri's most helpful resources.)
Note:
To create and edit mosaic datasets or raster tile cache, you'll need ArcGIS Desktop (Standard or Advanced). To serve mosaic datasets as dynamic image services, you'll need ArcGIS Image Server. To host raster tile cache, you can use ArcGIS Online or ArcGIS Server.Imagery Workflows resources
Review the community-supported tools and best practices for working with and automating imagery and remote sensing workflows:
- Read a description of best practices for managing preprocessed orthophotos.*
- Download sample Python scripts for automating the management of preprocessed orthophotos using best practices.*
- Download sample preprocessed orthophotos to use with the sample Python scripts.
- If you plan to generate raster tile cache from scanned maps, download custom geoprocessing tools for supporting raster tile cache.
- Read about best practices for creating mosaic datasets and structuring and formatting imagery and rasters.
ArcGIS help
Review the following links on reference materials for ArcGIS products:
- Learn about using mosaic datasets to manage imagery in ArcGIS Pro.
- Read about the Tile Cache toolset in ArcGIS Pro to learn how to generate, manage, import, and export tile caches, which can be shared as tile packages on ArcGIS Online or published as tiled map services.
Training and tutorials
Review the following guided lessons and tutorials based on real-world problems and key ArcGIS skills:
- Watch Managing Raster Data Using ArcGIS to learn how to use mosaic datasets enable efficient data storage and fast visual performance. (2 hours)
Developer resources
Review the following resources and support for automating and customizing workflows:
- Visit the MDCS GitHub repository to download a Python script to help automate the creation and configuration of mosaic datasets.
- If you plan to manage satellite imagery in the cloud or want to optimize the data format for faster access, visit the OptimizeRasters GitHub repository for scripts and tools for data transfer and management.
Esri Community
Use the online imagery community to connect, collaborate, and share experiences:
Visit the Esri Imagery and Remote Sensing community is saying about regarding managing preprocessed orthophotos.