'DISSOLVE': False, 'DISTANCE': buffer_size, 'END_CAP_STYLE': 0, # Round 'INPUT': input_vector, 'JOIN_STYLE': 0, # Round 'MITER_LIMIT': 2, 'SEGMENTS': 5, 'OUTPUT': output_filename } processing.run('native:buffer', alg_params) gdf = gpd.read_file(output_filename) gdf.plot(...
Processing: New algorithm for geometry boundary Processing: New algorithm for calculating feature bounding box Processing: Processing dissolve algorithm accepts multiple fields Processing: Optimised processing clip algorithm Processing: New algorithm for merging connected lines General: Automatic links in identify...
Apart from the field inheritance part, this is exactly how the dissolve processing tool works. If we did not dissolve overlapping parts, then the resulting geometry would be invalid (self intersecting multipart). My suggestion would be: Make merge work with multiparts similarly (dissolve overlapping...
Processing: New algorithm for geometry boundary Processing: New algorithm for calculating feature bounding box Processing: Processing dissolve algorithm accepts multiple fields Processing: Optimised processing clip algorithm Processing: New algorithm for merging connected lines General: Automatic links in identify...
Processing: New algorithm for geometry boundary Processing: New algorithm for calculating feature bounding box Processing: Processing dissolve algorithm accepts multiple fields Processing: Optimised processing clip algorithm Processing: New algorithm for merging connected lines General: Automatic links in identify...
- Processing: New algorithm for geometry boundary - Processing: New algorithm for calculating feature bounding box - Processing: Processing dissolve algorithm accepts multiple fields - Processing: Optimised processing clip algorithm - Processing: New algorithm for merging connected lines ...
Running a GRASS algorithm in a standalone PyQGIS-Script with QGIS 3.22, e.g. processing.run("grass7:v.dissolve", ...) I get _core.QgsProcessingException: Error: Algorithm grass7:v.dissolve not foundWhen I then list all the registered algs...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your...
Explore All features Documentation GitHub Skills Blog Solutions For Enterprise Teams Startups Education By Solution CI/CD & Automation DevOps DevSecOps Resources Learning Pathways White papers, Ebooks, Webinars Customer Stories Partners Open Source GitHub Sponsors Fund open source developers...