Hi developers,
in more or less 11 hours we will meet to clean up the JIRA bug reports for uDig.
The exact time is:
http://www.timeanddate.com/worldclock/fixedtime.html?day=6&month=3&year=2009&hour=11&min=0&sec=0&p1=215
and the place is the udig IRC channel: irc://us.freenode.net/udig
Anyone inter
Hi Vivek I am taking this to the udig-devel list; so others have a chance to
answer.
I was not quite sure from your description what you re trying to accomplish.
Adding a Map Editor to the editor bar did not make sense to me.
I kind of think what you are describing is two maps. And when you intera
Mostly Emily I went over some design questions about:- mapgraphic refresh
-net.refractions.udig.graph intergration with pgRouting or middleware
routing solution
___
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refract
Um I thought that hit the rendering system directly; is it not in the same
category as start / stop / rendering etc?
I think I remember you explaining how layer refresh worked to me last year.
Jody
On Fri, Mar 6, 2009 at 6:01 AM, Emily Gouge wrote:
> I agree I need to listen to layer.refresh
I agree I need to listen to layer.refresh() "events" but I don't believe
there are any events fired with layer.refresh() is called. Maybe I'm
missing something.
Jody Garnett wrote:
On Thu, Mar 5, 2009 at 11:01 AM, Emily Gouge wrote:
Hey Jody,
What I have done is update the Mapgraphic Ren
check the over view tab of that plugin; it should list an Activator (that is
called when the plugin starts up or shuts down). It sounds like the plugin
lists an activator that does not exist. If you copied the tutorial and made
your own modifications perhaps you removed the Activator?
On Thu, Mar
Hi Jody..
Great Thanks for your excelent help..and I have created a new plug in with
jdbc jar, But now I am getting Bundle exception
I am gettinng error like
The activator net.refractions.udig.tutorials.mapgraphic.Activator for bundle
net.refractions.udig.tutorials.mapgraphic is invalid
Now ,Ev