My WMS GetCapabilities lists 3,911 available EPSG codes, but 102113 isn’t one of them.
Apparently the US Geological Survey’s new National Map viewer prefers this.
Here’s their info:
Many Web Map Services (WMS) are setup to only support Geographic WGS84 or EPSG:4326. Make sure to enable EPSG:102113.
Your service must support Projected WGS84 Web Mercator or EPSG:102113.
I do have a “EPSG:WGS84(DD)” - is this the same thing?
Freeman, Aleda (EEA) wrote:
My WMS GetCapabilities lists 3,911 available EPSG codes, but 102113 isn't one of them.
Apparently the US Geological Survey's new National Map viewer prefers this.
Here's their info:
Many Web Map Services (WMS) are setup to only support Geographic WGS84 or EPSG:4326. Make sure to enable EPSG:102113.
Your service must support Projected WGS84 Web Mercator or EPSG:102113.
I do have a "EPSG:WGS84(DD)" - is this the same thing?
No, it's not. That code is not even an official EPSG one, as far as I can tell it's ESRI specific:
http://www.spatialreference.org/ref/sr-org/45/
I just looked in the latest and greatest of EPSG databases (version 7.4)
and 102113 is not among them.
It seems a shame that a public service forces people to use
a vendor specific code.
Anyways, I think you can add it into the user defined projections
in GeoServer
Cheers
Andrea
I did add it into the user defined projections in GeoServer and it works
great.
It doesn't work in The National Map Beta viewer, but that's not
GeoServer's fault,
because my GetMap with EPSG:102113 and bounding box with 102113 coords
works just fine!
-----Original Message-----
From: Andrea Aime [mailto:aaime@anonymised.com]
Sent: Thursday, December 10, 2009 4:59 PM
To: Freeman, Aleda (EEA)
Cc: Geoserver-devel
Subject: Re: [Geoserver-devel] EPSG:102113
Freeman, Aleda (EEA) wrote:
My WMS GetCapabilities lists 3,911 available EPSG codes, but 102113
isn't one of them.
Apparently the US Geological Survey's new National Map viewer prefers
this.
Here's their info:
Many Web Map Services (WMS) are setup to only support Geographic WGS84
or EPSG:4326. Make sure to enable EPSG:102113.
Your service must support Projected WGS84 Web Mercator or EPSG:102113.
I do have a "EPSG:WGS84(DD)" - is this the same thing?
No, it's not. That code is not even an official EPSG one, as far as I
can tell it's ESRI specific:
http://www.spatialreference.org/ref/sr-org/45/
I just looked in the latest and greatest of EPSG databases (version 7.4)
and 102113 is not among them.
It seems a shame that a public service forces people to use a vendor
specific code.
Anyways, I think you can add it into the user defined projections in
GeoServer
Cheers
Andrea
Freeman, Aleda (EEA) ha scritto:
I did add it into the user defined projections in GeoServer and it works
great.
It doesn't work in The National Map Beta viewer, but that's not
GeoServer's fault,
because my GetMap with EPSG:102113 and bounding box with 102113 coords
works just fine!
Well, hope that you/them will sort out what's wrong.
But seriously, couldn't they use the official EPSG code for the
Google projection instead?
EPSG:3857
Cheers
Andrea
--
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.
I agree, I don't see why they couldn't have picked one of the already
available ones....
I just wanted to say that I'm impressed at how easy it was to add
another projection!
Another plus for GeoServer.
Freeman, Aleda (EEA) ha scritto:
I agree, I don't see why they couldn't have picked one of the already
available ones....
I just wanted to say that I'm impressed at how easy it was to add
another projection! Another plus for GeoServer.
Ah, the sound of a happy user! 
Cheers
Andrea
--
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.