Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Coordinate transform

Tags:

java

spatial

Do any open source or 'free' libraries exist for Java where i can perform coordinate transforms from one spatial system to another?

I found Opengeo http://opengeo.org/ but it's a huge and comprehensive library for all sorts of spatial things.

Does anything smaller exist? I need to convert from MGA56 to WGS84.

like image 518
JavaRocky Avatar asked Nov 24 '25 08:11

JavaRocky


1 Answers

There is a lightweight library written fully in Java.

Coordinate Transformation Suite (abridged CTS) is a library developed to perform coordinate transformations using well known geodetic algorithms and parameter sets.

CTS handles 4257 coordinate reference systems (3910 EPSG).

The source code of this project is located at:

https://github.com/irstv/CTS

like image 165
nicolas-f Avatar answered Nov 26 '25 22:11

nicolas-f



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!