<br><font size=2 face="sans-serif">select distinct lat, lon .... </font>
<br><font size=2 face="sans-serif">unless I misunderstood the problem...</font>
<br><font size=2 face="sans-serif">steve<br>
</font>
<p>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Gery <gamejihou@hotmail.com>@postgis.refractions.net</b>
</font>
<br><font size=1 face="sans-serif">Envoyé par : postgis-users-bounces@postgis.refractions.net</font>
<p><font size=1 face="sans-serif">2012-04-05 11:15</font>
<table border>
<tr valign=top>
<td bgcolor=white>
<div align=center><font size=1 face="sans-serif">Veuillez répondre à<br>
PostGIS Users Discussion <postgis-users@postgis.refractions.net></font></div></table>
<br>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">A</font></div>
<td><font size=1 face="sans-serif">postgis-users@postgis.refractions.net</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Objet</font></div>
<td><font size=1 face="sans-serif">Re: [postgis-users] navigation tracks
(x,zy) h</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br>
<br>
<br><tt><font size=2>Thanks Steve, let me explain you a bit the problem:<br>
1. the geographical positions of these tracks were recorded with a device<br>
without enough precision, this is, instead of having for example:<br>
<br>
67.534221 9.988212<br>
67.534223 9.988210<br>
67.534225 9.988207<br>
<br>
I'm getting:<br>
67.534100 9.987500<br>
67.534100 9.987500<br>
67.534100 9.987500<br>
<br>
So I need to smooth such thing.<br>
<br>
2. I tried st_simplify, but the problem is that this method doesn't produce<br>
curves, I tried many values but at the end I just could get a straight
line,<br>
and that doesn't reflect the curves of these tracks.<br>
<br>
3. You're right, I'm looking for a method like moving average, I've tried<br>
the post suggested by Bob, in fact I post that message that Bob was<br>
referring to. However, this post shows how to smooth aircraft tracks, David<br>
Bitner used very nicely 4 variables into his code, but my tracks just have<br>
two columns, this is, longitude and latitude. So, I tried this code with
no<br>
success so far. I already have installed PL/R and seems to be working with<br>
my PostGis after some examples.<br>
<br>
4. After smoothing, I want to convert my tracks into points, this is, one<br>
track divide it into regular points and store it in regard to the name's<br>
track. But first I need to smooth the tracks :)<br>
<br>
--<br>
View this message in context: http://postgis.17.n6.nabble.com/navigation-tracks-x-zy-h-tp4687808p4689698.html<br>
Sent from the PostGIS - User mailing list archive at Nabble.com.<br>
_______________________________________________<br>
postgis-users mailing list<br>
postgis-users@postgis.refractions.net<br>
http://postgis.refractions.net/mailman/listinfo/postgis-users<br>
</font></tt>
<br>
<br>
<br>