[JPP-Devel] WFS Plugin (again)

2006-12-13 Thread Rahkonen Jukka
Hi,

I do know there is deeJUMP with WFS support and I am even lucky enough
to have an old deeJUMP supporting WFS version 1.0.  I have also read
that OpenJUMP the Merge has WFS support.  Could it be possible to have
WFS as a plugin so it could be used with any JUMP variety, or is there
something fundamental that prevents it?

Regards,

-Jukka-



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Question on the RenderingManager.createRenderer() method...

2006-12-13 Thread Stefan Steiniger
i guess the only ones who knows why they did that are Jon and Martin

stefan

Sunburned Surveyor schrieb:
 I working on the patch to add pluggable renderers to Vivid's JUMP,
 based on code that is already in OpenJUMP. Most of my work revolves
 around the createRenderer() method of the RenderingMananger class.
 This method contains the following Java statements:
 
 
 if (contentIDToLowRendererFactoryMap.containsKey(contentID)) {
   return ((Renderer.Factory) 
 contentIDToLowRendererFactoryMap
   .get(contentID)).create();
   }
   if (contentIDToHighRendererFactoryMap.containsKey(contentID)) {
   return ((Renderer.Factory) 
 contentIDToHighRendererFactoryMap
   .get(contentID)).create();
   }
 
 Can someone help me understand the purpose of this code?
 
 I appreciate the help.
 
 The Sunburned Surveyor
 
 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys - and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 Jump-pilot-devel mailing list
 Jump-pilot-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
 
 

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] WFS Plugin (again)

2006-12-13 Thread Stefan Steiniger
Hei Jukka,

so if i understand correctly you would like to have the WFS function in OJ?

@all: anybody against this idea (opting for a thin core ;)

stefan

Rahkonen Jukka schrieb:
 Hi,
 
 I do know there is deeJUMP with WFS support and I am even lucky enough
 to have an old deeJUMP supporting WFS version 1.0.  I have also read
 that OpenJUMP the Merge has WFS support.  Could it be possible to have
 WFS as a plugin so it could be used with any JUMP variety, or is there
 something fundamental that prevents it?
 
 Regards,
 
 -Jukka-
 
 
 
 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys - and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 Jump-pilot-devel mailing list
 Jump-pilot-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
 
 

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Question on the RenderingManager.createRenderer() method...

2006-12-13 Thread Sunburned Surveyor
Thanks Stefan. I'm going to take another look at the code today over
lunch to see if I can figure it out.

The Sunburned Surveyor

On 12/13/06, Stefan Steiniger [EMAIL PROTECTED] wrote:
 i guess the only ones who knows why they did that are Jon and Martin

 stefan

 Sunburned Surveyor schrieb:
  I working on the patch to add pluggable renderers to Vivid's JUMP,
  based on code that is already in OpenJUMP. Most of my work revolves
  around the createRenderer() method of the RenderingMananger class.
  This method contains the following Java statements:
 
 
  if (contentIDToLowRendererFactoryMap.containsKey(contentID)) {
return ((Renderer.Factory) 
  contentIDToLowRendererFactoryMap
.get(contentID)).create();
}
if (contentIDToHighRendererFactoryMap.containsKey(contentID)) 
  {
return ((Renderer.Factory) 
  contentIDToHighRendererFactoryMap
.get(contentID)).create();
}
 
  Can someone help me understand the purpose of this code?
 
  I appreciate the help.
 
  The Sunburned Surveyor
 
  -
  Take Surveys. Earn Cash. Influence the Future of IT
  Join SourceForge.net's Techsay panel and you'll get the chance to share your
  opinions on IT  business topics through brief surveys - and earn cash
  http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
  ___
  Jump-pilot-devel mailing list
  Jump-pilot-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
 
 

 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys - and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 Jump-pilot-devel mailing list
 Jump-pilot-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] WFS Plugin (again)

2006-12-13 Thread Ugo Taddei
Hi Stefan,

I think he meant having it as a plugin. If you opt for a thin core, then
you can rule out the WFS. It depends on deegree (weighing in 3,5 MB) plus
a few other libs (mainly for XML parsing and HTTP stuff).
Cheers,

Ugo

 Hei Jukka,

 so if i understand correctly you would like to have the WFS function in
 OJ?

 @all: anybody against this idea (opting for a thin core ;)

 stefan

 Rahkonen Jukka schrieb:
 Hi,

 I do know there is deeJUMP with WFS support and I am even lucky enough
 to have an old deeJUMP supporting WFS version 1.0.  I have also read
 that OpenJUMP the Merge has WFS support.  Could it be possible to have
 WFS as a plugin so it could be used with any JUMP variety, or is there
 something fundamental that prevents it?

 Regards,

 -Jukka-



 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to
 share your opinions on IT  business topics through brief surveys -
 and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 Jump-pilot-devel mailing list
 Jump-pilot-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel



 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share
 your opinions on IT  business topics through brief surveys - and earn
 cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 Jump-pilot-devel mailing list
 Jump-pilot-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


-- 
l a t / l o n  GmbH
Aennchenstrasse 19   53177 Bonn, Germany
phone ++49 +228 184960   fax ++49 +228 1849629
http://www.lat-lon.dehttp://www.deegree.org



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] Updated Notes On OpenJUMP Rendering

2006-12-13 Thread Sunburned Surveyor
I've updated the notes about OpenJUMP's rendering system at the JPP Wiki.

http://thejumppilotproject.pbwiki.com/Notes-On-OpenJUMPs-Rendering-System

I've got some more notes on my home computer. When I have time I'll
try to combine these with the notes on the Wiki to come up with a more
comprehensive and (almost) complete look at OpenJUMP's rendering code.

This code was really the only thing left in OpenJUMP that I was really
afraid of, and I'm pleased to obtain at least a basic understanding of
how it works. I hope my efforts to share this understanding with
others will be beneficial!

The Sunburned Surveyor

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] urba = orthopedis

2006-12-13 Thread Kaolin Ridings
eyed and frozen.
Only four minutes left diGriz. Put on the suit. Ill fix the beard.

for action in this civilized universe. The search will be a simple one
get my thoughts together. Im going to take a walk back down the wall,
Come back here, you!
we had received at the archway had been too spontaneous to be planned.
I gave him earphones and the player: I couldnt bear listening to
forever. It is their rare privilege to be admitted to Paradise as full
Sounds a winner. But one important question first. How long are the
I get up at dawn and look at the river
Who do you think Iron John is? In the story I mean, not the one
attachment: dualit899.jpg
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel