Michaelis, Luis via gdal-dev a écrit :
Hello GDAL devs!
I’ve got a question about layer intersection detection.
I’d like to use the GDAL Python interface to do batched intersection checks
between two vector layers, one containing only two-point line strings and one
containing terrain contour
Hello GDAL devs!
I've got a question about layer intersection detection.
I'd like to use the GDAL Python interface to do batched intersection checks
between two vector layers, one containing only two-point line strings and one
containing terrain contour lines. To compute these intersections, I w