[JPP-Devel] CADExtension PlugIn for OpenJUMP

2011-11-19 Thread Giuseppe Aruta


Hi all,

I assembled  a new plugin for OpenJUMP with many tools

CAD Extension:  
https://sourceforge.net/projects/opensit/files/Openjump/PlugIn/CADExtension/

CAD Extension for OpenJUMP adds new tools and plugins for drawing and modifying 
features in a layer. It also adds new tools to calculate area and lenght and to 
measure angles in the workbench view.
Other plugins are intended to be used with CAD files loaded using DXF PlugIn 
from Michael Marchaud (http://geo.michaelm.free.fr/OpenJUMP/resources/drivers).
The Plugin is a set of tools partially deriving from other JUMP-derived 
software (SkyJUMP and Kosmo) plus new modified tools deriving form OpenJUMP 
itself.
The aim is to create a complete list of tool which let OpenJUMP to work as a 
CAD or a Drawing software. To make life more easy for professional or public 
officer who work with CAD and cadastral maps.
The list of tools and plugins is displayed in the same page of download

Since all original plugins I used to develop these tools are distributed under 
the GPL2 license, CAD tools plugin is distributed under  is distributed under 
the GPL2 license. A copy of GPL2 licence (GPL2.txt) is embedded into 
CADtools01.jar file, together with the source code

I will be glad to have your impressions about this extension

Giuseppe Aruta
--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] CAD Extension for OpenJUMP

2011-11-19 Thread Giuseppe Aruta

Hi all,

I assembled  a new plugin for OpenJUMP with many tools

CAD Extension:  
https://sourceforge.net/projects/opensit/files/Openjump/PlugIn/CADExtension/

CAD
 Extension for OpenJUMP adds new tools and plugins for drawing and 
modifying features in a layer. It also adds new tools to calculate area 
and lenght and to measure angles in the workbench view.
Other plugins
 are intended to be used with CAD files loaded using DXF PlugIn from 
Michael Marchaud 
(http://geo.michaelm.free.fr/OpenJUMP/resources/drivers).
The Plugin 
is a set of tools partially deriving from other JUMP-derived software 
(SkyJUMP and Kosmo) plus new modified tools deriving form OpenJUMP 
itself.
The aim is to create a complete list of tool
 which let OpenJUMP to work as a CAD or a Drawing software. To make life
 more easy for professional or public officer who work with CAD and 
cadastral maps.
The list of tools and plugins is displayed in the same page of download

Since
 all original plugins I used to develop these tools are distributed 
under the GPL2 license, CAD tools plugin is distributed under  is 
distributed under the GPL2 license. A copy of GPL2 licence (GPL2.txt) is
 embedded into CADtools01.jar file, together with the source code

I will be glad to have your impressions about this extension

Giuseppe Aruta--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] CAD Extension for OpenJUMP

2011-11-19 Thread Giuseppe Aruta
Hi Michaël,

thanks for the report. Monday I will take time to correct/answer all your 
questions and others.

 Any reason to have added these plugins as menu-items instead of a new 
 ToolBox. May-be the OJ edit-toolbox itself should evolve into a multi-tab 
 toolbox, or into two separate toolbox (create / edit) ?

I investigate this option and the 1st CADExtension was basically a multi-tab 
Toolbox (Icon Polygon was opening a Polygon Toolbox, etc). I realize that a 
menu structure was easier to use, imiteting GvSIG one. Anyhow, 


 Calculate works fine (I'd rather have named it Measure).Do you thing you 
 could extend current measure tool instead ?

Originally it was a Measure menu. Then I choose a Calculate name as these tools 
saves the measures, Measure angles tools not (I am going to find a solution for 
these last ones)

Measure angles will be one day on the calculate menu. Right now I prefer to 
distinguish the two groups, untill I find a solution.

 4 ) Measure : works fine. Seems that Goniometer displays wrong angle values 
 in the message area during the measurement (before validation), and displays 
 the distance on map after validation (instead of angle). 


Goniometer displays wrong angles and distances as I used 
ConstrainedMultiClickToo as reference. This class calls somewhere 
CoordinateListMetrics but I was not able to find. I probabily duplicate the 
class on a future realization as I want the user to see angle in real time 
(similar to CoordinateListMetrics class)
Anyhoe Goniometer should show the right angle after the click


I am going to answer the other questions tomorrow

Right now,  the first thing I am going to do will be correcting your name 
(Michaud), sorry for bad spelling.

Peppe




 Da: Michaël Michaud michael.mich...@free.fr
A: jump-pilot-devel@lists.sourceforge.net 
Inviato: Sabato 19 Novembre 2011 17:24
Oggetto: Re: [JPP-Devel] CAD Extension for OpenJUMP
 

Wow !!!

A nice set of plugins, Peppe.
And works smoothly. Here are the results of my tests and some
questions.

1) Loading : loaded without any problem 

2) Draw Point, LineString, Polygon
Any reason to have added these plugins as menu-items instead of a
new ToolBox
May-be the OJ edit-toolbox itself should evolve into a multi-tab
toolbox, or into two separate toolbox (create / edit) ?

3 ) Calculate works fine (I'd rather have named it Measure).
Do you thing you could extend current measure tool instead ?

4 ) Measure : works fine. Seems that Goniometer displays wrong angle
values in the message area during the measurement (before
validation), and displays the distance on map after validation
(instead of angle). 
By the way, it would be better if angle measurements followed the
same model as other measurement tools (display angles and save
values in a feature attribute).

5) Clone could be added in the right-click context menu, along with
cut/copy/paste. 
Move item up is OK
Draw a Series creates weird things.

6 ) Add text layer
If Text layer is already created, adds new feature to the layer. So
the name is a bit misleading (Create Text Layer/Add New Text
depending on if the layer already exists)
Should create an editable layer and check layer editability before
adding new elements
I did not see Color attribute in the new layer
Would be nice to have default text height defined as an option

7 ) Import DXF
I could not test it with last OJ release and last dxf driver plugin.
I must investigate

8) Right click context menu
I would move the clone tool beside copy/paste... menu items. 
I'm not sure why users would choose this submenu instead of the
toolbox.
New InfoTool seems useless to me as the one already present in right
click context menu gives a more direct access to feature info.

Regards,

Michaël

PS : My name (Michaël Michaud) is reported 3 or 4 times with
different typos in the readme file.
I would be grateful if you could fix it



  



Le 19/11/2011 13:39, Giuseppe Aruta a écrit : 

Hi all,

I assembled  a new plugin for OpenJUMP with many tools

CAD Extension:  
https://sourceforge.net/projects/opensit/files/Openjump/PlugIn/CADExtension/

CAD Extension for OpenJUMP adds new tools and plugins for
drawing and modifying features in a layer. It also adds new
tools to calculate area and lenght and to measure angles in the
workbench view.
Other plugins are intended to be used with CAD files loaded
using DXF PlugIn from Michael Marchaud
(http://geo.michaelm.free.fr/OpenJUMP/resources/drivers).
The Plugin is a set of tools partially deriving from other
JUMP-derived software (SkyJUMP and Kosmo) plus new modified
tools deriving form OpenJUMP itself.
The aim is to create a complete list of tool which let OpenJUMP
to work as a CAD or a Drawing software. To make life more easy
for professional or public officer who work with CAD and
cadastral 

Re: [JPP-Devel] Version 0.4 of OpenJUMP JUFRE available

2011-11-19 Thread Rahkonen Jukka
Hi,

 a) Add Open WFS from AdBToolbox
 Currently on test and not working with OpenJUMP Jufre

Interesting.  It goes rather far with my WFS server at
http://188.64.1.61/cgi-bin/tinyows

It finds the layers but fails in the final step. It would be nice to get even 
this kind of WFS support for OpenJUMP. However, this one seems to be very 
basic.  At minimum a possibility to use BBOX fiter should be added.

Kosmo has one of the best WFS connectors at the moment, see video examples at
http://188.64.1.61/Kosmo_WFS_1.swf
http://188.64.1.61/Kosmo_WFS_2.swf
http://188.64.1.61/Kosmo_WFS_3.swf

-Jukka Rahkonen-

Lähettäjä: Giuseppe Aruta [giuseppe_ar...@yahoo.it]
Lähetetty: 19. marraskuuta 2011 14:55
Vastaanottaja: Openjump develop and use; openjump-us...@googlegroups.com
Aihe: [JPP-Devel] Version 0.4 of OpenJUMP JUFRE available

Hi all,
I decided to make OpenJUMP 0.4 available for download

http://sourceforge.net/projects/opensit/files/Openjump/Openjump%20Jufre/

These are the new modifications:

a) Add Open WFS from AdBToolbox
Currently on test and not working with OpenJUMP Jufre

b) Modified Schema
- Add Boolean as an attribute trype

c) Modified Editing Toolbox (Openjump Jufre 0.3)
- New measure tools on Editing Toolbox: segment, linestring, polygon, 
rectangle, circle and arc measure
Currently all ported as CADExtension to OpenJUMP

d) Add an extra  toolbar (Cad Toolbar)
- New Tools: draw multipoint, parallelogramm,circular sector, draw closed 
linestring (polygonal, circular, rectangular and circular section) and clone 
items.
Currently all ported as CADExtension to OpenJUMP

e) Modified Fence plugin
- Fence icon on toolbar opens now a Fence Toolbar with all fence tools

f) Modified Vector Calculator fom Pirol
- Add new operations on Vector calculator: decimal logarithm, neper logarithm, 
Greek Pi, Sin, Cos, Tan, ASin, ACos, ATang. Radians to degrees conversion, 
Degrees to radians

OponJUMP JUFRE is intended only to test modifications and new plugins that will 
be ported to OpenJUMP.


Giuseppe Aruta



rsion

--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Coordinate Transformation Service

2011-11-19 Thread Stefan Steiniger
looks good to me - and I learned about all the options there are..
I did some tiny edits and added a link from the user manual

stefan

Am 29.10.11 08:33, schrieb Michaël Michaud:
 Hi,

 I promised to write a few lines about iGOR in the wiki.
 I'd rather wrote a very short state of the art page about Coordinate
 Transformation Service.
 It is intended for OpenJUMP developpers who would like to add CTS to
 OpenJUMP.

 https://sourceforge.net/apps/mediawiki/jump-pilot/index.php?title=Coordinate_Transformation_Service

 Feel free to complete.

 Michaël

 --
 Get your Android app more play: Bring it to the BlackBerry PlayBook
 in minutes. BlackBerry App World#153; now supports Android#153; Apps
 for the BlackBerryreg; PlayBook#153;. Discover just how easy and simple
 it is! http://p.sf.net/sfu/android-dev2dev
 ___
 Jump-pilot-devel mailing list
 Jump-pilot-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel