<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font face="Arial">Hi guys,<br>
<br>
I'm trying to use lines from postgis to google maps android.<br>
To do that, I'm converting the lines to points with St_DumpPoints
and, in gmaps, I make the lines. My problem is that I cannot
create a correct sequence to order the points in android and so i
get wrong lines (see ss atached). I'm already try to use
st_dumpPoints path column and generate a serial but doesn't result.<br>
<br>
Anybody knows a solution to resolve that? <br>
thanks<br>
</font>
</body>
</html>