How to construct proper cs2cs command line arguments

Jean Louis <[email protected]> Mon, 25 Nov 2019 13:15:24 +0100
Newsgroups gmane.comp.gis.proj-4.devel
Message-ID <[email protected]>
Hello,

I have been using this: https://mygeodata.cloud/cs2cs/

and I used input:

+proj=longlat +datum=WGS84 +no_defs

or EPSG:4326

and output to be:

+proj=utm +zone=36 +ellps=clrk80 +towgs84=-160,-6,-302,0,0,0,0 +units=m +no_defs

or Arc 1960 / UTM zone 36N (EPSG:21096)

then with coordinates:

-1.122159, 29.714413

I could get 134183.400916;-123935.185151

which looks proper to me.

But how exactly do I construct the cs2cs command line?

Jean
_______________________________________________
PROJ mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/proj