Logo Alexandre Neto
  • Home
  • About
  • Services
  • Recent Posts
  • Posts
  • Plugins
  • English
    Português English
  • Dark Theme
    Light Theme Dark Theme System Theme
Logo Inverted Logo
  • Tags
  • ArcGIS
  • Atlas
  • Cartography
  • Composer
  • Conda
  • Conda-Forge
  • Gdal
  • Hint
  • Mamba
  • Map Composer
  • Open Source
  • Opinion
  • Postgis
  • Pyqgis
  • Python
  • QGIS
  • Recart
  • SQL
  • Tutorial
  • Vscode
Hero Image
Map corner coordinates in QGIS

Some time ago in the qgis-pt mailing list, someone asked how to show the coordinates of a map corners using QGIS. Since this features wasn’t available (yet), I have tried to reach a automatic solution, but without success, After some thought about it and after reading a blog post by Nathan Woodrow, it came to me that the solution could be creating a user defined function for the expression builder to be used in labels in the map.

  • Cartography
  • python
  • QGIS
  • tutorial
Tuesday, September 9, 2014 | 5 minutes Read
Hero Image
Please use the "IN" operador

It’s not the first time I see people that, to select feature by their fields values, use expressions like this: [code language=“SQL”]“field” = ‘value1’ OR “field” = ‘value2’ OR “field” = ‘value3’ [OR …][/code] A more practical and pretty way of doing this is by using the IN operator instead. [code language=“SQL”]“field” IN (‘value1’,‘value2’,‘value3’[,…])[/code] This operator is available in almost every GIS software I know. In QGIS, it can be used even if there isn’t a small little button to click.

  • QGIS
  • SQL
Tuesday, June 24, 2014 | 1 minute Read
Hero Image
Old map in QGIS

Inspired in a post by Anita Graser, I’ve tried to use QGIS to create a Cascais’s old looking map, as if it have been drawn by hand in a methodical way. Defining the styles I have started by defining the styles for each elements to represent. Buildings To fill the buildings, I have tried to use a color that reminds me the portuguese roofs, similar to the color commonly used in old maps of cities, with a slightly darker outline of the same color.

  • QGIS
Monday, April 14, 2014 | 2 minutes Read
Hero Image
Substituir strings na tabela de atributos do QGIS

Hoje, ao rever uma camada vectorial de distribuição de fauna com interesse para a conservação com a nossa bióloga de serviço, Sara Saraiva, tive necessidade de corrigir (em todas as linhas de determinado atributo) o nome “Aquila fasciatus”, substituindo-o por “Aquila fasciata”. Devido à opção tomada na organização dos dados, cada polígono continha uma listagem de espécies que nele ocorrem, e o nome a corrigir encontrava-se no meio da mesma. A correcção teria de ser feita sem alterar os restantes nomes.

  • QGIS
Wednesday, May 29, 2013 | 1 minute Read
  • ««
  • «
  • 1
  • 2
  • »
  • »»
Navigation
  • About
  • Services
  • Recent Posts
  • Plugins
Contact me:
  • srnetochan
  • Alexandre Neto
  • @alexnetogeo
  • @alexnetogeo

Toha Theme Logo Toha
© 2022 Copyright. Globe icon created by Freepik - Flaticon
Powered by Hugo Logo