Does anyone have a formula or conversion that will switch my UTM coordinates from Meters to Feet? I found Javascript code that will convert UTM coords in meters to Lat/Long but I will need my UTM in feet before I convert it to Lat/Long.
Thanks,
|
Does anyone have a formula or conversion that will switch my UTM coordinates from Meters to Feet? I found Javascript code that will convert UTM coords in meters to Lat/Long but I will need my UTM in feet before I convert it to Lat/Long. Thanks,
| |||||||||||||
feedback
|
|
You are just looking for a formula for converting metres to feet? 1 metre = 3.280839895 feet. | |||
|
feedback
|
|
Actually, 1 inch is defined to be 25.4 mm, and 1 foot is exactly 12 inches, so 1 foot is exactly 0.3048 m. Hence 1 m is 1/0.3048 feet, or 3.280839895013123359580052493438320209973753... feet. | |||
|
feedback
|