SystemsX
  • SystemsX
  • Bridge
    • API Create Job
    • API Billing Usage
  • SENSE
    • API - Base URL
    • API Agents - List
    • API Call - Manual Upload
    • API Call - History
    • API Call - Metrics
    • Assist - Integration
    • API Assist - Load
    • API Assist - Functions
    • API Email - History
    • API Email - Create
  • GEO
    • Common - Encode
    • Common - Decode
    • Common - Neighbors
    • Common - Inside Polygon
Powered by GitBook
On this page
  1. GEO

Common - Neighbors

GeoHash Neighbors

POST /api/common

Returns an array of geohash's for all neighbors from a starting neighbor until X radius.

Body

Param
Value/Type
Description

function

'neighbors'

Static

geo_hash

string

radius

int

[Miles]

precision

int

0 = Auto

Response

["gbvqs","gbvqu","gbvqv","gbvqt","gbvqm","gbvqk","gbvq7","gbvqe","gbvqg","gbvrh","gbvrj","gbvr5","gbvrn","gbvqy","gbvqw","gbvqq","gbvqn","gbvqj","gbvqh","gbvq5","gbvq4","gbvq6","gbvqd","gbvqf","gbvr4","gbvrp","gbvqz","gbvqx","gbvqr","gbvqp","gbvmz","gbvmy","gbvmv","gbvmu","gbvmg","gbvmf","gbvmc","gbvq1","gbvq3","gbvq9","gbvqc","gbvr1","gbvwb","gbvw8","gbvw2","gbvw0","gbvq0","gbvq2","gbvq8","gbvqb","gbvw9","gbvw3"]
{
  "error": "Error Message Here"
}

PreviousCommon - DecodeNextCommon - Inside Polygon

Last updated 3 months ago