[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
| [udig-devel] [jira] Created: (UDIG-194) Sometimes while viewing a	shapefile, image does not show. | 
Message:
  A new issue has been created in JIRA.
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/UDIG-194
Here is an overview of the issue:
---------------------------------------------------------------------
        Key: UDIG-194
    Summary: Sometimes while viewing a shapefile, image does not show.
       Type: Bug
     Status: Unassigned
   Priority: Blocker
 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown
    Project: uDIG
 Components: 
             render
   Fix Fors:
             UDIG 0.8
   Versions:
             UDIG 0.8
   Assignee: 
   Reporter: Richard Gould
    Created: Mon, 17 Jan 2005 5:23 PM
    Updated: Mon, 17 Jan 2005 5:23 PM
Description:
This exception is thrown during initial creation:
org.geotools.ct.CannotCreateTransformException: Bursa wolf parameters required.
	at org.geotools.ct.CoordinateTransformationFactory.createTransformationStep(CoordinateTransformationFactory.java:1279)
	at org.geotools.ct.CoordinateTransformationFactory.createTransformationStep(CoordinateTransformationFactory.java:998)
	at org.geotools.ct.CoordinateTransformationFactory.createFromCoordinateSystems(CoordinateTransformationFactory.java:225)
	at org.geotools.ct.CoordinateTransformationFactory.createFromCoordinateSystems(CoordinateTransformationFactory.java:160)
	at org.geotools.data.crs.CRSService.reproject(CRSService.java:333)
	at org.geotools.data.crs.CRSService.reproject(CRSService.java:304)
	at net.refractions.udig.catalog.internal.shp.ShapefileResourceInfo.getBounds(ShpGeoResourceImpl.java:131)
	at net.refractions.udig.project.impl.MapImpl.getBounds(MapImpl.java:487)
	at net.refractions.udig.project.render.impl.ViewportModelImpl.zoomToExtent(ViewportModelImpl.java:648)
	at net.refractions.udig.project.render.impl.ViewportModelImpl.sizeChanged(ViewportModelImpl.java:902)
	at net.refractions.udig.project.render.displayAdapter.impl.EventJob.run(EventJob.java:137)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
Throws this on every render:
Jan 17, 2005 2:07:52 PM org.geotools.renderer.lite.LiteRenderer2 queryLayer
SEVERE: Got a tranform exception while trying to de-project the current envelope, falling back on full data loading (no bbox query)
---------------------------------------------------------------------
JIRA INFORMATION:
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
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira