Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] Testing uDig 1.2 RC3 Walkthrough 1

Thanks for the testing!

Producing an "what is new" page, and mac installer, and an "update site" was our final 1.2.0 items.

I was hoping you know more about update sites and would help sort it out?

Jody

On 12/05/2010, at 6:03 AM, Mauricio Pazos wrote:

> Hi, today I have tested the udig-1.2-RC3.linux.gtk.x86, it looks OK (Robust 
> and Efficient!).
> 
> About the postgis issue, I have used my local service, it worked well.
> 
> About the Community section, Is there any plan to build the 1.2 update site?
> 
> On Monday 10 May 2010 12:56:54 pm Jody Garnett wrote:
>> On 10/05/2010, at 8:15 PM, Severin (aka Cliff) wrote:
>>> Hi All,
>>> 
>>> Ran through Walkthrough 1 testing RC3 and didn't have any difficulty
>>> apart from test 7.
>>> 
>>> I was unable to connect to postGIS @ www.refractions.net:5432 as per
>>> destructions.
>>> 
Received: by 10.227.156.9 with SMTP id u9mr6858588wbw.27.1273673290816;
	Wed, 12 May 2010 07:08:10 -0700 (PDT)
Received: from [10.1.1.3] (203-219-187-6.static.tpgi.com.au [203.219.187.6])
	by mx.google.com with ESMTPS id z33sm1327140wbd.1.2010.05.12.07.08.05
	(version=TLSv1/SSLv3 cipher=RC4-MD5);
	Wed, 12 May 2010 07:08:09 -0700 (PDT)
Mime-Version: 1.0 (Apple Message framework v1078)
Content-Type: multipart/alternative; boundary=Apple-Mail-15--986693210
From: Jody Garnett <jody.garnett@xxxxxxxxx>
In-Reply-To: <AANLkTinepBiPoO-xYvtj_QNe3OptvXgPsw1tHAkB0zhU@xxxxxxxxxxxxxx>
Date: Thu, 13 May 2010 00:07:30 +1000
Message-Id: <3B9D2925-9910-4AB1-916B-5757B42BEBDF@xxxxxxxxx>
References: <AANLkTikBSsqLPPrtsV931uRIjEaJuqMCIJ-4fhfhZJ1x@xxxxxxxxxxxxxx>
	<3D74F22C-D8B3-48D7-A5B2-9EDD7D3819BA@xxxxxxxxx>
	<AANLkTinMnnBEZFM0JAVNUkMbLa6Cb3VQXEAMylezHC4c@xxxxxxxxxxxxxx>
	<7291A35D-E466-470B-BA32-33A26FEA04C9@xxxxxxxxx>
	<AANLkTinepBiPoO-xYvtj_QNe3OptvXgPsw1tHAkB0zhU@xxxxxxxxxxxxxx>
To: Frank Gasdorf <fgdrf@xxxxxxxxxxxxxxxxxxxxx>
X-Mailer: Apple Mail (2.1078)
Cc: User-friendly Desktop Internet GIS <udig-devel@xxxxxxxxxxxxxxxxxxxxx>
Subject: Re: [udig-devel] [udig-users] Layer list grouping. Is it possible?
X-BeenThere: udig-devel@xxxxxxxxxxxxxxxxxxxxx
X-Mailman-Version: 2.1.11
Precedence: list
Reply-To: User-friendly Desktop Internet GIS <udig-devel@xxxxxxxxxxxxxxxxxxxxx>
List-Id: User-friendly Desktop Internet GIS <udig-devel.lists.refractions.net>
List-Unsubscribe: <http://lists.refractions.net/mailman/options/udig-devel>,
	<mailto:udig-devel-request@xxxxxxxxxxxxxxxxxxxxx?subject=unsubscribe>
List-Archive: <http://lists.refractions.net/pipermail/udig-devel>
List-Post: <mailto:udig-devel@xxxxxxxxxxxxxxxxxxxxx>
List-Help: <mailto:udig-devel-request@xxxxxxxxxxxxxxxxxxxxx?subject=help>
List-Subscribe: <http://lists.refractions.net/mailman/listinfo/udig-devel>,
	<mailto:udig-devel-request@xxxxxxxxxxxxxxxxxxxxx?subject=subscribe>
X-List-Received-Date: Wed, 12 May 2010 14:07:22 -0000


--Apple-Mail-15--986693210
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

I am a bit confused? We do support whatever nesting the WMS service provides? Indeed try dragging one onto your map next time you are using uDig (we show the layers in nested form as well).

Oh perhaps I see; once we have layers grouping; extend that for WMS layers as well - yeah nothing wrong with that.

Jody

On 12/05/2010, at 5:27 PM, Frank Gasdorf wrote:

> An other nice feature would be a WMS group layer for each service. If a capabilities documents looks like the extract below (note, there is a sub layer within a layer section). The are several benefits to use a layer like this:
>  - the group layer is already configured on server side (layer order)
>  - the group layer could be cached on server side
>  - the client has only to make one request per image and not several depending on the count of sub layers
>  - the user could be activate/deactivate the group layer and has not to click more than once (for each sub layer) but it would be possible to allow a sublayer to enable/disable -> but it's just a request
> 
> Just for information. We had a esri ags server with a wms. Like you can see, the group layer has no Name element so it is not query able. 
> 
> What does the community think about? Does anybody have same kind of requirements? We implemented a "advanced" WMS layer for geotools working like described before. Maybe I should prototype a bit to port it to udig ...
> 
> Frank
> 
> part of a capabilites document:
> 
> <Capability>
>     <Request>
>       <GetCapabilities>
> ...
>       </GetCapabilities>
>       <GetMap>
>         <Format>image/bmp</Format>
>         <Format>image/jpeg</Format>
>         <Format>image/tiff</Format>
>         <Format>image/png</Format>
>         <Format>image/gif</Format>
>         <Format>image/svg+xml</Format>
> ...
>       </GetMap>
>       <GetFeatureInfo>
>         <Format>application/vnd.ogc.wms_xml</Format>
>         <Format>text/xml</Format>
>         <Format>text/html</Format>
>         <Format>text/plain</Format>
> ...
>       </GetFeatureInfo>
>     </Request>
>     <Exception>
>       <Format>application/vnd.ogc.se_xml</Format>
>       <Format>application/vnd.ogc.se_inimage</Format>
>       <Format>application/vnd.ogc.se_blank</Format>
>     </Exception>
>     <Layer>
>     <Title>Layers</Title>
>     <SRS>EPSG:4326</SRS>
>     <LatLonBoundingBox minx="-180.000000" miny="-90.000000" maxx="180.000000" maxy="90.000000"/>
>     <BoundingBox SRS="EPSG:4326" minx="-180.000000" miny="-90.000000" maxx="180.000000" maxy="90.000000"/>
>       <Layer>
>         <Title>Group Layer</Title>
>         <Abstract>Group Layer</Abstract>
>         <SRS>EPSG:4326</SRS>
>         <LatLonBoundingBox minx="-180.000000" miny="-90.000000" maxx="180.000000" maxy="90.000000"/>
>         <BoundingBox SRS="EPSG:4326" minx="-180.000000" miny="-90.000000" maxx="180.000000" maxy="90.000000"/>
>         <Layer>
>            <Title>sub layer 1</Title>
>            <Abstract>sub layer 1</Abstract>
>            <SRS>EPSG:4326</SRS>
>           <LatLonBoundingBox minx="-180.000000" miny="-90.000000" maxx="180.000000" maxy="90.000000"/>
>           <BoundingBox SRS="EPSG:4326" minx="-180.000000" miny="-90.000000" maxx="180.000000" maxy="90.000000"/>
> ...
>          </Layer>
>       </Layer>
> ...
> 
> 
> 
> 2010/5/12 Jody Garnett <jody.garnett@xxxxxxxxx>
> It may need to wait until after the deadline :-)
> 
> Would you like to join us on udig-devel and restart the conversation? We should be able to talk to the developers involved.
> 
> Jody
> 
> On 12/05/2010, at 2:39 PM, CHANDRASEKARAN B wrote:
> 
>> It is really nice to hear all ready it is implemented. 
>> 
>> Can you provide the link to add the same to 1.2-RC3 ?
>> 
>> Thanks
>> Chandrasekaran
>> 
>> On Wed, May 12, 2010 at 4:15 AM, Jody Garnett <jody.garnett@xxxxxxxxx> wrote:
>> Yes it is possible; I have an implementation as part of my current project.
>> I will see if it can be made available as a community module.
>> 
>> The implementation groups layers by "Tags"; the origional tags come from the georesouce "keywords".
>> 
>> You can make additional views, such as this one, that work against the Map/Layer data structure. So far four teams have done this work; and I would really like to get one donated back to the project.
>> 
>> Jody
>> 
>> On 12/05/2010, at 3:50 AM, CHANDRASEKARAN B wrote:
>> 
>>> Dear all,
>>> 
>>> Is it possible to group the layers into different category in Layers view.
>>> 
>>> 
>>> Name1
>>>       Layer1
>>>       Layer2
>>>       Layer3
>>> Name2
>>>       Layer4
>>>       Layer5
>>>       Layer6
>>> 
>>> All layers under name1 can be made on or off by clicking name1, Is it possible?
>>> 
>>> regards,
>>> B Chandrasekaran
>>> 
>>>  
>>> 
>>> 
>>> _______________________________________________
>>> udig-users mailing list
>>> 
>>> udig-users@xxxxxxxxxxxxxxxxxxxxx
>>> http://lists.refractions.net/mailman/listinfo/udig-users
>> 
>> 
> 
> 
> _______________________________________________
> udig-users mailing list
> udig-users@xxxxxxxxxxxxxxxxxxxxx
> http://lists.refractions.net/mailman/listinfo/udig-users
> 
> 


--Apple-Mail-15--986693210
Content-Transfer-Encoding: 7bit
Content-Type: text/html;
	charset=us-ascii

<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I am a bit confused? We do support whatever nesting the WMS service provides? Indeed try dragging one onto your map next time you are using uDig (we show the layers in nested form as well).<div><br></div><div>Oh perhaps I see; once we have layers grouping; extend that for WMS layers as well - yeah nothing wrong with that.</div><div><br></div><div>Jody</div><div><br><div><div>On 12/05/2010, at 5:27 PM, Frank Gasdorf wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">An other nice feature would be a WMS group layer for each service. If a capabilities documents looks like the extract below (note, there is a sub layer within a layer section). The are several benefits to use a layer like this:<br>
&nbsp;- the group layer is already configured on server side (layer order)<br>&nbsp;- the group layer could be cached on server side<br>&nbsp;- the client has only to make one request per image and not several depending on the count of sub layers<br>
&nbsp;- the user could be activate/deactivate the group layer and has not to click more than once (for each sub layer) but it would be possible to allow a sublayer to enable/disable -&gt; but it's just a request<br><br>Just for information. We had a esri ags server with a wms. Like you can see, the group layer has no Name element so it is not query able. <br>
<br>What does the community think about? Does anybody have same kind of requirements? We implemented a "advanced" WMS layer for geotools working like described before. Maybe I should prototype a bit to port it to udig ...<br>
<br>Frank<br><br>part of a capabilites document:<br><br><font size="1"><span style="font-family: courier new,monospace;">&lt;Capability&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; &lt;Request&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;GetCapabilities&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">...</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/GetCapabilities&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;GetMap&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Format&gt;image/bmp&lt;/Format&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Format&gt;image/jpeg&lt;/Format&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Format&gt;image/tiff&lt;/Format&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Format&gt;image/png&lt;/Format&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Format&gt;image/gif&lt;/Format&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Format&gt;image/svg+xml&lt;/Format&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">...</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/GetMap&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;GetFeatureInfo&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Format&gt;application/vnd.ogc.wms_xml&lt;/Format&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Format&gt;text/xml&lt;/Format&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Format&gt;text/html&lt;/Format&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Format&gt;text/plain&lt;/Format&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">...</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/GetFeatureInfo&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; &lt;/Request&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; &lt;Exception&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Format&gt;application/vnd.ogc.se_xml&lt;/Format&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Format&gt;application/vnd.ogc.se_inimage&lt;/Format&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Format&gt;application/vnd.ogc.se_blank&lt;/Format&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; &lt;/Exception&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; &lt;Layer&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; &lt;Title&gt;Layers&lt;/Title&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; &lt;SRS&gt;EPSG:4326&lt;/SRS&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; &lt;LatLonBoundingBox minx="-180.000000" miny="-90.000000" maxx="180.000000" maxy="90.000000"/&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; &lt;BoundingBox SRS="EPSG:4326" minx="-180.000000" miny="-90.000000" maxx="180.000000" maxy="90.000000"/&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Layer&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Title&gt;Group Layer&lt;/Title&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Abstract&gt;Group Layer&lt;/Abstract&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;SRS&gt;EPSG:4326&lt;/SRS&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &lt;LatLonBoundingBox minx="-180.000000" miny="-90.000000"
maxx="180.000000" maxy="90.000000"/&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &lt;BoundingBox SRS="EPSG:4326" minx="-180.000000" miny="-90.000000"
 maxx="180.000000" maxy="90.000000"/&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; &lt;Layer&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp; &lt;Title&gt;sub layer 1&lt;/Title&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Abstract&gt;sub layer 1&lt;/Abstract&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp; &lt;SRS&gt;EPSG:4326&lt;/SRS&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp; &nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &lt;LatLonBoundingBox minx="-180.000000" miny="-90.000000"
maxx="180.000000" maxy="90.000000"/&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
&nbsp; &nbsp;&nbsp; &nbsp; &nbsp;&nbsp; &lt;BoundingBox SRS="EPSG:4326" minx="-180.000000"
miny="-90.000000"
 maxx="180.000000" maxy="90.000000"/&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">...</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp; &lt;/Layer&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/Layer&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">...</span></font><br>
<br><br><br><div class="gmail_quote">2010/5/12 Jody Garnett <span dir="ltr">&lt;<a href="mailto:jody.garnett@xxxxxxxxx";>jody.garnett@xxxxxxxxx</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div style="word-wrap: break-word;">It may need to wait until after the deadline :-)<div><br></div><div>Would you like to join us on udig-devel and restart the conversation? We should be able to talk to the developers involved.</div>
<div><br></div><font color="#888888"><div>Jody</div></font><div><div></div><div class="h5"><div><br><div><div>On 12/05/2010, at 2:39 PM, CHANDRASEKARAN B wrote:</div><br><blockquote type="cite">It is really nice to hear all ready it is implemented. <br>
<br>Can you provide the link to add the same to 1.2-RC3 ?<br><br>Thanks<br>Chandrasekaran<br><br><div class="gmail_quote">On Wed, May 12, 2010 at 4:15 AM, Jody Garnett <span dir="ltr">&lt;<a href="mailto:jody.garnett@xxxxxxxxx"; target="_blank">jody.garnett@xxxxxxxxx</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div style="word-wrap: break-word;">Yes it is possible; I have an implementation as part of my current project.<div>

I will see if it can be made available as a community module.</div><div><br></div><div>The implementation groups layers by "Tags"; the origional tags come from the georesouce "keywords".</div><div><br>

</div><div>You can make additional views, such as this one, that work against the Map/Layer data structure. So far four teams have done this work; and I would really like to get one donated back to the project.</div><div>

<br></div><div>Jody</div><div><br><div><div><div></div><div><div>On 12/05/2010, at 3:50 AM, CHANDRASEKARAN B wrote:</div><br></div></div><blockquote type="cite"><div><div></div><div>Dear all,<br><br>
Is it possible to group the layers into different category in Layers view.<br><br><br>Name1<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Layer1<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Layer2<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Layer3<br>Name2<br>&nbsp; &nbsp; &nbsp; Layer4<br>&nbsp; &nbsp; &nbsp; Layer5<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Layer6<br><br>All layers under name1 can be made on or off by clicking name1, Is it possible<a name="1288afe9ebb6046e_128898c5535fa96a_comments"><span>?<br>


<br>regards,<br>B Chandrasekaran<br><br></span></a>&nbsp;<br><br><br><div style="display: inline;"></div></div></div>
_______________________________________________<br>udig-users mailing list<div><br><a href="mailto:udig-users@xxxxxxxxxxxxxxxxxxxxx"; target="_blank">udig-users@xxxxxxxxxxxxxxxxxxxxx</a><br></div><a href="http://lists.refractions.net/mailman/listinfo/udig-users"; target="_blank">http://lists.refractions.net/mailman/listinfo/udig-users</a><br>

</blockquote></div><br></div></div></blockquote></div><br>
</blockquote></div><br></div></div></div></div><br>_______________________________________________<br>
udig-users mailing list<br>
<a href="mailto:udig-users@xxxxxxxxxxxxxxxxxxxxx";>udig-users@xxxxxxxxxxxxxxxxxxxxx</a><br>
<a href="http://lists.refractions.net/mailman/listinfo/udig-users"; target="_blank">http://lists.refractions.net/mailman/listinfo/udig-users</a><br>
<br></blockquote></div><br>
</blockquote></div><br></div></body></html>
--Apple-Mail-15--986693210--


Back to the top