tidwall / geojson

GeoJSON for Go. Used by Tile38
MIT License
130 stars 28 forks source link

Add methods for Circle to do exact Contains/Intersects tests for sim… #2

Closed rshura closed 6 years ago

rshura commented 6 years ago

…ple objects:

points, lines, and circles. Defer the rest to approximating polygon.