Re: [JPP-Devel] OpenJUMP Remote Code Sprint

2011-11-26 Thread Nacho Uve
Nice idea!! I love codesprints! I will gladly participate in the codesprint from Spain in small tasks. Regards, Nacho V 2011/11/25 > considering time zones i guess we'd have to split into at least 2 sprints > (eu,us). i guess this could be fun, especially if it would be smaller > issues that c

Re: [JPP-Devel] I: [Sextante-users] Registration and Call for Abstracts - VI Jornadas de SIG Libre, Girona, Spain

2011-10-17 Thread Nacho Uve
Hello all, Just to say that I LOVE that conference! I strongly recommend it! :) Regards, Nacho V 2011/10/17 Giuseppe Aruta > I recived this mail from Sextante and Kosmo lists. It might be interesting > for OpenJUMP users/developers too, at least people who are in Barcellona and > surroundin

Re: [JPP-Devel] [openjump-users] OpenJUMP 1.4.1 translation

2011-05-09 Thread Nacho Uve
> > jump_es : Nacho Uve and Giuseppe Aruta > I'm working on that today... I hope! Regards, Nacho V. -- Juan Ignacio Varela García -- WhatsUp Gold - Download Free Network Management Software The

Re: [JPP-Devel] Remove holes, Polygonize

2010-10-29 Thread Nacho Uve
Hellos Uwe, You can use SEXTANTE->"Tools for vertor layers -> Remove holes" to solve that problem. Regards, Nacho 2010/10/29 Uwe Dalluege > hi, > > I have two closed linestrings. > One linestring is complete inside > the other linestring. > > With the tool > > Tool>Edit Geometry>Convert>Poly

Re: [JPP-Devel] Shp as default format

2009-06-02 Thread Nacho Uve
Thank you!!! Larry, you are right... I have not write permission on my OJ folder. Now, It is solved. 2009/6/2 Larry Becker > Hi Nacho, > > OJ recalls the last format loaded so everyone gets their preferred format > as default. > > regards, > Larry > > &g

[JPP-Devel] Shp as default format

2009-06-02 Thread Nacho Uve
Hello all, In LoadDataset dialog, what do you think about set 'ESRI Shapefile' as first element on the JComboBox? Probably Shapefile is the most used file format... and it can save time to someone, at least to me!! :) Regards, Nacho -- Juan Ignacio Varela García (Nacho Uve) Coordin

Re: [JPP-Devel] JUMP Web Processing Service client

2009-05-20 Thread Nacho Uve
t > Jump-pilot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > -- Juan Ignacio Varela García (Nacho Uve) Coordinador Grupo de Desarrollo Cartolab - Laboratorio de Ingeniería Cartográfica http://

[JPP-Devel] Nightlybuild does not working

2009-04-22 Thread Nacho Uve
Hi, Since 14th April OJ nightly build [1] does not working. I realize that using the ojNightlyBuildDownloader.sh :) Best regards, Nacho [1]: http://jump-pilot.sourceforge.net/download/nightlybuild/ -- Juan Ignacio Varela García (Nacho Uve) Coordinador Grupo de Desarrollo Cartolab

Re: [JPP-Devel] Script to download nightlybuild on Linux

2009-04-20 Thread Nacho Uve
And now the script! :/ 2009/4/20 Nacho Uve > Hello, > > I've made a very simple script to easy download and install the last > OpenJUMP nightly-build on Linux. I've test it on Debian and Ubuntu. > To execute it just type as root "bash ojNightlyBuildDownload.sh&q

[JPP-Devel] Script to download nightlybuild on Linux

2009-04-20 Thread Nacho Uve
Hello, I've made a very simple script to easy download and install the last OpenJUMP nightly-build on Linux. I've test it on Debian and Ubuntu. To execute it just type as root "bash ojNightlyBuildDownload.sh" and it connect downloads the zip to the web and install it on "/usr/local/bin". You can a

Re: [JPP-Devel] AssertionFailedException when adding a PostGIS Layer

2009-04-01 Thread Nacho Uve
Thanks Jukka, It works! 2009/3/31 Rahkonen Jukka > Hi, > > You need to query the geometry column as binary, like > > select asbinary(geom), attr from my_table > > -Jukka- > > Nacho Uve wrote: > > I've tried with 'Run database query' and now the

Re: [JPP-Devel] AssertionFailedException when adding a PostGIS Layer

2009-03-31 Thread Nacho Uve
remove it from > the menu. > > Larry > > > On Tue, Mar 31, 2009 at 11:01 AM, Rahkonen Jukka < > jukka.rahko...@mmmtike.fi> wrote: > >> Hi, >> >> I get the same error. However, database query in the Layer menu works >> with the same connection and

Re: [JPP-Devel] AssertionFailedException when adding a PostGIS Layer

2009-03-31 Thread Nacho Uve
Yes, the same error with all layers on my localhost postgis and at in the office server. :( 2009/3/31 Sunburned Surveyor > Nacho, > > Do you get the same error when you load a different layer from PostGIS? > > The Sunburned Surveyor > > On Tue, Mar 31, 2009 at 6:59

[JPP-Devel] AssertionFailedException when adding a PostGIS Layer

2009-03-31 Thread Nacho Uve
Hello, I'm running the nightly build of OJ and I got the exception [1] when I try to load the layer "tramos2" of my localhost postgis. Best regards, Nacho [1] com.vividsolutions.jts.util.AssertionFailedException: If this event is being fired because you are constructing a Layer, cat will be null

Re: [JPP-Devel] Code to change ColorThemingStyle

2009-03-18 Thread Nacho Uve
Solved!!! It's needed to set the Alpha parameter on the ColorThemingStyle. Cheers, Nacho 2009/3/17 Nacho Uve > > I don't see anything obvious. Did you try leaving the event firing on? >> > Yes, I did. That's strange... :S > > > > > >> &g

Re: [JPP-Devel] Code to change ColorThemingStyle

2009-03-17 Thread Nacho Uve
> I don't see anything obvious. Did you try leaving the event firing on? > Yes, I did. That's strange... :S > > Larry > > On Tue, Mar 17, 2009 at 1:02 PM, Nacho Uve wrote: > >> Hi all, >> >> I need to change the ColorThemingStyle of a La

Re: [JPP-Devel] Combine and Explode Layers

2008-12-23 Thread Nacho Uve
Finally, "Explode by attribute plugin" has been included in openjump? Regards, Nacho 2008/11/8 Stefan Steiniger > hei, > > Giuseppe Aruta schrieb: > > Hi, > > thanks Larry, this is a very interesting tool: I recently had to merge > and separate a group of layers (70!!) and it was very long

Re: [JPP-Devel] OpenJUMP as an OSGEO project - second poll

2008-11-21 Thread Nacho Uve
Hello all, The questions and criterias that OSGeo requires are things that a project like openJUMP should have defined. OSGeo is a big platform and it's important be there! It looks a hard work, but It's a great moment for improve some aspects of openJUMP dynamics. IMHO, my vote is: +1 Best rega

Re: [JPP-Devel] Fixing bug and next release.

2008-11-14 Thread Nacho Uve
2008/11/14 Giuseppe Aruta <[EMAIL PROTECTED]> > More than this Sextante for OpenJUMP opens new frontiers for raster > analysis with OpenJUMP, and Sextante for OpenJUMP requires baseclass.jar to > work (even with some limitations). > My proposal is to integrate baseclass.jar (ot at least the raster

Re: [JPP-Devel] one way road

2008-09-24 Thread Nacho Uve
Hello, Maybe you can use one Arrow Line Style for the line representation. I use Change Style -> Decorations ->End-Arrow-Open. :) 2008/9/24 Bing Ran <[EMAIL PROTECTED]> > The requirement comes up and I need to display one way road on my map. My > original map data does contain such informat

[JPP-Devel] openjump.sh patch

2008-09-24 Thread Nacho Uve
Hello, I download a nightbuild and I have a problem with the 'openjump.sh' file. I have done a small patch for solves a bug when you try to start OpenJUMP from a symbolic link. br, Nacho --- bin/openjump.sh 2008-08-19 03:10:16.0 +0200 +++ /tmp/bin/openjump.sh 2008-09-24 13:15:25.0

Re: [JPP-Devel] SEXTANTE on OpenJUMP - Installation procedure?

2008-09-20 Thread Nacho Uve
D]> > Excellent news! > > I tried to put the sextante_v052.jar file into the lib/ext folder but no > go... > I'm sure I have my own stupidity to blame... but... how to install this > into OJ v. 1.2F ? > > Regards, > Pedro Doria Meunier > > > On Sat, 2008-09

[JPP-Devel] SEXTANTE on OpenJUMP

2008-09-20 Thread Nacho Uve
Really good news! On the Blog of Victor Olaya (SEXTANTE)[1], I read that almost the whole SEXTANTE runs on OpenJUMP! Translation: > " SEXTANTE runs on OpenJUMP almost all functionalities, in the same manner > that reference gvSIG implementation. I (Victor Olaya) am waiting that > OpenJUMP develo

Re: [JPP-Devel] Request informations about OpenJUMP Google Summer of Code 2008

2008-09-20 Thread Nacho Uve
uff ended up in the > > SVN, but I seem to > > remember him stating in an e-mail that he would continue > > his work on > > the project. I copied him on this e-mail so he can tell us > > where he > > left things. > > > > I've been meaning to do a

Re: [JPP-Devel] Request informations about OpenJUMP Google Summer of Code 2008

2008-09-18 Thread Nacho Uve
> 2) Port of SEXTANTE to OpenJUMP. Is it correct? Just comment that is not a really port of SEXTANTE (it has many many functionalities). Is just a graphical modeller for chaining geospatial processes. I don't know the actual status of this project. br, Nacho > > Thanks in advance. > > Peppe

Re: [JPP-Devel] Weekly SoC Reports

2008-08-02 Thread Nacho Uve
Leandro, can you explain more about this problem with parameters? Maybe you can use a vector or array of values. If you need more complexity you can use a enumeration class. Go ahead with the good work! Regards, Nacho 2008/8/1 Leandro Leal Parente <[EMAIL PROTECTED]> > Hi, > > In this week I

Re: [JPP-Devel] DbfFile and String intern

2008-07-21 Thread Nacho Uve
But I see /lib/ext/Beanshell folder... Maybe there are a problem... 2008/7/21 Nacho Uve <[EMAIL PROTECTED]>: > I'm going to test it. I'm working with large shapefiles this days... > > But I miss the BeanShell console in the nighty build... Will it be removed? &

Re: [JPP-Devel] DbfFile and String intern

2008-07-21 Thread Nacho Uve
I'm going to test it. I'm working with large shapefiles this days... But I miss the BeanShell console in the nighty build... Will it be removed? I think it's very useful. 2008/7/21 Andreas Schmitz <[EMAIL PROTECTED]>: > Michaël Michaud wrote: > > Hi, > > first of all, thanks for the effort of

Re: [JPP-Devel] Combine and Explode Layers

2008-07-09 Thread Nacho Uve
2008/7/9 Larry Becker <[EMAIL PROTECTED]>: > and add the capability to explode a layer by attribute value. > Useful! - Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your f

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

2008-07-07 Thread Nacho Uve
This weekend I was this OpenStreetMap[1] people in my town (A Coruña) and they show me a "YahooMaps extension"[2] for JOSM[3]. They have made a strange process to use the Yahoo API (a navigator is needed to retreive the images, ...), but they can use YahooMaps data. It looks a very interesting solu

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

2008-07-04 Thread Nacho Uve
Interesting results... Maybe, It's a good idea make a new official release every 6 months (Ubuntu way) or another period of time. I like very much the feature proposal: "Use Google, Yahoo, Microsoft, Mapquest, Open Street Maps map layer as background layer" It will be a very very very good featur

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

2008-06-18 Thread Nacho Uve
some changes. > > Are you using Word or OpenOffice or the doc-book stuff? > > > > Stefan > > > > PS: Maybe you should consider renaming yourself to the > > "lunch-break-jumper" ;) > > > > Sunburned Surveyor schrieb: > >> Thank y

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

2008-06-17 Thread Nacho Uve
Great idea!! It looks a very good guide reading the index and initial pages! 2008/6/17 Sunburned Surveyor <[EMAIL PROTECTED]>: > I forgot to attach the PDF. > > SS > > > > On Tue, Jun 17, 2008 at 1:35 PM, Sunburned Surveyor > <[EMAIL PROTECTED]> wrote: > > I've decided to split my lunch breaks b

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

2008-06-12 Thread Nacho Uve
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? 2008/6/12 Stefan Steiniger <[EMAIL PROTECTED]>: > well.. ok no

Re: [JPP-Devel] Fwd: OpenJUMP question

2008-06-12 Thread Nacho Uve
I'm very interested about that. I was working on a plugin to repair connectivity errors (undershoot, overshoot, nodemismatch, etc...) but I haven't got time to continue with this issue... maybe in the future I will take again that project. If any person wants work on that please I would like collab

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

2008-06-12 Thread Nacho Uve
> > 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... > > - > Ch

Re: [JPP-Devel] VectorialProcedures - Help with read and save shapefiles or others formats

2008-05-16 Thread Nacho Uve
Hi Leandro, Look at "com/vividsolutions/jump/workbench/driver/" I recommend you start with Shapefile driver (ShapefileInputDriver.java). Another interesting improvement will be the option of select and save the result in a output file. In the same directory you will find a ShapefileOutputDriver

Re: [JPP-Devel] add new Layer

2008-05-15 Thread Nacho Uve
Hi: I think you must add the Geometry Attribute in the FeatureSchema fs. :) 2008/5/15 Carl Grönniger (entera) <[EMAIL PROTECTED]>: > Hi all, > > I want to add a new layer with some attributes on buttonclick. > The BeanTools -> NewLayer.bsh makes the same in principle. > When I click the butt

Re: [JPP-Devel] Add a link to the api in OJ wiki

2008-04-29 Thread Nacho Uve
> > On Tue, Apr 22, 2008 at 10:23 PM, Stefan Steiniger <[EMAIL PROTECTED]> > wrote: > > hei Nacho, > > > > are you talking about the javadoc? > > > > stefan > > > > > > Nacho Uve wrote: > > > Hello: > > > > &

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

2008-04-25 Thread Nacho Uve
Leandro, NetBeans is very good! I asked you about your IDE, because the howtos in the openJUMP wiki show how to do a plugin using Eclipse... :) Landon's examples are very good to understand what kind of things you can do... Regards, Nacho

[JPP-Devel] Add a link to the api in OJ wiki

2008-04-22 Thread Nacho Uve
Hello: I was surfing on the OpenJUMP wiki and I miss a direct link to OpenJUMP API. Regards, Nacho - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time

Re: [JPP-Devel] Google Summer of Code: Good News For OpenJUMP!

2008-04-16 Thread Nacho Uve
Excellent news!! Congratulations to all!! Count with me to help in the project, as we talked... 2008/4/16, Stefan Steiniger <[EMAIL PROTECTED]>: > > hip hip - hooray!!! > > I thank you too for organizing all this stuff (and I am sorry that I too > often have been very late on the track, but movin

Re: [JPP-Devel] Running OpenJUMP in Eclipse

2008-04-10 Thread Nacho Uve
Now, I'm not sure... but I think from OpenJUMP. Thank you. Regards, Nacho stefan > > Nacho Uve wrote: > > 2008/4/9, Stefan Steiniger <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED] > >>: > > > > > Do you have installed JUMP somewhere else? > > &

Re: [JPP-Devel] Running OpenJUMP in Eclipse

2008-04-09 Thread Nacho Uve
ject (OpenJUMP) is chosen or if you ended up using the > GCT-PFC project (which I assume also from the console message) > > > stefan > > > Nacho Uve wrote: > > Hi, > > > > I've tried to follow the howtos: > > > > http://openjump.org/wiki/show

Re: [JPP-Devel] Running OpenJUMP in Eclipse

2008-04-09 Thread Nacho Uve
UMP from these > sources? > > I can give you some assistance but I need a little more detail on what > you are trying to accomplish. > > The Sunburned Surveyor > > > On Wed, Apr 9, 2008 at 7:27 AM, Nacho Uve <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I

Re: [JPP-Devel] Jump-pilot-devel Digest, Vol 23, Issue 23

2008-04-08 Thread Nacho Uve
I agree to be your "unofficial mentor". 2008/4/8, Stefan Steiniger <[EMAIL PROTECTED]>: > > However, > > I am not sure what involves to be a mentor for you.. but I can be one as > well if needed (officially as well as in-officially). But I have not > idea about sextante :) > > > stefan > > > Sunbu

Re: [JPP-Devel] Mentor for Google Summer of Code

2008-04-07 Thread Nacho Uve
Olá, como está você? I'm Nacho from Spain... I live in Galicia where we also speak Galego (very similar to portuguese). Landon asked me to help on the communication with you. Reading your email, I see that your english is much much better than mine... so I think I'm not necessary to this job. :-)

Re: [JPP-Devel] Help With Spanish Student Interested In OpenJUMP Summer of Code

2008-04-04 Thread Nacho Uve
scritps... Do you think it would be enough to help? On Fri, Apr 4, 2008 at 8:55 AM, Nacho Uve <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I think portuguese is the first language in Brazil... > > > > Anyway, I'm spanish and I speak also "galego language&qu

Re: [JPP-Devel] Help With Spanish Student Interested In OpenJUMP Summer of Code

2008-04-04 Thread Nacho Uve
Hi, I think portuguese is the first language in Brazil... Anyway, I'm spanish and I speak also "galego language" that is very similar to portuguese, so I will be very pleased to help... but my english is not very good... :S Regards, Nacho 2008/4/4, Sunburned Surveyor <[EMAIL PROTECTED]>: > >

Re: [JPP-Devel] Fwd: FW: Open JUMP project information

2008-02-08 Thread Nacho Uve
loh.net/projects/9819?p=OpenJUMP > > stefan > > Nacho Uve schrieb: > > In my database I got 154 subscribers in all the JPP list history, but I > > suppose that many people is not already subscribed on the list. In the > > last 6 months of 2007, 51 different people sent me

Re: [JPP-Devel] Fwd: FW: Open JUMP project information

2008-02-08 Thread Nacho Uve
you can get me the number of mailing list subscribers I'll add that > to the survey. > > Thank you and Stefan for the help. > > The Sunburned Surveyor > > On Feb 8, 2008 2:04 AM, Nacho Uve <[EMAIL PROTECTED]> wrote: > > Hey! > > If you need some other stats

Re: [JPP-Devel] Fwd: FW: Open JUMP project information

2008-02-08 Thread Nacho Uve
Hey! If you need some other stats or tables about svn activity or mailing-list users (such number of different senders, etc) I can get it easily because I have all information on a mysql database. Nacho 2008/2/8, Nacho Uve <[EMAIL PROTECTED]>: > > Hello: > > So me of you a

Re: [JPP-Devel] Fwd: FW: Open JUMP project information

2008-02-08 Thread Nacho Uve
Hello: So me of you already know that I was studying JUMP and JUMP family projects as master work. In this study, I analized the source repository and I got some interesting information about commits and committers. Here there are one table that shows Commiters and Commits: commiter_id; comm

Re: [JPP-Devel] Time for OJ 1.3?

2007-12-12 Thread Nacho Uve
I would like do a big review of Spanish translation, but I can't until January. Regards, Nacho Uve 2007/12/12, Stefan Steiniger <[EMAIL PROTECTED]>: > > I can't promise... > but maybe I have some time in the next 2 weeks and starting from X-mas > on. But at

[JPP-Devel] mboxes files of the mailing-list

2007-11-26 Thread Nacho Uve
Thank you very much, Nacho Uve - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/

Re: [JPP-Devel] How are we using Bouy?

2007-07-13 Thread Nacho Uve
Hello all, I've used Buoy and I think it is a great library... Easy to use and very powerful. I always wonder why Java community doesn't use it more often. In my opinion, Bouy would have to remain in OJ... even favor its use. Nacho. 2007/7/12, Stefan Steiniger <[EMAIL PROTECTED]>: my opin

Re: [JPP-Devel] Startup scripts

2007-06-26 Thread Nacho Uve
Hi Andreas, It's true... I changed file format using 'dos2unix' program... Can it be solve? It's a little unconfortable. Regards, Nacho 2007/6/26, Paul Austin <[EMAIL PROTECTED]>: Hi Andreas, Please post a copy of your script so that we can review it. All, as a general note for things like

Re: [JPP-Devel] List Etiquette and "Non-English" Speakers

2007-06-26 Thread Nacho Uve
2007/6/26, Sunburned Surveyor <[EMAIL PROTECTED]>: I just wanted to let everyone know that there is no need for members of our community that use English as a second language to apologize for their grammar and spelling. I think we all recognize that OpenJUMP has a global user and developer comm

Re: [JPP-Devel] WMS Problems

2007-05-29 Thread Nacho Uve
Hello Sascha: 2007/5/29, Sascha L. Teichmann <[EMAIL PROTECTED]>: I think it would be better to contact the server's owner to remove the characters in front of the XML document. Any other comments? I've contacted with Sitga Administrators and they say that It's a generic problem of Geomedia

[JPP-Devel] WMS Problems

2007-05-28 Thread Nacho Uve
Hello, WMS Service doesnt work in OpenJUMP: http://ideg.xunta.es/wms/request.aspx This is a service of the Regional Governement Of Galicia(Spain) and I would like use. The problem could be the answer to the GetCapabilities: ( http://ideg.xunta.es/wms/request.aspx?VERSION=1.1.1&REQUEST=GetCapabi

Re: [JPP-Devel] I miss two simple tools

2007-05-28 Thread Nacho Uve
Hello, In many cases, I miss very much a dialog to edit attributes of a just created new entity on a Layer; without needs open the TableView. So, I think is a good idea. Regards, Nacho - This SF.net email is sponsored by DB

Re: [JPP-Devel] [Geotools-devel] Requesting some thoughts on GeoTools...

2007-04-22 Thread Nacho Uve
Hello all, I've programmed using both GeoTools and JUMP-OpenJUMP APIs. I think it's a great idea to make a converter between OpenJUMP and GeoTools feature model, in fact, it had been very useful to me a few months ago... and sure it will be very useful in the future. But, in my opinion, OpenJUMP

Re: [JPP-Devel] Suggested Change

2007-04-17 Thread Nacho Uve
In my 'user opinion', a Sub-Menu is a nice idea. Nacho 2007/4/17, Sunburned Surveyor <[EMAIL PROTECTED]>: I was wondering if we might move the following commands to a "Selection" or "Select" sub-menu under the "Edit" menu: Select Itmes By Fence From Selected Layers Select Items By Circle From

Re: [JPP-Devel] need for translation of current OpenJUMP language files

2007-03-25 Thread Nacho Uve
Hi, My name is Nacho Varela(from Spain). I'm user and modest programmer since 2 years ago in Jump and variants. It'll be a great pleasure for me collaborate in this project with the Spanish translation. Files, information and advises will be very helpful. Best regards. Nacho. ** 2007/3/24, St