Re: [JPP-Devel] Spatialite reader plugin problem

2013-03-15 Thread Michaël Michaud
Hi, >> In this case, it could be related to the folowing change : >> >> 2011-04-01 lreeder >> * Updated WKBGeometryValueConverter to handle geometry types >> represented >> by WKB hex string so that ST_AsBinary is optional > This change only affected PostgisValueConverterFactory.java

Re: [JPP-Devel] RenderingManager modes in skyjump

2013-03-15 Thread Rahkonen Jukka
Hi, If you have your hands dirty already I would suggest to make some preparations for making it easier to write geospatial PDF files in the future. The essential thing to do is to capture the envelope of a map as polygon WKT and store is somewhere. For example it could be saved into a plain

Re: [JPP-Devel] Print PlugIn

2013-03-15 Thread Asma ouqalli
hello Geoffrey, yes i did it but i still have problem with that. i downloaded the src, i created a new project "jumpPrinter" and import it on it. i added the printer jar to my OJ project, and the other jars (batik-all.jar, xml-apis-ext.jar, xml-apis.jar, js.jar, pdf-transcoder.jar) i changed this l

Re: [JPP-Devel] Change the color of the selected feature

2013-03-15 Thread Asma ouqalli
Hello Michael, Thank you verry much it worked, the feature is not coloured but it's flashed and i guess it's enough. (the outline are flashed with the yellow color and the fill with black i guess because i didn't specified the fillPaint. Do you have any idea how to change it? i don't get why i did

Re: [JPP-Devel] Change the color of the selected feature

2013-03-15 Thread Asma ouqalli
Hi Rahkonen, Thanks for the explanation, i tried the paint method and it worked, the Basic Style uses also this method. thanks a lot -- *Asma OUQALLI* Élève ingénieur : 3ème Sciences d'Information Géographique (SIG). Chef de commission développement professionnel - Rotaract EHTP. Chef de cellu

[JPP-Devel] Add image layer WAS: [openjump-users] Open File / Open Project

2013-03-15 Thread edgar . soldin
move it over to jump-devel. true, the OJ image loader works that way. a am not sure about your catalog idea though as i feel, creating a image collection layer once and saving it with the project should be sufficient for most use cases. i think: A. we should place the image layer manager more

Re: [JPP-Devel] Print PlugIn

2013-03-15 Thread Geoffrey Roy
Dear Asma To use the Printer plugin you only need to drop the JumpPrinter. jar file into the OpenJump ../lib/ext/ folder. You will also need the VertexSymbols.jar file and the iTextnnn.jar file, all of which can be down loaded from www.cadplan.com.au. These are plugins - they can be used wi

Re: [JPP-Devel] Print PlugIn

2013-03-15 Thread Asma ouqalli
Hello Geoffrey, Yes i know, but i want the code src too, so as to adapt it to my case. i want to do it automatically, not each time i have to write the head and upload icons. i hope u get what i want to do. best regards. -- *Asma OUQALLI* Élève ingénieur : 3ème Sciences d'Information Géographiq

Re: [JPP-Devel] Print PlugIn

2013-03-15 Thread Geoffrey Roy
Dear Asama OK, but I can only help you with PrintPlugin specific issues. You have the src, so you can make any changes you like. Geoff On 15/03/2013 6:01 PM, Asma ouqalli wrote: Hello Geoffrey, Yes i know, but i want the code src too, so as to adapt it to my case. i want to do it automatic

Re: [JPP-Devel] Add image layer WAS: [openjump-users] Open File / Open Project

2013-03-15 Thread Rahkonen Jukka
Hi, It feels a bit odd that it is not possible to re-use existing image layers stored into JML format in other projects simply by opening the catalog file from user interface. I am doing similar things pretty often with Quantum GIS and GDAL vrt files which I create with gdalbuildvrt http://ww

Re: [JPP-Devel] Add image layer WAS: [openjump-users] Open File / Open Project

2013-03-15 Thread edgar . soldin
On 15.03.2013 11:36, Rahkonen Jukka wrote: > Hi, > > It feels a bit odd that it is not possible to re-use existing image layers > stored into JML format in other projects simply by opening the catalog file > from user interface. I am doing similar things pretty often with Quantum GIS > and GDA

[JPP-Devel] [ jump-pilot-Bugs-3608038 ] TIF image fails to add with error

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

Re: [JPP-Devel] [ jump-pilot-Bugs-3608038 ] TIF image fails to add with error

2013-03-15 Thread edgar . soldin
On 15.03.2013 12:20, Chris Warner wrote: > Tried this > below < how do you add a Sextant Image - this is not a > plus edition? dunno when this was added. but it is available in - the latest snapshots or - 1.5.2 both editions (CORE/PLUS) somebody wrote it is the streamlined pirol plugin

Re: [JPP-Devel] Print PlugIn

2013-03-15 Thread Asma ouqalli
Hi Geoffrey, i tried what u told me earlier about the jars. but am getting this exception: sealing violation: can't seal package com.cadplan.jump: already loaded plz how to fix it ? -- *Asma OUQALLI* Élève ingénieur : 3ème Sciences d'Information Géographique (SIG). Chef de commission développem

Re: [JPP-Devel] Add image layer WAS: [openjump-users] Open File / Open Project

2013-03-15 Thread Rahkonen Jukka
edgar soldin wrote: > > On 15.03.2013 11:36, Rahkonen Jukka wrote: > > Hi, > > > > It feels a bit odd that it is not possible to re-use existing image > > layers stored into JML format in other projects simply by opening the > > catalog file from user interface. I am doing similar things pretty >

Re: [JPP-Devel] Print PlugIn

2013-03-15 Thread Asma ouqalli
Hello Geoffrey, it's ok, i fix it. i didn't pay attention that i have doubled the jar. thanks -- *Asma OUQALLI* Élève ingénieur : 3ème Sciences d'Information Géographique (SIG). Chef de commission développement professionnel - Rotaract EHTP. Chef de cellule Media - Olympiades EHTP 2012. Ecol

Re: [JPP-Devel] [ jump-pilot-Bugs-3608038 ] TIF image fails to add with error

2013-03-15 Thread Rahkonen Jukka
Chris Warner wrote: > Tried this > below < how do you add a Sextant Image - this is not a > plus edition? > gdal_translate -co TFW=YES act2000_all_2000_val.tif converted.tif Install plus edition from here http://sourceforge.net/projects/jump-pilot/files/OpenJUMP_snapshots/ > However

Re: [JPP-Devel] [ jump-pilot-Bugs-3608038 ] TIF image fails to add with error

2013-03-15 Thread Rahkonen Jukka
Oh yes, Sextante image loader in in File - Open - Sextante Raster Image (in the left panel icons(. Not in File - Open file. We have some menu troubles. -Jukka- -- Everyone hates slow websites. So do we. Make your web app

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

2013-03-15 Thread Rahkonen Jukka
This is mostly for Larry. I was reading this document by Alessandro Furieri http://www.gaia-gis.it/spatialite-2.4.0-4/splite-jdbc.html I downloaded fresh Spatialite 4.0 dll files and tried to follow the document and finally I managed to compile the sample java program so that it loads and uses

Re: [JPP-Devel] [ jump-pilot-Bugs-3608038 ] TIF image fails to add with error

2013-03-15 Thread Chris Warner
On 15/03/2013 12:06, Rahkonen Jukka wrote: You need to use Sextante image loader (or Pirol plugin) if you want to use 32-bit images is OpenJUMP. If images are your main point, I would recommend to use Saga GIS or Quantum GIS instead. Hi Jukka, thanks for the quick response - you're a nice gu

Re: [JPP-Devel] [ jump-pilot-Bugs-3608038 ] TIF image fails to add with error

2013-03-15 Thread Larry Becker
SkyJUMP has some limited support for GDAL via the OGR2OGR file conversion utility. I recommend the FWTools binaries which support windows and linux. If you stick to command line stuff JNI is not needed. regards, Larry Becker On Fri, Mar 15, 2013 at 9:25 AM, Chris

Re: [JPP-Devel] [ jump-pilot-Bugs-3608038 ] TIF image fails to add with error

2013-03-15 Thread edgar . soldin
we talked about using native libs before here on the list. there JNA came up http://en.wikipedia.org/wiki/Java_Native_Access and i already have a loader for native libraries in the back pocket, with some logic to traverse through folders to find the correct library for the platform. having our

Re: [JPP-Devel] [ jump-pilot-Bugs-3608038 ] TIF image fails to add with error

2013-03-15 Thread Chris Warner
On 15/03/2013 15:33, edgar.sol...@web.de wrote: > we talked about using native libs before here on the list. there JNA came up > http://en.wikipedia.org/wiki/Java_Native_Access > > and i already have a loader for native libraries in the back pocket, with > some logic to traverse through folders to