Commit graph

3 commits

Author SHA1 Message Date
7578fd46e5 [#782] pkg: use quadtree to find continent
Some checks failed
Vulncheck / Vulncheck (pull_request) Failing after 1m45s
DCO action / DCO (pull_request) Successful in 2m0s
Build / Build Components (1.21) (pull_request) Successful in 5m11s
Build / Build Components (1.20) (pull_request) Successful in 5m17s
Tests and linters / Staticcheck (pull_request) Successful in 5m39s
Tests and linters / Lint (pull_request) Successful in 6m6s
Tests and linters / Tests (1.20) (pull_request) Successful in 7m59s
Tests and linters / Tests (1.21) (pull_request) Successful in 7m56s
Tests and linters / Tests with -race (pull_request) Successful in 7m51s
Signed-off-by: nesterfifa <vemeyzer@gmail.com>
2023-11-28 12:35:34 +01:00
cb5468abb8 [#66] node: Replace interface{} with any
Signed-off-by: Alejandro Lopez <a.lopez@yadro.com>
2023-02-21 16:47:07 +03:00
Leonard Lyubich
9669afdfc7 [#316] locode: Implement polygons DB based on GeoJSON polygons
Define database of Earth's polygons in GeoJSON format. Implement resolving
of geo point to continent in which it is located through point-in-polygon
calculation.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-02-09 11:05:55 +03:00