GeoSpy
REFERENCE SPECIFICATIONS // v4.2

Documentation Hub

API specifications, CLI manual guides, and visual clues pipeline integration resources for developers and geospatial investigators.

REST API Integration

Send raw base64 or multipart image payloads directly to our intelligence endpoint and retrieve visual clues, regional classification, and coordinates.

POST https://api.geospy.pro/v1/analyze
Headers: Authorization: Bearer KEY

CLI Engine Manual

Perform batch folders analysis, dump CSV intelligence summaries, or stream coordinate outputs from real-time directories.

$ geospy --image ./scene.jpg --detailed
# Outputs: lat, lng, confidence, clues...

01. Understanding Visual Clues

GeoSpy PRO dissects photographs into logical forensic categories: architectural structures, signage details, road markers (paint, width), vegetation (climatological attributes), and ambient metadata (shadow angles, daytime status).

02. API Rate Limits & Token Limits

The standard developer keys allow up to 60 queries per minute, with higher burst limits available on enterprise nodes. Token usage is tracked per query depending on whether shadow-depth or recursive geocoding features are toggled.