GMU: Get Cdl Value
GMU via Parse · Government & Public Sector
Retrieve the CDL crop category value at a specific geographic point for a given year. Coordinates must be in the USA Contiguous Albers Equal Area (USGS) projection. Returns the category code, name, color, and the queried coordinates. 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/get_cdl_value
- Interface artifact
- sha256:6fc173eedb1524262937a4157dcb42e4ba34821bf87f9fb7b69d2954b1778ab8
- Manifest digest
- sha256:05b246ecf0f3cc51d0e9e8bbcd50adf569ac5afa054da0dd204a5556679fbbc2
Request fields
- x (string, required): X coordinate in Albers Equal Area projection.
- y (string, required): Y coordinate in Albers Equal Area projection.
- year (string, required): Year of CDL data (e.g. '2021').
Example queries
- {"x":"1795250","y":"1895700","year":"2021"}