Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mikolalysenko/point-in-polygon-demo

Comparison of different point in polygon routines
https://github.com/mikolalysenko/point-in-polygon-demo

Last synced: 24 days ago
JSON representation

Comparison of different point in polygon routines

Awesome Lists containing this project

README

        

**WORK IN PROGRESS**

point-in-polygon-demo
=====================
Comparison of different point in polygon routines in JavaScript

* S. Schirra. "[How reliable are practical point-in-polygon strategies?](http://wwwisg.cs.uni-magdeburg.de/ag/pointInPolygonReliability/)"
* E. Haines. "[Point in polygon strategies](http://erich.realtimerendering.com/ptinpoly/)"
* W.R. Franklin. "[PNPOLY - Point inclusion in polygon test](http://www.ecse.rpi.edu/Homepages/wrf/Research/Short_Notes/pnpoly.html)"