From: Faisal Amin on
I have some latitude and longitude based points on a local area.I gathered these data with a GPS device while traveling in a car. My target is to generate a map using these information. I am planning to use cubic spline curve fitting for these data points. I want to know how do I normalize these data to fit it in the 2D plane.
From: Miguel on
"Faisal Amin" <mdfaisalamin(a)yahoo.com> wrote in message <i29jjk$2ct$1(a)fred.mathworks.com>...
> I have some latitude and longitude based points on a local area.I gathered these data with a GPS device while traveling in a car. My target is to generate a map using these information. I am planning to use cubic spline curve fitting for these data points. I want to know how do I normalize these data to fit it in the 2D plane.

_______________________________________________

I am doing this myself. I too am having some difficulty with this. But I am working on it. If you find anything helpful from my post, please use it. I am continuing to work on this.

Cheers,
Miguel