nismod / snail

spatial networks impact assessment library 🐌
https://nismod.github.io/snail/
MIT License
9 stars 1 forks source link

C++ kernel and Python interface for Polygon/raster intersection #26

Closed tlestang closed 2 years ago

tlestang commented 2 years ago

Todo:

To start off with, the current set of changes could use some refactoring/commenting. This is mainly a translation of the Python prototype (see #25 ), but the C++ code is certainly less expressive.