reprojection from epsg:
-----------------------

                 Key: GEOS-2275
                 URL: http://jira.codehaus.org/browse/GEOS-2275
             Project: GeoServer
          Issue Type: Bug
    Affects Versions: 1.7.0-RC3
            Reporter: Justin Deoliveira
            Assignee: Andrea Aime
             Fix For: 1.7.1
         Attachments: client.zip

Reprojecting the attached shapefile from its native projection (epsg:2154) to 
EPSG:4326 fails on 1.7.x with the following error:

09 Oct 14:22:22 WARN [renderer.shape] - Could not reproject the bounding boxes, 
proceeding in non reprojecting mode
java.lang.IllegalArgumentException: Argument "sourceCRS" should not be null.
        at 
org.geotools.referencing.operation.AbstractCoordinateOperationFactory.ensureNonNull(AbstractCoordinateOperationFactory.java:732)
        at 
org.geotools.referencing.operation.BufferedCoordinateOperationFactory.createOperation(BufferedCoordinateOperationFactory.java:247)
        at 
org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:1361)
        at 
org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:265)
        at 
org.vfny.geoserver.wms.responses.DefaultRasterMapProducer.produceMap(DefaultRasterMapProducer.java:335)
        at 
org.vfny.geoserver.wms.responses.GetMapResponse.execute(GetMapResponse.java:416)



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to