BuntingLabs / buntinglabs-qgis-plugin

QGIS plugin to digitize lines and polygons from raster maps using AI
https://buntinglabs.com
GNU General Public License v2.0
38 stars 5 forks source link

Plugin doesn't recongize type of line #2

Open wojtek19022 opened 9 months ago

wojtek19022 commented 9 months ago

Sometimes plugin / tool doesn't recognize if line is straight or with empty spaces. On the bottom of a picture it should have gone North, but it went to the East. (it went from Eastern site to the left and turned right, not straight not how it should have gone if it's important) image

brendanashworth commented 9 months ago

Thanks @wojtek19022 for reporting this. Lines like this (where it's pretty easy to mistake which line is which) have been a problem for us.

Do you have a larger example TIF I could look at to investigate what's going on? Then hopefully I can push out a new model that has better performance for you.

wojtek19022 commented 9 months ago

Hi @brendanashworth due to large size of project that I saved for you, below you can find link for QGIS project packed in ZIP.

In project I had attached Geotiff and some geopackage files with vectorized polygons and polylines.

link

brendanashworth commented 9 months ago

Thanks @wojtek19022 , received the ZIP and GeoTIFF, looking into this and will try and get a fix out by this weekend!

brendanashworth commented 6 months ago

just noting that I'm still looking into this as part of larger model improvements — hasn't been forgotten! just needs more time

wojtek19022 commented 6 months ago

Thanks for letting me know! I will be patiently waiting for a new update

brendanashworth commented 3 months ago

hi @wojtek19022 we just released v2 which should have a lot better performance on a map like this... maybe give it a try?

wojtek19022 commented 2 months ago

Hi @brendanashworth thanks for letting me know. I'll test it out right away