std::unique_ptr< QgsMultiPoint >splitPoints( qgsgeometry_cast<QgsMultiPoint *>( splitGeom->clone() ) ); splitGeom GEOSsplitPointis optimized away in the release build. Steps to reproduce the issue Have line layer Attempt to split
There are two new event extraction algorithms to“Extract OD points”and“Extract OD points”, as well as the related“Split trajectories at stops”. Additionally, we can also“Split trajectories at observation gaps”. Trajectory outputs, by default, come as a pair of a point layer and a li...
Map Composer: Holding shift while drawing polyline/polygon constrains line angles Analysis Tools: Raster unique values count for processing Processing: New algorithm for offsetting lines Processing: New algorithm for single sided buffers Processing: Optimised points along geometry algorithm Processing: Add ...
it’s well possible that I overlook something that is not self explanatory. If you’re using PyQGIS 101 and find that some points could use further explanations, please leave a
Simply drag from the top or side ruler to add new guide line. Ever needed to generate a map series? Of course you have. The composer now includes built in map series generation using the atlas feature. Coverage layers can be points, lines, polygons, and the current feature attribute data...
maxNodes is the maximum number of points on the line to create.''' dist = GCdistanceTo(lat1, lon1, lat2, lon2) numPoints = int(dist / minSegLength) if numPoints > maxNodes: numPoints = maxNodes pts = [QgsPointXY(lon1, lat1)] f = 1.0 / (numPoints - 1.0) i = 1 while i...
> Split Feature > Swap Line Direction > Table Manager > terralibpglayer > TMS RAS > traceDigitize > Visibility Analysis > wktraster > Zip Layers > -- Paolo Cavallini - Faunalia www.faunalia.eu Full contact details at www.faunalia.eu/pc ...
Added --noplugins command line options to avoid restoring the plugins. Useful when a plugin misbehaves and causes QGIS to crash during startup Allow hiding of deprecated CRSes Add point displacement renderer plugin - allows points to be shifted to avoid colliding with other points Allow saving ve...
QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS) - QGIS/NEWS at master · donvincenzo/QGIS
QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS) - QGIS/images/images.qrc at master · qgis/QGIS