can do that we cannot with OpenJUMP core +
> drivers
>
> Michaël
>
>
> *envoyé :* 1 décembre 2022 à 10:23
> *de :* Nicolas Ribot
> *à :* JUMP Developer
> *objet :* [JPP-Devel] JUMP DB Query Plugin migration to latest JTS
>
> Hello,
>
> I made some tests to migrate
Hello,
I made some tests to migrate DBQuery plugin to latest JTS (org.locationtech
namespace).
It worked with latest Geotools jar gt-jdbc-oracle-28.0.jar.
I see the OJ github space contains a lot of plugins. Should DBQuery plugin
be migrated to github once JTS support is completed ?
Thanks a lot
-- Forwarded message -
From: Nicolas Ribot
Date: Wed, 3 Nov 2021 at 13:37
Subject: Decorations for Selection Style
To: JUMP Developers
Hi all,
I was wondering what would be the effort to add decorations to the
selection style option panel.
Decorations, as found in Change Style
The package task runs fine, and by modifying the pom to use jgit as SCM
server, files are created with build number (ie
OpenJUMP-20210119-rcaccfa1928f1bdc1205965d08cf431c50bfb5559-PLUS.zip)
Nicolas
On Tue, 19 Jan 2021 at 11:02, Nicolas Ribot wrote:
> Hi,
> That's a good news.
>
Hi,
That's a good news.
I gave it a try, by cloning git repo, then switching to master branch.
I use IntelliJ IDEA for devs. When running the Maven deploy task, I get the
error:
Failed to execute goal
org.codehaus.mojo:buildnumber-maven-plugin:1.4:create
(generate-buildnumber) on project OpenJUMP:
-11 16:14:31 UTC (rev 6648)
> > @@ -17,7 +17,7 @@
> > datasetNameQuery = "SELECT DISTINCT f_table_schema,
> f_table_name FROM geometry_columns";
> > defaultSchemaName = "public";
> > spatialDbName = "PostGIS";
ems to be about GeometryColumn itself returning null.
> Looking at the code, I can't guarantee it is never null, but I don't know
> if it is possible to produce a NPE with a normal utilisation of OpenJUMP.
>
> Michaël
>
> envoyé : 24 août 2020 à 11:46
> de : edgar.sol...@w
Do you have a sample dataset showing the problem ? Or a way to generate
such a sample ?
I tested with a shapefile exported to a spatialite database with qgis 3.12
and it worked.
Nicolas
On Mon, 24 Aug 2020 at 10:48, Nicolas Ribot wrote:
> Hello ede,
>
> I'll check it out. There
Hello ede,
I'll check it out. There are some todos left in the code, mainly in case of
failure to retrieve expected information.
Nicolas
On Sun, 23 Aug 2020 at 13:07, wrote:
> hey Nico,
>
> On 21.08.2020 10:52, Michaud Michael wrote:
> >> >> For all my tests, I get the same error after I have
Hi,
It was supposed to work.
I will have a look
Nicolas
On Thu, 20 Aug 2020 at 20:24, Michaud Michael
wrote:
> Hi Jukka, Nicolas
>
> Do you know the state of sqlite in OpenJUMP ? I've tried to load a table
> from a sqlite database for a few hours without success.
>
> I tried with OJ 1.14, 1.15
Hi,
>
> The fix seems to be good, thank you!
>
> I have been thinking sometimes that perhaps it would be better to open
> SQLite databases (SpatiaLite and GeoPackage) as read only. It could prevent
> some locking issues and OpenJUMP does not really need read/write access. It
> is actually possible
On Wed, 12 Feb 2020 at 15:32, wrote:
> Nico,
>
> please add your changes above the "updated until here" line next time.
> it's for me to know if there were changes after me transfering changes over
> to Changes.txt while preparing the release ;)
>
> thanks! ..ede
>
>
Sorry, I didn't notice the li
area
with the bug, 25ms after correction and use of spatial index)
Nicolas
On Wed, 12 Feb 2020 at 13:20, wrote:
> sounds good!.. ede
>
> On 12.02.2020 12:27, Nicolas Ribot wrote:
> > Hi,
> >
> > I'm currently looking at the problem, that also occur with spatialit
e
> time? .. snappy new one btw. ede
>
>
> On 12.02.2020 10:57, Nicolas Ribot wrote:
> > Hi,
> >
> > I will have a look at it !
> >
> > Nicolas
> >
> > On Wed, 12 Feb 2020 at 08:31, Rahkonen Jukka (MML) <
> > jukka.rahko...@maanmittauslait
Hi,
I will have a look at it !
Nicolas
On Wed, 12 Feb 2020 at 08:31, Rahkonen Jukka (MML) <
jukka.rahko...@maanmittauslaitos.fi> wrote:
> Hi,
>
>
>
> It seems that loosing spatial index of GeoPackage tables is a side effect
> of this changeset that was otherwise a nice improvement
> https://sou
, 14 Oct 2019 at 10:43, Nicolas Ribot wrote:
> Hi Jukka,
>
> I tested the plugin with OJ rev 6083 on MacOS 10.14.6,
> java version "1.8.0_191"
> Java(TM) SE Runtime Environment (build 1.8.0_191-b12)
> Java HotSpot(TM) 64-Bit Server VM (build 25.191-b12, mixed mode)
>
&g
Hi Rashad,
I'm able to compile OJ in Intellij by selecting snapshot profile, then
right clicking on the "package" lifecycle and choosing Run 'OpenJump
[package]'
I have the same warnings as you have but the build succeeds and produces
OpenJUMP-20191014-r6201.jar and plus and core zip files.
hth
N
On Sat, 12 Oct 2019 at 13:40, Giuseppe Aruta
wrote:
> Wow! This is really an import improvement for Openjump!
>
>
Thanks Guiseppe !
If you have ideas for features that can be added...
Nicolas
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sou
I did not have time yet to test more deeply on other spatial DB (Oracle,
MySql, etc.)
I'll try to find some time this weekend for that.
Nicolas
On Sat, 2 Mar 2019 at 11:52, wrote:
> Jukka,
>
> could you double check it please? i guess now would be a good time for the
> maintenance release then.
/lon. (Epsg 4326). See Measure toolbox under Plugin
> menu.
>
>
> Il mer 20 feb 2019, 15:55 Paul J. Morris ha scritto:
>
>> On Wed, 20 Feb 2019 10:20:14 +0100
>> Nicolas Ribot wrote:
>>
>> > Hi,
>> >
>> > >
>> > > Sounds u
.datastore.AddDataStoreLayerWizard.run(AddDataStoreLayerWizard.java:71)
> > at
> org.openjump.core.ui.plugin.file.OpenWizardPlugIn.run(OpenWizardPlugIn.java:110)
> > at
> com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$TaskWrapper.run(TaskMonitorManager.java:151)
> >
> > -Jukka-
> >
&
Hi,
>
> Sounds useful to me. But i am not sure its so easy given that the length
> of a degree is changing, but there may be some formulas out there (even web
> pages) that calculate great circle distances ... mhm... i think somewhere i
> even used such, once.
>
> Cheers,
> Stefan
>
> Yes, it is b
Hi,
I was thinking about adding an option when measuring distance, to compute
distance in meters (or km) if map units are latitude/longitude.
For instance, here: a distance measure along a 1 degree segment:
[image: Screenshot 2019-02-19 at 19.45.41.png]
Option in Measurement would allow to acti
tore.
>
>
>
> 2018-10-12 Nicolas Ribot * New mechanism for SpatialDatabasesDSMetadata to
> get information about spatial tables: done in one query, to reduce the
> number of queries sent to the backend (took several minutes on big DB)
>
>
>
> I have been testing
Hello,
QGIS can do that with Raster georeferencing. It works well
Nicolas
On Wed, 6 Feb 2019 at 09:12, Michaël Michaud
wrote:
> Hi Peppe,
>
> Maybe you know if we have, in OpenJUMP some tools to help referencing an
> image which has no world file. And if not, do you know a good free tool
> to
Hmm, sorry, just saw the context.getSelectedLayerables() that gives me WMS
selected layer.
Nicolas
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
Hi,
I develop a plugin activated by a layer popup sub menu.
The menu does not display for a WMS layer, even with no check set when
building the menu.
When I activate the plugin by its top view menu, I get an empty
context.selectedLayers() array, even if the WMS layer is activated.
Is it normal th
Hello,
I was unable to compile OJ after an update:
in org.openjump.core.apitools.IOTools, line 31, I have to replace:
import org.apache.commons.lang.StringUtils;
by
import org.apache.commons.lang3.StringUtils;
to correct the problem.
Am I missing a lib ?
Thanks
Nicolas
__
It crashed on 10.13.5 (desktop machine), but works on my macbook (10.13.5).
I see different versions of libsqlite on the 2 machines.
Nicolas
On 8 August 2018 at 10:50, wrote:
> which OSX version are we talking about? ..ede
>
> On 8/8/2018 10:09, Nicolas Ribot wrote:
> > Hello,
Hello,
Not yet checked other driver versions. I just tested latest OJ 1.13 and OJ
1.12.
I will make some tests.
Nicolas
On 8 August 2018 at 09:45, wrote:
> On 8/8/2018 7:06, Michaël Michaud wrote:
> > sqlite : do you think you can track the change in OpenJUMP where this
> regression happened
Hi all,
The current way for a SpatialDatabasesDSMetadata to get information about a
geo table is to send a query for each detected dataset in the OGC
geometry_columns view/table:
• first, a query is sent to find the list of schema and tables,
• then for each Dataset name, a new query if sent to ge
Hi Ede,
Ok, I commit.
Yes, I tested it against several spatial databases.
Nicolas
On 3 January 2018 at 15:35, wrote:
> On 03.01.2018 15:17, Nicolas Ribot wrote:
> > Hi,
> >
> > Happy new year !
> >
> > I have added code to display icons according to layer g
Hi,
Happy new year !
I have added code to display icons according to layer geometric type, in
the Datastore Layer Panel, instead of default JTree one:
[image: Inline images 1]
I understood a new release is coming, is it wise to commit the code now ?
(few changes in the code: icon loading from O
Hi Ede,
Thanks a lot for that and sorry for the mess !
Nicolas
On 26 July 2017 at 16:09, jump-pilot-svn--- via Jump-pilot-devel <
jump-pilot-devel@lists.sourceforge.net> wrote:
> Revision: 5473
> http://sourceforge.net/p/jump-pilot/code/5473
> Author: edso
> Date: 2017-07-26 14:
workbench context :
> PersistentBlackboardPlugIn.get(context.getWorkbenchContext())
>
> or directly form JUMPWorkbench
> PersistentBlackboardPlugIn.getInstance()
>
> Michaël
>
> Le 28/06/2017 à 21:49, Nicolas Ribot a écrit :
>
> Hi Michaël,
>
> Yes I can add it.
> What would
Michaud
wrote:
> Hi Nicolas,
>
> Sure, it makes sense. I was just too lazy to implement it as you describe.
>
> Do you want to add it ?
>
> Ede, any objection ?
>
> Michaël
> Le 28/06/2017 à 19:57, Nicolas Ribot a écrit :
>
> Hi,
>
> I saw a recent comm
tab ? :
[image: Inline images 2]
I saw several places in the code where timeout values are hard-coded and
could be read from the config.
Thanks
Nicolas Ribot
--
Check out the vibrant tech community on one of the world
nch.jump") + " " + JUMPVersion.CURRENT_VERSION
>
> would make sense.. ede
>
> On 01.06.2017 11:34, Nicolas Ribot wrote:
> > Hi Michaël,
> >
> > Yes, this feature is available for a long time in the driver.
> > I will prepare the commit then.
> > Cur
our postgresql driver
>
> or do we have to upgrade it ?
>
> Michaël
>
> Le 31/05/2017 à 18:15, Nicolas Ribot a écrit :
>
> Hi,
>
> The PostgreSQL JDBC driver supports the ApplicationName property, allowing
> clients to tell a PG instance their names. It is useful w
Hi,
The PostgreSQL JDBC driver supports the ApplicationName property, allowing
clients to tell a PG instance their names. It is useful when monitoring a
database and we want to see usage for each client.
For instance, the server status tool of PgAdmin3 displays the client name
like this:
[image:
Hi all,
Thanks for this Michaël !
I will try the feature.
Nicolas
On 15 October 2016 at 12:51, Michaël Michaud
wrote:
> Hi Jumpers,
>
> As asked by Nicolas Ribot, I added an option to desynchronize LayerView
> and AttributeTable selections.
>
> Otion is available in Vi
t so that I can remember, because I'm not sure
> when I'll be able to take care of this.
>
> Michaël
>
> NB. I don't really understand why current behaviour stops you from
> flashing features as for me, selecting a row still flashes the object being
> selected.
> Le
you want a
map selection or not.
Defaulting to feature flashing when a row is clicked is really handy when
debugging spatial features.
Nicolas
On 1 July 2016 at 12:02, Nicolas Ribot wrote:
> Hi all,
>
> The current behaviour for Feature Info panel is different from previous
> v
Hi all,
The current behaviour for Feature Info panel is different from previous
versions:
Now, when a Feature Info row is clicked, the corresponding feature is
automatically selected.
It is not possible to just flash the selected row, as the corresponding
feature is selected.
Furthermore, when a
Hi,
I agree.
Was lazy when I named the class first ;)
Will change that if you want, as I will commit changes on SpatialDatabases
classes to use preparedStatements.
Nicolas
On 14 January 2016 at 13:55, wrote:
> hehe, my bad in renaming an existing class. anyway, now as it is done i
> see two w
77k jar, i won't object. i'd suggest you try
> out one code path and see how it goes and come back w/ a result.
>
> ..ede
>
> On 13.01.2016 16:03, Nicolas Ribot wrote:
> > It provides varargs query method taking a SQL query and the list of
> parameters to b
It provides varargs query method taking a SQL query and the list of
parameters to bind.
No need to call ps.setXXX to bind parameters.
On 13 January 2016 at 15:42, wrote:
> how do you mean? ..ede
>
> On 13.01.2016 15:40, Nicolas Ribot wrote:
> > It could be useful to encapsu
It could be useful to encapsulate parameters binding, though.
On 13 January 2016 at 15:21, Nicolas Ribot wrote:
> Yes, indeed, as we trap exceptions ourselves for JDBC stuff, simple
> PreparedStatement should be enough.
> I will give it a test.
>
> Nicolas
>
> On 13
quot; .
>
> you might as well work w/ plain prepared statements before using it.
>
> Mike: wanna pitch in :) ?
>
> ..ede
>
> On 13.01.2016 14:57, Nicolas Ribot wrote:
> > Maybe the lightweight Apache commons DB Utils would be enough ?
> > https://commons.apache.org
:
> there are probably other alternatives out there, don't feel obliged to use
> the first one i found ;) .
>
> ..ede
>
> On 13.01.2016 14:28, Nicolas Ribot wrote:
> > Yes, definitely agree it would be far better than current code.
> > Will look at sqlbuilder.
> &g
-return String.format(this.geoColumnsQuery,
> getSchemaName(datasetName), getTableName(datasetName));
> > +// escape single quote for table name:
> > +// TODO: do it for schema/user name ?
> > +return String.format(this.geoColumnsQuery,
> getSchemaName(datasetNam
(but not the only one) in most databases, and is often used in SQL
injection code. But i'm quite sure it won't protect OJ for any kind of
injection.
Nicolas
On 5 January 2016 at 12:45, Nicolas Ribot wrote:
> Hi all,
>
> Concerning SQL, I can't see how we can protect from m
Hi all,
Concerning SQL, I can't see how we can protect from malicious SQL code
considering:
OJ is not just an interface to SQL databases, but a complete SQL client
allowing to perform ANY kind of queries (as we open a connection to a
database then execute the statement in DB Query plugin, for ins
Thanks for the info, Larry :)
I will use the DB types.
Nicolas
On 28 December 2015 at 17:10, Larry Reeder wrote:
>
>
>> Larry, DBQuery assumes the MySQL binary format stores 4 "0" bytes at the
>> beginning, which is the case only when a geometry is built with no SRID or
>> SRID set to 0:
>>
>>
>
> > Had some difficulties to find the right place to intercept errors,
> > especially because WHERE clause is tested only after the selected layers
> > are added to list of layers.
>
> how about adding the layer just after the featurecollection was created
> and added to it successfully, not befo
I'm currently adding a method to test selected layers before validating the
list.
Nicolas
On 28 December 2015 at 13:26, Nicolas Ribot wrote:
> 1.
>> would you mind cleaning that up?
>>
>
> Done.
>
>>
>> 2.
>> btw. what is state of the layer remov
>
> 1.
> would you mind cleaning that up?
>
Done.
>
> 2.
> btw. what is state of the layer removal in the ImageRenderer in case of
> datastore error? is that implemented properly by now?
>
>
Had some difficulties to find the right place to intercept errors,
especially because WHERE clause is test
Hi,
My bad: forgot to remove this debug log. Yes Michael, I used it to trace
what driver was built.
Can be safely removed ;)
Nicolas
On 28 December 2015 at 11:36, Michaël Michaud
wrote:
> Hi,
>
> I transfer to the list to give Nicolas the opportunity to add his comments.
>
> Michaël
>
>
> ---
Hi Michael,
I got a NPE (at
com.vividsolutions.jump.workbench.plugin.AbstractPlugIn$1.actionPerformed(AbstractPlugIn.java:343))
now macro are disabled, when I try to access a spatial datastore.
No error if plugins are uncommented.
Nicolas
On 27 December 2015 at 17:04, wrote:
> Revision: 4697
>
> Why do you need Joda to parse dates ? Isn't SimpleDateParser good enough
> to do the job ?
>
> Michaël
>
> Le 27/12/2015 18:42, Nicolas Ribot a écrit :
>
> Hi,
>
> I commited support for SQLite GeoPackage specifications.
> 2D objects stored in gpkg formats are a
use them directly in SpatialDatabases code ?
Currently, code is duplicated, which is not very clean.
Nicolas
On 27 December 2015 at 14:14, Nicolas Ribot wrote:
> Hi, I commited some corrections for MySQL/MariaDB:
>
> • OGC geometry_columns table is now used if available (OGR, for
'POINT(0 0)');
-- 00 00 00 00 01 01 ...
select st_geomfromtext('POINT(0 0)', 1);
-- 01 00 00 00 01 01 ...
select st_geomfromtext('POINT(0 0)', 12345);
-- 39 30 00 00 01 01 ...
Nicolas
On 23 December 2015 at 16:34, Nicolas Ribot wrote:
> Hi,
>
> There are s
Hi,
There are some problems with mariaDB and MySQL spatial types: I'm having a
look at them.
Nicolas
On 23 December 2015 at 11:43, Nicolas Ribot wrote:
> Hi,
>
> Sorry, was not available for some days.
> Great devs on Spatial DB !
>
> I will have some tests with both db
Hi,
Sorry, was not available for some days.
Great devs on Spatial DB !
I will have some tests with both db's, now I have MySQL on OSX and MariaDB
on Windows VM.
Nicolas
On 23 December 2015 at 10:48, wrote:
> hey Jukka, Nico,
>
> there are now two MySQL datastores utilizing either the mysql or
Sorry, my bad: old connections in my settings.
Nicolas
On 18 December 2015 at 15:03, Nicolas Ribot wrote:
>
>> done in r4634 ;)
>>
>>
> :)
>
> Seen a bug when copying a spatialite connection: its url is saved as a
> file, and a
>
>
> done in r4634 ;)
>
>
:)
Seen a bug when copying a spatialite connection: its url is saved as a
file, and a File is cast from it here:
at
com.vividsolutions.jump.workbench.ui.plugin.datastore.ConnectionDescriptorPanel$3.setParameter(ConnectionDescriptorPanel.java:240):
File f =
>
> no need! identified and worked around it already. only need to cleanup and
> commit it.
>
>
Cl: I spent such a time in these kinds of bugs, where a separate thread
works with UI.
--
_
Ok: I've seen the bug:
when a connection fails, the dataset list is loaded with the previous
existing connection, though the connection box displays the failing
connection.
I tried loading several bad connections: it always displays the previous
list of dataset, if any was found.
Will look at it.
Ede,
Works here.
Also tested opening a spatialite connection first, then an Oracle one: it
also worked.
Thanks for the icon in the connection name: pretty neat.
(and the Christmasgooroo ;) )
Nicolas
On 18 December 2015 at 13:42, wrote:
> Jukka, Nico,
>
> as tests show it should work as well,
Jukka,
The SQLite/Spatialite code in OJ is quite new and barely tested with all
combinations of sqlite flavours. There is a lot of room for improvement,
especially with regards to loaded extension.
Currently, mod_spatialite loading is detected and a boolean is set to tell
the code if spatialite fu
Thanks for the research.
I will make modifications.
I like the oracle logo ;)
On 14 December 2015 at 13:00, wrote:
> On 14.12.2015 11:22, Nicolas Ribot wrote:
> > 4.
> > what is the licensing for the icons? where do they come from?
> >
> >
> >
> &g
nction.
>
>
>
> I was able to make Spatialite datastore to work on one computer with r4620
> but not with another one. The problematic PC gives just ClassNotFound
> messages about org.sqlite.SQLiteConfig for me and I haven’t found yet what
> is the difference between these two
ntDispatchThread.pumpEventsForHierarchy(Unknown
> Source)
> > at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
> > at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
> > at java.awt.EventDispatchThread.run(Unknown Source)
> >
> >
> &
Hi Jukka,
Thanks for the link. I will add tables with these data to test.
Nicolas
On 14 December 2015 at 00:07, Rahkonen Jukka (MML) <
jukka.rahko...@maanmittauslaitos.fi> wrote:
> Hi Nicolas,
>
>
>
> This discussion defines the problem with SQLite and times
>
> http://comments.gmane.org/gmane.
On 13.12.2015 19:00, Rahkonen Jukka (MML) wrote:
> > Very interesting. Unfortunately r4609 did not build
> http://vorboss.dl.sourceforge.net/project/jump-pilot/OpenJUMP_snapshots/OpenJUMP-20151213-r4609.log
> .
> >
> >
> >
> > -Jukka Rahkonen-
> >
> >
> >
> >
I completely forgot the validateInput() method: perfect place to detect
invalid layers before sending them... ^^
Nicolas
On 13 December 2015 at 16:31, Nicolas Ribot wrote:
> Yes, I will look at another solution.
> BTW, ImageCacheRenderer is already catching the Throwable when rendering,
Yes, I will look at another solution.
BTW, ImageCacheRenderer is already catching the Throwable when rendering,
and issues a user warning in the Frame statusbar in case of error.
Nicolas
On 13 December 2015 at 16:27, wrote:
> On 13.12.2015 16:17, Nicolas Ribot wrote:
> > AFAIU, when c
can create layers and feature
> collections and throw them away if it wont work out.
>
> ..ede
>
> On 13.12.2015 00:17, Nicolas Ribot wrote:
> > Yes good idea, I will add a test before loading a layer.
> >
> > Nicolas
> >
> > On 12 December 2015 at
reated.
> A way to do that would be to add (or replace) the LIMIT clause with value
> 0 to have a lightweight query
> giving the opportunity to catch a SQLException.
> May not be the cleanest way to solve the problem though (several classes
> to patch).
>
> Michaël
>
&g
instantiate proper connection for each driver. There is commented code
> from you in
> JumpConfiguration class showing that you already have implemented such a
> solution
> in the past)
>
> Michaël
>
> Le 08/12/2015 10:30, Nicolas Ribot a écrit :
>
> Hi Michaël,
>
&g
gt; new SQL request every time the map is panned or zoomed and depending on
> where the error happens the query may run quite a long time.
>
>
>
> -Jukka Rahkonen-
>
>
>
> Nicolas Ribot wrote:
>
>
>
> Hi,
>
>
>
> Oracle Spatial support has been ad
> Any idea ?
>
> Michaël
>
>
> Le 07/12/2015 18:16, Nicolas Ribot a écrit :
>
> Hi,
>
> Oracle Spatial support has been added to OJ core (read-only).
> It works the same way as Postgis support: define a DB connection to Oracle
> and choose spatial layers from the
Hi,
Oracle Spatial support has been added to OJ core (read-only).
It works the same way as Postgis support: define a DB connection to Oracle
and choose spatial layers from the list of found layers to display them in
OJ
Oracle 9i -> 12c supported (though only tested recently with Oracle 11i and
12
December 2015 at 14:57, Nicolas Ribot wrote:
> Hi Jukka,
>
> I definitely agree with you: as is, the Oracle support is not useful for
> big databases.
>
> The geometry type stuff was more a test: I tried to be consistent with
> Postgis code, that can use metadata table/view to
s DB
> administrator grants select rights for tables and views, the rights for
> making queries from SDO_INDEX_METADATA do not follow automatically.
>
>
>
> I have not been testing yet if the Oracle datastore can handle correctly
> tables with two or more geometry columns. At leas
Hi Michaël,
Fine with me.
Nicolas
On 7 December 2015 at 00:08, Michaël Michaud
wrote:
> Hi users,
>
> I just moved new EraseLayer and MakeValid plugins from Tools>Analysis to
> Tools>Edit Geometry
> Let me know what you think about it.
>
> Michaël
>
>
> -
2015 at 21:41, Nicolas Ribot wrote:
> I had commented out Oracle dependencies in the pom.xml and my Netbeans IDE
> did not like that: the running classpath (running OJ directly from NB) was
> not set correctly, and ojdbc6.jar was missing at runtime...
>
> Thanks for introspection
nd owner='' and
column_name = ''
with <...> variables replaced by their actual values.
I will add some debug log information for the sent queries, that could be
set with log4j configuration.
Nicolas
On 4 December 2015 at 21:07, wrote:
> On 04.12.2015 18:17, Nicolas Ribot
Have a nice we too :)
On 4 December 2015 at 16:40, Nicolas Ribot wrote:
> Ok, I will add a TextArea allowing to choose, the name, defaulting to
> current "GEOMETRY".
>
> Nico
>
> On 4 December 2015 at 16:35, Rahkonen Jukka (MML) <
> jukka.rahko...@maanmitta
> I would say that in PostgreSQL it could be forced to lower case. Force it
> to upper case if it will be possible to write into Oracle someday :)
>
> -Jukka-
>
>
> edgar soldin wrote:
>
> On 04.12.2015 16:16, Nicolas Ribot wrote:
> > ede: yes, I'm cleaning-up so
hat Ede made which
> makes problem with 12c. If we can’t find and correct this issue we should
> consider reverting that changeset.
>
>
>
> I have used same ojdbc6.jar and gt-oracle-spatial-2.3.2.jar in all tests.
>
>
>
> -Jukka Rahkonen-
>
>
>
>
>
>
Hi,
yes, I made some tests (packed into a plugin) to add more spatial databases
support in OJ, based on DBQuery plugin that can already access Sqlite and
Oracle Spatial through direct SQL commands.
The plugin is read-only and allows to load Sqlite, MariaDB, OracleSpatial
layers in the same Data S
to OJ. (I tried to
remove the existing Postgis driver with getRegistry().getEntries list but
did not succeed)
Layers can be then be loaded from the 2 spatial databases.
Have to test the JDBC metadata retrieval and some other spatial databases.
Nicolas
On 17 February 2015 at 11:19, Nicolas Ribot
; Michaël
>
> > ok, convinced. go ahead.. ede
> >
> > On 16.02.2015 21:01, Nicolas Ribot wrote:
> >> AFAIK for Geotools, there will be heavy dependences if we want to use
> it to
> >> support several spatial database.
> >> The gt-oracle-spatial.jar,
wrote:
> > ok, a reusable API then. sure, go ahead.. Mike? Larry? ..ede
> >
> > On 16.02.2015 19:45, Nicolas Ribot wrote:
> >> I'm not sure to understand your question.
> >> I was thinking about about adding base classes in OJ core to allow easy
> >
e that into an extension?
>
> there is a lot of functionality already there.
>
> ..ede
>
> On 16.02.2015 19:21, Nicolas Ribot wrote:
> > Hi all,
> >
> > Do you think it would be interesting to have a more generic spatial
> > databases vector format support in OJ ?
Hi all,
Do you think it would be interesting to have a more generic spatial
databases vector format support in OJ ?
Playing with DataStore classes to support Oracle Spatial, I saw that it
could be implemented with few efforts:
Most of spatial databases tend to adhere to OGC Simple Features
Speci
selection?
> B. please add the org-netbeans-swing-outline.jar at the appropriate
> location in etc/Readme.txt (add license etc.)
>
> wrt. dependency of oracle support, let me have a look and come back to you.
>
> ..ede
>
>
> On 05.02.2015 14:54, Nicolas Ribot wrote:
>
om
• The gt2-oracle-spatial.jar provided by the PLUS distro (DB query plugin)
Nicolas
On 3 February 2015 at 16:04, wrote:
> On 03.02.2015 15:41, Nicolas Ribot wrote:
> > Yes it will be fine.
> >
> > I externalized it because with all the mess I did in svn these days
ance easier and sense if it is as small as these 50k.
>
> ..ede
>
> On 03.02.2015 15:08, Nicolas Ribot wrote:
> > ("it needs", not "I needs")...
> >
> > On 3 February 2015 at 15:07, Nicolas Ribot
> wrote:
> >
> >> Hi,
> >>
&
1 - 100 of 113 matches
Mail list logo