Ocean Border Endpoint
Get ocean/sea border GeoJSON using vector search and S3.
This endpoint uses vector search to map natural language queries like "border of Pacific Ocean" to ocean/sea names, then fetches the GeoJSON from S3.
Examples:
- "border of Pacific Ocean" -> Returns Pacific Ocean border GeoJSON
- "Mediterranean Sea border" -> Returns Mediterranean Sea border GeoJSON
- "Caribbean Sea" -> Returns Caribbean Sea border GeoJSON
post/api/ocean-border
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.