Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle MultiPoints in DXF writer (fixes #11686) #11687

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

michkowalczuk
Copy link

@michkowalczuk michkowalczuk commented Jan 17, 2025

What does this PR do?

Adds support for writing MultiPoints by DXF driver.
#11686

What are related issues/pull requests?

Tasklist

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

Environment

Provide environment details, if relevant:

  • OS:
  • Compiler:

@michkowalczuk michkowalczuk changed the title Handle MultiPoints in DXF writer #11686 Handle MultiPoints in DXF writer (fixes #11686) Jan 17, 2025
@coveralls
Copy link
Collaborator

Coverage Status

coverage: 70.081% (+0.02%) from 70.063%
when pulling 30ac47c on michkowalczuk:handle-MultiPoints-in-DXF-writer
into 3da6544 on OSGeo:master.

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