Hello,

I was wondering if the python api allows for vectorizing functions over
arrays of geometry object (ogr objects?) through numpy.

Like can I call overlaps on two (N,1) geomtry arrays and get an array of
bools? Is it using python loops to iterate through, or is it applying it as
a ufunc?

Thanks,
  Elliot
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to