Find NEON locations
neon_find_locationsFind NEON ecological sampling locations by hierarchy, type, text, or proximity. Filter towers, huts, plots, and more under a site or domain, with coordinates for mapping or detail lookup.
Instructions
Locations under a site, domain, REALM or named location, filtered by locationType (towers, huts, megapits, soil plots, observation plots, ...) or text, with coordinates and optional proximity. REALM and domain walks need location_type; site walks without it report typesAvailable. Next: call neon_get_location for one location's detail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | No | Walk the hierarchy under REALM, a domain (D01), a site (HARV) or any named location. | |
| limit | No | ||
| query | No | Substring filter on name or description. | |
| offset | No | ||
| latitude | No | With longitude: nearest first, within radius_km. | |
| longitude | No | ||
| max_depth | No | Deepest hierarchy level to return. | |
| radius_km | No | ||
| site_codes | No | Walk these sites instead (codes or names, up to 20). | |
| location_type | No | Keep only this type: TOWER, HUT, MEGAPIT, SOIL_PLOT, 'OS Plot - mam', ... (see neon://reference/vocabularies). Required under REALM or a domain; prunes the walk upstream. | |
| include_coordinates | No | Look up coordinates for the returned page (batched). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | ||
| items | Yes | ||
| notes | No | ||
| roots | Yes | ||
| source | No | ||
| resolved | No | ||
| nextSteps | No | ||
| locationType | No | ||
| typesAvailable | No | ||
| hierarchyNodesScanned | Yes |