Skip to content
View malbles's full-sized avatar
🗺️
Map making
🗺️
Map making
  • Trier, Germany
  • 10:43 (UTC +02:00)

Organizations

@foea-landschaftsplanung

Block or report malbles

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. qgis/QGIS qgis/QGIS Public

    QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)

    C++ 13.9k 3.4k

  2. Python for Legends (QGIS) Python for Legends (QGIS)
    1
    # Set legend spacing through python console in QGIS
    2
    layout_name = "my_layout"
    3
    legend_name = "my_legend"
    4
    
                  
    5
    # Get the layout from the layout manager and the legend item by id