[QGIS-it-user] QGIS e
Totò
pigrecoinfinito a gmail.com
Mer 14 Feb 2018 02:00:09 PST
Enrico Fiore-2 wrote
> Ciao,
>
> scusate se mi intrometto, ma perchè occorre creare un nuovo campo
> geometry. non si può utilizzare direttamente CastToMultiPolygon() nella
> query di partenza?
>
> select COMUNE, CastToMultiPolygon(st_intersection (clc.geom, com.geom)) as
> geom, count (*)as
> nro,
> (sum (st_area( st_intersection (clc.geom, com.geom)))/st_area(com.geom))
> as
> indice
> from CLC_Molise clc, comuni_molise com
> where liv_3 like 'Boschi %' and st_intersects (clc.geom, com.geom) = 1
> group by 1
> order by indice desc;
Ciao,
si, certo che si può fare.
grazie per l'osservazione.
La creazione di un altro campo geom2 è nato per ovviare al problema, cioè la
tabella esisteva già.
saluti
-----
https://pigrecoinfinito.wordpress.com/
--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Italian-User-f5250612.html
Maggiori informazioni sulla lista
QGIS-it-user