davidmoten / davidmoten/geo

Feature Request: sub-cells by direction.

Open
#33 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
435
Forks
92
Avg merge
2m
Merged PRs (30d)
4

Description

First of all, I'd like to say that it's really a pleasure to use this library.

I am having a use case for which I need to identify "border cells" below a certain distance, e.g. all cells with resolution of about 2.4x2.4 m^2 (geohash lenght = 9) on the border between cells "b" and "c".

What I would require in this case is, being able to extract all cells of geohash length n+1 (e.g. lenght 2 starting from cells of length 1) by direction, so to have the rightmost column of sub-cells in "b" of geohash length, say, 9, and the leftmost column of subcells of "c" of the same geohash length.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.