Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] Loading layers from empty views

Thanks for your reply. We are using uDig Version 1.1.0.
It's clear to us that empty layers cause a problem, but what doesn't make sense is that such layers remain empty even after inserting new rows in the corresponding tables. We do refresh the layers after new data insertions, but even deleting and re-creating them does not help. Only restarting udig solves the problem! Please notice that inserted rows may appear in the table view but still cannot appear on the map editor.

Date: Mon, 14 Sep 2009 21:27:29 +1000
From: Jody Garnett <jody.garnett@xxxxxxxxx>
Subject: Re: [udig-devel] Loading layers from empty views
To: User-friendly Desktop Internet GIS
       <udig-devel@xxxxxxxxxxxxxxxxxxxxx>
Message-ID: <8A269930-440D-4173-B103-507B71CCBAF3@xxxxxxxxx>
Content-Type: text/plain; charset="iso-8859-1"; Format="flowed";
       DelSp="yes"

Can I ask what version you are using? We recently swiched the data
store implementation we are using for udig 1.2-M7 - so I would like to
know what version you are trying out.

uDig does try and determine the bounds of the layer when it is added;
so if there is no content that may indeed cause problems.

Jody

On 14/09/2009, at 8:09 PM, Kamal Al-Bawani wrote:

>
>
> ---------- Forwarded message ----------
> From: Quirin Hamp <quirin.hamp@xxxxxxxxxxxxxxxxxxxxx>
> Date: Thu, Aug 27, 2009 at 11:17 AM
> Subject: help: Loading layers from empty views
> To: udig-devel-request@xxxxxxxxxxxxxxxxxxxxx
> Cc: Kamal Al-Bawani <kbawani@xxxxxxxxx>
>
>
> Hello,
>
>
> we are working on an issue concerning the loading of layers in a
> map. We load layers from views in a PostGIS database. As the
> software that we design is also intended to acquire information
> there are not necessarily rows within these views at startup up of
> uDig. We programmed to add layers into the map during runtime only
> if there are rows, but the layers remain empty even though the data
> is correctly inserted in the DB.
>
> I would be most grateful for hints concerning this issue.
>
>
> Best regards,
>
>
> Quirin HAMP
>
> ______________________________
___
>
> Albert-Ludwigs-Universit?t Freiburg
>
> Department of Microsystems Engineering
>
> Georges-K?hler-Allee 103
>
> 79110 Freiburg - Germany
>
> Tel: +49761/203-7158
>
> Fax: +49761/203-7222
>
> e-mail: quirin.hamp at imtek.uni-freiburg.de
>
> Internet: http://www.imtek.uni-freiburg.de/emp
>
>
>
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel


Back to the top