{"slug":"geospatial-openverbs-com-v1-point-in-polygon-44844f","title":"Test whether a coordinate falls inside a polygon","host":"geospatial.openverbs.com","method":"POST","resource":"https://geospatial.openverbs.com/v1/point-in-polygon","category":"other","description":"Test whether a coordinate falls inside a polygon.","price_listed":0.002,"price_asked":0.002,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":454,"reported_calls_30d":2,"reported_payers_30d":1,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"point":{"lat":1,"lon":1},"polygon":[{"lat":1,"lon":1},{"lat":1,"lon":1},{"lat":1,"lon":1}]},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"point":{"additionalProperties":false,"description":"The coordinate to test.","properties":{"lat":{"maximum":90,"minimum":-90,"type":"number"},"lon":{"maximum":180,"minimum":-180,"type":"number"}},"required":["lat","lon"],"type":"object"},"polygon":{"description":"Polygon exterior ring as ordered vertices (auto-closed).","items":{"additionalProperties":false,"properties":{"lat":{"maximum":90,"minimum":-90,"type":"number"},"lon":{"maximum":180,"minimum":-180,"type":"number"}},"required":["lat","lon"],"type":"object"},"maxItems":10000,"minItems":3,"type":"array"}},"required":["point","polygon"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.002,"price_match":true,"latency_ms":454,"error":null}],"description_full":"Test whether a coordinate falls inside a polygon.","last_updated":"2026-09-06T08:08:04.569Z","schemes":["exact"]}