extract-raster-value
Extract raster values from a specified coordinate in a PostGIS database by providing the table name, latitude, and longitude. Use this tool to retrieve geographic data efficiently.
Instructions
Belirli koordinattaki raster değerini çıkar
Input Schema
Name | Required | Description | Default |
---|---|---|---|
latitude | Yes | Enlem | |
longitude | Yes | Boylam | |
raster_column | No | Raster kolonu (varsayılan: rast) | |
table_name | Yes | Raster tablosu |