GMU: Extract Cdl By Values
GMU via Parse · Government & Public Sector
Extract specific crop categories from an existing CDL GeoTIFF file. Accepts a GeoTIFF URL and a set of numeric crop category codes, and returns a URL to a new GeoTIFF containing only the specified categories. Access USDA Cropland Data Layer (CDL) services including crop statistics, images, and file downloads for agricultural land use analysis by FIPS code. Fulfilled by Parse from nassgeodata.gmu.edu.
- gmu
- government-public
- maps-geo
- nassgeodata-gmu-edu
- parse
- platform-key
- weather
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Indexed
- Execution
- Managed call
- Capability group
- Government & Public Sector
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/d13254c8-9694-4bbc-b5c1-3e61ffff4d61/extract_cdl_by_values
- Interface artifact
- sha256:d6b7186d77f1ce56c90b6968a374c76355ebe66bde2384aa99429f33457c387c
- Manifest digest
- sha256:24adb6274972a8a8092e73030f54b57e5aa25d17629713715d02b550739000b9
Request fields
- values (string, required): Comma-separated crop category values to extract (e.g. '1,5' for Corn and Soybeans).
- file_url (string, required): URL to the CDL GeoTIFF file to extract from (e.g. from get_cdl_file).
Example queries
- {"values":"1,5","file_url":"https://nassgeodata.gmu.edu/webservice/nass_data_cache/byfips/CDL_2021_19001.tif"}