Re: [JPP-Devel] Deprecation with GeoPackage and spatial index

2020-02-11 Thread Rahkonen Jukka (MML)
Hi, It seems that loosing spatial index of GeoPackage tables is a side effect of this changeset that was otherwise a nice improvement https://sourceforge.net/p/jump-pilot/code/5976/ -Jukka- Lähettäjä: Rahkonen Jukka (MML) Lähetetty: keskiviikko 12. helmikuuta 2020 0.14 Vastaanottaja: jump-pil

[JPP-Devel] Deprecation with GeoPackage and spatial index

2020-02-11 Thread Rahkonen Jukka (MML)
Hi, I noticed that there has happened some deprecation with GeoPackages since released OpenJUMP 1.12. Version 1.12 detects and utilizes the spatial index of a table which makes it very fast to use even huge tables if map is zoomed close enough. New snapshots do not utilize spatial index which

Re: [JPP-Devel] WMS: update to default services and misleading error

2020-02-11 Thread edgar . soldin
Jukka, wrt. both issues please try r6236.. ede On 10.02.2020 17:01, Rahkonen Jukka (MML) wrote: > Hi, > > Test results: > > http://deegree3-demo.deegree.org/utah-workspace/services > Online and works > http://wms.jpl.nasa.gov/wms.cgi > Does not work, not found from DNS, should be removed > http:/

[JPP-Devel] SVN: [6236] core/trunk/src/org/openjump/util/URLConnectionProvider.java

2020-02-11 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6236 http://sourceforge.net/p/jump-pilot/code/6236 Author: edso Date: 2020-02-11 10:23:54 + (Tue, 11 Feb 2020) Log Message: --- fix misleading error "unknown certificate" Connecting unreachable host, does not result in error message that the problem is due to

[JPP-Devel] SVN: [6235] core/trunk/src/org/openjump/core/ui/plugin/wms/ AddWmsLayerWizard.java

2020-02-11 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6235 http://sourceforge.net/p/jump-pilot/code/6235 Author: edso Date: 2020-02-11 10:20:53 + (Tue, 11 Feb 2020) Log Message: --- clean out not working default wms urls Modified Paths: -- core/trunk/src/org/openjump/core/ui/plugin/wms/AddWmsLayer

[JPP-Devel] SVN: [6234] core/trunk/src/com/vividsolutions/wms/WMService.java

2020-02-11 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6234 http://sourceforge.net/p/jump-pilot/code/6234 Author: edso Date: 2020-02-11 10:19:54 + (Tue, 11 Feb 2020) Log Message: --- remove dead code routine was moved to UrlConnectionProvider Modified Paths: -- core/trunk/src/com/vividsolutions/wms