OSGeo / PROJ

PROJ - Cartographic Projections and Coordinate Transformations Library
https://proj.org
Other
1.71k stars 771 forks source link

USK2000 #389

Closed ghost closed 7 years ago

ghost commented 8 years ago

USK2000 - is national geodetic reference coordinate system of Ukraine.

Parametres: ETRS89/ETRF2000 to USK2000

Tx=-24.376 m Ty=121.321 m Tz=75.895 m Rx=0.001296" Ry=0.007840" Rz=-0.012672" D=0

References:

micahcochran commented 8 years ago

It is a little unclear (to me at least) what you want someone to do with this information.

kbevers commented 8 years ago

It's not just you, Micah. I am also a little puzzled and the links doesn't help me either. The links that seem to contain some actual useful information are in a language I don't understand.

busstoptaktik commented 8 years ago

@Symbian9: is this thesystem with EPSG code 1077?

ghost commented 8 years ago

No. As I understand, for connecting USK2000 with WGS84 need use EPSG:5822

Also, try look inside this

kbevers commented 8 years ago

@Symbian9 can you link us to sources in english? Most of us won't be able to understand those texts in Ukrainian(?). Also, do you mind explaining what your motivation is for sharing all this information?

ghost commented 8 years ago

I want use USK2000 reference coordinate system by Proj.4 library. Here is its description of CRS in English

So, what string for proj.4 needed? Or maybe its possible implement this in Proj.4 specification?

kbevers commented 8 years ago

Well, it says in your document that the projection is covered by EPSG codes 5570 to 5583. So for 5570 it is as simple as

proj +init=epsg:5570

which expand to

proj +proj=tmerc +lat_0=0 +lon_0=21 +k=1 +x_0=7500000 +y_0=0 +ellps=krass +towgs84=25,-141,-78.5,0,0.35,0.736,0 +units=m +no_defs
ghost commented 8 years ago

Ok, but i found something like this +towgs84=+24,-123,-94,-9.69E-7,1.212E-6,+6.3E-7,+1.1E-6 Taked it from here.

And here is map with USK2000 (check box with "УСК2000")

busstoptaktik commented 8 years ago

You could start by checking whether it makes any difference at the precision level you need, by running a number of relevant test coordinates through both sets of towgs parameters.

You have not given any details about your needs, which makes it very hard to help you.

Please provide all relevant details, including preferably a test point coordinate, when asking for help. It will significantly increase the chance that anyone will be able to help you Den 13/06/2016 00.30 skrev "Symbian9" notifications@github.com:

Ok, but i found something like this +towgs84=+24,-123,-94,-9.69E-7,1.212E-6,+6.3E-7,+1.1E-6 Taked it from here.

And here is map with USK2000 (check box with "УСК2000")

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/OSGeo/proj.4/issues/389#issuecomment-225464436, or mute the thread https://github.com/notifications/unsubscribe/AFWTrQVS3KYrQWxgOsDy42JS6BDbdMs7ks5qLIihgaJpZM4IueaR .

ghost commented 8 years ago

http://gis.stackexchange.com/questions/171507/ukrainian-topographic-map-projection-and-coordinates