developmentseed / developmentseed/deck.gl-raster

Add tests to validate that every pixel has at most `maxError` reprojection error

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
228
Forks
29
Avg merge
12h 27m
Merged PRs (30d)
4

Description

For every pixel of a raster:

- Find its uv coordinate
- Then find the interpolated position in output CRS given by the mesh
- Then inverse reproject to source CRS
- Find the actual position in source CRS as given by geotransform
- Assert distance is less than maxError pixels

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.