geoblaze icon indicating copy to clipboard operation
geoblaze copied to clipboard

Refactor Testing

Open sdpeyton opened this issue 8 years ago • 1 comments

With features getting more complex, testing will need to be re-architected to be more efficient at getting high coverage. Specifically, we need:

  • a common access point for geometries
  • coverage of bbox, single and multi-part geometries, feature collections, union geometries
  • coverage for all possible geometry input formats
  • a standard for how these tests are asserted

sdpeyton avatar Oct 22 '17 18:10 sdpeyton

Add comparison in performance to GDAL and ArcPY, rasterio across functions

DanielJDufour avatar Nov 22 '17 00:11 DanielJDufour