mercator Questions

6

I'm trying to convert a lat/long point into a 2d point so that I can display it on an image of the world-which is a mercator projection. I've seen various ways of doing this and a few questions on...
Cloots asked 15/1, 2013 at 1:19

3

Solved

How can one calculate the distance in OpenLayers between 2 points using Mercator projection? Thanks
Ahimsa asked 11/4, 2012 at 15:59

2

Solved

The question, in short: How can I accurately project a wrapping great circle radius in Mercator using something other than the Google Maps API? The question, in long: So I've got a conundrum. I r...
Myeloid asked 27/10, 2018 at 13:52

3

I am working on an application where I am trying to run some algorithms on a map and calculate coords but they are slightly off because I am running the calculations on latitude and longitudes and ...
Elledge asked 8/6, 2015 at 7:19

1

Solved

I'm not too familiar with the D3 mercator projection function, and I'm getting some unexpected results. I'd like to project the following latitude and longitude (somewhere in Mexico): var geo = [1...
Fascinate asked 17/11, 2013 at 2:55

1

Solved

I'm looking for an explanation on why there are 2 different mercator formulas discussed on these sites. I understand this to be the correct mercator projection algorithm: http://en.wikipedia.org/...
Crankshaft asked 4/2, 2012 at 19:40

1

Solved

I have a very small area map , which I downloaded from Openstreet map(PNG) and also its OSM(.osm) file which contains its Lat ,long. Now I want to convert Lat ,long to an XY coordinate system (e....
Bellman asked 30/5, 2011 at 4:45

1

Solved

I'm trying to render a world map shapefile on my Geoserver with a Mercator projection. I've tried declaring the SRS on Geoserver and defining EPSG projections of 3785 or 900913 in Openlayers with n...
Existentialism asked 16/12, 2010 at 17:50

2

Solved

I am building a Tile Overlay server for Google maps in C#, and have found a few different code examples for calculating Y from Latitude. After getting them to work in general, I started to notice c...
Gwenngwenneth asked 16/4, 2010 at 23:20

9

Solved

So I'm writing a Javascript library that takes x,y coordinates and uses them to draw a map of the US. To do this, I need to find the coordinate data necessary to draw each state. This map on Wikipe...
Gd asked 19/2, 2010 at 18:49
1

© 2022 - 2024 — McMap. All rights reserved.