Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tylerjereddy/grid-point-sphere

Spherical Point in Polygon Implementation
https://github.com/tylerjereddy/grid-point-sphere

computational-geometry point-in-polygon spherical-geometry

Last synced: 24 days ago
JSON representation

Spherical Point in Polygon Implementation

Awesome Lists containing this project

README

        

# grid-point-sphere

[![codecov](https://codecov.io/gh/tylerjereddy/grid-point-sphere/branch/master/graph/badge.svg)](https://codecov.io/gh/tylerjereddy/grid-point-sphere)

Spherical Point in Polygon Implementation

- Objective is to implement a reasonable version
of the algorithm described by Li et al.
AniNex 2017, LNCS 10582, pp. 56–66.