I have two Spatialite tables.
(Preferably using SQL queries only. Temp tables are fine) (Postgis answer acceptable)
أكثر...
- A table called 'lines' which contains a PK column called OGC_FID and a LINESTRING column called GEOM.
- A table called polys which contains a PK column called OGC_FID and a POLYGON column called GEOM.
(Preferably using SQL queries only. Temp tables are fine) (Postgis answer acceptable)
أكثر...