Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
cpp-stuff
/
QGIS
Public
forked from
pascal-stuff/QGIS
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
QGIS
python
plugins
processing
tests
testdata
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 30, 2023
add test
alexbruy
authored and
nyalldawson
committed
8efd68e
View commit details
Copy full SHA for 8efd68e
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
Add tests
nyalldawson
committed
2456290
View commit details
Copy full SHA for 2456290
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
add test files
alexbruy
authored and
wonder-sk
committed
a0fc443
View commit details
Copy full SHA for a0fc443
View code at this point
Browse repository at this point
use run() to execute nested algorithms
Show description for e302345
alexbruy
authored and
wonder-sk
committed
e302345
View commit details
Copy full SHA for e302345
View code at this point
Browse repository at this point
concave hull tests based on geos version
alexbruy
authored and
wonder-sk
committed
a4e4733
View commit details
Copy full SHA for a4e4733
View code at this point
Browse repository at this point
address review
alexbruy
authored and
wonder-sk
committed
1742630
View commit details
Copy full SHA for 1742630
View code at this point
Browse repository at this point
make cppcheck happy
alexbruy
authored and
wonder-sk
committed
d18190c
View commit details
Copy full SHA for d18190c
View code at this point
Browse repository at this point
use geos to calculate concave hull on systems with geos >=3.11.0
alexbruy
authored and
wonder-sk
committed
514e8b5
View commit details
Copy full SHA for 514e8b5
View code at this point
Browse repository at this point
another attempt to fix test
alexbruy
authored and
wonder-sk
committed
5ad4119
View commit details
Copy full SHA for 5ad4119
View code at this point
Browse repository at this point
try to fix tests
alexbruy
authored and
wonder-sk
committed
5097992
View commit details
Copy full SHA for 5097992
View code at this point
Browse repository at this point
[processing] port concave hull algorithm to C++
alexbruy
authored and
wonder-sk
committed
61b6917
View commit details
Copy full SHA for 61b6917
View code at this point
Browse repository at this point
[processing] port delaunay triangulation algorithm to C++
alexbruy
authored and
wonder-sk
committed
451d1ba
View commit details
Copy full SHA for 451d1ba
View code at this point
Browse repository at this point
[processing] port voronoi polygons algorithm to C++
alexbruy
authored and
wonder-sk
committed
d824314
View commit details
Copy full SHA for d824314
View code at this point
Browse repository at this point
Commits on Sep 25, 2023
add modeler support and deprecate Python implementation
alexbruy
committed
3c1f510
View commit details
Copy full SHA for 3c1f510
View code at this point
Browse repository at this point
Commits on Aug 18, 2023
processing: Fix some gdal raster tests for gdal 3.6 and above
Show description for 1778cbb
ptitjano
authored and
nyalldawson
committed
1778cbb
View commit details
Copy full SHA for 1778cbb
View code at this point
Browse repository at this point
processing: Fix some gdal vector tests for GEOS 3.11 and above
Show description for 2af3c42
ptitjano
authored and
nyalldawson
committed
2af3c42
View commit details
Copy full SHA for 2af3c42
View code at this point
Browse repository at this point
gdal_algorithm_vector_tests: Remove empty line at the end of file
ptitjano
authored and
nyalldawson
committed
cd3bcd6
View commit details
Copy full SHA for cd3bcd6
View code at this point
Browse repository at this point
Commits on Aug 9, 2023
processing: Fix some tests for GEOS 3.11 and above
Show description for 6565b0d
ptitjano
authored and
nyalldawson
committed
6565b0d
View commit details
Copy full SHA for 6565b0d
View code at this point
Browse repository at this point
Commits on Jul 13, 2023
[feature] Add 'DTM Filter (slope-based)' algorithm for filtering a
Show description for c547f56
nyalldawson
committed
c547f56
View commit details
Copy full SHA for c547f56
View code at this point
Browse repository at this point
Commits on Mar 8, 2023
[processing] Add "Keep disjoint results separate" option to buffer
Show description for 4647cfc
nyalldawson
committed
4647cfc
View commit details
Copy full SHA for 4647cfc
View code at this point
Browse repository at this point
Commits on Oct 20, 2022
Fix some overlay algorithms output multipoint geometries but
Show description for c9a2a5e
nyalldawson
committed
c9a2a5e
View commit details
Copy full SHA for c9a2a5e
View code at this point
Browse repository at this point
Commits on Aug 10, 2022
Get remaining processing tests working on newer systems
nyalldawson
committed
9d1fc68
View commit details
Copy full SHA for 9d1fc68
View code at this point
Browse repository at this point
More working processing tests on newer systems
nyalldawson
committed
9f07b78
View commit details
Copy full SHA for 9f07b78
View code at this point
Browse repository at this point
Fix some more processing tests on newer libraries
nyalldawson
committed
6e6759f
View commit details
Copy full SHA for 6e6759f
View code at this point
Browse repository at this point
When running hub lines tool in geodesic mode, always drop m/z values
Show description for 7b7d0ba
nyalldawson
committed
7b7d0ba
View commit details
Copy full SHA for 7b7d0ba
View code at this point
Browse repository at this point
Get some processing tests passing on newer libraries
nyalldawson
committed
44c06b7
View commit details
Copy full SHA for 44c06b7
View code at this point
Browse repository at this point
Commits on Aug 8, 2022
More processing test fixes
nyalldawson
committed
53a8652
View commit details
Copy full SHA for 53a8652
View code at this point
Browse repository at this point
Get some more processing tests working on newer GDAL/GEOS
nyalldawson
committed
4af0e4c
View commit details
Copy full SHA for 4af0e4c
View code at this point
Browse repository at this point
Commits on Jul 12, 2022
Fix difference algorithm when differencing a point results in
Show description for 5a6b76a
nyalldawson
committed
5a6b76a
View commit details
Copy full SHA for 5a6b76a
View code at this point
Browse repository at this point
Commits on Jun 17, 2022
Add tests for native:setzfromraster with offset
agiudiceandrea
authored and
nyalldawson
committed
2c807f9
View commit details
Copy full SHA for 2c807f9
View code at this point
Browse repository at this point
Commits on Jun 10, 2022
Drop gpkg_metadata_reference_column_name_update trigger generated by GDAL < 2.4.0
Show description for 8c18fa2
strk
committed
8c18fa2
View commit details
Copy full SHA for 8c18fa2
View code at this point
Browse repository at this point
Commits on May 2, 2022
fix tests
alexbruy
authored and
nyalldawson
committed
7743cf4
View commit details
Copy full SHA for 7743cf4
View code at this point
Browse repository at this point
add tests
alexbruy
authored and
nyalldawson
committed
34a20f8
View commit details
Copy full SHA for 34a20f8
View code at this point
Browse repository at this point
Commits on Mar 17, 2022
Fix some tests on newer GEOS
nyalldawson
committed
07ee0bb
View commit details
Copy full SHA for 07ee0bb
View code at this point
Browse repository at this point
[feature][processing] Add "Keep disjoint features separate" option
Show description for 2901547
nyalldawson
committed
2901547
View commit details
Copy full SHA for 2901547
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.