Hi Vitaly,

You have found your target crs, EPSG:28406.  I think the crs for your
lat-long data is EPSG:4284 (found via the EPSG website at
http://www.epsg-registry.org/)

Hope this helps

Michael


2008/11/15 Vitaly Baranovsky <[EMAIL PROTECTED]>:
> Hi all!
>
> I have a trouble... :(
>
> I have geo coordinates in Pulkovo 1942 (Krasovsky ellipsoid) in
> degrees. For example, 30 degrees 11 minutes and 23 seconds. I need to
> translate this coordinates in rectangular coordinates of Gauss
> Kruger(in meters, its 6th zone of Gauss Kruger of 6 degrees zones).
>
> I don't know, how to do it! Please, help me!!
>
> I've tried next:
> As far as I understand, I need to create CoordinateReferenceSystem
> (CRS) using EPSG code for geo coordinates (Pulkovo 1942), and CRS for
> rectangular coordinates (Gauss Kruger). Then I should to create
> MathTransform and to apply this transform to each coordinate.
>
> So, I tried to find EPSG code for Pulkovo 1942 for source CRS and EPSG
> code for Gauss Kruger for target CRS.
>
> But I found only EPSG:28406 Pulkovo 1942 / Gauss-Kruger zone 6
> (http://spatialreference.org/ref/epsg/28406/).
>
> Please, help me! How can I convert my coordinates from degrees to meters??
>
> --
> With best regards,
> Vitaly Baranovsky
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Geotools-gt2-users mailing list
> Geotools-gt2-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geotools-gt2-users mailing list
Geotools-gt2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to