Re: [gdal-dev] Vector VRT with OGRVRTUnionLayer

2025-05-07 Thread Jon Morris via gdal-dev
r):1 POINT (282 345) -Jukka Rahkonen- Lähettäjä: gdal-dev käyttäjän Jon Morris via gdal-dev puolesta Lähetetty: Tiistai 6. toukokuuta 2025 19.35 Vastaanottaja: gdal-dev@lists.osgeo.org Aihe: [gdal-dev] Vector VRT with OGRVRTUnionLayer Hello all, I'

Re: [gdal-dev] Vector VRT with OGRVRTUnionLayer

2025-05-06 Thread Rahkonen Jukka via gdal-dev
Tiistai 6. toukokuuta 2025 19.35 Vastaanottaja: gdal-dev@lists.osgeo.org Aihe: [gdal-dev] Vector VRT with OGRVRTUnionLayer Hello all, I’m trying to write a tool to create vector VRTs and need a bit of clarification with OGRVRTUnionLayers.  Is it possible to have a union layer when the input l

[gdal-dev] Vector VRT with OGRVRTUnionLayer

2025-05-06 Thread Jon Morris via gdal-dev
Hello all, I'm trying to write a tool to create vector VRTs and need a bit of clarification with OGRVRTUnionLayers. Is it possible to have a union layer when the input layers have different geometry types? Currently I'm trying Polygon and Multipolygon and I'm not clear whether this should make