Skip to content

Releases: GeoTIFF/geoblaze

v1.3.0-0: Merge pull request #205 from GeoTIFF/calc-bbox

23 Jun 13:21
f9190a6
Compare
Choose a tag to compare

Big Picture: Improved support for overlapping polygons and overlapping holes, as well as fixing some other edge cases

  • force babel conversion of mpoly and geowarp 18ae9de
  • fixed eslint issue 5f3438b
  • improved support for multipolygons and polygons with holes 626041e
  • added expected_data.txt 3ff5cc4
  • updated data/create_expected_truth_data.py dbee4bb
  • removed coupling 93e5d3a
  • removed mergeRanges b9f0240
  • remove categorizeIntersection 242dfb7
  • removed cluster and getBoundingBox references 04c96fa
  • deleted unused clusterLineSegments (it had moved to dufour-peyton-intersection), and deleted one extaneous getBoundingBox test 261a856
  • don't pass no data values to calcstats 049fee0
  • cleaned up a little code in get.module.js fab69e3
  • added code to run python 3bc2480
  • updated ci to use python eb78519
  • added geojson test files 21a87d6
  • added create_expected_truth_data.py e17eb47
  • replaced bespoke internal logic of getBoundingBox with bbox-fns/calc.js 9ed5ed1
  • updated deps and add @turf/boolean-clockwise, bbox-fns, @danieljdufour/write-png, and write-image c4fcf15

v1.2.1-0...v1.3.0-0

v1.2.1-0

31 May 22:32
Compare
Choose a tag to compare
v1.2.1-0 Pre-release
Pre-release
  • updated deps 85986ab
  • Merge pull request #201 from GeoTIFF/hole 4a3cf60
  • updated workflow with webpack workaround and added hole.geojson 6ac8085
  • added test workflow bae7dac
  • updated dependencies and improved bbox reprojection 1d69ca1
  • added hole support test cd3f6f4

v1.2.0...v1.2.1-0

v1.2.0

19 Nov 16:35
Compare
Choose a tag to compare
  • updated some packages 6d13f97
  • log errors e56b388
  • fixed linting define 99fd342
  • fixed merge conflicts 46c50a9
  • reformatted d962f00
  • Merge pull request #194 from jcphill/fix-same-srs b7e6afb
  • fix wrapGeom when geom.srs === georaster.projection 74e8fbe
  • test wrapGeom when geom.srs === georaster.projection 6f22542
  • Merge branch 'master' of github.com:GeoTIFF/geoblaze f99483b
  • improved precision of intersect-polygon 2bbcdec
  • Update README.md 9af42f1

v1.1.0...v1.2.0

v1.1.0

19 Apr 14:17
Compare
Choose a tag to compare

v1.0.3...v1.1.0

v1.0.3

16 Nov 21:37
Compare
Choose a tag to compare

v1.0.1...v1.0.3

v1.0.1

26 Oct 21:24
Compare
Choose a tag to compare
  • updated puppeteer 0a5b044
  • Merge pull request #186 from rumski20/add-stats-export 7f967f5
  • add stats function to list of exports abdc9fd
  • Update README.md 67ff119

v1.0.0...v1.0.1

COG Support

10 Oct 23:21
Compare
Choose a tag to compare

v0.3.2...v1.0.0

v0.3.2

21 Apr 04:18
Compare
Choose a tag to compare
  • set node fs to empty on web build a97d6be

v0.3.1...v0.3.2

v0.3.1

21 Apr 03:40
Compare
Choose a tag to compare
  • fixed loading in observablehq a4346a8

Dependencies Upgrade

27 Mar 15:53
917abe9
Compare
Choose a tag to compare
Merge pull request #159 from DanielJDufour/DepsUpgrade

upgraded deps