enricofer / refFunctions

6 stars 10 forks source link

can't use functions to return a geometry in QGIS 3.x #19

Open spaceof7 opened 6 years ago

spaceof7 commented 6 years ago

The API has changed exportToWkt() to asWkt(). It is an easy fix, I was going to submit a pull request but didnt want to break things in the LTR version of QGIS.

enricofer commented 6 years ago

Thanks for submission. I'm thinking to a overall code clean-up and test suite.

FERRATON commented 5 years ago

Hi any news of a correction for this blocking problem?

enricofer commented 5 years ago

Reference functions porting to core in some way is on the air. Anyway I fixed the issue for LTR: https://github.com/enricofer/refFunctions/commit/c9cb3e6c394d216cd39070df6f9934f4d59f566b

enricofer commented 5 years ago

Migration to core: https://github.com/enricofer/refFunctions/wiki/Migration-to-core