Top "Utm" questions

Use this tag only for questions related to the Universal Transversal Mercator coordinates system.

Converting UTM (wsg84) coordinates to Latitude and Longitude

I've been searching for a while now (here and on google obviously) for a neat way to convert a set …

c# bing-maps latitude-longitude utm
lat/lon to utm to lat/lon is extremely flawed, how come?

I've tried the following, input: lat/lon data then I'll calculate a box around it by, let's say 50 m, so +/…

python latitude-longitude utm
How to change the resolution of a raster layer in R

I have several high resolution raster layers in R that I am working with. The level of detail is excessive …

r resolution raster utm
How to convert UTM to Lat/Long?

Is there a way to convert UTM to Lat/Long in Javascript? I have seen another thread on this but …

javascript map-projections proj4js utm
Determining UTM zone (to convert) from longitude/latitude

I'm writing a program which expects a number of lat/long points, and I convert them internally to UTM in …

r latitude-longitude coordinate-transformation utm
Open source PHP function for converting UTM coordinates to latitude and longitude?

I'm making a PHP application involving Google Maps. Maps only accepts lat&lng pairs, and the data I want …

php latitude-longitude utm
How to convert UTM coordinates to lat and long in R

I am trying to run a species distribution model and need to create background points to run my logistic regression …

r latitude-longitude data-conversion utm
Google AdWords - How to correctly use Auto-Tagging and UTM variables in AdWords?

Let me preface this question with a little background information: I have a web based system that takes in data …

google-analytics-api google-ads-api utm
UTM and MGRS to Latitude/Longitude conversion source-code?

What open-source / public domain software is there "out there" for conversion between Latitude/Longitude, UTM (Universal Transform Mercator) and MGRS (…

open-source latitude-longitude utm
Converting UTM's to Lat/Long in R

I have a .csv file of 9,000+ UTM coordinates that I would like to convert into decimal degrees and I am …

r latitude-longitude utm rgooglemaps