Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] Dragging world image onto layersview

The normal cause for this is because the image is actually a Geotiff but has associated world files with it.  So the Geotiff and the World image plugins both accept it.  Really it should be 1 layer and the best choice of IGeoResource should be selected.  The quick fix is probably to delete or rename the world image files.

Jesse

On Mon, Apr 20, 2009 at 3:19 AM, Jody Garnett <jody.garnett@xxxxxxxxx> wrote:
That sounds strange; are you dragging a file directly onto the layer
view (in which case I would guess that more than one catalog entry is
getting created for the file? Perhaps GeoTiff and world plus image are
both recognizing the file?)

Are you getting two catalog entries as well?

Jody

On Sun, Apr 19, 2009 at 10:06 PM, Ugo Taddei
<ugo.taddei@xxxxxxxxxxxxxxxxxx> wrote:
> Hello,
>
> when dragging an image onto the layerview I get a double entry in the
> layer list. This doesn't happen with geotiffs.
>
> Can anyone reproduce this (using the trunk)? If someone drop me a hint, I
> can try to track this down.
>
> Cheers,
>
> Ugo
> _______________________________________________
> 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


Back to the top