Veer, I think I'm starting to share a little of Larry's frustration. He really has gone above and beyong the call of duty with the help offered so far.
You wrote: "this same thing is in ur open jump. actually i have worked on open jump but i find some more functionality in kosmo and i'm going develop a new one combining all these" Combining OpenJUMP and Kosmo will be no easy task. It wouldn't be any easy task for a team of great programmers. Just ask Larry. He can tell you how much work it is porting SkyJUMP features to OpenJUMP, and I think SkyJUMP is a lot closer to OpenJUMP than Kosmo. I find that your messages are very difficult to understand. OpenJUMP is a program used all around the world, and we try to encourage participation by speakers whose first or native language isn't English. However, it might be helpful in your case to get some translation assistance before you post. If we can understand your messages we will be in a better position to help. If you let us know what you native language is we may be able to put you in contact with a fluent speaker of that language. Please remember to be specific with your questions. If you want help you need to tell us: [1] What your problem is. [2] What you have already tried to fix your problem. Remember, no one here is going to write your code for you. :] The Sunburned Surveyor On 9/3/07, Larry Becker <[EMAIL PROTECTED]> wrote: > Hi veer, > > 1. OJ can already do almost exactly as you describe, as you can see > in the attached screen capture. > > 2. "i don't like this cause as per my users they get frusted." is not > a use case since it doesn't explain what frustrates your users. > > 3. You didn't ask a specific question about OpenJump code, so no one > is able to give a specific hint. > > 4. com.vividsolutions.jump.workbench.ui.AttributeTab is the place to > start studying code. > > regards, > Larry > > On 9/2/07, veer pal singh <[EMAIL PROTECTED]> wrote: > > Hi All, > > this same thing is in ur open jump. actually i have worked on open jump but > > i find some more functionality in kosmo and i'm going develop a new one > > combining all these .so please my work is in such a way that viewing the > > polygon > > from datasaurce one by one zooming them.what ur functionality is there that > > is attached with view/edit attributes > > table(left) so i don't like this cause as per my users they get frusted so i > > want seperate these > > "zoom to next row" > > "zoom to previous row" > > "zoom to top row" > > "zoom to bottum row" i want put these tools on one horizontal > > rectangle[toolbox] > > further i want 2 add more in it. and one thing is that i want 2 see > > counting of polygons on rectangle top, out of total > > polygons. now i thought u have understood my problem, please help me in > > this work. > > > > thanks n regards > > veer > > > > On 9/3/07, [EMAIL PROTECTED] < > > [EMAIL PROTECTED]> wrote: > > > Send jump-users mailing list submissions to > > > [email protected] > > > > > > To subscribe or unsubscribe via the World Wide Web, visit > > > > > http://lists.refractions.net/mailman/listinfo/jump-users > > > or, via email, send a message with subject or body 'help' to > > > [EMAIL PROTECTED] > > > > > > You can reach the person managing the list at > > > [EMAIL PROTECTED] > > > > > > When replying, please edit your Subject line so it is more specific > > > than "Re: Contents of jump-users digest..." > > > > > > > > > Today's Topics: > > > > > > 1. Re: PlugIn execution (Sunburned Surveyor) > > > 2. Re: want to seperate this viewing tool (Sunburned Surveyor) > > > 3. Re: want seperate this tool (Sunburned Surveyor) > > > 4. Re: Idealized real world geometry cases for the purpose of > > > illustrating spatial operators (Sunburned Surveyor) > > > 5. Re: Push Pin Point Style demo script (Sunburned Surveyor) > > > 6. Re: Thiessen polygons (Sunburned Surveyor) > > > 7. Re: What is stream mode digitizing? (Sunburned Surveyor) > > > 8. @Larry about save Image with world file (Giuseppe Aruta) > > > 9. Re: @Larry about save Image with world file (Stefan Steiniger) > > > 10. Thiessen polygons attribution .. found a way out (RAVI KUMAR) > > > > > > > > > > > ---------------------------------------------------------------------- > > > > > > Message: 1 > > > Date: Sat, 1 Sep 2007 15:27:57 -0700 > > > From: "Sunburned Surveyor" < [EMAIL PROTECTED] > > > > Subject: Re: [jump-users] PlugIn execution > > > To: "JUMP Users Discussion" < > > [email protected]> > > > Message-ID: > > > < > > [EMAIL PROTECTED]> > > > Content-Type: text/plain; charset=ISO-8859-1 > > > > > > Good stuff Larry and Michael. > > > > > > > > > > > > On 8/22/07, Michaël Michaud <[EMAIL PROTECTED]> wrote: > > > > Depending on... > > > > > > > > do you need the ui : in this case, I have nothing to add to Larry's > > answer > > > > > > > > or do you need the overlay function to be executed with parameters > > > > obtained from your own plugin : in this case, I think it is more simple > > > > to adapt overlay run method (very short) to your context. > > > > > > > > For more complex PlugIn, it is a good design to separate UI stuff > > > > included in the PlugIn and core processing which can be included in > > > > separate classes (most of JCS plugin are designed this way if I can > > > > remember). > > > > > > > > my 2 cts > > > > > > > > Michaël > > > > > > > > > > > > Larry Becker a écrit : > > > > > > > > >Hi Cristiano, > > > > > > > > > >You could probably do something like is done in OpenJumpConfiguration. > > > > > > > > > >Instantiate it and initialize it as with (for example > > SelectByTypePlugIn): > > > > > > > > > >SelectByTypePlugIn mySelectByGeomTypePlugIn = new SelectByTypePlugIn(); > > > > >mySelectByGeomTypePlugIn.initialize (new > > > > >PlugInContext(workbenchContext, null, null, null, > > null)); > > > > > > > > > >Then to execute it. > > > > >mySelectByGeomTypePlugIn.execute(pluginContext); > > > > > > > > > >regards, > > > > >Larry Becker > > > > >On 8/22/07, Cristiano Almeida <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > > > >> Dear All, > > > > >> > > > > >> How can I execute an plugin from my own plugin. For instance, how > > can I > > > > >>execute the overlayPlugIn from a plugin I had developed. > > > > >> > > > > >> Regards, > > > > >> > > > > >> Cristiano Almeida > > > > >> > > > > >> > > > > >> > > > > >> > > > > >> > > > > >> > > > > >> > > > > >> > > > > >> > > > > >> > > > > >> > > > > >> > > > > >> > > > > >> > > > > >> > > > > >>_______________________________________ > > > > >>Cristiano das Neves Almeida > > > > >>Prof. Adjunto - Universidade Federal da Paraíba > > > > >> www.lrh.ct.ufpb.br/almeida > > > > >>_______________________________________ > > > > >>Endereço: > > > > >>Av. Capitão João Freire - 620 > > > > >>Expedicionários > > > > >>CEP: 58.040-060 > > > > >>João Pessoa - PB - Brasil > > > > >>+55 (83) 3216-7684 > > > > >>_______________________________________ > > > > >>CV Lattes: > > > > > > >>http://buscatextual.cnpq.br/buscatextual/visualizacv.jsp?id=K4763546J5 > > > > >> ________________________________ > > > > >> For ideas on reducing your carbon footprint visit Yahoo! For Good > > this > > > > >>month. > > > > >>_______________________________________________ > > > > >>jump-users mailing list > > > > >> [email protected] > > > > >> > > http://lists.refractions.net/mailman/listinfo/jump-users > > > > >> > > > > >> > > > > >> > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > jump-users mailing list > > > > [email protected] > > > > > > http://lists.refractions.net/mailman/listinfo/jump-users > > > > > > > > > > > > > ------------------------------ > > > > > > Message: 2 > > > Date: Sat, 1 Sep 2007 15:36:06 -0700 > > > From: "Sunburned Surveyor" < [EMAIL PROTECTED] > > > > Subject: Re: [jump-users] want to seperate this viewing tool > > > To: "JUMP Users Discussion" < > > [email protected]> > > > Message-ID: > > > > > <[EMAIL PROTECTED] > > > > > > Content-Type: text/plain; charset=ISO-8859-1 > > > > > > Veer, > > > > > > I am trying to understand your request. Maybe you can give me some > > > additional explanation. > > > > > > Do you want to take the buttons for attribute table navigation and put > > > them on the main toolbar? If this is correct, can I ask why you would > > > like to do this? > > > > > > The Sunburned Surveyor > > > > > > On 8/24/07, veer pal singh <[EMAIL PROTECTED] > wrote: > > > > Hi All > > > > I want to seperate the tool from "view/edit attribute" which contain > > some > > > > tools like. > > > > > > > > "zoom to next row" > > > > "zoom to previous row" > > > > "zoom to top row" > > > > "zoom to bottum row" > > > > i would like take these for tool on one tool bar and open just clicking > > like > > > > view/edit attribute plugin. > > > > so any one please help me. and one more thing want to show numbring of > > > > polygons on toolbar top(out of total polygons etc ), when i'm zooming > > one by > > > > one . so please help me > > > > > > > > i have attached the file that to be need. also mention the place to be > > > > shift seperate tool. which contain > > > > ("zoom to next row" > > > > "zoom to previous row" > > > > "zoom to top row" > > > > "zoom to bottum row") options > > > > > > > > thanks n regards > > > > veer > > > > > > > > > > > > _______________________________________________ > > > > jump-users mailing list > > > > [email protected] > > > > > > http://lists.refractions.net/mailman/listinfo/jump-users > > > > > > > > > > > > > > > > > > > > > ------------------------------ > > > > > > Message: 3 > > > Date: Sat, 1 Sep 2007 15:50:06 -0700 > > > From: "Sunburned Surveyor" < [EMAIL PROTECTED]> > > > Subject: Re: [jump-users] want seperate this tool > > > To: "JUMP Users Discussion" > > <[email protected]> > > > Message-ID: > > > < > > [EMAIL PROTECTED]> > > > Content-Type: text/plain; charset=ISO-8859-1 > > > > > > Veer, > > > > > > I think Larry is trying to indicate that if you really want something > > > done in OpenJUMP you usually need to do it yourself. If you decide > > > that you want to take a crack at this, get a good beginner's book on > > > Java and a copy of the JUMP Developer Guide. I think you will find our > > > community very supportive of those willing to learn. > > > > > > If your not up to the challenge of becoming a "hobby programmer" you > > > are more than welcome to file a feature request. I can give you > > > instructions on how to do this. > > > > > > Larry is also pointing out that even though Kosmo is based on JUMP, it > > > is not OpenJUMP. This list is for JUMP and OpenJUMP questions. If you > > > have a question about Kosmo it would be appropriate to ask it on one > > > of their discussion lists. > > > > > > We aren't trying to scare you off, but help you gets the results you > > > need by following some basic rules for use of this mailing list. > > > > > > The Sunburned Surveyor > > > > > > On 8/24/07, Larry Becker <[EMAIL PROTECTED]> wrote: > > > > Hi veer, > > > > > > > > Your screen capture shows that you have Eclipse. I assume you have > > > > the source code for OpenJump or Kosmo. There are no secrets to making > > > > this modification - just work. If you have some specific question > > > > about OpenJump or Kosmo, you should ask it on the appriate list. > > > > > > > > regards, > > > > Larry > > > > > > > > On 8/24/07, veer pal singh <[EMAIL PROTECTED] > wrote: > > > > > Hi All > > > > > > > > > > I want to seperate the tool from "view/edit attribute" which contain > > some > > > > > tools like. > > > > > > > > > > "zoom to next row" > > > > > "zoom to previous row" > > > > > "zoom to top row" > > > > > "zoom to bottum row" > > > > > i would like take these for tool on one tool bar and open just > > clicking like > > > > > view/edit attribute plugin. > > > > > so any one please help me. and one more thing want to show numbring of > > > > > polygons on toolbar top(out of total polygons etc ), when i'm zooming > > one by > > > > > one . so please help me > > > > > > > > > > i have attached the file that to be need. also mention the place to > > be > > > > > shift seperate tool. which contain > > > > > ("zoom to next row" > > > > > "zoom to previous row" > > > > > "zoom to top row" > > > > > "zoom to bottum row") options > > > > > > > > > > > > > > > thanks n regards > > > > > veer > > > > > > > > > > _______________________________________________ > > > > > jump-users mailing list > > > > > [email protected] > > > > > > > http://lists.refractions.net/mailman/listinfo/jump-users > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > http://amusingprogrammer.blogspot.com/ > > > > _______________________________________________ > > > > jump-users mailing list > > > > [email protected] > > > > > > http://lists.refractions.net/mailman/listinfo/jump-users > > > > > > > > > > > > > ------------------------------ > > > > > > Message: 4 > > > Date: Sat, 1 Sep 2007 16:04:07 -0700 > > > From: "Sunburned Surveyor" <[EMAIL PROTECTED]> > > > Subject: Re: [jump-users] Idealized real world geometry cases for the > > > purpose of illustrating spatial operators > > > To: "JUMP Users Discussion" > > <[email protected]> > > > Message-ID: > > > < > > [EMAIL PROTECTED]> > > > Content-Type: text/plain; charset=ISO-8859-1 > > > > > > Larry, > > > > > > I hereby resolve to join this thread. > > > > > > I must say that I like your pictures. Any time we can use pictures to > > > convey ideas in OpenJUMP instead of words I think this is great. > > > (Especially for complex ideas.) > > > > > > I think this is important because we appeal to an international > > > community, and everyone understands a picture. > > > > > > Could we add your spatial operation pictures to OpenJUMP? > > > > > > The Sunburned Surveyor > > > > > > On 8/26/07, Larry Becker < [EMAIL PROTECTED]> wrote: > > > > 1. Resolved: that the JTS spatial operators (equals, disjoint, > > > > intersect, touches, crosses, within, contains, overlaps, covers, > > > > covered by, within distance, similar) and their complements are too > > > > complex to be used effectively by mere mortals. > > > > > > > > 2. Resolved: that we, the self-appointed "spatial operator > > > > oversimplification" committee, having decided to do something about > > > > this problem, do hereby meet in this thread to consider solutions. > > > > > > > > 3. Resolved: that the spatial operators can be best explained through > > > > the use of pictures that illustrate the result of the operators in > > > > various situations, and that the purpose of this thread is to decide > > > > on the sample GIS data that will be used in these pictures. > > > > > > > > 4. Proposed: that the user interface can best show how each operator > > > > will be applied by previewing the results of operators using the same > > > > set of geometric primitives, as shown in the attached JPEG pictures > > > > illustrating intersect and touches. > > > > > > > > 5. Proposed: that the example pictures could be improved if they were > > > > taken more from real world situations. Example: A town square. The > > > > tricky part is that there can by definition be only two layers: Source > > > > and Mask, but these layers must each contain all of the geometric > > > > primitives (polygons, linestrings, and points). > > > > > > > > > > > > All interested in participating, please signify by posting. > > > > > > > > Required background study: > > > > > > > > The definitive source at: > > http://www.vividsolutions.com/jts/JTSHome.htm > > > > Some helpful ideas: > > > > > > http://webhelp.esri.com/arcgisdesktop/9.1/pdf/Topology_rules_poster.pdf > > > > > > > > The current SkyJUMP images for Spatial Query: > > > > > > http://skyjump.cvs.sourceforge.net/skyjump/skyjump/com/vividsolutions/jump/workbench/ui/images/Contains.png?view=markup > > > > > > http://skyjump.cvs.sourceforge.net/skyjump/skyjump/com/vividsolutions/jump/workbench/ui/images/CoveredBy.png?view=markup > > > > > > http://skyjump.cvs.sourceforge.net/skyjump/skyjump/com/vividsolutions/jump/workbench/ui/images/Covers.png?view=markup > > > > > > http://skyjump.cvs.sourceforge.net/skyjump/skyjump/com/vividsolutions/jump/workbench/ui/images/Crosses.png?view=markup > > > > > > http://skyjump.cvs.sourceforge.net/skyjump/skyjump/com/vividsolutions/jump/workbench/ui/images/Disjoint.png?view=markup > > > > > > http://skyjump.cvs.sourceforge.net/skyjump/skyjump/com/vividsolutions/jump/workbench/ui/images/Equals.png?view=markup > > > > > > http://skyjump.cvs.sourceforge.net/skyjump/skyjump/com/vividsolutions/jump/workbench/ui/images/Intersects.png?view=markup > > > > > > http://skyjump.cvs.sourceforge.net/skyjump/skyjump/com/vividsolutions/jump/workbench/ui/images/Overlaps.png?view=markup > > > > > > http://skyjump.cvs.sourceforge.net/skyjump/skyjump/com/vividsolutions/jump/workbench/ui/images/Similar.png?view=markup > > > > > > http://skyjump.cvs.sourceforge.net/skyjump/skyjump/com/vividsolutions/jump/workbench/ui/images/Touches.png?view=markup > > > > > > http://skyjump.cvs.sourceforge.net/skyjump/skyjump/com/vividsolutions/jump/workbench/ui/images/Within.png?view=markup > > > > the complements: > > > > > > http://skyjump.cvs.sourceforge.net/skyjump/skyjump/com/vividsolutions/jump/workbench/ui/images/NotContains.png?view=markup > > > > > > http://skyjump.cvs.sourceforge.net/skyjump/skyjump/com/vividsolutions/jump/workbench/ui/images/NotCoveredBy.png?view=markup > > > > > > http://skyjump.cvs.sourceforge.net/skyjump/skyjump/com/vividsolutions/jump/workbench/ui/images/NotCovers.png?view=markup > > > > > > http://skyjump.cvs.sourceforge.net/skyjump/skyjump/com/vividsolutions/jump/workbench/ui/images/NotCrosses.png?view=markup > > > > > > http://skyjump.cvs.sourceforge.net/skyjump/skyjump/com/vividsolutions/jump/workbench/ui/images/NotDisjoint.png?view=markup > > > > > > http://skyjump.cvs.sourceforge.net/skyjump/skyjump/com/vividsolutions/jump/workbench/ui/images/NotEquals.png?view=markup > > > > > > http://skyjump.cvs.sourceforge.net/skyjump/skyjump/com/vividsolutions/jump/workbench/ui/images/NotIntersects.png?view=markup > > > > > > http://skyjump.cvs.sourceforge.net/skyjump/skyjump/com/vividsolutions/jump/workbench/ui/images/NotOverlaps.png?view=markup > > > > > > http://skyjump.cvs.sourceforge.net/skyjump/skyjump/com/vividsolutions/jump/workbench/ui/images/NotSimilar.png?view=markup > > > > > > http://skyjump.cvs.sourceforge.net/skyjump/skyjump/com/vividsolutions/jump/workbench/ui/images/NotTouches.png?view=markup > > > > > > http://skyjump.cvs.sourceforge.net/skyjump/skyjump/com/vividsolutions/jump/workbench/ui/images/NotWithin.png?view=markup > > > > > > > > regards, > > > > Larry Becker > > > > -- > > > > http://amusingprogrammer.blogspot.com/ > > > > > > > > _______________________________________________ > > > > jump-users mailing list > > > > [email protected] > > > > > > http://lists.refractions.net/mailman/listinfo/jump-users > > > > > > > > > > > > > > > > > > > > > ------------------------------ > > > > > > Message: 5 > > > Date: Sat, 1 Sep 2007 16:47:08 -0700 > > > From: "Sunburned Surveyor" <[EMAIL PROTECTED] > > > > Subject: Re: [jump-users] Push Pin Point Style demo script > > > To: "JUMP Users Discussion" > > <[email protected]> > > > Message-ID: > > > < > > [EMAIL PROTECTED]> > > > Content-Type: text/plain; charset=ISO-8859-1 > > > > > > Larry, > > > > > > If I understand this correctly, you did this with a beanshell script? > > > ( http://www.beanshell.org/) > > > > > > The Sunburned Surveyor > > > > > > On 8/28/07, Larry Becker <[EMAIL PROTECTED] > wrote: > > > > I have created a BeanTool script to demonstrate the power of JUMP > > > > Styles. The script loads a Push Pin GIF file from a web URL and > > > > applies a new Style to the first selected editable layer that shows a > > > > Push Pin at each point in the geometry. See the attached JPEGs for > > > > examples. > > > > > > > > The script is: > > > > > > > > { > > > > filenameOrURL = new > > > > URL(" > > http://www.techsoup.org/fb/fxforums/images/pushpin.gif "); > > > > //filenameOrURL = "c:/junk/Arrow.jpg"; > > > > image = Toolkit.getDefaultToolkit().getImage(filenameOrURL); > > > > import java.awt.geom.Point2D; > > > > import com.vividsolutions.jts.geom.* ; > > > > import com.vividsolutions.jump.feature.*; > > > > import com.vividsolutions.jump.geom.EnvelopeUtil; > > > > import com.vividsolutions.jump.workbench.model.*; > > > > import > > com.vividsolutions.jump.workbench.ui.renderer.style.Style > > ; > > > > import com.vividsolutions.jump.workbench.ui.Viewport; > > > > mediaTracker = new MediaTracker(wc.layerViewPanel); > > > > mediaTracker.addImage(image, 0); > > > > mediaTracker.waitForID(0); > > > > layer = wc.getLayerNamePanel ().chooseEditableLayer(); > > > > if (layer != null) { > > > > > > wc.getLayerNamePanel().chooseEditableLayer().addStyle(new > > Style() { > > > > public void paint(Feature f, Graphics2D g, Viewport viewport) > > { > > > > int w = image.getWidth(wc.getLayerViewPanel()); > > > > int h = image.getHeight(wc.getLayerViewPanel()); > > > > Coordinate[] coordinates = f.getGeometry().getCoordinates(); > > > > for (int i = 0; i < coordinates.length; i++) { > > > > if > > (!viewport.getEnvelopeInModelCoordinates().contains(coordinates[i])) > > > > continue; > > > > p = viewport.toViewPoint(coordinates[i]); > > > > g.drawImage(image, (int) p.getX() - w + 2, (int) > > p.getY() - h + > > > > 2, null); > > > > } > > > > } > > > > public void initialize(Layer layer) {} > > > > public Object clone() { throw new > > UnsupportedOperationException(); } > > > > public void setEnabled(boolean enabled) {} > > > > public boolean isEnabled() { return true; } > > > > }); > > > > layer.getBasicStyle().renderingFill = false; > > > > layer.getBasicStyle().renderingLine = false; > > > > } > > > > else { > > > > wc.getWorkbench().getFrame().warnUser("Layer not editable"); > > > > } > > > > } > > > > > > > > > > > > Don't think that this is production quality code. I wrote it to > > > > demonstrate the concept which I hope will show how simple it is to > > > > extend OpenJump. > > > > > > > > regards, > > > > Larry Becker > > > > -- > > > > http://amusingprogrammer.blogspot.com/ > > > > > > > > _______________________________________________ > > > > jump-users mailing list > > > > [email protected] > > > > > > http://lists.refractions.net/mailman/listinfo/jump-users > > > > > > > > > > > > > > > > > > > > > ------------------------------ > > > > > > Message: 6 > > > Date: Sat, 1 Sep 2007 16:47:52 -0700 > > > From: "Sunburned Surveyor" < [EMAIL PROTECTED]> > > > Subject: Re: [jump-users] Thiessen polygons > > > To: "JUMP Users Discussion" < > > [email protected]> > > > Message-ID: > > > < > > [EMAIL PROTECTED]> > > > Content-Type: text/plain; charset=ISO-8859-1 > > > > > > Ravi, > > > > > > If it is appropriate, could you add a feature request for this? > > > > > > The Sunburned Surveyor > > > > > > On 8/28/07, RAVI KUMAR < [EMAIL PROTECTED]> wrote: > > > > Hi, > > > > the theissen poly gon feature from points data is very useful > > > > for Geological analysis. > > > > > > > > It will be of advantage if the attribute table of points is > > automatically > > > > added to > > > > the Theissen polygons, such that the analysis on polygon layer can > > continue. > > > > Cheers > > > > Ravi Kumar > > > > > > > > > > > > > > > > > > > > ________________________________ > > > > Pinpoint customers who are looking for what you sell. > > > > > > > > > > > > _______________________________________________ > > > > jump-users mailing list > > > > [email protected] > > > > > > http://lists.refractions.net/mailman/listinfo/jump-users > > > > > > > > > > > > > > > > > ------------------------------ > > > > > > Message: 7 > > > Date: Sat, 1 Sep 2007 17:48:26 -0700 > > > From: "Sunburned Surveyor" < [EMAIL PROTECTED]> > > > Subject: Re: [jump-users] What is stream mode digitizing? > > > To: "JUMP Users Discussion" < > > [email protected]> > > > Message-ID: > > > < > > [EMAIL PROTECTED]> > > > Content-Type: text/plain; charset=ISO-8859-1 > > > > > > Stefan, > > > > > > Did you mean to include a link to the wiki page? > > > > > > SS > > > > > > On 9/1/07, Stefan Steiniger < [EMAIL PROTECTED]> wrote: > > > > Hei, > > > > > > > > i just found this feature request on the wiki - made by a person named: > > > > En Ryu. > > > > > > > > anybody any idea what is meant with it? > > > > > > > > stefan > > > > _______________________________________________ > > > > jump-users mailing list > > > > [email protected] > > > > > > http://lists.refractions.net/mailman/listinfo/jump-users > > > > > > > > > > > > > ------------------------------ > > > > > > Message: 8 > > > Date: Sun, 2 Sep 2007 09:45:55 +0200 (CEST) > > > From: Giuseppe Aruta <[EMAIL PROTECTED] > > > > Subject: [jump-users] @Larry about save Image with world file > > > To: JUMP Users Discussion > > <[email protected]> > > > Message-ID: < [EMAIL PROTECTED] > > > > > > Content-Type: text/plain; charset=iso-8859-1 > > > > > > Hi Larry, > > > I tried last OJNB (0901-018) with the improvement of > > > Save raster image (with world file). It seems not to > > > work: > > > 1) I load a file and save it File>save image as.ù > > > 2) The "save image" dialog doesn't show an option to > > > "save world file" > > > 3) I tried anyhow to save as image, both png and jpg, > > > and it only saves the images, not the world files. > > > > > > I use Windows xp and OJ is in English language > > > > > > Thanks > > > > > > Peppe > > > > > > > > > ___________________________________ > > > L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: > > http://it.docs.yahoo.com/nowyoucan.html > > > > > > > > > ------------------------------ > > > > > > Message: 9 > > > Date: Sun, 02 Sep 2007 10:18:39 +0200 > > > From: Stefan Steiniger < [EMAIL PROTECTED] > > > > Subject: Re: [jump-users] @Larry about save Image with world file > > > To: JUMP Users Discussion < > > [email protected]> > > > Message-ID: < [EMAIL PROTECTED]> > > > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > > > > > Hei Peppe.. > > > > > > it is the NB 0902 (ususally this version is available around 7 o'clock > > > in the morning - european time) > > > > > > the option is there and it works with jpg. > > > However I tried to save as png and load again but here the world file is > > > not observed by the JUMP 1.2 image loader. > > > > > > stefan > > > > > > Giuseppe Aruta schrieb: > > > > Hi Larry, > > > > I tried last OJNB (0901-018) with the improvement of > > > > Save raster image (with world file). It seems not to > > > > work: > > > > 1) I load a file and save it File>save image as.ù > > > > 2) The "save image" dialog doesn't show an option to > > > > "save world file" > > > > 3) I tried anyhow to save as image, both png and jpg, > > > > and it only saves the images, not the world files. > > > > > > > > I use Windows xp and OJ is in English language > > > > > > > > Thanks > > > > > > > > Peppe > > > > > > > > > > > > ___________________________________ > > > > L'email della prossima generazione? Puoi averla con la nuova Yahoo! > > Mail: http://it.docs.yahoo.com/nowyoucan.html > > > > _______________________________________________ > > > > jump-users mailing list > > > > [email protected] > > > > > > http://lists.refractions.net/mailman/listinfo/jump-users > > > > > > > > > > > > > > > > > ------------------------------ > > > > > > Message: 10 > > > Date: Sun, 2 Sep 2007 05:10:45 -0700 (PDT) > > > From: RAVI KUMAR <[EMAIL PROTECTED] > > > > Subject: [jump-users] Thiessen polygons attribution .. found a way out > > > To: [email protected] > > > Message-ID: < [EMAIL PROTECTED]> > > > Content-Type: text/plain; charset="iso-8859-1" > > > > > > Hi Stefan, > > > after creating Thiessen polygons I have found a way using analysis --> > > join attributes spatially, to get the thissen polygons attributed from the > > data they enclose. > > > > > > Please see that the UNION makes AND (intersection) and OR (including > > also those that do not intersect) in the Analysis functions. > > > > > > Cheers > > > Ravi Kumar > > > > > > > > > --------------------------------- > > > Sick sense of humor? Visit Yahoo! TV's Comedy with an Edge to see what's > > on, when. > > > -------------- next part -------------- > > > An HTML attachment was scrubbed... > > > URL: > > http://lists.refractions.net/pipermail/jump-users/attachments/20070902/f7f808cb/attachment-0001.html > > > > > > ------------------------------ > > > > > > _______________________________________________ > > > jump-users mailing list > > > [email protected] > > > http://lists.refractions.net/mailman/listinfo/jump-users > > > > > > > > > End of jump-users Digest, Vol 44, Issue 2 > > > ***************************************** > > > > > > > > > _______________________________________________ > > jump-users mailing list > > [email protected] > > http://lists.refractions.net/mailman/listinfo/jump-users > > > > > > > -- > http://amusingprogrammer.blogspot.com/ > > _______________________________________________ > jump-users mailing list > [email protected] > http://lists.refractions.net/mailman/listinfo/jump-users > > > _______________________________________________ jump-users mailing list [email protected] http://lists.refractions.net/mailman/listinfo/jump-users
