{"uid":"cap_YAytbvQub0Nwv1x0KVNFL","slug":"geospatial-timezone-resolver-56b75292","name":"Geospatial Timezone Resolver","description":"Resolve the timezone for a latitude/longitude.","url":"https://geospatial.openverbs.com/v1/timezone","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["lat","lon"],"properties":{"lat":{"type":"number","maximum":90,"minimum":-90,"description":"Latitude."},"lon":{"type":"number","maximum":180,"minimum":-180,"description":"Longitude."}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_T72LiNpQR87A1mNeciSRg","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Resolves the timezone identifier for a given latitude/longitude coordinate pair.","exampleAgentPrompt":"What timezone is the location at latitude 48.8566 and longitude 2.3522 in?","exampleUseCases":[{"title":"Schedule meeting across time zones","prompt":"I have a GPS coordinate of 35.6762 latitude and 139.6503 longitude — what timezone is that location in so I can schedule the meeting correctly?"},{"title":"Tag photos with local timezone","prompt":"Can you tell me the timezone for the coordinates lat 40.7128, lon -74.0060 so I can label these photos with the correct local time?"},{"title":"IoT sensor timezone assignment","prompt":"My sensor just reported its position as latitude -33.8688 and longitude 151.2093 — what timezone should I assign to it for logging timestamps?"}],"resultDescription":"Returns the timezone identifier (e.g. IANA timezone name such as 'America/New_York' or 'Europe/Paris') corresponding to the provided latitude and longitude coordinates, enabling local time calculations and offset lookups.","failureModes":["Latitude out of range (-90 to 90) returns validation error","Longitude out of range (-180 to 180) returns validation error","Coordinates in open ocean or remote areas may return UTC or nearest timezone","Missing required lat or lon fields returns 400 bad request","Payment failure (x402) if USDC balance insufficient"],"whenToPreferThis":"Use this endpoint when you have a geographic coordinate (lat/lon) and need to determine the applicable timezone — ideal for scheduling, logging, IoT telemetry, or any workflow where device or location coordinates must be mapped to local time. Prefer this over IP-based timezone lookups when you have precise GPS coordinates rather than an IP address.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:41:19.686Z","isFirstParty":false}