I did some tests today.These are the modifications I can add to OpenJUMP 1.5.2:


a)  Scale panel on Info bar. I did some tests and It actually works quite well 
with all AbstractCursorTools. A small modification on this file allows to 
change scale even while drawing and using left clicks zoom tools.
b) To help users on navigation I would add ZoomToScale plugin to left click 
context sub menu. So we have a zoom center, zoom in, zoom out and zoom to scale 
plugins on a good position for people (like me) who have problem to use 
keyboard shortcuts. The effects are more evident while drawing and using left 
click context menu
c) an modification of CoordinateListMetrics which shows lenght/angle/aread 
while drawing/measuring, on Info panel. This first improvement will show a code 
like this: 

Angle: 131.79° - Azimuth: N204.53° - Length: 238.11m (26.96m) - Area: 8497.08m² 

Angle is the one between the two last drawn segments, Azimuth is connected to 
the last segment, Length shows the total length (last drawn segment length) and 
Area. Azimuth is calculated only for UTM or similar projection (basically it 
calculate the north as the top part of the screen)

For OpenJUMP 1.6 

I want to improve point c) with an option panel to choose a map unit/measure 
unit (meter, foot, mile) and to have an Azimuth calculated also for polar 
projections.
So, in the case above but the map unit is in meter and user wants to calculate 
in feet,  it might look like 

[m-ft]  Angle: 131.79° - Azimuth: N204.53° - Distance: 781.20ft (88.45ft) - 
Area: 91462.57ft²


Before to add these modifications I like to have the opinion of list

regards

Giuseppe 



________________________________
 Da: Giuseppe Aruta <giuseppe_ar...@yahoo.it>
A: OpenJump develop and use <jump-pilot-devel@lists.sourceforge.net> 
Inviato: Sabato 11 Febbraio 2012 13:33
Oggetto: Re: [JPP-Devel] OpenJUMP roadmap updates
 

Hi Michael,

I have already made a test version of OpenJUMP with these two improvements 
(metrics and scale displayed on info panel):
https://sourceforge.net/projects/opensit/files/Openjump/TEST/

peppe


________________________________
 Da: Michaël Michaud <michael.mich...@free.fr>
A: OpenJump develop and use <jump-pilot-devel@lists.sourceforge.net> 
Inviato: Sabato 11 Febbraio 2012 11:46
Oggetto: [JPP-Devel] OpenJUMP roadmap updates
 
Hi,

I updated OpenJUMP roadmap wiki page :
https://sourceforge.net/apps/mediawiki/jump-pilot/index.php?title=OpenJUMP_Roadmap

I tried to separate 1.5.2 and 1.6.0 goals

I wrote the name of developpers which will most likely manage a task
where possible, but feel free to remove or add your name.

Any addition/removal of a task can be discussed on the list.
Maybe tasks should only be reported in bug report / feature requests 
trackers
and roadmap should only have links to them. What do you think
 ?

Michaël

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel



------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to