orbisgis / cts

Projection library in Java
GNU Lesser General Public License v3.0
49 stars 15 forks source link

UTM zone finder + proj4 parser #123

Closed ebocher closed 4 years ago

ebocher commented 4 years ago

Add a utility class to find the UTM zone from latitude and longitude Add a simple parser for build a CRS from a proj4 representation

ebocher commented 4 years ago

117 and #122