Re: [JPP-Devel] New Help Page on OpenJUMP wiki
Hi Giuseppe, Nice and useful list, I'm sure many users don't know what OpenJUMP really can do :-) . Michaël Giuseppe Aruta a écrit : >Hi everybody > >I invite you to see the new help page (OpenJUMP List >of Function) which I put on OpenJUMP Documentation >Page >http://openjump.org/wiki/show/OpenJUMP+List+of+Functions >I put on this page some paragraphers (the ones I wrote >by now) and I program to upgrade by the time I write >new one. >The aim is to have a complete list of functions of >OpenJUMP software > > >Peppe > > > ___ >L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: >http://it.docs.yahoo.com/nowyoucan.html > >- >This SF.net email is sponsored by DB2 Express >Download DB2 Express C - the FREE version of DB2 express and take >control of your XML. No limits. Just data. Click to get it now. >http://sourceforge.net/powerbar/db2/ >___ >Jump-pilot-devel mailing list >Jump-pilot-devel@lists.sourceforge.net >https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > > > > - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ ___ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
Re: [JPP-Devel] Open (File) Plugin
Hi Paul, Your propositions seem good to me. Michaël Paul Austin a écrit : >I'd like to propose some additional changes to the current way we load >file based datasets and images. > >Currently we have the following > >- Load Dataset plugin which works for single layer file based formats >(e.g. shp, gml) >- Add Image Layer (geotiff, jpg, mrsid, ecw) >- Add MrSid layer (mrsid) > >I think that we need a single plugin in the File menu called Open File > >This plugin would allow you to select one or more files to load in and >then invoke the specific plugin to handle that kind of file. This would >separate the file selection UI from the code to load that type of image. > >The OpenFilePlugins would be registered in the registry and would have a >description and list of supported file types that could be used by the >main Open file plugin to generate the list of formats in the drop down. > >If a file type has additional options that need to be selected these >would be asked in a dialog for that plugin before it opens the files. >There maybe a nice way to bundle all these options into a single dialog >to simplify the user experience. > >The open file plugin would take responsibility for unzipping any zip >files and passing off the contents to the other plugins to load the >appropriate files. > >I'm going to have do an investigation and create a plugin to demonstrate >this. > >Paul > >- >This SF.net email is sponsored by DB2 Express >Download DB2 Express C - the FREE version of DB2 express and take >control of your XML. No limits. Just data. Click to get it now. >http://sourceforge.net/powerbar/db2/ >___ >Jump-pilot-devel mailing list >Jump-pilot-devel@lists.sourceforge.net >https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > > > > - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ ___ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
[JPP-Devel] Extension Manager
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Guys :) Excellent idea for having a method to download installable plugins! I've tried to use this with openjump-20070710-0017 for installing Edgar's CTS and this is what I got: java.util.zip.ZipException: error in opening zip file at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.(Unknown Source) at java.util.zip.ZipFile.(Unknown Source) at de.latlon.deejump.plugin.manager.ExtensionHelper.install(ExtensionHelper.java:66) at de.latlon.deejump.plugin.manager.ExtensionManagerDialog.updateExtensions(ExtensionManagerDialog.java:394) at de.latlon.deejump.plugin.manager.ExtensionManagerPlugIn.run(ExtensionManagerPlugIn.java:40) at com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$TaskWrapper.run(TaskMonitorManager.java:149) at java.lang.Thread.run(Unknown Source) Perhaps a path problem? Kind regards, Pedro Doria Meunier -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Remi - http://enigmail.mozdev.org iD8DBQFGmLYC2FH5GXCfxAsRAmabAJ9tTftelidbCU3R/tjqjg1WWzUNjwCeMH61 r78jiQ8Px6ad3S6w++zLbWg= =3AJD -END PGP SIGNATURE- - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ ___ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
[JPP-Devel] Extension Manager - addendum
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Guys Found what went wrong... The method put the file 'ext\gt2jump.cts-0.1a.zip' in the lib/ folder. So this is clearly a path problem. The method should check the envvar $JUMPHOME and then download the required plugin to $JUMPHOME/lib/ext where it then should decompress the file. I'm wondering about files with the same name, though... (during decompression). Kind regards, Pedro Doria Meunier -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Remi - http://enigmail.mozdev.org iD8DBQFGmLcj2FH5GXCfxAsRAjFOAJ9LMAi1NAgFjJWruFDkhdKWgX7F+gCfbwbL MZk7fu6X83Kqv5zqExt//kY= =/pex -END PGP SIGNATURE- - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ ___ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel