edwardoughton / itmlogic

Longley-Rice Irregular Terrain Model (itmlogic)
https://itmlogic.readthedocs.io/en/latest/?badge=latest
Other
55 stars 21 forks source link

Feature/terrain tiles #28

Closed tomalrussell closed 4 years ago

tomalrussell commented 4 years ago

Handle point-to-point and area queries over multiple terrain tiles.

The approach taken here is to simplify and rely on GDAL Virtual Format which allows a virtual dataset to be composed of multiple files.