Re: [JPP-Devel] Spatialite datastore and mod_spatialite

2020-09-26 Thread edgar . soldin
as said, identical code wrt. functionality. the permission is needed since a long time and you can find the code in https://sourceforge.net/p/jump-pilot/code/HEAD/tree/core/trunk/src/com/vividsolutions/jump/datastore/spatialite/SpatialiteDataStoreDriver.java#l73 it's done via reflection but

Re: [JPP-Devel] Spatialite datastore and mod_spatialite

2020-09-26 Thread Rahkonen Jukka (MML)
Does the standard datastore code contain this piece of code somewhere? Is it fired for every new connection? https://sourceforge.net/p/jumpdbqplugin/code/ci/default/tree/src/main/java/org/freevoice/jumpdbqueryextension/spatialite/JumpSpatialiteDbQuery.java (row #96) //required to

[JPP-Devel] [jump-pilot:feature-requests] #270 Enhancement: Windows Installer "Installation Complete. Click Exit"

2020-09-26 Thread ede via Jump-pilot-devel
hey John, please try snapshot r6539. not exactly what you are asking for but close enough for now i guess. just simply have no clue how to convince Izpack to switch the panel automatically ..ede --- ** [feature-requests:#270] Enhancement: Windows Installer "Installation Complete. Click

Re: [JPP-Devel] Spatialite datastore and mod_spatialite

2020-09-26 Thread edgar . soldin
hey Jukka, i can replicate that mod_spatialite (v4 or 5, actually any version) is loaded correctly with DBQuery but not the DataStoreLayer framework. as to why i'm totally stumped as they actually do identical things codewise, wasted the whole friday on this. would you mind adding a bug

[JPP-Devel] SVN: [6539] core/trunk/etc/izpack/oj_installer.xml

2020-09-26 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6539 http://sourceforge.net/p/jump-pilot/code/6539 Author: edso Date: 2020-09-26 18:47:14 + (Sat, 26 Sep 2020) Log Message: --- added a FinishPanel to installer as requested in featreq #270 Modified Paths: --

[JPP-Devel] [jump-pilot:feature-requests] #270 Enhancement: Windows Installer "Installation Complete. Click Exit"

2020-09-26 Thread John L. Poole via Jump-pilot-devel
--- ** [feature-requests:#270] Enhancement: Windows Installer "Installation Complete. Click Exit"** **Status:** open **Created:** Sat Sep 26, 2020 05:33 PM UTC by John L. Poole **Last Updated:** Sat Sep 26, 2020 05:33 PM UTC **Owner:** nobody **Attachments:** -

[JPP-Devel] Activated Rasterize Vector layer plugin

2020-09-26 Thread Giuseppe Aruta
Good morning OpenJUMPers Today I activated a new Plugin that rasterize a vector layer, according to an attribute value and a cell size. Optionally the extension of rasterization can be defined by the limite (envelope) of another layer The plugin is available under Tools>Generate menu Best regards

[JPP-Devel] SVN: [6538] core/trunk/src/org/openjump/core/ui/plugin/tools/generate/ RasterizePlugIn.java

2020-09-26 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6538 http://sourceforge.net/p/jump-pilot/code/6538 Author: ma15569 Date: 2020-09-26 06:09:46 + (Sat, 26 Sep 2020) Log Message: --- correct string Modified Paths: --

[JPP-Devel] SVN: [6537] core/trunk/ChangeLog

2020-09-26 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6537 http://sourceforge.net/p/jump-pilot/code/6537 Author: ma15569 Date: 2020-09-26 06:03:23 + (Sat, 26 Sep 2020) Log Message: --- added some more comments Modified Paths: -- core/trunk/ChangeLog Modified: core/trunk/ChangeLog

[JPP-Devel] SVN: [6536] core/trunk/ChangeLog

2020-09-26 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6536 http://sourceforge.net/p/jump-pilot/code/6536 Author: ma15569 Date: 2020-09-26 06:02:33 + (Sat, 26 Sep 2020) Log Message: --- Updated ChangeLog file Modified Paths: -- core/trunk/ChangeLog Modified: core/trunk/ChangeLog

[JPP-Devel] SVN: [6535] core/trunk/scripts/default-plugins.xml

2020-09-26 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6535 http://sourceforge.net/p/jump-pilot/code/6535 Author: ma15569 Date: 2020-09-26 06:00:01 + (Sat, 26 Sep 2020) Log Message: --- Activated RasterizePlugIn in OpenJUMP Modified Paths: -- core/trunk/scripts/default-plugins.xml Modified: