Hi,
Ok, if it is simple to fix then great. So I can expect support for geotiff , or world files (tif + tfw), somwhere in the upcoming fixes? Thanks. Zlatko. _____ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jesse Eichar Sent: Tuesday, March 20, 2007 4:51 PM To: User-friendly Desktop Internet GIS Subject: Re: [udig-devel] GeoTiff - tif + tfw Oh wow. I didn't know about this issue. It seems a simple thing to fix though. I'll get on it. Jesse On 20-Mar-07, at 1:09 AM, Zlatko Perenda wrote: Hi, Here is some additional info on error. Using uDig 1.1 RC9, Windows XP, java version "1.5.0_08" downloaded from your site. Link to sample tiff: http://www.terracolor.net/download/tc_sandiego_utm11_geotiff.zip . This one at leasts loads to some degree and then throws : java.lang.NullPointerException at net.refractions.udig.render.gridcoverage.basic.GridCoverageRendererUtils.cre ateRenderer(GridCoverageRendererUtils.java:37) at net.refractions.udig.render.internal.gridcoverage.basic.BasicGridCoverageRen derer.prepareRender(BasicGridCoverageRenderer.java:89) at net.refractions.udig.render.internal.gridcoverage.basic.BasicGridCoverageRen derer.render(BasicGridCoverageRenderer.java:46) at net.refractions.udig.render.internal.gridcoverage.basic.BasicGridCoverageRen derer.render(BasicGridCoverageRenderer.java:104) at net.refractions.udig.project.internal.render.impl.RenderExecutorImpl$RenderJ ob.startRendering(RenderExecutorImpl.java:303) at net.refractions.udig.project.internal.render.impl.RenderExecutorImpl$RenderJ ob.run(RenderExecutorImpl.java:358) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58) My geotiff will not even try to load, it just throws an exception like this (can not send it, sorry) : <image002.jpg> Same error is reported as a bug here: http://jira.codehaus.org/browse/UDIG-1196. Zlatko. _____ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Zlatko Perenda Sent: Tuesday, March 20, 2007 8:17 AM To: 'User-friendly Desktop Internet GIS' Subject: RE: [udig-devel] GeoTiff - tif + tfw Hi, I tried it on 1.1 RC9 and RC7, Windows XP. It does not work. I read your last IRC meeting and someone was also saying that it does not work on windows. Hm, ok , solution 1 seems ok, had a glance at Jgrass. It sure can load geotiff, and even does some operations on them. Solution 2 is also good, but the timeline is what concerns me. Thanks for the info. Zlatko. _____ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jesse Eichar Sent: Monday, March 19, 2007 6:28 PM To: User-friendly Desktop Internet GIS Subject: Re: [udig-devel] GeoTiff - tif + tfw Hi, What version of uDig are you using and what OS are you using. Geotiff is supported right now but it is not a very good implementation yet as it loads the entire raster into memory. If this is not sufficient then there are two solutions right now: 1. Andrea Antonello is working on JGrass Plugins for uDig which has JGrass support built into it. 2. uDig trunk has a pretty good implementation for viewing Geotiff images. 1.2 Milestone 1 is being worked on by some developers and should be available at some point. Jesse On 19-Mar-07, at 7:27 AM, Zlatko Perenda wrote: Hi, Just stumbled upon your udig project, very nice. Was trying to import some geotiff files, and I could not load them. Have been searching around and have seen that there is a bug commited on this subject. Also on compatibilty page there is short word about it, discouriging the use of same. And also have read the part Now my question is will geotiff files be supported in upcoming version(s) of udig sdk? If, when will that be, approximately? I am starting work on a new project and got tiles of geotiffs. So I have to work with them, using them as a background layer, projecting shapes on them. I am in a phase where I have to decide what to use to build my application (investigation), so geotiff support is a big factor in my decision, unless I can convert them into something readable to udig (don't know). Thanks. Zlatko. _______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel <image002.jpg> _______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
_______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
