Skip to content

A repository for some scripts that i created to improve workflow

Notifications You must be signed in to change notification settings

geraldopmj/PyQGIS_UsefulScripts

Repository files navigation

PyQGIS_UsefulScripts

A repository for some scripts that i created to improve workflow.

CalcularArea:

Calculate area in hectare and square meter for each featuer in selected layer.

ExportAllLayoutAsTemplate:

Save in a specified directory all layout of the project as qgis print layout template.

ExportAllQmlStylesFromProject:

Save in a specified directory all qml styles of the symbology used in the project as qgis style (.qml).

Recortar camada por feições de outra camada:

Cut features of one layer by the features of the other layers renaming to identify them.

adicionar x e y na layer selecionada:

Add Longitude and Latitude coord at the selected layer.

ponto a 50m se tiver ponto 100m a leste e a sul:

Used in Archaeological survey, when i have a point grid of 100m x 100m, it checks each point to see if it has a point at 100m west and another at 100m south and, in positive case, adds one point in the middle, 50m west and 50m south.

Not PyQgis

RenomearArquivoDataAtual:

Renames all files in a folder adding today date at the end.

RenomearArquivoDataModificado:

Renames all files in a folder adding file´s last modified date at the end.

About

A repository for some scripts that i created to improve workflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages