I am working with a GIS project. Right now I have code to convert decimal degrees to degree/minute/seconds, but I don't have any idea how to convert decimal degree or degree/minutes/seconds to meters. Can anyone help me to convert decimal degree or degree/minutes/seconds to meters in Java?
Convert Decimal Degrees or Degree Minutes Seconds to Meters in Java
4.9k views Asked by nagarjuna At
2
How about GDAL?