NAICS Industry

NAICS 541370 Federal Contract Obligations (Last 10 Years)

This page summarizes federal contract obligations for NAICS 541370 (SURVEYING AND MAPPING (EXCEPT GEOPHYSICAL) SERVICES) for last 10 years, including award volume and market trend context.

Use this page to review federal contract obligations for NAICS 541370 (SURVEYING AND MAPPING (EXCEPT GEOPHYSICAL) SERVICES) for last 10 years. The analysis is based on FPDS award-action data.

Generated at 03/15/2026

Analysis period: Last 10 years

All figures on this page are based on FPDS award-action obligation data for completed calendar years only within the last 10 years analysis window.

NAICS Code
541370
Industry
SURVEYING AND MAPPING (EXCEPT GEOPHYSICAL) SERVICES
Total Obligated
4.19 billion
4,187,761,044.42
Award Actions
16,692
Average Action Value
250,884.31

About NAICS 541370 federal contract activity

This page summarizes last 10 years of federal contract activity associated with NAICS 541370 (SURVEYING AND MAPPING (EXCEPT GEOPHYSICAL) SERVICES). Based on the current FPDS Query dataset, this industry shows 4.19 billion in visible obligations across 16,692 award actions, with an average action value of 250,884.31. This view is designed to help users quickly understand scale, buyer concentration, contractor concentration, and overall market direction before moving into deeper procurement analysis.

Agency demand and leading federal buyers

Demand for NAICS 541370 (SURVEYING AND MAPPING (EXCEPT GEOPHYSICAL) SERVICES) appears concentrated among a relatively small group of federal buyers over the last 10 years. The visible agency ranking is led by DEPT OF THE NAVY, with 1.80 billion in obligations, followed by DEPT OF THE ARMY. This kind of concentration is useful context for business development, bid targeting, and understanding where the strongest federal demand appears to sit.

Vendor concentration and leading contractors

The vendor distribution helps show which contractors capture the largest visible share of obligations in NAICS 541370 (SURVEYING AND MAPPING (EXCEPT GEOPHYSICAL) SERVICES) over the last 10 years. The current ranking is led by INSITU, INC., with 874.09 million in obligations, followed by AAI CORPORATION. This gives users a practical view of the competitive landscape and the visible concentration at the top of the market.

Annual contract trend over the analysis window

The annual trend table provides a year-based view of how visible obligations and award actions have evolved for NAICS 541370 (SURVEYING AND MAPPING (EXCEPT GEOPHYSICAL) SERVICES) across the last 10 years, from 2016 through 2025. This is useful for spotting periods of expansion, relative stability, or softening activity in this federal industry segment.

How to interpret this page

The tables and trend blocks on this page are generated from FPDS-derived procurement records prepared offline for fast public delivery. They are intended to give a practical summary of industry-scale obligations, top buying agencies, leading vendors, and visible year-over-year movement within last 10 years. Users who need deeper filtering, custom SQL, or cross-market comparison can continue the analysis directly inside FPDS Query.

Top Agencies

SELECT
    agency_id,
    agency_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__purchaserInformation__contractingOfficeAgencyID AS agency_id,
        anyHeavy(content__award__purchaserInformation__contractingOfficeAgencyID__name) AS agency_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__productOrServiceInformation__principalNAICSCode = '541370'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY agency_id
)
ORDER BY total_obligated DESC
LIMIT 10
Agency ID Agency Name Total Obligated Readable Award Actions
1700 DEPT OF THE NAVY 1,799,294,757.28 1.80 billion 861
2100 DEPT OF THE ARMY 1,057,912,373.37 1.06 billion 6,757
1330 NATIONAL OCEANIC AND ATMOSPHERIC ADMINISTRATION 587,824,598.09 587.82 million 989
12D0 FARM PRODUCTION AND CONSERVATION BUSINESS CENTER 149,166,747.67 149.17 million 956
7008 U.S. COAST GUARD 120,038,724.28 120.04 million 156
5700 DEPT OF THE AIR FORCE 98,490,000.68 98.49 million 232
12C2 FOREST SERVICE 72,471,613.72 72.47 million 2,338
1422 BUREAU OF LAND MANAGEMENT 48,219,756.26 48.22 million 771
1425 BUREAU OF RECLAMATION 32,545,848.67 32.55 million 493
1450 BUREAU OF INDIAN AFFAIRS 29,403,600.61 29.40 million 141

Insight

NAICS 541370 (SURVEYING AND MAPPING (EXCEPT GEOPHYSICAL) SERVICES) appears to be concentrated among a relatively small group of major buying agencies over the last 10 years. The visible ranking is led by DEPT OF THE NAVY, followed by DEPT OF THE ARMY, which suggests that agency demand in this industry is not evenly distributed.

Top Vendors

SELECT
    vendor_name,
    cage_code,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__vendor__vendorHeader__vendorName AS vendor_name,
        anyHeavy(content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode) AS cage_code,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__productOrServiceInformation__principalNAICSCode = '541370'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY vendor_name
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Award Actions
INSITU, INC. 02FP7 874,085,301.76 874.09 million 367
AAI CORPORATION 97384 547,385,701.01 547.39 million 154
TEXTRON SYSTEMS CORPORATION 97384 271,148,568.44 271.15 million 116
GENERAL ATOMICS AERONAUTICAL SYSTEMS, INC. 0YJB5 148,491,919.00 148.49 million 25
QUANTUM SPATIAL, INC. 9R590 136,464,787.47 136.46 million 540
WMR-532 LLC 7CY91 108,881,143.23 108.88 million 57
WOOLPERT, INC. 1Q6K6 106,855,959.83 106.86 million 248
SURDEX CORPORATION 8G253 99,865,979.35 99.87 million 178
NV5 GEOSPATIAL, INC. 9R590 69,151,883.90 69.15 million 70
DEWBERRY ENGINEERS INC. 4DJX0 65,891,684.92 65.89 million 182

Insight

Within NAICS 541370 (SURVEYING AND MAPPING (EXCEPT GEOPHYSICAL) SERVICES), visible obligations over the last 10 years appear concentrated among a relatively small set of leading vendors. INSITU, INC. ranks first, followed by AAI CORPORATION, which helps define the current competitive landscape in this industry slice.

Annual Trend

SELECT
    year,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        toYear(parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate)) AS year,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__productOrServiceInformation__principalNAICSCode = '541370'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 312,822,618.73 312.82 million 1,230
2024 423,894,252.53 423.89 million 1,591
2023 383,881,496.67 383.88 million 1,636
2022 337,393,171.68 337.39 million 1,537
2021 381,987,914.72 381.99 million 1,578
2020 493,073,263.32 493.07 million 1,811
2019 561,061,809.53 561.06 million 1,752
2018 572,281,824.19 572.28 million 1,775
2017 358,127,817.27 358.13 million 1,940
2016 363,236,875.78 363.24 million 1,842

Insight

The annual trend shows how obligations in NAICS 541370 (SURVEYING AND MAPPING (EXCEPT GEOPHYSICAL) SERVICES) moved across the last 10 years, from 2016 through 2025. This helps users judge whether visible contract activity in this industry appears stable, rising, or easing over time.

Use FPDS Query for deeper industry analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper industry analysis across agencies, vendors, and annual trends.

Continue from this last 10 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.