Integrating Drone Data Into GIS: A Practical Workflow Guide
Drone mapping data is most powerful when integrated with other spatial datasets in a GIS environment. Here is how to bring drone deliverables into ArcGIS and QGIS effectively.
Integrating Drone Data Into GIS: A Practical Workflow Guide
Drone mapping data does not exist in isolation. Its value multiplies when integrated with other spatial datasets — property boundaries, utility records, soil surveys, zoning maps, historical imagery — in a GIS environment.
This guide covers the practical steps for integrating drone deliverables into ArcGIS and QGIS, the two most widely used GIS platforms.
Understanding Your Drone Deliverables
Before importing drone data into GIS, understand what you have:
- Orthomosaic (GeoTIFF) — a georeferenced raster image; import as a raster layer
- DEM/DSM/DTM (GeoTIFF) — a georeferenced elevation raster; import as a raster layer
- Point Cloud (LAS/LAZ) — a 3D point dataset; requires specific handling
- Contours (DXF/Shapefile) — vector elevation lines; import as a vector layer
- Features (Shapefile/GeoJSON) — digitized features; import as vector layers
Coordinate Reference System Alignment
The most common source of problems when integrating drone data with other GIS data is coordinate reference system (CRS) mismatch. Before importing drone data, confirm:
- What CRS is the drone data in? (Check the processing report or ask your drone provider)
- What CRS is your existing GIS data in?
- Are they the same? If not, reproject before analysis.
Common CRS issues:
- Drone data in WGS84 geographic coordinates (EPSG:4326) vs. existing data in a projected CRS
- Drone data in a different UTM zone than existing data
- Vertical datum mismatch (ellipsoidal height vs. NAVD88)
Most GIS software can reproject data on-the-fly for display, but for analysis, data should be in the same CRS.
Importing Into ArcGIS Pro
Orthomosaic and DEM
- In the Catalog pane, navigate to the GeoTIFF file
- Drag it into the map, or use Add Data → Data
- The raster will be added as a layer with its CRS automatically recognized
- For DEMs, change the symbology to a color ramp (Stretch or Classified) to visualize elevation
Point Cloud (LAS/LAZ)
ArcGIS Pro handles LAS/LAZ files through the LAS Dataset:
- Create a new LAS Dataset (Analysis → Tools → Create LAS Dataset)
- Add the LAS/LAZ files to the dataset
- Add the LAS Dataset to the map
- Use LAS Dataset to Raster to convert to a DEM for analysis
Contours and Vector Features
- Use Add Data to import DXF or Shapefile files
- DXF files may require conversion to a geodatabase feature class for full GIS functionality
- Verify that features display in the correct location relative to other data
Importing Into QGIS
QGIS is a free, open-source GIS platform that handles drone data well.
Orthomosaic and DEM
- Use Layer → Add Layer → Add Raster Layer
- Navigate to the GeoTIFF file and click Add
- QGIS will automatically recognize the CRS
- For DEMs, use the Singleband pseudocolor renderer with a terrain color ramp
Point Cloud (LAZ)
QGIS 3.18+ has native point cloud support:
- Use Layer → Add Layer → Add Point Cloud Layer
- Navigate to the LAZ file and click Add
- Use the Point Cloud renderer to visualize by elevation, intensity, or classification
Contours and Vector Features
- Use Layer → Add Layer → Add Vector Layer
- For DXF files, QGIS will prompt you to select which layers to import
- Shapefiles and GeoJSON files import directly
Useful Analysis Workflows
Overlay Analysis
Overlaying drone data with other spatial datasets enables powerful analysis:
- Orthomosaic + property boundaries — verify that improvements are within boundaries
- DEM + drainage network — validate drainage design against terrain
- NDVI + soil survey — correlate vegetation health with soil types
- Change detection + zoning — identify development activity in specific zones
Terrain Analysis
ArcGIS and QGIS both include terrain analysis tools that work directly with drone-produced DEMs:
- Slope — calculate slope angle across the site
- Aspect — calculate slope direction (useful for solar analysis and drainage)
- Hillshade — create a shaded relief visualization
- Flow direction/accumulation — model water flow across the terrain
- Watershed delineation — identify drainage catchment areas
Change Detection
Comparing DEMs from two time periods reveals where terrain has changed:
- Import both DEMs
- Use Raster Calculator to subtract the earlier DEM from the later DEM
- The result shows areas of cut (negative values) and fill (positive values)
- Calculate volumes by multiplying the difference raster by pixel area
Conclusion
Integrating drone data into GIS unlocks its full analytical potential. The combination of high-resolution drone data with other spatial datasets enables analysis that neither source could support alone.
At Blackridge Geospatial, we deliver data in formats optimized for GIS integration. Contact us to discuss your GIS workflow requirements.
Written by
Blackridge Geospatial
Content creator and writer sharing insights and stories.