[Geoserver-users] Oracle spatial SDO_ORDINATE_ARRAY size and coordonates convertion

Hi everyone!
I try to create LineString objects with oracle saptial, but I can't carry
this out correctly. I have a LineString with more than 1000 points(eatch
point has two coordonates(X,Y)) and the SDO_ORDINATE_ARRAY size is about
1048576, but when I insert a Linestring with more than 1000 point oracle
throw that error: "two many arguments for the function..." The insertion
works when the number of points is <+1000. I don't know why?

The second problem is: I use mercator as SRS for my client, but my points
latitude and longitude are in meter. I'd like to know if oracle spatial is
not capable to convert the coordonates from metter to degree.

Any help please!!

Best regards.

Bernony
--
View this message in context: http://www.nabble.com/Oracle-spatial-SDO_ORDINATE_ARRAY-size-and-coordonates-convertion-tp21915285p21915285.html
Sent from the GeoServer - User mailing list archive at Nabble.com.