ubarsc / rios

A raster processing layer on top of GDAL
https://www.rioshome.org
GNU General Public License v3.0
14 stars 7 forks source link

Fix vector reproj #94

Closed neilflood closed 2 months ago

neilflood commented 2 months ago

Vector inputs from different projection was broken in version 2.0.0. This fixes it, and adds tests of the fixed functionality to the standard test suite.