Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arborescence des fichiers téléchargés #79

Open
jbdesbas opened this issue Aug 7, 2024 · 1 comment
Open

Arborescence des fichiers téléchargés #79

jbdesbas opened this issue Aug 7, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@jbdesbas
Copy link
Member

jbdesbas commented Aug 7, 2024

Les fichiers téléchargés (default_idgs.json + QGZ + PNG) sont "en vrac" dans un fichier config à la racine du plugin.

Rendre plus lisible avec :

  • un dossier par IDG (QGS/QGZ + image png)
  • le fichiers _default_idgs.json` à la racine
  • renommer config en remote

Exemple :

remote
  - default_idgs.json
  - idgX
    - idgX.qgs
    - idgX.png
  - idgN
   - idgN.qgz
   - idgN.png
  - ...  
@jbdesbas jbdesbas added the enhancement New feature or request label Aug 7, 2024
@jbdesbas jbdesbas changed the title Arborescence des fichiers télécharger Arborescence des fichiers téléchargés Aug 7, 2024
@bchartier
Copy link
Collaborator

Quand tu mets idgX, ça correspond à idg_id de la classe Plateform j'imagine.

@bchartier bchartier added this to the Stable release milestone Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants