3liz / qgis-veloroutes_voies_vertes-plugin

Standard Covadis Véloroutes et Voies Vertes (3V)
5 stars 5 forks source link

Processing - change base class so as to have less code in export_all algorithm #50

Closed Gustry closed 4 years ago

Gustry commented 4 years ago

Description

Use ExportCovadis as base class for the ExportCovadisAll algorithm, so parameters are all ready defined.

Algorithm 'Export de tous les fichiers' starting…
Input parameters:
{ 'CHARGER' : False, 'DATABASE' : 'Raepa', 'DPT' : '066', 'FOLDER' : '/tmp', 'SCHEMA' : 'veloroutes' }

## CONNEXION A LA BASE DE DONNEES ##

## CHARGEMENT DE LA COUCHE ##
Results: {'OUTPUT': 'itineraire_407ecf11_81c4_44e5_9fa4_e0d5da49a145', 'OUTPUT MSG': ''}
## CONNEXION A LA BASE DE DONNEES ##

## CHARGEMENT DE LA COUCHE ##
Results: {'OUTPUT': 'portion_3c4c3987_baee_4e82_84f2_04ee6b41e55b', 'OUTPUT MSG': ''}
## CONNEXION A LA BASE DE DONNEES ##

## CHARGEMENT DE LA COUCHE ##
Results: {'OUTPUT': 'element_c7b00af8_cbcc_4c6a_88b0_ff90cd50b06a', 'OUTPUT MSG': ''}
## CONNEXION A LA BASE DE DONNEES ##
...