iona5 / coordinator

A QGIS plugin: Capture, transform and use coordinates
2 stars 2 forks source link

use QgsVectorLayerUtils instead of QgsFeature to support default values in FeatureForm #16

Closed AlexanderFinkbeiner closed 3 years ago

AlexanderFinkbeiner commented 4 years ago

There was a bug fix in the Lat Lon Tool to support default values in the feature form: https://github.com/NationalSecurityAgency/qgis-latlontools-plugin/issues/52

The same bug is also in this plugin. I provided a small fix for it.

iona5 commented 4 years ago

@AlexanderFinkbeiner thanks for the heads up and your work. Will merge when i prepare the next version.

AlexanderFinkbeiner commented 3 years ago

Thanks! Do you know when you will release the next version?

iona5 commented 3 years ago

i am sure the next version will be released in december. i want to make some other improvements but i do not know when i have time. if all else fails, i will create a version with your patch as only change.

AlexanderFinkbeiner commented 3 years ago

Okay cool thanks!