Skip to content

Releases: Iceloof/PointInPolygon

Release V1.0.2

10 May 22:48
40979de
Compare
Choose a tag to compare
  • Fixed Geo2Array error
  • Added MultiPolygon2Polygon
  • Updated README.md

Release V1.0.1

10 May 03:12
0f9e277
Compare
Choose a tag to compare
  • Added more test cases
  • Added minValue and maxValue to README.MD

Release V1.0.0

10 May 01:34
35200d3
Compare
Choose a tag to compare
  • Geo2Array(geo, skip=0)
  • PointInPolygon(point, polygon)