Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Re: udig-devel Digest, Vol 61, Issue 53

Udig does not support Polyconic projection. I am trying to change my projection to brazil-polyconic but the correspoinding entry in CustomCRS tab is not getting populated and even I am not able to apply it.

On Tue, May 26, 2009 at 2:35 PM, <udig-devel-request@xxxxxxxxxxxxxxxxxxxxx> wrote:
Send udig-devel mailing list submissions to
       udig-devel@xxxxxxxxxxxxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
       http://lists.refractions.net/mailman/listinfo/udig-devel
or, via email, send a message with subject or body 'help' to
       udig-devel-request@xxxxxxxxxxxxxxxxxxxxx

You can reach the person managing the list at
       udig-devel-owner@xxxxxxxxxxxxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of udig-devel digest..."


Today's Topics:

  1. Re: WMS-C hackery - review please? (Emily Gouge)
  2. FOSS4G: June 8th Presentation Deadline (Jody Garnett)
  3. Re: Using uDig as the mapping piece to a larger   application
     (Jody Garnett)
  4. SOC starts this week (Jody Garnett)
  5. ScaleRatioLabel (Ugo Taddei)
  6. 1.2 M4 (Jody Garnett)
  7. dependencies for your amusement (Jody Garnett)


----------------------------------------------------------------------

Message: 1
Date: Mon, 25 May 2009 15:55:45 -0700
From: Emily Gouge <egouge@xxxxxxxxxxxxxxx>
Subject: Re: [udig-devel] WMS-C hackery - review please?
To: User-friendly Desktop Internet GIS
       <udig-devel@xxxxxxxxxxxxxxxxxxxxx>
Message-ID: <4A1B21F1.1040606@xxxxxxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

I've added a few additional modifications:
* some comments
* fixed up another port = -1 generated url that was missed (I updated it
to use your fancy new function)

Emily


Jody Garnett wrote:
> Hi Emily:
>
> I noticed I was unable to commit after sending that email; my commit
> has gone through now.
>
>> Question - can we display them but not allow people to add them to the map?
>>  Sort of like services that we can't connect to.  This would allow people to
>> know they are there but there is some issue with them.
>> If not, then I guess you can hide them; it might confuse people though.  I
>> know I would get a little confused if I looked at the getCapabilities
>> document and saw it and then didn't see it in udig.
>
> I think we can do something; maybe display them grayed out if they do
> not have a "info"? The thing is we *try* and display data with no info
>  usually (by assuming generic 2d and in many cases we can get away
> with it).
>
> I think the best thing is to support the google projection.
>
>> For the readCapabilities document I don't see any reason why we can't just
>> use service.  I think when we first wrote it I assumed that you had to strip
>> off all the arguments, but it seems that is an incorrect assumption.
>
> Okay that makes sense; I did patch the code (and isolate the
> processing of the URL to a single function). When you get a chance to
> update you may wish to remove this ...
>
> In the normal WMS code I do process the function; adding in
> Request=GetCapabilities; Service=WMS and version if needed. I think we
> need to do the same here - including adding tiled=true.  However we
> also need to maintain the query parameters that were there already -
> map server indicates what map file it is using that way. And geoserver
> is looking to do similar things with profiles and maps in the future.
>
>> In terms of the buildBaseTileRequestFunction - I think if we just return
>> service.toString() we'll get duplicate 'request=' parameters and confuse the
>> wmsc?
>
> Correct - but we should be using the WMS GetMap request it provided
> for us (which may not have anything to do with the capabilities end
> point).
>
>>> - decided to hold onto the couldNoTConnect exception and rethrow
>>> rather than parse each time
>> Where are you doing this?  I suspect it is fine; however I'm wondering what
>> happens if you have a poor internet connection and you have intermittent
>> connections.  I seem to recall trying to connect with one tile and getting
>> and error and trying again with a second tile and getting that tile.  Maybe
>> I don't understand what you are saying here.
>
> Now that the code is committed I think you can review this part. My
> problem ended up being that it would connect once; fail; then connect
> again during the dispose method (in order to try and get members to
> dispose!) and in general was very slow to fail.
>
>>> - Service.dispose() was tripping up and calling members() in order to
>>> dispose each member; if we were unable to connect - this call made the
>>> WMSC code try and connect again!
>> Ok this doesn't sound good; I assume you fixed it?
>
> I did; the fix is in the IService super class.
>
> Jody
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel


------------------------------

Message: 2
Date: Tue, 26 May 2009 11:00:23 +1000
From: Jody Garnett <jody.garnett@xxxxxxxxx>
Subject: [udig-devel] FOSS4G: June 8th Presentation Deadline
To: User-friendly Desktop Internet GIS
       <udig-devel@xxxxxxxxxxxxxxxxxxxxx>
Message-ID:
       <f14fd02c0905251800n3a5e36c8o9f7afd31890d8e01@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1

Morning:

We have a couple of weeks (June 8th) until presentations abstracts are
due. I am not going to submit one this year (already doing a uDig
tutorial). If anyone would like an open office template for uDig
please let me know.

Remember uDig comitters going to FOSS4G get free pancakes :-)

Jody

-------------
The Academic community and FOSS4G organising committee are pleased to
add an academic track to the FOSS4G conference, and remind interested
presenters that there are only two weeks left for FOSS4G abstract
Reply-To: User-friendly Desktop Internet GIS List-Id: User-friendly Desktop Internet GIS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 May 2009 13:36:21 -0000 Hi Jody, On Thu, May 28, 2009 at 2:30 PM, Jody Garnett wrote: > Thanks Andrea you rock :-) > > The only remaining step is to make sure wolf gets an update from you > this week (so we both do not get in trouble). absolutely, tomorrow also the reports page will be initialized :) But yeah, always better to mention the report. Ciao Andrea > > Jody > > On Thu, May 28, 2009 at 6:29 PM, andrea antonello > wrote: >> I have reordered the wiki page and added the schedule: >> http://jgrass.wiki.software.bz.it/jgrass/Google_Summer_Of_Code_2009 >> >> Ciao, >> Andrea >> >> On Wed, May 27, 2009 at 9:17 AM, Jody Garnett wrote: >>> Thanks for the prompt reply; I have arranged a news post kicking off >>> the activity. >>> - http://udig-news.blogspot.com/2009/05/google-summer-of-code-2009.html >>> >>> Jody >>> >>> On Tue, May 26, 2009 at 12:14 PM, Jody Garnett wrote: >>>> SOC is starting up this week; we will need to report in by Friday. >>>> >>>> Tobias and Jesse I have not heard from you in a while? Can we use this >>>> week to set up a wiki page and outline a schedule? >>>> Andrea I imagine we can do something similar ... >>>> >>>> Jody >>>> >>> >> _______________________________________________ >> 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