SebastienPeillet / PisteCreator

ONF UI plugins to create tracks
GNU General Public License v3.0
3 stars 1 forks source link

I'd love to see this plugin ported to qgis3 #5

Open xthegamerx opened 3 years ago

xthegamerx commented 3 years ago

Is this https://github.com/qgis/QGIS/wiki/Plugin-migration-to-QGIS-3 a good start for this case?

SebastienPeillet commented 3 years ago

Hi !

Indeed this documentation is a good start to begin the migration to QGIS3.

qgis2to3 script will do the obvious modifications but obviously there will be some bugs to fix anyway.

Furthermore PisteCreator was my first QGIS extension, I'm sure there is a lot of code refactoring to do.

I created it when I was working for the french national forest office in French Guyana. Recently they contacted me about the migration of the plugin. Maybe the migration will be done during next year.

Johann-Tree commented 2 months ago

Any news about it?