Classes for coordinaten Transformation (e.g. Mercator to Geodecimal)

Within this forum we want to offer discussions all around our .NET based Map control including all .Net-language specific questions concerning calls of the xServer-API. Attention: xServer-relevant concepts can be found in further forums such as xRoute or xTour.
Post Reply
User avatar
Bernd Welter
Site Admin
Posts: 2574
Joined: Mon Apr 14, 2014 10:28 am
Contact:

Classes for coordinaten Transformation (e.g. Mercator to Geodecimal)

Post by Bernd Welter »

For those who need to deal with various coordinate formats through xServer.NET :
Be aware of Ptv.XServer.Controls.Map.Tools.GeoTransform.WGSToPtvMercator
Bernd Welter
Technical Partner Manager Developer Components
PTV Logistics - Germany

Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning... :twisted:
User avatar
Oliver Heilig
Posts: 154
Joined: Tue May 13, 2014 12:10 pm
Location: Karlsruhe, Germany
Contact:

Re: Classes for coordinaten Transformation (e.g. Mercator to Geodecimal)

Post by Oliver Heilig »

Fyi, if you need to transform other "PTV coordinate formats", you can also copy this snippet.

Coordinates in 3rd party spatial reference systems can be transformed with the projections library, which is contained in the xServer.NET package.
Oliver Heilig
Chief Developer Logistic Services
PTV GROUP - Germany

https://github.com/oliverheilig/
Post Reply