Tagged Questions
0
votes
1answer
81 views
GMT raster (*.tiff + *.pgw) in epsg4326 shifts few kms (4326-900913-3857 problem?) [duplicate]
This seems to be an old problem with an already known solution (ie. "...stop using 900913 and start using 3857..."), but not sure whether this problem is about software versions, the raster itself or ...
2
votes
1answer
61 views
Which BC Albers should I use and is there any difference?
I was about to calculate the area of some polygons and before I did I did some research. I found that the area of the polygon will be represented in the units of the projection used. So I did some ...
0
votes
1answer
104 views
Arcgis shape file and EPSG code
Why a shape file with CRS WGS_1984_UTM_Zone_22N en Arcgis has a differrent prj file than the EPSG:32622:WGS 84 / UTM zone 22N WKT ?
Can I replace Arcgis .prj file with EPSG:32622 WKT
...
11
votes
2answers
4k views
What's the difference between EPSG:4326 and EPSG:900913?
I am a bit confused on EPSG:4326 and EPSG:900913. I thought that they were both same. Though as I am placing my features over GMaps, which is EPSG:4326, I need to define the srsname of the WFS layer ...
3
votes
1answer
151 views
Is there no EPSG code to use for Behrmann equal-area projection in ogr2ogr?
I'm trying to use ogr2ogr to reproject some shapefiles. The projection I wish to use is Behrmann equal-area. I cannot find an EPSG code to use for the '-t_srs' part of the syntax. Is there any way ...
4
votes
1answer
820 views
Distances in {Plate Carrée projection - EPSG:4326 - WGS84}
So,
"4326 is just the EPSG identifier of WGS84" [3], indeed http://spatialreference.org/ref/epsg/4326/html/ says it is a GEOGraphic Coordinate System:
GEOGCS["WGS 84",
DATUM["WGS_1984",
...
2
votes
1answer
90 views
Is there an arcpy boolean check for whether an EPSG or prj is supported by arcmap?
I'm writing a tool and essentially I found out that arcmap defaults an epsg to 0 if it sees that the projection is not supported against the predefined projections.
2
votes
4answers
2k views
OpenLayers transform EPSG 27700 coordinate to Google 900913
Community,
I'm currelty capturing my mouse click event and trying to transform the coordinates into Long Lat. I need to get at the Long Lat as strings so I can build a url and throw it at Google ...
11
votes
3answers
1k views
Do ArcGIS SpatialReference object factory codes correspond with EPSG numbers?
I've got a project where I'm reading in geometry objects from text files to put them in ArcSDE. These geometry objects have an associated EPSG code, and I'm looking for a way to ensure they're in the ...
1
vote
1answer
107 views
Get relative north aligned point 2163 (US Equal Area)
What I'm trying to do is create a grid where the y axis is north aligned. I have a origin Lat/Lon point which is the bottom left corner of the grid and each cell should be 100 by 100 meters. So I ...
2
votes
1answer
740 views
Geowebcache does not displaying map tiles in EPSG:900913 from a remote WMS server
I connect Geowebcache to a remote WMS service through their Getcapability request by adding the url in geowebcache-servlet.xml document. Geowebcache demo page displays the list of wms layers from ...
33
votes
3answers
8k views
What is the current Web Mercator projection code?
The web mercator projection, popularised by Google Maps, seems to be given a new EPSG code every couple of years.
EPSG:900913 (Google in calculator text) was an unofficial code
EPSG:3785 - is the ...

