mapbox / polylabel

A fast algorithm for finding the pole of inaccessibility of a polygon (in JavaScript and C++)
Other
1.44k stars 151 forks source link

Units for precision #1

Closed gmaclennan closed 8 years ago

gmaclennan commented 8 years ago

What units are the precision in? The same as the input polygon? e.g. if I use a polygon in decimal degrees with precision 1.0 then I will get the pole within 1 decimal degree?

mourner commented 8 years ago

Yes.