Skip to main content

Documentation Index

Fetch the complete documentation index at: https://www.mireye.ai/llms.txt

Use this file to discover all available pages before exploring further.

The Mireye Earth field catalog contains 47 named fields across 5 layers. Each field has a flat, dot-free name (e.g., elevation, coast_distance_m, lcms_class), a unit, a source agency, and membership in one or more presets. Fields in the same layer are fetched in parallel, so requesting multiple fields from the same layer adds no extra latency. Use GET /v1/meta/fields to fetch the live machine-readable version of this catalog. The page below renders the same data for human browsing.
Topographic, hydrologic, soil, and coastal fields derived from USGS, NOAA, USDA, USFWS, and JRC sources.
FieldUnitSource
elevationmetersUSGS 3DEP
slope_degreesdegreesUSGS 3DEP
aspect_cardinalenumUSGS 3DEP
soil_map_unit_namestringUSDA SSURGO
soil_drainage_classenumUSDA SSURGO
soil_k_factorfloatUSDA SSURGO
bedrock_depth_cmcmUSDA SSURGO / Pelletier
nearest_flowline_namestringUSGS NHDPlus HR
nearest_waterbody_namestringUSGS NHDPlus HR
huc_12_namestringUSGS WBD
within_floodplain_polygonboolUSGS NHDPlus HR
coast_distance_mmetersNOAA CUSP
coast_bearing_degreesdegreesNOAA CUSP
is_inlandboolNOAA CUSP
intersects_wetlandboolUSFWS NWI
surface_water_permanence_pctpercentJRC GSW
Vegetation, land use, and crop fields derived from USFS LCMS, NLCD Tree Canopy Cover, Sentinel-2, and USDA CDL.
FieldUnitSource
lcms_classenumUSFS LCMS
lcms_yearyearUSFS LCMS
land_use_classenumUSFS LCMS
change_classenumUSFS LCMS
tree_canopy_pctpercentUSFS NLCD TCC
ndvi_currentratioSentinel-2
ndvi_change_5yratioSentinel-2
dynamic_world_classenumDynamic World
cdl_classenumUSDA CDL
is_cultivatedboolUSDA CDL
dominant_crop_5ystringUSDA CDL
Building footprints, road network, and bridge data from Overture Maps and FHWA NBI. Complex fields (primary_building, nearest_major_road, nearest_bridge) return structured objects rather than flat scalars.
FieldUnitSource
primary_buildingobjectOverture + FEMA
nearby_buildings_countcountOverture
nearest_major_roadobjectOverture
nearest_major_road_distance_mmetersOverture
nearest_bridgeobjectFHWA NBI
bridges_within_500m_countcountFHWA NBI
Energy infrastructure, transportation, and logistics proximity fields from EIA, BTS, FAA, and USGS.
FieldUnitSource
nearest_power_plantobjectEIA Energy Atlas
plants_within_50km_countcountEIA Energy Atlas
nearest_transmission_lineobjectEIA Energy Atlas
nearest_transmission_line_distance_mmetersEIA Energy Atlas
nearest_gas_pipelineobjectEIA Energy Atlas
nearest_petroleum_pipelineobjectEIA Energy Atlas
nearest_rail_lineobjectBTS NTAD
nearest_airportobjectFAA NASR
nearest_portobjectBTS
nearest_usgs_stream_gageobjectUSGS
Political geography, Census identifiers, and conservation easement data from US Census TIGER and USGS PAD-US.
FieldUnitSource
political_regionstringUS Census TIGER
political_countystringUS Census TIGER
political_localitystringUS Census TIGER
tract_geoidstringUS Census TIGER
block_group_geoidstringUS Census TIGER
conservation_easementboolUSGS PAD-US
The live catalog at GET /v1/meta/fields is the authoritative source. Field names, units, and sources shown here reflect V1 of the catalog.