Skip to content

OGR VRT: Document Integer64 support (fixes #15265) - #15272

Open
alkra wants to merge 1 commit into
OSGeo:masterfrom
alkra:fix-15265
Open

alkra wants to merge 1 commit into
OSGeo:masterfrom
alkra:fix-15265

Conversation

@alkra

@alkra alkra commented Sep 18, 2026

Copy link
Copy Markdown

Commit e5371b7 implemented RFC31 to add 64-bit Integer fields in OGR, including their support in VRT. But it has never been documented.

This commit adds Integer64 and Integer64List to the list of supported field types.

This commit also corrects a missing bullet point.

What does this PR do?

What are related issues/pull requests?

AI tool usage

  • AI (Y-a-t-il-un-Copilot-dans-l'avion, Chat-j'ai-pété, Jean-Claude Dusse or something similar) supported my development of this PR. See our policy about AI tool use. Use of AI tools must be indicated.

(None)

Tasklist

  • Make sure code is correctly formatted (cf pre-commit configuration)
  • (N/A) Add test case(s)
  • (N/A) Add documentation
  • (N/A) Updated Python API documentation (swig/include/python/docs/)
  • Review
  • Adjust for comments
  • All CI builds and checks have passed
  • ADD YOUR TASKS HERE

Environment

Provide environment details, if relevant:

  • OS: WSL
  • Compiler:

Commit e5371b7 implemented RFC31 to add 64-bit Integer fields in OGR,
including their support in VRT. But it has never been documented.

This commit adds Integer64 and Integer64List to the list of supported
field types.

This commit also corrects a missing bullet point.
@dbaston dbaston added the documentation Issues and contributions to the documentation content label Sep 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Issues and contributions to the documentation content

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants