Re: [JPP-Devel] Colourtheming problems / svg export

2013-04-07 Thread Michaël Michaud
Hi Geoffrey, As far as I know SVG images are vector graphics so therefore are not "at a scale" and hence resolution is not an issue. You are right, this should only be a printing problem. However, in OpenJUMP, rendering process uses screen coordinates, and it may make things difficult for the e

[JPP-Devel] [ jump-pilot-Feature Requests-3610218 ] Add WMS 1.3.0

2013-04-07 Thread SourceForge . net
Feature Requests item #3610218, was opened at 2013-04-07 02:15 Message generated for change (Tracker Item Submitted) made by michaudm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=679909&aid=3610218&group_id=118054 Please note that this message will contain a full

[JPP-Devel] [ jump-pilot-Bugs-3610171 ] NoClassDefFoundError

2013-04-07 Thread SourceForge . net
Bugs item #3610171, was opened at 2013-04-06 06:45 Message generated for change (Comment added) made by michaudm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=679906&aid=3610171&group_id=118054 Please note that this message will contain a full copy of the comment

[JPP-Devel] [ jump-pilot-Feature Requests-3610218 ] Add WMS 1.3.0

2013-04-07 Thread SourceForge . net
Feature Requests item #3610218, was opened at 2013-04-07 02:15 Message generated for change (Comment added) made by jratike80 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=679909&aid=3610218&group_id=118054 Please note that this message will contain a full copy of

[JPP-Devel] [ jump-pilot-Bugs-1555533 ] thiessen polygon creation sometimes not work

2013-04-07 Thread SourceForge . net
Bugs item #133, was opened at 2006-09-09 14:49 Message generated for change (Comment added) made by michaudm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=679906&aid=133&group_id=118054 Please note that this message will contain a full copy of the comment

[JPP-Devel] [ jump-pilot-Bugs-1647033 ] Error with null geometries.

2013-04-07 Thread SourceForge . net
Bugs item #1647033, was opened at 2007-01-29 04:26 Message generated for change (Comment added) made by michaudm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=679906&aid=1647033&group_id=118054 Please note that this message will contain a full copy of the comment

[JPP-Devel] [ jump-pilot-Bugs-1707715 ] problem when saving with Save Dataset as File and GML 2.0

2013-04-07 Thread SourceForge . net
Bugs item #1707715, was opened at 2007-04-25 14:21 Message generated for change (Comment added) made by michaudm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=679906&aid=1707715&group_id=118054 Please note that this message will contain a full copy of the comment

[JPP-Devel] [ jump-pilot-Bugs-3610171 ] NoClassDefFoundError

2013-04-07 Thread SourceForge . net
Bugs item #3610171, was opened at 2013-04-06 06:45 Message generated for change (Comment added) made by edso You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=679906&aid=3610171&group_id=118054 Please note that this message will contain a full copy of the comment thre

[JPP-Devel] [ jump-pilot-Bugs-3610171 ] NoClassDefFoundError

2013-04-07 Thread SourceForge . net
Bugs item #3610171, was opened at 2013-04-06 06:45 Message generated for change (Comment added) made by michaudm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=679906&aid=3610171&group_id=118054 Please note that this message will contain a full copy of the comment

[JPP-Devel] Project containing invalid db connections

2013-04-07 Thread Michaël Michaud
Hi, Just made a hackish modification for database users. Up to now, a project containing DataStoreDataSource layers or DataStoreQueryDataSource layers could no more be opened if connections become invalid. It now imports empty layers instead, keeping the invalid connection and, more important, th

Re: [JPP-Devel] Project containing invalid db connections

2013-04-07 Thread edgar . soldin
a proper properties dialog with possibility for modification should be easy to implement. should we add a featreq for that? ..ede On 07.04.2013 18:10, Michaël Michaud wrote: > Hi, > > Just made a hackish modification for database users. > Up to now, a project containing DataStoreDataSource > la

Re: [JPP-Devel] Enhancing DB Query Plugin with Spatialite functions.

2013-04-07 Thread Larry Reeder
I added the ability to load spatialite DLLs, and thus use Spatialite functions, to the Jump DB Query plugin . Instead of calling SELECT load_extension('path_to\ spatialite-4.dll'), you need to append "?spatialite=/path/to/spatialite.dll" to the JDBC URL path in the dbquery properties file.Its

[JPP-Devel] [ jump-pilot-Bugs-3610171 ] NoClassDefFoundError

2013-04-07 Thread SourceForge . net
Bugs item #3610171, was opened at 2013-04-06 06:45 Message generated for change (Comment added) made by edso You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=679906&aid=3610171&group_id=118054 Please note that this message will contain a full copy of the comment thre

Re: [JPP-Devel] Enhancing DB Query Plugin with Spatialite functions.

2013-04-07 Thread edgar . soldin
sweet. how do you manage the native libs? are they installed automatically to somewhere appropriate by some installer and found by the jre? ..ede On 07.04.2013 19:22, Larry Reeder wrote: > I added the ability to load spatialite DLLs, and thus use Spatialite > functions, to the Jump DB Query plu

Re: [JPP-Devel] Enhancing DB Query Plugin with Spatialite functions.

2013-04-07 Thread Larry Reeder
It's not that automated :-). You have to follow the instructions for installing Spatialite (including SQLite) here http://www.gaia-gis.it/spatialite-2.3.1/binaries.html, and then define the path to the Spatialite DLL (or just give the DLL name if it's in your library search path) in the JDBC URL.

Re: [JPP-Devel] Project containing invalid db connections

2013-04-07 Thread Michaël Michaud
Hi > a proper properties dialog with possibility for modification should be easy > to implement. should we add a featreq for that? It would surely be better. Should not be too difficult, must take care of the following points though : - choose between "modify the connection" or "add a new connecti

[JPP-Devel] [ jump-pilot-Bugs-3610171 ] NoClassDefFoundError

2013-04-07 Thread SourceForge . net
Bugs item #3610171, was opened at 2013-04-06 06:45 Message generated for change (Comment added) made by michaudm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=679906&aid=3610171&group_id=118054 Please note that this message will contain a full copy of the comment

[JPP-Devel] [ jump-pilot-Bugs-3610171 ] NoClassDefFoundError

2013-04-07 Thread SourceForge . net
Bugs item #3610171, was opened at 2013-04-06 06:45 Message generated for change (Comment added) made by edso You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=679906&aid=3610171&group_id=118054 Please note that this message will contain a full copy of the comment thre

Re: [JPP-Devel] Project containing invalid db connections

2013-04-07 Thread edgar . soldin
On 07.04.2013 19:52, Michaël Michaud wrote: > Hi >> a proper properties dialog with possibility for modification should be easy >> to implement. should we add a featreq for that? > It would surely be better. > Should not be too difficult, must take care of the following points though : > - choose

Re: [JPP-Devel] Enhancing DB Query Plugin with Spatialite functions.

2013-04-07 Thread Rahkonen Jukka
Hi, I made a test with Spatialite-4 dll files and everything seems to work. Thank you very much for the great job. Two usage example for those who are not familiar with Spatialite yet: 1) Read data as reprojected into any coordinate system supported by Spatialite, which means support for 4223 d

Re: [JPP-Devel] Enhancing DB Query Plugin with Spatialite functions.

2013-04-07 Thread edgar . soldin
On 07.04.2013 22:34, Rahkonen Jukka wrote: SNIP > > I did my test with this package I gathered a few weeks ago > http://latuviitta.org/documents/Spatialite_4.0_test_with_jre_1.6.zip > This version is very feature rich and it has lots of dependies and therefore > the zip contains 10 dll files. >

Re: [JPP-Devel] sf.net interface change after 22. April

2013-04-07 Thread Stefan Steiniger
ok, so I guess, we let them do our upgrade? I am fine with either one. So if after the release Michael wishes to upgrade that is ok too. Good thing to know is that the Mediawiki will stay in place for a while more. As you know developers have a personal project home as well - already on Alura.

Re: [JPP-Devel] Enhancing DB Query Plugin with Spatialite functions.

2013-04-07 Thread Michaël Michaud
Hi > This plugin in so good that maybe we should really add it into OpenJUMP 1.6 > Plus. But perhaps we are too late for that. I think this is possible, information needed are - how / where to install dll exactly - which jdbc drivers have to be included : * MySQL : I think it is OK to include

Re: [JPP-Devel] Enhancing DB Query Plugin with Spatialite functions.

2013-04-07 Thread Rahkonen Jukka
edgar soldin wrote: On 07.04.2013 22:34, Rahkonen Jukka wrote: > SNIP >> >> I did my test with this package I gathered a few weeks ago >> http://latuviitta.org/documents/Spatialite_4.0_test_with_jre_1.6.zip >> This version is very feature rich and it has lots of dependies and therefore >> the z