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

Reshape Features tool doesn't preserve curves #60065

Open
2 tasks done
bencahill opened this issue Jan 6, 2025 · 0 comments
Open
2 tasks done

Reshape Features tool doesn't preserve curves #60065

bencahill opened this issue Jan 6, 2025 · 0 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Digitizing Related to feature digitizing map tools or functionality

Comments

@bencahill
Copy link

What is the bug or the crash?

When the "Reshape Feature" tool is used to modify a feature, curves are segmentized, even when the layer supports curved features.

Steps to reproduce the issue

  1. Create temporary or gpkg layer with a geometry that supports curves (CompoundCurve, MultiCurve, CurvePolygon or MultiSurface)
  2. Add feature containing curve

263673793-99e37008-84af-42c9-84e3-ef7b6e16175c

  1. Edit feature using "Reshape Features" tool
  2. Curve in feature geometry is automatically segmentized

Edit 1:

263674112-5e0c3207-f3a6-48e4-8514-6755e6d6ed15

Edit 2:

263676695-43954ca7-936b-47db-9e8f-de8686269bf0

Versions

QGIS version3.40.2-Bratislava
QGIS code revision14826ca1
 
Libraries
Qt version5.15.13
Python version3.12.8
GDAL/OGR version3.9.3
PROJ version9.5.0
EPSG Registry database versionv11.016 (2024-08-31)
GEOS version3.13.0-CAPI-1.19.0
SQLite version3.46.1
PDAL version2.8.1
PostgreSQL client version16.2
SpatiaLite version5.1.0
QWT version6.3.0
QScintilla2 version2.14.1
OS versionWindows 10 Version 2009
 
Active Python plugins
db_manager0.1.20
grassprovider2.12.99
MetaSearch0.3.6
processing2.12.99

Supported QGIS version

  • I'm running a supported QGIS version according to the roadmap.

New profile

Additional context

No response

@bencahill bencahill added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Jan 6, 2025
@agiudiceandrea agiudiceandrea added the Digitizing Related to feature digitizing map tools or functionality label Jan 6, 2025
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! Digitizing Related to feature digitizing map tools or functionality
Projects
None yet
Development

No branches or pull requests

2 participants