[Geoserver-users] Certain layers do not display in GeoServer v2.5.1 in a user defined projection

I have the following user projection defined in GeoServer (v 2.5.1):
*Name*: North_America_Lambert_Conformal_Conic
*WKT*: PROJCS["North_America_Lambert_Conformal_Conic",
  GEOGCS["GCS_North_American_1983",
    DATUM["North_American_Datum_1983",
      SPHEROID["GRS_1980", 6378137.0, 298.257222101]],
    PRIMEM["Greenwich", 0.0],
    UNIT["degree", 0.017453292519943295],
    AXIS["Longitude", EAST],
    AXIS["Latitude", NORTH]],
  PROJECTION["Lambert_Conformal_Conic_2SP"],
  PARAMETER["central_meridian", -96.0],
  PARAMETER["latitude_of_origin", 40.0],
  PARAMETER["standard_parallel_1", 60.0],
  PARAMETER["false_easting", 0.0],
  PARAMETER["false_northing", 0.0],
  PARAMETER["scale_factor", 1.0],
  PARAMETER["standard_parallel_2", 20.0],
  UNIT["m", 1.0],
  AXIS["x", EAST],
  AXIS["y", NORTH],
  AUTHORITY["EPSG","102009"]]

I've noticed certain layers *do not* display in this projection on GeoServer
v2.5.1, but they *do* display in this projection on GeoServer v2.5.
Also, in GeoServer v2.5.1, I see no errors in the logs and blank images are
returned.

Does anyone know why I'm seeing this behavior on v2.5.1?

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Certain-layers-do-not-display-in-GeoServer-v2-5-1-in-a-user-defined-projection-tp5156481.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

On Fri, Aug 15, 2014 at 12:02 AM, aschabow <aschabow@anonymised.com> wrote:

I have the following user projection defined in GeoServer (v 2.5.1):
*Name*: North_America_Lambert_Conformal_Conic
*WKT*: PROJCS["North_America_Lambert_Conformal_Conic",
  GEOGCS["GCS_North_American_1983",
    DATUM["North_American_Datum_1983",
      SPHEROID["GRS_1980", 6378137.0, 298.257222101]],
    PRIMEM["Greenwich", 0.0],
    UNIT["degree", 0.017453292519943295],
    AXIS["Longitude", EAST],
    AXIS["Latitude", NORTH]],
  PROJECTION["Lambert_Conformal_Conic_2SP"],
  PARAMETER["central_meridian", -96.0],
  PARAMETER["latitude_of_origin", 40.0],
  PARAMETER["standard_parallel_1", 60.0],
  PARAMETER["false_easting", 0.0],
  PARAMETER["false_northing", 0.0],
  PARAMETER["scale_factor", 1.0],
  PARAMETER["standard_parallel_2", 20.0],
  UNIT["m", 1.0],
  AXIS["x", EAST],
  AXIS["y", NORTH],
  AUTHORITY["EPSG","102009"]]

I've noticed certain layers *do not* display in this projection on
GeoServer
v2.5.1, but they *do* display in this projection on GeoServer v2.5.
Also, in GeoServer v2.5.1, I see no errors in the logs and blank images are
returned.

Please test in 2.5.2 as well, and if it does not work there either,
open a bug report with enough data and styles to reproduce the issue
at http://jira.codehaus.org/browse/GEOS

Cheers
Andrea

--

GeoServer Professional Services from the experts! Visit
http://goo.gl/NWWaa2 for more information.

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------