I'm coding an algorithm which uses as an input a map from QGIS. The software has been implemented in C++ and my idea is to convert, automatically, a shapefile into a raster one.
Is there any function in C++, from the QGIS api, to perform this task automatically? Besides: is there any data structure in the QGIS framework to handle matrices which comes from raster files?
أكثر...
Is there any function in C++, from the QGIS api, to perform this task automatically? Besides: is there any data structure in the QGIS framework to handle matrices which comes from raster files?
أكثر...