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
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 11, 2023
plugins/tests: Port to QgisUnitTests
Show description for e0466ab
ptitjano
authored and
nyalldawson
committed
e0466ab
View commit details
Copy full SHA for e0466ab
View code at this point
Browse repository at this point
Commits on Dec 7, 2023
Don't initialize project provider from qgis_process -- project
Show description for 5be7093
nyalldawson
committed
5be7093
View commit details
Copy full SHA for 5be7093
View code at this point
Browse repository at this point
Avoid double loading model algorithms when starting provider
nyalldawson
committed
cb5fbaf
View commit details
Copy full SHA for cb5fbaf
View code at this point
Browse repository at this point
[processing] When running qgis_process commands, defer the model
Show description for e4e63ce
nyalldawson
committed
e4e63ce
View commit details
Copy full SHA for e4e63ce
View code at this point
Browse repository at this point
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 27, 2023
Drop OTB Processing provider
Show description for 58e2ddb
nyalldawson
committed
58e2ddb
View commit details
Copy full SHA for 58e2ddb
View code at this point
Browse repository at this point
Commits on Nov 24, 2023
Remove redundant "import qgis" lines from python files
Show description for 13bc09e
nyalldawson
committed
13bc09e
View commit details
Copy full SHA for 13bc09e
View code at this point
Browse repository at this point
Commits on Nov 23, 2023
Harmonize user facing labels for GDAL resampling methods
DelazJ
authored and
nyalldawson
committed
406e1d6
View commit details
Copy full SHA for 406e1d6
View code at this point
Browse repository at this point
Commits on Nov 13, 2023
Check for non-zero cell sizes
nyalldawson
committed
33e1d4f
View commit details
Copy full SHA for 33e1d4f
View code at this point
Browse repository at this point
Fix exception in interpolation algorithm widgets
Show description for da514d0
nyalldawson
committed
da514d0
View commit details
Copy full SHA for da514d0
View code at this point
Browse repository at this point
Add some typehints
nyalldawson
committed
27bcb01
View commit details
Copy full SHA for 27bcb01
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 19, 2023
Add safeguard to all gdal algorithms
pblottiere
committed
385fedd
View commit details
Copy full SHA for 385fedd
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
Raise error in case if invalid parameter in batch mode
pblottiere
committed
9df62b9
View commit details
Copy full SHA for 9df62b9
View code at this point
Browse repository at this point
Add safeguard for -of option
pblottiere
committed
9c8475e
View commit details
Copy full SHA for 9c8475e
View code at this point
Browse repository at this point
Commits on Oct 15, 2023
update vector menu links to processing algorithms (fix #54937)
alexbruy
authored and
nyalldawson
committed
edaa3dd
View commit details
Copy full SHA for edaa3dd
View code at this point
Browse repository at this point
Commits on Oct 11, 2023
move enum QgsMapLayerProxyModel::Filter to Qgis (#54891)
3nids
authored
c76b86e
View commit details
Copy full SHA for c76b86e
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 Oct 8, 2023
Do not pass -projwin to gdal_translate when given rectangle is Null
Show description for bcf83c1
strk
committed
bcf83c1
View commit details
Copy full SHA for bcf83c1
View code at this point
Browse repository at this point
Commits on Oct 5, 2023
Cleanup Execute SQL geometry type handling
Show description for 33bb769
nyalldawson
committed
33bb769
View commit details
Copy full SHA for 33bb769
View code at this point
Browse repository at this point
Geometry type should not be optional in Execute SQL algorithm
Show description for 7b93feb
nyalldawson
committed
7b93feb
View commit details
Copy full SHA for 7b93feb
View code at this point
Browse repository at this point
Fix strings
nyalldawson
committed
0a11e3d
View commit details
Copy full SHA for 0a11e3d
View code at this point
Browse repository at this point
Commits on Oct 2, 2023
Don't install CMakeLists.txt
jef-n
committed
a0c3d67
View commit details
Copy full SHA for a0c3d67
View code at this point
Browse repository at this point
Commits on Sep 30, 2023
Merge pull request #54035 from alexbruy/processing-port-raster-calculator
Show description for 373d5f8
alexbruy
authored
373d5f8
View commit details
Copy full SHA for 373d5f8
View code at this point
Browse repository at this point
Commits on Sep 29, 2023
Port Join Attributes by Location (summary) to c++
Show description for 25fc015
nyalldawson
committed
25fc015
View commit details
Copy full SHA for 25fc015
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.