Hello all
We are trying to translate some geometries in Oracle to WKT using st_AsText
It takes a long tome for complex features.
For example a polygon with 31k points was translated into 600k WKT string in 25 seconds.
Does this reasonable time? Is there any tuning in the database or Geodatabase that can make this faster?
Thanks