Samweli/isochrones

Error

geoyee opened this issue ยท 4 comments

Hello, I have a problems when I try to use this plugin in QGIS, can you help me ๐Ÿ˜ƒ . I tried the data provided by this repo, but it reported the same error.
THX! This is a great job ๐Ÿ‘ .

QGIS-version: 3.16.11
PostGIS-version: 14
Isochrones-version: 0.1.1

image

I am sorry, this is error. I accidentally misspelled it.
image

Hi @geoyee, apologies for a late reply.
I see you are using QGIS version 3.16.11, the plugin is supported up to QGIS version 3.8. can you try with versions less than 3.8 and see if the error persists, thanks.

@geoyee I have noticed that in the above screenshot, you are passing network table as public.road instead of public.roads this can be the cause for the resulting error.
Also new plugin version that supports QGIS 3.1x and 3.2x versions has been released here https://plugins.qgis.org/plugins/isochrones/version/0.1.2, you can now upgrade the plugin using the QGIS plugin manager.

thank you, i am sorry for a late reply. Your response was very helpful