Converting coordinate obtained from google maps to be used with gdal_translate in jav

المشرف العام

Administrator
طاقم الإدارة
this is a follow on question from here

I am trying to get cs2cs to work but I am getting the following error.

My command is as follows:

cs2cs +init=epsg:4326 +to +init=epsg:3857 -f "%%.2f" merc.txt And the output when using PROJ_DEBUG=5 is

pj_open_lib(epsg): call fopen(C:\Users\monke\Desktop\Trial\cs2cs\Bin/epsg) - succeeded pj_open_lib(epsg): call fopen(C:\Users\monke\Desktop\Trial\cs2cs\Bin/epsg) - succeeded pj_open_lib(@null): call fopen(C:\Users\monke\Desktop\Trial\cs2cs\Bin/@null) - failed I have been at this for hours and haven't made any progress.

Failing a cs2cs solution, a solution using java would be great too.

Any help would be greatly appreciated.



أكثر...
 
أعلى