Skip to content

Releases: GeoTIFF/dufour-peyton-intersection

v0.2.2

27 Mar 21:15

Choose a tag to compare

  • added package-lock.json to .gitignore b6158ad
  • ran npm run format fba2083
  • Merge pull request #6 from bameyrick/fix-merge-ranges 208e723
  • Add test case for unordered range merging bcb120e
  • Fix merging of ranges 773d027

v0.2.1...v0.2.2

v0.2.1

26 Jan 01:16

Choose a tag to compare

v0.2.0...v0.2.1

v0.2.0

25 Jul 00:16

Choose a tag to compare

  • added clean script and updated some deps 9cb3bb4

v0.2.0-0...v0.2.0

v0.2.0-0

20 Jun 02:13

Choose a tag to compare

v0.2.0-0 Pre-release
Pre-release

Main changes are adding support for overlapping holes and overlapping polygons

  • slight fix in how empty rows are represented to maintain backwards compatability 3f0d5e9
  • fixed edge case and added test e71bc61
  • removed src/get-bounding-box.js from package.json files array 5a61159
  • removed unused getBoundingBox 6fbee30
  • moved ref doc a21216e
  • Add files via upload 025162f
  • improved tests be82edc
  • added test geojsons with holes e1ac43b
  • updated setup.sh 5fc869c
  • updated src to support overlapping holes 299c638
  • commented partition 323f384
  • removed some no longer used files d8f29f5
  • added range folder f36b4d6
  • added get-polygons back in 4d4abe5
  • added Pipfile to .gitignore 2d3aabf
  • improved edge case handling for merge-consecutive-ranges e66be0a
  • use eachPolygon in src/calculate-core 2bda40e
  • added each-pair, which will replace each-edge in the near future 1bdff0b
  • added GeometryCollection support to eachPolygon d037fd2
  • replaced linear algebra functions with slope 0ea3b17
  • added test-output folder 25a9486

v0.1.3...v0.2.0-0

v0.1.3

31 May 02:39

Choose a tag to compare

  • Merge pull request #3 from GeoTIFF/hole 5a5a990
  • added supports multi-polygons to README.md bce5eee
  • refactored snapping of srs x ranges to image pixels a267a24
  • fixed issue with vertical lines at x=0 ff0641a
  • added test-output to .gitignore d779734
  • added hole test 7eb1285

v0.1.2...v0.1.3

v0.1.2

19 Apr 13:37

Choose a tag to compare

  • replaced ??= with old school e57a1bf

v0.1.1...v0.1.2

v0.1.1

17 Apr 16:02

Choose a tag to compare

  • fixed when geometry beyond left edge of the ride a6a464c

v0.1.0...v0.1.1

v0.1.0

17 Apr 15:14

Choose a tag to compare

  • fix issue where geometry was wholly larger than the raster 18ab02a

v0.0.2...v0.1.0

v0.0.2

16 Apr 15:09

Choose a tag to compare

v0.0.1...v0.0.2

v0.0.1

19 Feb 16:28

Choose a tag to compare

b194f03...v0.0.1