{"name":"Astral Location Services","version":"0.1.0","commit":"559b38fb0b247af422b073c9240e35d2eb11eac8","description":"Verifiable geospatial computation service for Ethereum","endpoints":{"/compute/v0/distance":"POST - Compute distance between two geometries","/compute/v0/area":"POST - Compute area of a polygon","/compute/v0/length":"POST - Compute length of a line","/compute/v0/contains":"POST - Check if geometry A contains geometry B","/compute/v0/within":"POST - Check if point is within radius of target","/compute/v0/intersects":"POST - Check if two geometries intersect","/verify/v0/stamp":"POST - Verify a location stamp's internal validity","/verify/v0/proof":"POST - Verify a location proof and return credibility assessment","/verify/v0/plugins":"GET - List available verification plugins"}}