[JPP-Devel] Fwd: [jump-pilot:feature-requests] #207 Authentification on WMS-Services

2014-09-11 Thread sstein
Hi Jukka, do you know an answer on the forum question below? I recall it is possible. stefan Forwarded Message Subject: [jump-pilot:feature-requests] #207 Authentification on WMS-Services Date: Thu, 11 Sep 2014 12:58:12 + From: OJ User Reply-To: Ticket 207 <2

Re: [JPP-Devel] Fwd: [jump-pilot:feature-requests] #207 Authentification on WMS-Services

2014-09-11 Thread sstein
Thanks Jukka, I knew it was very easy! :) On 09/11/2014 12:13 PM, Rahkonen Jukka (Tike) wrote: Hi, Yes, by including credentials into WMS url as https://username:passw...@server.org/wms -Jukka- sstein wrote: Hi Jukka

[JPP-Devel] polygon merge

2014-09-17 Thread sstein
Hi Landon, I once implemented merge/eliminate of polygons bas ed on some neighbourcriteria, eg. longest common edge or largest area - eg to be used for eliminating sliver polygons. Maybe that code can help u. I think i created a class polygongraph for that (can`t check as i`m traveling)    Cheer

Re: [JPP-Devel] Fwd: [jump-pilot:feature-requests] #69 add GDMS plugin to allow other vector formats

2014-11-18 Thread sstein
Hi Ede, Jukka, gdms is a data interface for OrbisGIS (and gvSIG), something like GDAL but in java. So it will/would provide more options for reading data from files and databases. That was the idea back then. It also supported partly reading of shape files. Haven't followed up it... maybe Micha

Re: [JPP-Devel] retire Main/Plugins menu entry

2014-12-09 Thread sstein
now heaving read all, including Peppes response: I also like to have the Raster menu separated... vector and raster is conceptually so different, that we should not mix it I think. If one could move Sextante into Raster? probably not, as it contains vector tools too... mhm? Yes, lets see what

Re: [JPP-Devel] isVectorLayerSelected Re: [Jump-pilot-svn-notify] SF.net SVN: jump-pilot:[4182] plug-ins/CTSPlugIn/trunk

2014-12-11 Thread sstein
Hi Ede, Michael, yes, would be a good addition to EnableCheck cheers, stefan On 12/11/2014 10:50 AM, edgar.sol...@web.de wrote: > On 11.12.2014 13:43, micha...@users.sourceforge.net wrote: >> +private boolean isVectorLayer(Layerable layerable) { >> +if (layerable instanceof RasterIma

[JPP-Devel] WG: SpatialTau v1.5 -- The Toolbar

2015-01-14 Thread sstein
looks like being late on the toolbar train is actually an advantage... see below stefan -- Originalnachricht --Von: jamesfeeDatum: 14.01.2015 16:32An: ssteini...@uc.cl;Betreff:SpatialTau v1.5 -- The Toolbar  The Too

Re: [JPP-Devel] Multiple datasets selection in Data Store Layer Wizard

2015-01-30 Thread sstein
Hi Nicolas, yes, its definitively useful :) stefan -- Originalnachricht --Von: Nicolas Ribot Datum: 30.01.2015 13:04An: JUMP Developer;Betreff:[JPP-Devel] Multiple datasets selection in Data Store Layer WizardHi,I use OJ and lot and really appreciate the latest 1.8 release !Playing a lot

Re: [JPP-Devel] Multiple datasets selection in Data Store Layer Wizard

2015-01-30 Thread sstein
Hi Nicolas, yes, its definitively useful :) stefan -- Originalnachricht --Von: Nicolas Ribot Datum: 30.01.2015 13:04An: JUMP Developer;Betreff:[JPP-Devel] Multiple datasets selection in Data Store Layer WizardHi,I use OJ and lot and really appreciate the latest 1.8 release !Playing a lot

Re: [JPP-Devel] Multiple datasets selection in Data Store Layer Wizard

2015-01-30 Thread sstein
Hi Nicolas, yes, its definitively useful :) stefan -- Originalnachricht --Von: Nicolas Ribot Datum: 30.01.2015 13:04An: JUMP Developer;Betreff:[JPP-Devel] Multiple datasets selection in Data Store Layer WizardHi,I use OJ and lot and really appreciate the latest 1.8 release !Playing a lot

Re: [JPP-Devel] Questions about how OJ handle TIFF

2015-02-27 Thread Sstein
Nice work Peppe! Perhaps you can use this also as a OpenJump blog entry... As work in progress? Cheers, Stefan > El 27-02-2015, a las 11:37, Giuseppe Aruta escribió: > > Hi all, > I added 3 new plugins to work around raster nodata managements in OpenJUMP. > They will be available on next OJ

[JPP-Devel] Fwd: Compile and Run OpenJUMP

2015-04-14 Thread Sstein
Hey all, got this message directly. Anyone an idea? Cheers, Stefan Inicio del mensaje reenviado: > De: tevagant...@users.sf.net > Fecha: 13 de abril de 2015, 19:59:50 GMT-3 > Para: ment...@users.sf.net > Cc: tevagant...@users.sf.net > Asunto: Compile and Run OpenJUMP > Responder a: tevagant...@u

[JPP-Devel] Fwd: Regarding OPEN JUMP run-time error..

2015-04-14 Thread Sstein
Now with image... Seems like the user needs to add a library? Inicio del mensaje reenviado: > De: Teva veluppillai > Fecha: 13 de abril de 2015, 18:52:53 GMT-3 > Para: sst...@geo.uzh.ch > Asunto: Regarding OPEN JUMP run-time error.. > > Dear Stefan, > > I am trying to run OpenJUMP from its

Re: [JPP-Devel] About deactivating Sextante "Modeler" and "History"

2015-04-27 Thread sstein
Hi Peppe, to me it seems also best to deactivate it. Otherwise people may judge OJ reliabilty in general based on these two bugs - which we definitively don't want ;) Thanks for brining this up. cheers,stefan -- Originalnachricht --Von: Giuseppe Aruta Datum: 27.04.2015 5:44An: OpenJump de

Re: [JPP-Devel] Sextante tools and model builder..

2015-05-03 Thread Sstein
Hi, Yes - Peppe is right: we don't have the sextante sources. Only the sources for the bindings. The sources are indeed on gvsig ce repository and before that were elsewhere. I think we would need to check what is the last sextante version nr we have. The 3 libs mentioned by Peppe are the base,

Re: [JPP-Devel] Question about Saving .classpath .settings files/folder on SVN

2015-05-05 Thread sstein
Hi Peppe, for a plugin dev project, it may actually be good to have these files.However, for a project there are also svn-ignore setting... its somewhere in the projects/team? context menu (if you select the file), if i remeber correctly. stefan -- Originalnachricht --Von: Giuseppe Aruta

Re: [JPP-Devel] Experimental Raster affine transformation on OpenJUMP

2015-06-18 Thread sstein
Hi Peepe,sounds like a nice feature! 1 vector means translation only, or?With three i guess you need to inlude adjustment calculations as eg QGis does in the georeferencing tool. How about making a little blog post? cheers,stefan -- Originalnachricht --Von: Giuseppe Aruta Datum: 18.06.201

Re: [JPP-Devel] OJ behaviour when it is closed without saving project file

2015-06-24 Thread sstein
thanks for the analysis, Peppe. The proposal sounds good to me, if you want to go ahead. Warning messages before closing something are never wrong. I think QGis does ask too, when closing a project. cheers,stefan -- Originalnachricht --Von: Giuseppe Aruta Datum: 24.06.2015 4:58An: OpenJum

Re: [JPP-Devel] OJ behaviour when it is closed without saving project file

2015-06-24 Thread sstein
thanks for the analysis, Peppe. The proposal sounds good to me, if you want to go ahead. Warning messages before closing something are never wrong. I think QGis does ask too, when closing a project. cheers,stefan -- Originalnachricht --Von: Giuseppe Aruta Datum: 24.06.2015 4:58An: OpenJum

[JPP-Devel] Fwd: [jump-pilot:bugs] #412 Some java give "....-internal" Version numbers hindering OpenJump to start

2016-01-07 Thread Sstein
Inicio del mensaje reenviado: > De: "Simon Mayer" > Fecha: 7 de enero de 2016, 12:29:45 GMT-3 > Para: "Ticket 412" <4...@bugs.jump-pilot.p.re.sf.net> > Asunto: [jump-pilot:bugs] #412 Some java give "-internal" Version numbers > hindering OpenJump to start > Responder a: "Ticket 412" <4..

Re: [JPP-Devel] database : regression for postgis writers

2016-01-08 Thread sstein
great, this gives me more time for translation :) didn't translate a string yet :( On 1/8/16 07:07, edgar.sol...@web.de wrote: > On 08.01.2016 10:38, Michaud Michael wrote: >> Hi, >> >> >> >> I had already updated postgis writer plugins, but it seems they are broken >> again (4620 from decembr

[JPP-Devel] error in nightly built and cvs version

2006-07-20 Thread sstein
sorry guys and thanx to Uwe for the report, . for the java version of the nightly built it should be java 1.4 . the cvs version built error: it seems like i forgott to add the genericnames class. Since i am currently in paris @IGN i cant do anything now, but i return on sunday. stefan

Re: [JPP-Devel] WFS Plugin

2006-10-20 Thread sstein
> Jonathan Aquino wrote: >> There's a flavor of JUMP called deeJUMP that I've heard has WFS support. > True, but I should warn you that it supports WFS version 1.1. only. > > AFAIK, the WFS Adapter has been recently integrated in OpenJUMP. I > haven't tested it though. > to make it even more comple