GMU: Get Cdl Image
GMU via Parse · government_public
Convert a CDL GeoTIFF file URL into a rendered image (PNG or KML). Accepts a GeoTIFF URL (typically from get_cdl_file) and returns one or more rendered image URLs. 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
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/d13254c8-9694-4bbc-b5c1-3e61ffff4d61/get_cdl_image
- Interface artifact
- sha256:da5bd5a825de875536986bac34d4950502870ed433e60366a75fa1e4a74a5163
- Manifest digest
- sha256:6df4a357c6d1b95aadcfc4ff5b0edc53eaefbf8bd776e3a20e51c170735e0bfb
Request fields
- files (string, required): URL to a CDL GeoTIFF file (e.g. from get_cdl_file).
- format (string): Output image format.: Allowed values: png, kml
Example queries
- {"files":"https://nassgeodata.gmu.edu/webservice/nass_data_cache/byfips/CDL_2021_19001.tif","format":"png"}