Find Units
find_unitsFind geologic rock units from Macrostrat by location + age, by stratigraphic name, or by lithology. Provide lat+lng (optionally with age in millions of years, Ma), or a strat_name (e.g. "Hell Creek"), or a lith (e.g. "granite"). Returns units with formation/group, stratigraphic column, bottom/top ages (Ma) and time intervals, lithology, and max thickness. Keyless. North America and beyond.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| age | No | Geologic age in millions of years (Ma). Optional; used with lat+lng. | |
| lat | No | Latitude (decimal degrees). Must be paired with lng. | |
| lng | No | Longitude (decimal degrees). Must be paired with lat. | |
| lith | No | Lithology to match, e.g. "granite", "sandstone". | |
| limit | No | Max units to return (default 20). | |
| strat_name | No | Stratigraphic name to match, e.g. "Hell Creek". |