GEOINT Tools

Contents

GEOINT Tools#

The kit the operator reaches for in GEOINT collection and analysis. Tooling rotates; the headings hold as the capabilities the operator needs covered.

Tool

Purpose

QGIS

Open-source GIS desktop; the standard analyst workstation.

ArcGIS Pro

Esri commercial GIS; many tasks read its file formats.

GDAL / OGR

Raster + vector format library and CLI; gdal_translate, ogr2ogr.

geopandas

Python; vector geospatial data analysis.

rasterio

Python; raster geospatial data.

leaflet / openlayers

Web map clients.

mapbox-gl-js / maplibre-gl-js

Vector tile rendering.

osmnx

Python OpenStreetMap road / building extraction.

sentinelsat / planetary-computer

Programmatic Sentinel / Landsat / commercial access.

References#