Skip to content

QGIS4 Support#88

Merged
dmarteau merged 1 commit intomasterfrom
qgis4-support
Apr 2, 2026
Merged

QGIS4 Support#88
dmarteau merged 1 commit intomasterfrom
qgis4-support

Conversation

@dmarteau
Copy link
Copy Markdown
Member

Support for QGIS4

Notes:

  • KML: Ogr driver now treats id field as string when reading kml layer.
  • GML: trailing 0 digits values are now intepreted as string when reading gml layer.

@dmarteau dmarteau requested review from mdouchin and rldhont March 31, 2026 09:35
@dmarteau dmarteau self-assigned this Mar 31, 2026
@dmarteau dmarteau force-pushed the qgis4-support branch 2 times, most recently from f5e82ed to ebe7eaf Compare March 31, 2026 09:38
Comment thread tests/core/qgis.py Outdated
messageLog = QgsApplication.messageLog()
messageLog.messageReceived.connect(writelogmessage)

if Qgis.QGIS_VERSION_INT < 40000:
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Like here 3liz/lizmap-plugin@f650804 prefered Qgis.versionInt()

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixé

@dmarteau dmarteau merged commit b10f4e1 into master Apr 2, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants