On Tuesday, March 12, 2013 08:58:36 AM Ladislav Vitásek wrote:
> Hello,
> I am just a regular Java developer and I know almost nothing about the real
> world of cartography.
> I am looking for a "simple" Java function to convert coordinates from
> Krovak projection into WGS-84. I need to call this function dynamically
> about 5000x.
> I didn't found any unit test or description in the wiki showing how to do
> it with geotools library. Is anybody able to help me?
> 
> Example entry coordinates:
> -735575,14;-1038922,1   (x,y)
> 
> output coordinates (approx.)
> 50°7'59.200"N, 14°30'48.852"E
> 
> Thank you.
> 
> 
> -Vity
Have you read this tutorial?

http://docs.geotools.org/stable/tutorials/geometry/geometrycrs.html
Have a look at the "Export Reprojected Shapefile" section

cheers

-- 
Mauricio Pazos

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to