Boa tarde.
Qual a forma de seleccionar multipart features num shapefile/tabela postgis no QGIS 3.0?
Com os melhores cumprimentos.
Hélder Murcha
Boa tarde.
Qual a forma de seleccionar multipart features num shapefile/tabela postgis no QGIS 3.0?
Com os melhores cumprimentos.
Hélder Murcha
Viva,
Qual a forma de seleccionar multipart features num shapefile/tabela postgis no QGIS 3.0?
Abre a consola SQL de DB Manager e usa esta query (exemplo aplicada
numa shapefile) nos virtual layers:
SELECT coluna_com_ud FROM nome_da_shapefile WHERE ST_NumGeometries(geometry) > 1
Cumps
--
Giovanni Manghi
http://naturalgis.pt/
giovanni.manghi@naturalgis.pt
* QGIS/PostGIS Training
* QGIS Support and Consulting
* QGIS development
Google+/Hangouts: giovanni.manghi@gmail.com
Giovanni is QGIS main tester and active member of its development team
--