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

Add Z/M support to Processing - WAS: "Extract nodes" drops m values #23590

Closed
qgib opened this issue Oct 5, 2016 · 4 comments
Closed

Add Z/M support to Processing - WAS: "Extract nodes" drops m values #23590

qgib opened this issue Oct 5, 2016 · 4 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Processing Relating to QGIS Processing framework or individual Processing algorithms

Comments

@qgib
Copy link
Contributor

qgib commented Oct 5, 2016

Author Name: Anita Graser (@anitagraser)
Original Redmine Issue: 15667
Affected QGIS version: 2.16.3
Redmine category:processing/qgis
Assignee: Victor Olaya


Processing needs to be updated to support z and m geometry values supported by QGIS core.

For example, result of the "Extract nodes" are just simply XY points.

In contrast the nodes_to_points(geometry, ignore_closing_nodes) function available in expressions does honor m and z values.


Related issue(s): #22623 (relates)
Redmine related issue(s): 14659


@qgib
Copy link
Contributor Author

qgib commented Oct 5, 2016

Author Name: Alexander Bruy (@alexbruy)


Currently Processing does not adopted to support Z/M/ZM values, so all similar algs are affected.

@qgib
Copy link
Contributor Author

qgib commented Oct 5, 2016

Author Name: Anita Graser (@anitagraser)


  • subject was changed from Processing "Extract nodes" drops m values to Add Z/M support to Processing - WAS: "Extract nodes" drops m values

@qgib
Copy link
Contributor Author

qgib commented Apr 30, 2017

Author Name: Giovanni Manghi (@gioman)


  • easy_fix was configured as 0
  • regression was configured as 0

@qgib
Copy link
Contributor Author

qgib commented Jul 16, 2017

Author Name: Nyall Dawson (@nyalldawson)


Extract nodes is fixed in 1b1dc7d

I think specific reports should be open for other algorithms. Many which rely on GEOS and other libraries will be upstream issues, but there's also other QGIS native ones which we can fix.


  • status_id was changed from Open to Closed
  • description was changed from Processing needs to be updated to support z and m geometry values supported by QGIS core.

For example, result of the "Extract nodes" are just simply XY points.

In contrast the nodes_to_points(geometry, ignore_closing_nodes) function available in expressions does honor m and z values.
to Processing needs to be updated to support z and m geometry values supported by QGIS core.

For example, result of the "Extract nodes" are just simply XY points.

In contrast the nodes_to_points(geometry, ignore_closing_nodes) function available in expressions does honor m and z values.

  • resolution was changed from to fixed/implemented

@qgib qgib closed this as completed Jul 16, 2017
@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Processing Relating to QGIS Processing framework or individual Processing algorithms labels May 25, 2019
@qgib qgib added this to the Future Release - Lower Priority milestone May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Processing Relating to QGIS Processing framework or individual Processing algorithms
Projects
None yet
Development

No branches or pull requests

1 participant