I need to write a python console script in QGIS to do the following: 1) convert a simple KMZ to a shape file format 2) reproject from WGS84 to British Grid (OSGB_1936)
This is to automate the 2 steps above rather than performing them manually in QGIS each time. Please are there a goood reference for which functions are there and how to use them within the python console for QGIS?
Is it possible to use QGIS tools, such as, for example, Vector > Geoprocessing Tools > Intersect within the python console?
Your help much appreciated! Thanks,
Meryloo