Re: [JPP-Devel] First module for us propose

2008-04-24 Thread Stefan Steiniger
Question.. should we make a new email list on sourceforge for the GSofC emails? == Hei, just in general I would like to see first some "dry case studies".. i.e. some concrete examples on what you want to accomplish. Such a case study is oriented on a task which an "e

Re: [JPP-Devel] Default URL for WMS

2008-04-26 Thread Stefan Steiniger
done :) Jukka Rahkonen schrieb: > Hi developers, > > How about setting a defauld URL for Add WMS layer (or is it still called WMS > query?) to http://openaerialmap.org/wms/ > > That server should be reachable at any time, it has worldwide coverage and > suits > perfectly to be used with Open So

[JPP-Devel] MrSid Layer not available in OpenJUMP due to inferences with WMSLayer changes (help needed)

2008-04-27 Thread Stefan Steiniger
Hei, ok.. I got a problem where I lack knowledge (and time) on solving the problem. The problem: One gets a null pointer exception if one tries to add a SIDLayer in OJ 1.2. The null pointer comes from a non existing Blackboard inside WMSLayer. SIDLayer actually extends WMLayer (in this case W

[JPP-Devel] changing of ReferencedImageFactory.isAvailable()

2008-04-27 Thread Stefan Steiniger
Hei, I would like to change the method from ReferencedImageFactory.isAvailable() to ReferencedImageFactory.isAvailable(WorkbenchContext wbContext) any concerns? Having the workbenchContext would allow to have access to the apllication in terms of throwing messages, and would give also acce

Re: [JPP-Devel] JTIN 1st module

2008-04-27 Thread Stefan Steiniger
Ok. btw. You are not yet member of the team, which is required for write access to the source code repository. Can you register at Sourceforge.net and then send me (personally) your user info (user name). Then I will add you to the member list and grant write access. If this is done you should

Re: [JPP-Devel] MrSid Layer not available in OpenJUMP due to inferences with WMSLayer changes (help needed)

2008-04-27 Thread Stefan Steiniger
gt; //private Blackboard blackboard = new Blackboard(); > //public Blackboard getBlackboard() > //{ > //return blackboard; > //} > > I'm not sure why this suddenly became a problem. > > regards, > Larry > > > On Sun, Apr 27, 2

Re: [JPP-Devel] changing of ReferencedImageFactory.isAvailable()

2008-04-27 Thread Stefan Steiniger
> > On Sun, Apr 27, 2008 at 4:59 PM, Stefan Steiniger <[EMAIL PROTECTED]> wrote: >> Hei, >> >> I would like to change the method from >>ReferencedImageFactory.isAvailable() >> to >>ReferencedImageFactory.isAvailable(WorkbenchContext wbConte

Re: [JPP-Devel] Project does not work

2008-04-28 Thread Stefan Steiniger
Yes, I did a workaround. not every elegant, but it works. I added a check of what type the missing element is. So if it is of type "style" I eat the exception and it continues (fortunately). good that you are back (especially for the WMS problem :) I was going to have a look on it today (my da

Re: [JPP-Devel] Soldin's CTS plugin

2008-04-29 Thread Stefan Steiniger
Hei Peppe, thanx for you efforts. But one question: > I am going to ugrade this page > http://openjump.org/wiki/new/Working+with+Projections did you already worked on it? I can not see the content? ... even if I replace: "new" by "show" http://openjump.org/wiki/show/Working+with+Projections ;)

Re: [JPP-Devel] I need some help on a wiki page

2008-04-29 Thread Stefan Steiniger
mhm.. If I remember correctly in Uwe's Tutorial were a few pages for starting. Of course with his plugin. So it may be a good start, to copy it (actually I could do a translation of his latest documentation - but I am missing the original OpenOffice file, need to ask him on that) So if you remi

Re: [JPP-Devel] Test on SLD import/export using OpenJUMP, uDig and Kosmo

2008-04-29 Thread Stefan Steiniger
great.. I forwarded the email to Jody who is working on uDig stefan Giuseppe Aruta wrote: > Hi Andreas, and all developers > I did a test on a shapefile with import/export SLD > (I attached all the resaults and the original test > shapefile) > * > I used these softwares: > - O

Re: [JPP-Devel] The first module for GMGDP

2008-04-29 Thread Stefan Steiniger
Hei Leandro, the outline is ok for me with steps 1-3. But I would again suggest, that a) you start with one or two case studies first on paper! b) That we use an iterative development process: that means: you start only with 3-4 functions in the first step (e.g. union, intersection, ...). Then y

Re: [JPP-Devel] question about acceptable licenses for 3rd party libraries

2008-05-01 Thread Stefan Steiniger
mhm.. I may add this article that I wrote: http://www.geo.unizh.ch/publications/degen/sstein_foss_desktop_gis_overview.pdf the 2nd section gives a very short introduction to licensing and terms. (I add this, since you refered to opensource.org .. as I prefer FSF.org ;) stefan Christopher wrote

Re: [JPP-Devel] question about acceptable licenses for 3rd party libraries

2008-05-01 Thread Stefan Steiniger
Hei, GPL and LGP fit and any other license that is not proprietary (e.g. Apache, BSD). Look for instance here: http://www.fsf.org/licensing/licenses/ and the heading: GPL-Compatible Free Software Licenses there is also something on wikipedia: http://en.wikipedia.org/wiki/GPL#Compatibility_and_m

Re: [JPP-Devel] Opportunities --- thinking about international collaboration in GIS Teaching and OpenJUMP Development

2008-05-01 Thread Stefan Steiniger
Hi, the last 30mins I had a look on the EU Alfa program: http://ec.europa.eu/europeaid/where/latin-america/regional-cooperation/alfa/index_en.htm A short overview is given by these slides: http://ec.europa.eu/europeaid/where/latin-america/regional-cooperation/alfa/documents/new-programme-document

Re: [JPP-Devel] Edgar's CTS plugin and Bursa Wolf problems

2008-05-02 Thread Stefan Steiniger
So.. my two cents on the topic on European CRS. I can recommend this site that also should have some parameters for the different countries: http://crs.bkg.bund.de/crs-eu/ On the question with the warping tool. Of course, one could calculate the BW paramters. But the problem is that this would

Re: [JPP-Devel] MrSid Layer not available in OpenJUMP due to inferences with WMSLayer changes (help needed)

2008-05-03 Thread Stefan Steiniger
bleCheck ); > > } // End initialize ( ) > > To actually support Zoom to SID Layer, it would be necessary to update > the SIDLayer code from SkyJUMP (I think) and port over the ISA > ZoomToWMSLayerPlugIn. > > BTW, I see no reason why the system temporary folder c

[JPP-Devel] article on OJ wiki on projections

2008-05-04 Thread Stefan Steiniger
Hei Sunburned and Peppe, @Peppe: thank you for writing the stuff :) However, could you add the correct link for the jgrass blog link? @Sunburned: are you able to edit the english of Peppes doc. Maybe next week? I started to day.. but for somethings I don't know either what is correct. http://o

Re: [JPP-Devel] Shapefile with overlapping shells

2008-05-05 Thread Stefan Steiniger
great! thank you Larry and Michael. @Michael: would you do the commit? stefan Larry Becker wrote: > Hi Michaël, > > Thanks for the testing. It sounds like this code change is ready to > be committed. Also, thanks to your instructions, I was able to > construct island multipolygons and te

Re: [JPP-Devel] JTIN update

2008-05-05 Thread Stefan Steiniger
on the eclipse issue. - leave them in separate projects. - create a project just for your code... - in the build path options for your project add the two projects (jts and jump) - make also changes to the run option: please have a look here: http://openjump.org/wiki/show/Documentation scroll d

Re: [JPP-Devel] My First Module - Vectorial Procedures Extension

2008-05-09 Thread Stefan Steiniger
Hei Leandro Leandro Leal Parente wrote: > Hi Mentors, > > I finish my first module like we discuss in last week. > > This module implements 4 vectorial procedures and 1 buffer and support > only 2 layers for data input. It's very simple, but help me to > understand some important concepts. goo

Re: [JPP-Devel] Few patches for PostGIS and WMS functionality

2008-05-11 Thread Stefan Steiniger
Hey Jaakko and Michael, I comitted the WMS patch and the PostGIS patch for the internal PostGIS connector. For the other one I wait for the response from Jaakko. kiitoksia & merci to you Stefan - This SF.net email is sponso

Re: [JPP-Devel] Why is OpenJUMP using JTS 1.7?

2008-05-12 Thread Stefan Steiniger
Hei Christopher, if I remember correctly I have changed to JTS 1.9 for the nightly build. Also OJ 1.2F is running with 1.9. Could you check that you have really the last Openjump version? stefan Christopher wrote: > Is there any reason why OpenJUMP is using JTS 1.7 > instead of 1.8? > > There

Re: [JPP-Devel] Shapefile with overlapping shells

2008-05-13 Thread Stefan Steiniger
huhu? question again: Are you commiting it Larry? or Michael? As you both have done the work.. Otherwise people that check the sourceforge statistics think I do all the stuff. However, I can do it if you are too busy :) Stefan Stefan Steiniger schrieb: > great! > > thank you Larry an

Re: [JPP-Devel] Shapefile with overlapping shells

2008-05-14 Thread Stefan Steiniger
But it is rather a question of time. I thought I would start with the PostGIS chapter first. And then later ... However, You know as me how much effort (and good will) it takes ;) thank you too Stefan > Michaël > > > Stefan Steiniger a écrit : >> huhu? question again: >&

Re: [JPP-Devel] Suggested Improvements To Bug Categorization

2008-05-16 Thread Stefan Steiniger
Hei guys, and sorry for having forgotten Erics message too. I agree, we need to review the options for bug submission. I will see over the next days how to change that and what options for customization of the bug report tool we have. thank you Stefan PS: If I haven't done something on it unti

Re: [JPP-Devel] Suggested Improvements To Bug Categorization

2008-05-16 Thread Stefan Steiniger
stem and c) they are steadily improving. I hope that is reasonable? thank you for your feedback Stefan Steiniger schrieb: > Hei guys, > > and sorry for having forgotten Erics message too. > I agree, we need to review the options for bug submission. I will see > over the next days ho

[JPP-Devel] new JAVA FOSS-GIS email list

2008-05-19 Thread Stefan Steiniger
Hei, thanx to Sunburned and Frank Warmerdam we have since today a FOSGIS list on OSGEO that is focues especially on collaboration between the JAVA GIS projects. We have seen this list as necessary institution when the discussion on implementation of coordinate systems support and SLD import/ex

[JPP-Devel] [Fwd: OpenJUMP Functions Problems JML project save problem]

2008-05-22 Thread Stefan Steiniger
Hei Guys, did anybody work on a solution to the problem below? (see https://sourceforge.net/forum/message.php?msg_id=4979191 ) stefan Original Message Subject:[jump-pilot - OpenJUMP Functions Problems] JML project save problem Date: Thu, 22 May 2008 06:46:03 -0700 Fr

Re: [JPP-Devel] Import points from text file

2008-05-22 Thread Stefan Steiniger
Hei, yes.. . The Pirol CSV plugin does exactly this. . The plugin example I once did is rather inflexible in terms of format assumptions (I think it needed tab delimited text and the coordinates first).. however I used it as an example for writing an own plugin: http://openjump.org/wiki/show/How

Re: [JPP-Devel] [Fwd: OpenJUMP Functions Problems JML project save problem]

2008-05-22 Thread Stefan Steiniger
n when > they move. It's probably a Layer vs.Layerable thing. > > Larry > > On Thu, May 22, 2008 at 11:27 AM, Stefan Steiniger <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Hei Guys, > > did anybody work on a solutio

Re: [JPP-Devel] Task Properties

2008-05-24 Thread Stefan Steiniger
in general I support Pauls idea, although I am wondering what has been happened to the first request on adding a Projection property to the Taks. But Paul, can you also say why it is better to have properties than using the blackboard? I could imagine, that one simply knows what type of propert

Re: [JPP-Devel] Finding Task from Category or Layerable

2008-05-27 Thread Stefan Steiniger
+1 sounds reasonable (alhough I never needed something like this for my experimental stuff) Andreas Schmitz schrieb: > Paul Austin wrote: > > Hi, > >> At the moment there is not a good way to find the Task which owns a >> Layerable or Category. The only way I can see this is you have to find

Re: [JPP-Devel] A possible bug in the Thiessen polygon

2008-05-27 Thread Stefan Steiniger
Hei Christiano, I thought first you refer to another bug (to much triangles). But what I see is that you whish to have your background polygon completely covered by the thiessen polygons, right? Well the thing is, that currently the algorithm takes only in account the input points. It does not

Re: [JPP-Devel] JTIN work plan / project overview

2008-05-27 Thread Stefan Steiniger
Hei Christopher: You did exactly what I expected and I have now a good idea on your motivation and on what you want achieve. Good work! now my first notes and questions: - I agree with you on that we should watch out for existing DT algorithms. (If Erwans team has finished its release, we may u

Re: [JPP-Devel] A possible bug in the Thiessen polygon

2008-05-28 Thread Stefan Steiniger
55 (83) 3216-7684 > ___ > CV Lattes: > http://buscatextual.cnpq.br/buscatextual/visualizacv.jsp?id=K4763546J5 > > > - Original Message > From: Stefan Steiniger <[EMAIL PROTECTED]> > To: OpenJump develop and use > Sent: T

Re: [JPP-Devel] A possible bug in the Thiessen polygon

2008-05-28 Thread Stefan Steiniger
wrote: >Stefan, > >I downloaded the classes of the Delanay, but when I run the OJ the > result was the same. I can wait until next version of OJ. > >Thanks Stefan, > > Cristiano > > */Stefan Steiniger <[EMAIL PROTECTED]>/* wrote: > >

Re: [JPP-Devel] [jump-users] JUMP as an OSGEO project

2008-05-29 Thread Stefan Steiniger
Hei David, I think Landon answered the question already sufficiently. From my perspective as Co-Project leader and Co-Maintainer: - I would like to see that OJ is an OSGEO project, but - We simply lack any human resources to fulfill the formal requirements :( I may note, that more or less all p

Re: [JPP-Devel] Path for Save Dataset As...

2008-06-02 Thread Stefan Steiniger
> One question: > How can I get the information about the path of the layer? mhm.. I think Larry used this in his layer properties plugin. let me look: could be these lines: * Object fnameObj = dsq.getDataSource().getProperties().get("File"); if (fnameObj != null){ sourcePat

Re: [JPP-Devel] Log4j.xml and openjump.bat

2008-06-02 Thread Stefan Steiniger
Hei Jukka, thank you for the note. The xml file is only there for the nightly build... up to know (not sure if we should change that? stefan Rahkonen Jukka wrote: > Hi, > > Openjump.bat contains this line: > set JAVA_OPTS=-Xms256M -Xmx256M "-Djump.home=%JUMP_HOME%" > "-Dlog4j.configuration=fil

Re: [JPP-Devel] New idea for my workplan

2008-06-02 Thread Stefan Steiniger
my extension was interpret my model ? I will be implements a > interpretor ? > > Thanks, > > 2008/6/2 Stefan Steiniger <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>: > > Hei Leandro, > > I agree with Nacho. You should go on with the original work

[JPP-Devel] new webpage

2008-06-02 Thread Stefan Steiniger
Hi all, I found on Friday a quite nice webpage with free css-templates. As I needed to wait a bit on that same evening for somebodies response I did a trial for a new JPP web page. I was realy suprised how easy it has been with that templates and a good txt editor (Notepad++). So the result af

Re: [JPP-Devel] new webpage

2008-06-03 Thread Stefan Steiniger
Hei Peppe, > Which webpage (free css) did you find? I found the templates here: http://www.freecsstemplates.org/ stefan - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008.

Re: [JPP-Devel] new webpage

2008-06-03 Thread Stefan Steiniger
y body text is a bit hard to read, > due to low contrast. Would it be possible to use black for the bulk > text, and some other colour for highlighting? (Blue maybe - in homage > to the original Vivid colours...) > > Stefan Steiniger wrote: >> Hi all, >> >>

Re: [JPP-Devel] [XxxJUMP-users] Re: new webpage - an entry point?

2008-06-03 Thread Stefan Steiniger
on or do you think wiki should migrate to html ? > > I can see pros and cons for both tools, but I'd like to know what peppe > and other active documentation writers think first. > > Michaël > > Stefan Steiniger a écrit : >> >> Hi all, >> >> I fou

Re: [JPP-Devel] [XxxJUMP-users] link table to a layer

2008-06-04 Thread Stefan Steiniger
Hei Peppe, as far as I know we don't have a "link" function in OJ :( I recently did also though about this, and if it would be difficult to implement (I have no idea) stefan Giuseppe Aruta schrieb: > Hi all, > > this question seems probabily out-of-date: > How can I link a table (cvs) to a la

[JPP-Devel] wms 1.1.1 support ?

2008-06-04 Thread Stefan Steiniger
Hei, I guess this question is rather directed to Andreas. I notices today that somebody updated the original JUMP Code (VividSolutions cvs) ... see the change-log entry below. Do we the 1.1.1 compatibility already or do we need to update? (I think Andreas improved that.) Stefan PS: would be n

Re: [JPP-Devel] wms 1.1.1 support ?

2008-06-05 Thread Stefan Steiniger
OK.. so I leave it (with my lack of knowledge towards WMS and programming ;) stefan Andreas Schmitz schrieb: > Stefan Steiniger wrote: > > Hi, > >> I guess this question is rather directed to Andreas. >> I notices today that somebody updated the original JUMP Code

Re: [JPP-Devel] [jump-users] JUMP as an OSGEO project (criteria)

2008-06-05 Thread Stefan Steiniger
Hei David, I am very glad that you are "pushing" us a bit. Me and the others need to think in the next week[s] about all the information you gave us. Could be that I have thought the rules are more strikt than they actually are. So what I would like to ask you is to send a reminder in 2 weeks -

Re: [JPP-Devel] Exploring OpenJUMP as an OSGeo Project

2008-06-05 Thread Stefan Steiniger
reasoned by my current involvement I should (want to) volunteer to work through the requirements. stefan Sunburned Surveyor wrote: > There has been some limited discussion on the old JUMP user mailing > list about making OpenJUMP an OSGeo Project. It seems there is some > energy and support for

Re: [JPP-Devel] Opening files

2008-06-05 Thread Stefan Steiniger
btw. the doc was written Michael.. so the honors go to him :) stefan Andreas Schmitz schrieb: > Sunburned Surveyor wrote: > > Hi, > >> I spent about an hour this morning reading through some more of the >> Javadoc, source code, and information that Stefan put on the wiki. I >> think I have a po

Re: [JPP-Devel] Log4j.xml and openjump.bat

2008-06-05 Thread Stefan Steiniger
ok.. I need to ask this as I could follow your converssation only partly (I have no idea how batch scripts work, i.e what commands are availbe): Can one of you make the proposed changes? cheers Stefan Paul Austin schrieb: > I agree on cleaning up the config file. I think it should have one > a

Re: [JPP-Devel] Exploring OpenJUMP as an OSGeo Project - answering the catalogue questions

2008-06-05 Thread Stefan Steiniger
ok... I sat down for an hour or so and wrote some things up with respect to the questionaire. See attachment. This is just some food for thoughts for those that are missing information. I think that I am not "ready" to discuss this topic by tomorrow... maybe next week or somewhen in June? We

Re: [JPP-Devel] The JUMP way to load and save files...

2008-06-08 Thread Stefan Steiniger
mhm.. unfortunately I am not that familar with that stuff (it has been introduced newly with Jump 1.2 - if I think about the right thing you talk about) however, the wiki article of the devel documentation section my give hints: http://openjump.org/wiki/show/How+to+write+a+new+driver Based on

[JPP-Devel] vertex styling bug?

2008-06-11 Thread Stefan Steiniger
Hei, I just discovered, that if I turn on the display of vertices for a line layer, then the lines are not displayed anymore and only the vertices. Did somebody accidently changed that? or was that a feature of deeStyling? I would rathe have the option to see both: lines + vertices at the same t

[JPP-Devel] Fwd: Re: Explanation for UML BASIC CLASSES of OJ Modeller

2008-06-11 Thread Stefan Steiniger
Hei Leandro, I can't realy answer on your question as I am not sure as well what would belong into the classes. Just start with one example (Buffer of features) and program all the stuff you need for it. If that is done, you go on with the next example (i.e. intersect two polygon layers). Then.. y

Re: [JPP-Devel] vertex styling bug?

2008-06-12 Thread Stefan Steiniger
stefan PS: making things worse, could be actually a possibility to get funding ;) Andreas Schmitz schrieb: > Stefan Steiniger wrote: > > Hi, > >> I just discovered, that if I turn on the display of vertices for a line >> layer, then the lines are not displayed anymo

[JPP-Devel] Fwd: OpenJUMP question

2008-06-12 Thread Stefan Steiniger
That is a good question I asked yesterday myself when writing the (other) person an answer on the user list. @Martin: can you give a comment? Does Jump have tools to remove overshoots and undershoots? Larry Becker schrieb: > Fixing undershoots and overshoots for lines seems like one of the most

Re: [JPP-Devel] Vivid's comments on OpenJUMP as an OSGeo Project.

2008-06-12 Thread Stefan Steiniger
Sunburned Surveyor schrieb: > I sent an e-mail to Vivid Solutions this morning about any concerns > they would have about making OpenJUMP an OSGeo Project. thank you for putting things forward. > P.S. - I read over Stefan's tentative application for the OSGeo. I > thought it looked very good. Whe

Re: [JPP-Devel] Vivid's comments on OpenJUMP as an OSGeo Project.

2008-06-12 Thread Stefan Steiniger
good.. that's a word :) Nacho Uve schrieb: > I can then work with Stefan on the > > actual application and we can start putting together a team of > volunteers to work on OpenJUMP/JUMP web presence consolidation. > > > I would like to help with some work... > > > > > > --

Re: [JPP-Devel] Going live with the JPP Baazar.

2008-06-12 Thread Stefan Steiniger
well.. ok now I should comment ;) two things: a) we have already a list of people/companies who offer services. So I would have guessed people write to them if they need help. b) we have a job board (the problem of the latter is obviously that nobody is using it - probably what would be needed is

Re: [JPP-Devel] Going live with the JPP Baazar.

2008-06-12 Thread Stefan Steiniger
Nacho Uve schrieb: > Well... I think it will be great have a list of organizations, > companies, universities, etc. that uses OpenJUMP on some projects or in > their daily work. > I don't know if JPP Bazaar is the right place for that. > What do you thing about? > >

Re: [JPP-Devel] Question about Cloned windows

2008-06-12 Thread Stefan Steiniger
Hei Jukka, I had to think about it a while until I understood. So what you propose is, that the cloned windows: a) allow different layers to be displayed, or alternatively b) allow to set the visibility individually per "clone"? but.. similar to Landon, I have no clue how the cloning is done int

Re: [JPP-Devel] Does JTS and/or OpenJUMP support WKT spatial reference system?

2008-06-14 Thread Stefan Steiniger
Hei Christopher, my answer: not that I know. The SRID that can be used is the EPSG number. If that is contained in the WKT, then you would take that. I hope you know, that we currently don't have any built-in support for Spatial Ref. Sys.'s - only via external plugin Stefan Christopher schrie

[JPP-Devel] OpenJUMP as an OSGEO project - Assessing the Requirements

2008-06-15 Thread Stefan Steiniger
mail address of the principal Project Owner. There is actually no "owner" but 2 persons with major admin rights . Stefan Steiniger: sstein-.-geo.uzh.ch . Landon Blake: sunburned.surveyor-.-gmail.com 2. Please provide the names and emails of co-project owners (if any). . --- 3. Please pr

Re: [JPP-Devel] Draft of OpenJUMP Plug-in Programmer's Guide

2008-06-17 Thread Stefan Steiniger
yep.. the content sounds good. I would additionally suggest the topics from wiki and the vividsolutions doc: a) the Hello World-PlugIn (should be probably the first thing to present.. directly after introducing the PlugIn/-Interface So you start with an example and then refer in the description

Re: [JPP-Devel] Draft of OpenJUMP Plug-in Programmer's Guide

2008-06-17 Thread Stefan Steiniger
upps.. I haven't seen that there is also some text. I looked only on the outline ;) stefan Stefan Steiniger schrieb: > yep.. the content sounds good. > > I would additionally suggest the topics from wiki and the vividsolutions > doc: > a) the Hello World-PlugIn (should b

Re: [JPP-Devel] Draft of OpenJUMP Plug-in Programmer's Guide

2008-06-18 Thread Stefan Steiniger
> > By the way, what do you think about include these jon's examples on the > Scripting section of the OJ wiki? yes done! :) > > Best regards, > Nacho > > [1]: http://jonaquino.blogspot.com/search?q=jump+script - Check o

Re: [JPP-Devel] OpenJUMP as an OSGEO project - Assessing the Requirements

2008-06-19 Thread Stefan Steiniger
Ok... as it looks like there are no more oppinions then here the actual state: S A LPSM E 0 + 0.5 + 0 + 0.75 - 1 + 0 - 1 = -0.75 so we have a "NO" for an OSGEO join, right now Hovewer, due to the analyis of the requirements we know now where we need to do some first improvem

Re: [JPP-Devel] Draft of OpenJUMP Plug-in Programmer's Guide

2008-06-23 Thread Stefan Steiniger
ok.. for me Word would be fine [I really like the track changes mode] :) Latex is not that difficult - but it takes some weeks for starters and hand full of good examples. It is like programming JUMP: having good code examples helps to achieve what is wanted. Actually what I did for my thesis w

Re: [JPP-Devel] Draft of OpenJUMP Plug-in Programmer's Guide

2008-06-23 Thread Stefan Steiniger
that is something I like too... (separating files + images...) and thus is way easier for doing it on the svn - especially as it is text file only. For word one could only check-in and out the complete file. However, Word does also support the inclusion/connection of several files. Which is to r

Re: [JPP-Devel] Test of Google Sites as Wiki Replacement

2008-06-24 Thread Stefan Steiniger
Yesterday evening I played around with the google sites as well using the openjumpmails account: http://sites.google.com/site/ojwiki/ since Sunburned gave me only write-access and no admin rights.. i.e. I could not see the full features of GS available. However, GS did not full

Re: [JPP-Devel] Test of Google Sites as Wiki Replacement

2008-06-24 Thread Stefan Steiniger
is ok.. I found a way to test :) and more over.. as it is your login you are free to decide what works for you. stefan Sunburned Surveyor wrote: > Sorry about that Stefan. I thought admin rights were granted. > > SS > > On Tue, Jun 24, 2008 at 3:29 PM, Stefan Steiniger &l

Re: [JPP-Devel] First Example For Plug-In Programmer's Guide Is Complete

2008-06-24 Thread Stefan Steiniger
Hei Sunburned, did you forgot an attachement or link? stefan Sunburned Surveyor schrieb: > I've finished my first example for the plug-in programmer's guide. In > this example the user selects a text file and the plug-in writes the > feature count of each layer to the file. I've tried to make th

Re: [JPP-Devel] First Example For Plug-In Programmer's Guide Is Complete

2008-06-25 Thread Stefan Steiniger
ture? (I'm not talking > about putting this in the core, just about where to place the plug-in > command when someone chooses to install the plug-in JAR.) > > On Tue, Jun 24, 2008 at 7:34 PM, Stefan Steiniger <[EMAIL PROTECTED]> wrote: >> Hei Sunburned, >> >

Re: [JPP-Devel] Next release of OpenJUMP Plug-In Guide Examples is available.

2008-06-26 Thread Stefan Steiniger
Hei Landon, I don't realy think that the name example is helpful for the start. Of course there may be applications for that.. but who does need to parse all layer names? Why can the operator not just provide a layer? Shouldn't you focus on working with the GUI - how to use the dialogs, how to

Re: [JPP-Devel] Change in tone for OpenJUMP Plug-In Programmer's Guide

2008-06-26 Thread Stefan Steiniger
well I am fine with that.. the naming could be then: "The inofficial OpenJUMP programmers guide", or "My OpenJUMP programmers guide" ;) i.e. something that gives it an informal touch. stefan Sunburned Surveyor wrote: > I've decided to change the tone of the plug-in programmer's guide I am > wri

Re: [JPP-Devel] Next release of OpenJUMP Plug-In Guide Examples is available.

2008-06-27 Thread Stefan Steiniger
Hei Landon Sunburned Surveyor schrieb: Your question confuses me a little bit. The plug-in allows renaming of > existing layers based on matching of patterns. This might not be > useful for many people. I suppose I think and work with layers more > than a typical GIS user because of my CAD back

Re: [JPP-Devel] Change in tone for OpenJUMP Plug-In Programmer's Guide

2008-06-27 Thread Stefan Steiniger
..) or leave it out? but I am not sure if that realy affects people. Stefan Sunburned Surveyor schrieb: > OK. I'll change the name to "The Sunburned Surveyor's OpenJUMP Plug-In > Programmer's Guide" > > The Sunburned Surveyor > > On Thu, Jun 26, 2008

Re: [JPP-Devel] disable/deactivate menu with plugin?

2008-06-30 Thread Stefan Steiniger
my 2 cents: . Yes for porting the functionality (didn't we ported already) . Question: what do we do then? Move all of the stuff in OpenJUMP/Jump configuration which is not "basic" (basic could be anything that is tools) to the xml file? . @Larry: - Can you send such xml file? I would like to se

Re: [JPP-Devel] disable/deactivate menu with plugin?

2008-06-30 Thread Stefan Steiniger
Larry > > On Mon, Jun 30, 2008 at 11:27 AM, Stefan Steiniger <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > my 2 cents: > > . Yes for porting the functionality (didn't we ported already) > . Question: what do we do then? Move al

Re: [JPP-Devel] Adding new file types to "Open..." dialogue box

2008-06-30 Thread Stefan Steiniger
Hei Christopher, does this page help? http://openjump.org/wiki/show/HOWTO+Create+an+Open+Wizard You also can start with the OpenJUMPConfiguration file where for instance MrSID support is added. But the difference here is, that this is an image format. Stefan Christopher schrieb: > File openi

Re: [JPP-Devel] R: disable/deactivate menu with plugin?

2008-07-01 Thread Stefan Steiniger
gt; Paolo Rizzi > > > P.S: And if one day OJ would be so modular that it can be splitted into > a server part and a client (GUI) part, a special XML file would be used > to launch a server-only configuration, and then a Web UI could be developed, > or any WMS client may connect t

Re: [JPP-Devel] JTIN progress update

2008-07-02 Thread Stefan Steiniger
Hei Christopher, the Swiss national mapping agency offers some sample sets of DHM data in different formats: http://www.swisstopo.admin.ch/internet/swisstopo/en/home/products/downloads/height.html e.g. the Matterhorn example of the DHM25 may be nice (one of the well known swiss mountains) htt

Re: [JPP-Devel] Google Summer of Code: Chris, Leandro, Stefan, and Nacho

2008-07-02 Thread Stefan Steiniger
Hei Landon, Do you need help on filling the mid-term survey? [it is unfortunately a bit unhandy with non-fillable wenpage instead a form.. but I would find a way] stefan Sunburned Surveyor schrieb: > I've got to fill out mid-term student evaluations on July 7th. You can > preview the survey qu

Re: [JPP-Devel] R: Style Sheet For Java FOSS Coding

2008-07-02 Thread Stefan Steiniger
but I feel it is not readable as I have never used this before (and nobody teached me this). And it is especially a disadvantage for beginners in programming. [so "concise" for whom?] Please guys, stick to the long but readable version if you write public code. my 2 cents Stefan PS: this remi

Re: [JPP-Devel] R: disable/deactivate menu with plugin?

2008-07-02 Thread Stefan Steiniger
ill be necessary to get new > features in new releases. People will have to get used to keeping an > old copy of their customizations and reapplying them after each update. > > regards, > Larry > > On Tue, Jul 1, 2008 at 7:07 PM, Stefan Steiniger <[EMAIL PROTECTED] &g

Re: [JPP-Devel] R: disable/deactivate menu with plugin?

2008-07-03 Thread Stefan Steiniger
is always the " -properties workbench-properties.xml" switch. Just > modify it to point to another path. > > Larry > > On Wed, Jul 2, 2008 at 10:36 PM, Stefan Steiniger <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Ok... now the

Re: [JPP-Devel] Request from OJ the Merge

2008-07-03 Thread Stefan Steiniger
:) it should be the same, as I ported it - but renamed it for clarification stefan Larry Becker wrote: > Hi Peppe, > > How is the "Replace value" tool different from the "Replace Attribute > Value" tool found under Tools -> Edit Attributes? > > regards, > Larry > > 2008/7/3 Giuseppe Aruta

Re: [JPP-Devel] R: disable/deactivate menu with plugin?

2008-07-03 Thread Stefan Steiniger
; workbench-properties. We can define a convention that your > workbench-properties file will be called, say, > my-workbench-properties.xml. Then all we have to do is add the "my-" > and load it too. > > regards, > Larry > > On Thu, Jul 3, 2008 at 11:33 AM, Stefan S

Re: [JPP-Devel] Request from OJ the Merge

2008-07-04 Thread Stefan Steiniger
roup all "Select.." menus in "Edit" menu in one submenu called > "Selection" > > 2) Move "Edit geometry" and "Edit attributes" groups to "Edit" menu > > > > Peppe > --- *Gio 3/7/08, Stefan Steiniger /<[EMAI

Re: [JPP-Devel] June OpenJUMP User Survey Results Released

2008-07-04 Thread Stefan Steiniger
ok.. let me note another problem [which includes the nice kml proposal as well]: We don't have a implementation of projections. So everything that relies on that is not doable before we get this implemented Stefan PS: @Larry, did you also implement KML write or only read for SkyJUMP? Paul Aus

Re: [JPP-Devel] Demo of OpenJUMP SBE 01.00.01 Available

2008-07-04 Thread Stefan Steiniger
Hei, I am not sure if I like the idea that you call your distribution OpenJUMP SBE since it is not a community "product" that we (as JPP) released. It can be any xxxJUMP but not OpenJUMP. So I suggest a larger name change. cheers, Stefan btw: I thought SB is not for "Small Business" but for "

Re: [JPP-Devel] TaskFrame and WorkbenchContext source code files for review before commit.

2008-07-04 Thread Stefan Steiniger
Landon, before you commit such changes I would like to a) review it (sorry, I have not found the time yet to read all your emails on that subject), which may need some time. b) get an agreement by other programmers [Larry, Paul, Andreas, Michael] that these changes are of benefit. c) know whic

Re: [JPP-Devel] Demo of OpenJUMP SBE 01.00.01 Available

2008-07-06 Thread Stefan Steiniger
Hei Sunburned Surveyor schrieb: > Stefan wrote: "I am not sure if I like the idea that you call your > distribution > OpenJUMP SBE since it is not a community "product" that we (as JPP) > released. It can be any xxxJUMP but not OpenJUMP." > > Fair enough. I'll change the name. We should make thi

Re: [JPP-Devel] TaskFrame and WorkbenchContext source code files for review before commit.

2008-07-06 Thread Stefan Steiniger
only on this: > Stefan wrote: "So commit rules will be > more strict in terms of agreement and outlining the absolutely necessity > of those changes and the expected problems with backwards compatibility > [e.g plugins]. I may refer here to emails by Sascha Teichmann. > Up to now there is still th

Re: [JPP-Devel] R: disable/deactivate menu with plugin? - new command line option

2008-07-06 Thread Stefan Steiniger
Hei, I added now the possibility to load a second properties file using the new command line option "-default-plugins". My changes were not very advanced (i.e. rather dumb programming).. so it is still not possible to load several properties files. As the options naming says the idea would be

Re: [JPP-Devel] Multiple Ring Buffer Tool

2008-07-06 Thread Stefan Steiniger
Hei Larry, very nice tool. I am sure it will find its users :) > @Stefan, I didn't add the tool to OpenJumpConfiguration since you are > working on that right now. It would be an ideal candidate for the new > workbench-properties.xml file, but I couldn't find one of those under > SVN. Did I

Re: [JPP-Devel] June OpenJUMP User Survey Results Released

2008-07-07 Thread Stefan Steiniger
Larry Becker wrote: > Hi Nacho, > > That is interesting! It would seem that YahooMaps is allowing their > data to be served up via a local WMS server. I think Yahoo has a special contract with the OSM. They allow the latter to use their images to digitize data. So it may be that this typ

[JPP-Devel] question on intersection of polygons and re-unioning of boundary elements

2008-07-10 Thread Stefan Steiniger
Hei, Today I started some work on analysing and later generalising (i.e. simplification) of polygon layers where the polygons form a mosaic (tesselation). So any operation on the boundaries requires that topologic neighbourhood must be observed. I.e. to simplify an outline I need to simplify t

<    1   2   3   4   5   6   7   8   9   10   >