Re: [JPP-Devel] JUMP Database Query Plugin release 1.0.0

2014-02-07 Thread edgar . soldin
maybe we should announce the functionality on the user mailing list or elsewhere? Jukka? ..ede On 07.02.2014 05:44, Larry Reeder wrote: > Thanks Jukka! Also, thanks for providing the test dataset - that made it > much easier to implement and test the geopackage parsing. > > > -lreeder

Re: [JPP-Devel] JUMP Database Query Plugin release 1.0.0

2014-02-06 Thread Larry Reeder
Thanks Jukka! Also, thanks for providing the test dataset - that made it much easier to implement and test the geopackage parsing. -lreeder On Thu, Feb 6, 2014 at 8:15 AM, Rahkonen Jukka (Tike) < jukka.rahko...@mmmtike.fi> wrote: > Hi Larry, > > > > DB Query reads data from GPKG fast! >

Re: [JPP-Devel] JUMP Database Query Plugin release 1.0.0

2014-02-06 Thread Larry Reeder
Hey Ede, I put my license list in NOTICE.txt, but I see I haven't mentioned the included JDBC drivers in there, so I will add those. Thanks.lreeder On Thu, Feb 6, 2014 at 4:16 AM, wrote: > Larry, > > you should probably start adding a LICENSE text file, listing the lic

Re: [JPP-Devel] JUMP Database Query Plugin release 1.0.0

2014-02-06 Thread Rahkonen Jukka (Tike)
Hi Larry, DB Query reads data from GPKG fast! Read 30 points: 1 second Read 53 linestrings: 5 seconds Read 55 polygons: 8 seconds All geometrytypes seem to work perfectly. Congratulations! -Jukka- Larry Reeder wrote: All, I've posted new versions of the JUMP Database Query Plugin

Re: [JPP-Devel] JUMP Database Query Plugin release 1.0.0

2014-02-06 Thread edgar . soldin
Larry, you should probably start adding a LICENSE text file, listing the licenses of all files you ship now... ..ede On 06.02.2014 05:50, Larry Reeder wrote: > All, > > I've posted new versions of the JUMP Database Query Plugin on SourceForge at > https://sourceforge.net/projects/jumpdbqplugi

[JPP-Devel] JUMP Database Query Plugin release 1.0.0

2014-02-05 Thread Larry Reeder
All, I've posted new versions of the JUMP Database Query Plugin on SourceForge at https://sourceforge.net/projects/jumpdbqplugin/files/jumpdbqplugin/. The main features in this release are basic Geopackage support, as well as inclusion of some JDBC drivers so that users don't have to download them