-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
如果是单多边形区域,直接采用原深度优先遍历方式。如果是多多边形需要按照单多边形计算后再去重合并(否则可能出现质心不在多边形内导致无geohash,或者多块区域距离较远,质心在其中一个导致只计算了一个多边形覆盖的geohash)
- Loading branch information
Showing
1 changed file
with
14 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters