lookup_by_coords
Identify cadastral objects at a specific geographic point using WGS84 coordinates. Returns parcels and buildings near the location.
Instructions
Show Russian cadastral objects (parcels and buildings) at a given geographic point. Coordinates are WGS84 (EPSG:4326). Useful for 'what's at this dot on the map' lookups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | ||
| lon | Yes | ||
| object_types | No | ||
| buffer_meters | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | ||
| lon | Yes | ||
| source | No | nspd | |
| results | No | ||
| took_ms | No | ||
| buffer_meters | No |