Re: [JPP-Devel] Tamil translation

2011-09-04 Thread Mohammed Rashad
Read ravi kumar sir post on translation
http://groups.google.com/group/openjump-users/browse_thread/thread/8f86e1307a9fe9cb

On Mon, Sep 5, 2011 at 7:32 AM, Kalai chelvi Nagarajan <
chelvi.kal...@gmail.com> wrote:

> Rashad sir,
>
> I gone through the link that u posted and a better knowledge about the l10n
> of openJUMP. now please tell me how can I add tamil scripts in that
> properties file named as jump_ta_IN.properties file... I can use Attesoro
> tool as properties file editor... But can't get idea about tamil character
> set. Do I need to include the unicode for each character ?
>
> --
>
> With Best Regards
>
> Kalaichelvi Nagarajan,
> GRI
>
>
>
> --
> Special Offer -- Download ArcSight Logger for FREE!
> Finally, a world-class log management solution at an even better
> price-free! And you'll get a free "Love Thy Logs" t-shirt when you
> download Logger. Secure your free ArcSight Logger TODAY!
> http://p.sf.net/sfu/arcsisghtdev2dev
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>


-- 
Regards,
   Mohammed Rashad K M
   M.S. (By Research) student
   Lab for Spatial Informatics
   Department of CSE
   International Institute of Information Technology
   Hyderabad, India
--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Adding GDAL support

2011-09-03 Thread Mohammed Rashad
2011/9/3 Michaël Michaud 

>  Hi Mohammed,
>
> Adding more raster functionnalities would be great.
>
> On the other hand, generally speaking, I'm reluctant to include c code in
> OpenJUMP (at least if there are other solutions).
>
> why?

> I don't know raster framework very well, but for me, one difficulty is to
> keep it consistent. We already have
> - an old framework which is still in use to read, for example, ecw files
> - a new one which is based on Sextante library (or which ensure a certain
> level of compatibility with Sextante)
>
> I think that Sextante is a good option to extend OJ with more raster
> processing capabilities because it is java based.
> But I don't know
> - if Sextante framework is able to benefit and to work with format as ecw
> or MrSid
>
sextante doesnt have much capability like GDAL (my view)

> - if Sextante is able to benefit and to work with gdal
> - how a library like gdal can be used in OpenJUMP without creating a third
> image processing framework
>
> what are the problems if adding gdal. gvsig,kosmoSAIG uses gdal

Can anyone suggest a raster library other than sextante

>  If you can explain in details how OJ manage image I/O, with Sextante, and
> how it can interface with gdal, it could be useful.
>
> V. Olaya, from Sextante already asked more information about
> OpenJUMP/Sextante interfaces to be able to improve Sextante integration, but
> I did not find the time to study the code for that.
>
> Michaël
>
> Le 03/09/2011 12:19, Mohammed Rashad a écrit :
>
>
> Hi all,
>
>  What about adding more raster functionalities for OpenJUMP and adding
> GDAL to OJ
>
>  I have a very small list. please add your favorite raster module to this
> mail as reply
> Image registration
> classification supervised and unsupervised
> Cell operations
> filtering
> etc...
>
>
>
>
>  --
> Regards,
>Mohammed Rashad K M
>M.S. (By Research) student
>Lab for Spatial Informatics
>Department of CSE
>International Institute of Information Technology
>Hyderabad, India
>
>
>
> --
> Special Offer -- Download ArcSight Logger for FREE!
> Finally, a world-class log management solution at an even better
> price-free! And you'll get a free "Love Thy Logs" t-shirt when you
> download Logger. Secure your free ArcSight Logger 
> TODAY!http://p.sf.net/sfu/arcsisghtdev2dev
>
>
>
> ___
> Jump-pilot-devel mailing 
> listJump-pilot-devel@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
>
> --
> Special Offer -- Download ArcSight Logger for FREE!
> Finally, a world-class log management solution at an even better
> price-free! And you'll get a free "Love Thy Logs" t-shirt when you
> download Logger. Secure your free ArcSight Logger TODAY!
> http://p.sf.net/sfu/arcsisghtdev2dev
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>


-- 
Regards,
   Mohammed Rashad K M
   M.S. (By Research) student
   Lab for Spatial Informatics
   Department of CSE
   International Institute of Information Technology
   Hyderabad, India
--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] Adding GDAL support

2011-09-03 Thread Mohammed Rashad
Hi all,

What about adding more raster functionalities for OpenJUMP and adding GDAL
to OJ

I have a very small list. please add your favorite raster module to this
mail as reply
Image registration
classification supervised and unsupervised
Cell operations
filtering
etc...




-- 
Regards,
   Mohammed Rashad K M
   M.S. (By Research) student
   Lab for Spatial Informatics
   Department of CSE
   International Institute of Information Technology
   Hyderabad, India
--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] OpenJUMPSextanteRasterLayer getHistogram BUG

2011-09-02 Thread Mohammed Rashad
Here is my code
int j=0;
//h and hd are a ID array
h = rasterlayer.getHistogram();

   j++;



   double[] hd = new double[j];
   for(int i=0;i

>  Hi,
>
> Could it be a problem of JAI dependency ?
>
> Hypothesis : JAI is not "installed" in your JRE (which is not required), so
> that the soft try to accelerate a method in a pure java mode (which may need
> jai_core or jai_codec in the classpath).
> Really just a guess as I cannot explain the relation with
> ArrayStoreException and I don't know if jai jar are in your classpath,
>
> Michaël
>
> Le 02/09/2011 16:59, Mohammed Rashad a écrit :
>
>
>
>  error log is
>
>  Could not find mediaLib accelerator wrapper classes. Continuing in pure
> Java mode.
> java.lang.ArrayStoreException: java.lang.Integer
>  at java.util.Arrays.fill(Arrays.java:2697)
>  at
> org.openjump.core.rasterimage.sextante.AbstractSextanteRasterLayer.calculateHistogram(AbstractSextanteRasterLayer.java:406)
>  at
> org.openjump.core.rasterimage.sextante.AbstractSextanteRasterLayer.getHistogram(AbstractSextanteRasterLayer.java:429)
>  at
> org.openjump.core.rasterimage.sextante.AbstractSextanteRasterLayer.getHistogram(AbstractSextanteRasterLayer.java:438)
>  at
> in.iiith.rashad.jump.raster.HistogramPlugIn.addImage(HistogramPlugIn.java:182)
>  at
> in.iiith.rashad.jump.raster.HistogramPlugIn.open(HistogramPlugIn.java:134)
>  at
> in.iiith.rashad.jump.raster.HistogramPlugIn.execute(HistogramPlugIn.java:105)
>  at
> com.vividsolutions.jump.workbench.plugin.AbstractPlugIn$1.actionPerformed(AbstractPlugIn.java:130)
>  at
> javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2012)
>  at
> javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2335)
>  at
> javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:404)
>  at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
>  at javax.swing.AbstractButton.doClick(AbstractButton.java:374)
>  at
> javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:829)
>  at
> javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:873)
>  at java.awt.Component.processMouseEvent(Component.java:6203)
>  at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
>  at java.awt.Component.processEvent(Component.java:5968)
>  at java.awt.Container.processEvent(Container.java:2105)
>  at java.awt.Component.dispatchEventImpl(Component.java:4564)
>  at java.awt.Container.dispatchEventImpl(Container.java:2163)
>  at java.awt.Component.dispatchEvent(Component.java:4390)
>  at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4461)
>  at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4125)
>  at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4055)
>  at java.awt.Container.dispatchEventImpl(Container.java:2149)
>  at java.awt.Window.dispatchEventImpl(Window.java:2478)
>  at java.awt.Component.dispatchEvent(Component.java:4390)
>  at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:649)
>  at java.awt.EventQueue.access$000(EventQueue.java:96)
>  at java.awt.EventQueue$1.run(EventQueue.java:608)
>  at java.awt.EventQueue$1.run(EventQueue.java:606)
>  at java.security.AccessController.doPrivileged(Native Method)
>  at
> java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:105)
>  at
> java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:116)
>  at java.awt.EventQueue$2.run(EventQueue.java:622)
>  at java.awt.EventQueue$2.run(EventQueue.java:620)
>  at java.security.AccessController.doPrivileged(Native Method)
>  at
> java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:105)
>  at java.awt.EventQueue.dispatchEvent(EventQueue.java:619)
>  at
> java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:275)
>  at
> java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:200)
>  at
> java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
>  at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:185)
>  at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177)
>  at java.awt.EventDispatchThread.run(EventDispatchThread.java:138)
>
>
>  --
> Regards,
>Mohammed Rashad K M
>M.S. (By Research) student
>Lab for Spatial Informatics
>Department of CSE
>International Institute of Information Technology
>Hyderabad, India
>
>
>
> --
> Special Offer -- Download ArcSight Logger for FREE!
> Finally, a world-cla

[JPP-Devel] OpenJUMPSextanteRasterLayer getHistogram BUG

2011-09-02 Thread Mohammed Rashad
error log is

Could not find mediaLib accelerator wrapper classes. Continuing in pure Java
mode.
java.lang.ArrayStoreException: java.lang.Integer
at java.util.Arrays.fill(Arrays.java:2697)
 at
org.openjump.core.rasterimage.sextante.AbstractSextanteRasterLayer.calculateHistogram(AbstractSextanteRasterLayer.java:406)
at
org.openjump.core.rasterimage.sextante.AbstractSextanteRasterLayer.getHistogram(AbstractSextanteRasterLayer.java:429)
 at
org.openjump.core.rasterimage.sextante.AbstractSextanteRasterLayer.getHistogram(AbstractSextanteRasterLayer.java:438)
at
in.iiith.rashad.jump.raster.HistogramPlugIn.addImage(HistogramPlugIn.java:182)
 at
in.iiith.rashad.jump.raster.HistogramPlugIn.open(HistogramPlugIn.java:134)
at
in.iiith.rashad.jump.raster.HistogramPlugIn.execute(HistogramPlugIn.java:105)
 at
com.vividsolutions.jump.workbench.plugin.AbstractPlugIn$1.actionPerformed(AbstractPlugIn.java:130)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2012)
 at
javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2335)
at
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:404)
 at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.AbstractButton.doClick(AbstractButton.java:374)
 at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:829)
at
javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:873)
 at java.awt.Component.processMouseEvent(Component.java:6203)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
 at java.awt.Component.processEvent(Component.java:5968)
at java.awt.Container.processEvent(Container.java:2105)
 at java.awt.Component.dispatchEventImpl(Component.java:4564)
at java.awt.Container.dispatchEventImpl(Container.java:2163)
 at java.awt.Component.dispatchEvent(Component.java:4390)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4461)
 at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4125)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4055)
 at java.awt.Container.dispatchEventImpl(Container.java:2149)
at java.awt.Window.dispatchEventImpl(Window.java:2478)
 at java.awt.Component.dispatchEvent(Component.java:4390)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:649)
 at java.awt.EventQueue.access$000(EventQueue.java:96)
at java.awt.EventQueue$1.run(EventQueue.java:608)
 at java.awt.EventQueue$1.run(EventQueue.java:606)
at java.security.AccessController.doPrivileged(Native Method)
 at
java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:105)
at
java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:116)
 at java.awt.EventQueue$2.run(EventQueue.java:622)
at java.awt.EventQueue$2.run(EventQueue.java:620)
 at java.security.AccessController.doPrivileged(Native Method)
at
java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:105)
 at java.awt.EventQueue.dispatchEvent(EventQueue.java:619)
at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:275)
 at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:200)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
 at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:185)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177)
 at java.awt.EventDispatchThread.run(EventDispatchThread.java:138)


-- 
Regards,
   Mohammed Rashad K M
   M.S. (By Research) student
   Lab for Spatial Informatics
   Department of CSE
   International Institute of Information Technology
   Hyderabad, India
--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] Add OpenJUMPSextanteRasterLayer

2011-09-02 Thread Mohammed Rashad
Hi all,
How to add an OpenJUMPSextanteRasterLayer by code?
-- 
Regards,
   Mohammed Rashad K M
   M.S. (By Research) student
   Lab for Spatial Informatics
   Department of CSE
   International Institute of Information Technology
   Hyderabad, India
--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] i18n does not work for telugu WAS: OJ to Indian language Telugu

2011-09-01 Thread Mohammed Rashad
Hi all,
I think the error is because native2ascii output. when one student here in
IIIT was doing hindi translation and the same issue happened some are shown
in hindi and other are not. so we changed native2ascii program and used some
other FOSS tool.
One thing i remember is an Opera widget which does indian language to
escaped unicode conversion

Hope this helps

On Thu, Sep 1, 2011 at 3:00 PM,  wrote

> i move this to the developer list as it really seems to be a bug somewhere.
>
> under windows with all asian languages support installed the attached file
> only sports telugu characters in window title bars (which as far as i know
> are rendered by windows). all other telugu translations end up as the
> infamous boxes.
>
> my guess is that telugu is for some reason excluded from the unicode
> rendering in the default jre/jsdk font assignment.
>
> does anybody have an idea?
>
> ede
>
>  Original Message 
> Subject:OJ to Indian language Telugu
> Date:   Thu, 1 Sep 2011 11:48:17 +0530
> From:   Ravi Vundavalli 
> To: Edgar Soldin 
> CC: Mohammed Rashad 
>
>
>
> Edgar,
> I tried to also save it in UTF-8 as it worked for Chinese.
> But failed.
> Attaching the properties file for debugging.
>
>
> All the Menus on OJ first screen show rectangles..
> BUT
> the input (separate) windows show Telugu script correctly
>
> Ex: Window for Save Data Set As, shows correctly.
>
> Ravi Kumar
>
>
> --
> Special Offer -- Download ArcSight Logger for FREE!
> Finally, a world-class log management solution at an even better
> price-free! And you'll get a free "Love Thy Logs" t-shirt when you
> download Logger. Secure your free ArcSight Logger TODAY!
> http://p.sf.net/sfu/arcsisghtdev2dev
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>


-- 
Regards,
   Mohammed Rashad K M
   M.S. (By Research) student
   Lab for Spatial Informatics
   Department of CSE
   International Institute of Information Technology
   Hyderabad, India
--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Tamil translation

2011-08-28 Thread Mohammed Rashad
On Mon, Aug 29, 2011 at 7:40 AM, Kalai chelvi Nagarajan <
chelvi.kal...@gmail.com> wrote:

> Thanks Rashad sir... And After changed all the strings.



Do I need to set the font as Bamini (tamil font) ?

no

> then where can I do that ?

change -Duser.language= -Duser.country=IN in
openjump.bat if you are using windows

> I opened the main.java file. there we have the font class. Can I change the
> coding there ?

no

> Or I need to change it in the properties file itself ?
>
no

>
> --
>
> With Best Regards
>
> Kalaichelvi Nagarajan,
> GRI
>
>
>
> --
> EMC VNX: the world's simplest storage, starting under $10K
> The only unified storage solution that offers unified management
> Up to 160% more powerful than alternatives and 25% more efficient.
> Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>


-- 
Regards,
   Mohammed Rashad K M
   M.S. (By Research) student
   Lab for Spatial Informatics
   Department of CSE
   International Institute of Information Technology
   Hyderabad, India
--
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Tamil Translation

2011-08-27 Thread Mohammed Rashad
read this
https://sourceforge.net/apps/mediawiki/jump-pilot/index.php?title=How_to_translate_OpenJUMP_into_another_language

you need to translate all string on right
for example

JUMPConfiguration.about = About...

becomes

JUMPConfiguration.about = அபௌட...

translate all strings


to see quick result
edit all
ui.MenuNames.*

and start openjump with correct language settings


On Sat, Aug 27, 2011 at 1:52 PM, Kalai chelvi Nagarajan <
chelvi.kal...@gmail.com> wrote:

> Hai all, I am Kalaichelvi, Completed my MCA and now working as a Lecturer.
> As am interested to translate OJ into Tamil (My regional Language),
> I have taken the properties file that I need to edit. But I have some
> confusions in what are all the fields I need to change... Can any one please
> give
> me suggestions regarding that ?
>
> --
>
> With Best Regards
>
> Kalaichelvi Nagarajan,
> GRI
>
>
>
> --
> EMC VNX: the world's simplest storage, starting under $10K
> The only unified storage solution that offers unified management
> Up to 160% more powerful than alternatives and 25% more efficient.
> Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>


-- 
Regards,
   Mohammed Rashad K M
   M.S. (By Research) student
   Lab for Spatial Informatics
   Department of CSE
   International Institute of Information Technology
   Hyderabad, India
--
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] patch

2011-08-24 Thread Mohammed Rashad
On Wed, Aug 24, 2011 at 7:54 PM,  wrote:

> Mohammed: i am not sure if you know that big fonts are considered to be
> shouting in some internet circles. this is especially without reason as
> because in the mail before you forgot to mention the purpose of the patch
> altogether.
>
I dont know about from big fonts issue. i just copied subject line from
gmail that is

sorry for misunderstanding

>
> Lets wait for Michael to react on that because he is the lead maintainer
> nowadays.
>
> Inbetween you might want to explain what it does, because only see that the
> AddImageLayerPlugIn instantiation is moved from OpenJumpConfiguration to
> JUMPConfiguration. I don't see
>
> Layer > Execute SQL query
> and
> Layer > Add an image layer
> should go in another menu (File manu, category context menu...)
>
> as described in
>
> http://sourceforge.net/tracker/?func=detail&aid=3349412&group_id=118054&atid=679909
> but also do not remember that this was a topic on the list and users had
> the chance to voice their opinion.
>
> regards ede
>
>
> On 24.08.2011 16:03, Mohammed Rashad wrote:
> >
> >   a patch for 2 Layer menu item to be moved - ID: 3349412
> >
> >
> > On Wed, Aug 24, 2011 at 7:29 PM, Rahkonen Jukka <
> jukka.rahko...@mmmtike.fi <mailto:jukka.rahko...@mmmtike.fi>> wrote:
> >
> > Hi,
> >
> > Please tell us what it is making better.
> >
> > -Jukka Rahkonen-
> >
> > Mohammed Rashad wrote:
> >
> >
> > > please apply this patch
> > --
> > Regards,
> >   Mohammed Rashad K M
> >   M.S. (By Research) student
> >   Lab for Spatial Informatics
> >   Department of CSE
> >   International Institute of Information Technology
> >   Hyderabad, India
> >
> >
>
>
> --
> EMC VNX: the world's simplest storage, starting under $10K
> The only unified storage solution that offers unified management
> Up to 160% more powerful than alternatives and 25% more efficient.
> Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>



-- 
Regards,
   Mohammed Rashad K M
   M.S. (By Research) student
   Lab for Spatial Informatics
   Department of CSE
   International Institute of Information Technology
   Hyderabad, India
--
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] patch

2011-08-24 Thread Mohammed Rashad
 a patch for 2 Layer menu item to be moved - ID: 3349412
On Wed, Aug 24, 2011 at 7:29 PM, Rahkonen Jukka
wrote:

> Hi,
>
> Please tell us what it is making better.
>
> -Jukka Rahkonen-
>
> Mohammed Rashad wrote:
>
>
> > please apply this patch
> --
> Regards,
>   Mohammed Rashad K M
>   M.S. (By Research) student
>   Lab for Spatial Informatics
>   Department of CSE
>   International Institute of Information Technology
>   Hyderabad, India
>
>
>
> --
> EMC VNX: the world's simplest storage, starting under $10K
> The only unified storage solution that offers unified management
> Up to 160% more powerful than alternatives and 25% more efficient.
> Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>



-- 
Regards,
   Mohammed Rashad K M
   M.S. (By Research) student
   Lab for Spatial Informatics
   Department of CSE
   International Institute of Information Technology
   Hyderabad, India
--
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] patch

2011-08-24 Thread Mohammed Rashad
please apply this patch
-- 
Regards,
   Mohammed Rashad K M
   M.S. (By Research) student
   Lab for Spatial Informatics
   Department of CSE
   International Institute of Information Technology
   Hyderabad, India
diff --recursive src/com/vividsolutions/jump/workbench/JUMPConfiguration.java src.orig/com/vividsolutions/jump/workbench/JUMPConfiguration.java
910c910
< //private AddImageLayerPlugIn addImageLayerPlugIn = new AddImageLayerPlugIn();
---
> private AddImageLayerPlugIn addImageLayerPlugIn = new AddImageLayerPlugIn();
930c930
<   	
---
>   	*/
diff --recursive src/com/vividsolutions/jump/workbench/ui/plugin/imagery/AddImageLayerPlugIn.java src.orig/com/vividsolutions/jump/workbench/ui/plugin/imagery/AddImageLayerPlugIn.java
6,9d5
< import org.openjump.core.ui.plugin.AbstractWizardPlugin;
< import org.openjump.core.ui.plugin.file.OpenWizardPlugIn;
< import org.openjump.core.ui.plugin.file.open.OpenFileWizard;
< 
20,21d15
< import com.vividsolutions.jump.workbench.ui.MenuNames;
< import com.vividsolutions.jump.workbench.ui.plugin.FeatureInstaller;
25c19
< public class AddImageLayerPlugIn extends AbstractWizardPlugin {
---
> public class AddImageLayerPlugIn extends AbstractPlugIn {
31,35c25
< public void initialize(final PlugInContext context) throws Exception {
< super.initialize(context);
< FeatureInstaller featureInstaller = new FeatureInstaller(context.getWorkbenchContext());
< featureInstaller.addMainMenuItem(new String[] {MenuNames.FILE},this,3);
<   }
---
> 
diff --recursive src/org/openjump/OpenJumpConfiguration.java src.orig/org/openjump/OpenJumpConfiguration.java
96d95
< import com.vividsolutions.jump.workbench.ui.plugin.imagery.AddImageLayerPlugIn;
144,146d142
< 
< AddImageLayerPlugIn addImageLayerPlugIn = new AddImageLayerPlugIn();
< addImageLayerPlugIn.initialize(pluginContext);
--
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] a patch for 2 Layer menu item to be moved - ID: 3349412

2011-08-22 Thread Mohammed Rashad
michael michaud
please add this patch to OJ and also tell me where the run datastore should
be placed in menu
-- 
Regards,
   Mohammed Rashad K M
   M.S. (By Research) student
   Lab for Spatial Informatics
   Department of CSE
   International Institute of Information Technology
   Hyderabad, India
diff --recursive src/com/vividsolutions/jump/workbench/JUMPConfiguration.java src.orig/com/vividsolutions/jump/workbench/JUMPConfiguration.java
910c910
< //private AddImageLayerPlugIn addImageLayerPlugIn = new AddImageLayerPlugIn();
---
> private AddImageLayerPlugIn addImageLayerPlugIn = new AddImageLayerPlugIn();
930c930
<   	
---
>   	*/
diff --recursive src/com/vividsolutions/jump/workbench/ui/plugin/imagery/AddImageLayerPlugIn.java src.orig/com/vividsolutions/jump/workbench/ui/plugin/imagery/AddImageLayerPlugIn.java
6,9d5
< import org.openjump.core.ui.plugin.AbstractWizardPlugin;
< import org.openjump.core.ui.plugin.file.OpenWizardPlugIn;
< import org.openjump.core.ui.plugin.file.open.OpenFileWizard;
< 
20,21d15
< import com.vividsolutions.jump.workbench.ui.MenuNames;
< import com.vividsolutions.jump.workbench.ui.plugin.FeatureInstaller;
25c19
< public class AddImageLayerPlugIn extends AbstractWizardPlugin {
---
> public class AddImageLayerPlugIn extends AbstractPlugIn {
31,35c25
< public void initialize(final PlugInContext context) throws Exception {
< super.initialize(context);
< FeatureInstaller featureInstaller = new FeatureInstaller(context.getWorkbenchContext());
< featureInstaller.addMainMenuItem(new String[] {MenuNames.FILE},this,3);
<   }
---
> 
diff --recursive src/org/openjump/OpenJumpConfiguration.java src.orig/org/openjump/OpenJumpConfiguration.java
96d95
< import com.vividsolutions.jump.workbench.ui.plugin.imagery.AddImageLayerPlugIn;
144,146d142
< 
< AddImageLayerPlugIn addImageLayerPlugIn = new AddImageLayerPlugIn();
< addImageLayerPlugIn.initialize(pluginContext);
--
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Hello

2011-08-05 Thread Mohammed Rashad
hey Vikram,
Nice to know tamil version of OpenJUMP is being attempted.
for indian languages you need to use escaped unicode as in chinese. you can
you any tool to do the job. but in your case this step is not reached
as edgar told please post the full output. if you get unreadable menu the
you need to do converting your translated strings to escaped unicode

On Fri, Aug 5, 2011 at 8:40 PM,  wrote:

> please post a full error stack
> or
> try to describe what you changed and what exactly happens or does not in
> comparison to a normal openjump run. start with stating your operating
> system and openjump version ...
>
> thanks ede
>
> On 05.08.2011 16:07, vikram vikram wrote:
> > i tried this method sir.. after doing this openjump is not working sir..
> is anyother way to change..?
> >
> > On Thu, Aug 4, 2011 at 9:25 PM, Stefan Steiniger  sst...@geo.uzh.ch>> wrote:
> >
> > Hello Vikram,
> >
> > there is nothing to change in main class.
> > There is only one file that needs to be translated - it is called
> > jump_en.properties. You take this file and rename it to
> > jump_tamil.properties - or so... open it in a text editor and then
> start
> > translation.
> >
> > But to make it work with OpenJUMP you would need to check what the
> > language indicator for tamil is. For instance for German language it
> is
> > "de" => so the file name will be "jump_de.properties" and for french
> it
> > is "jump_fr.properties"
> >
> > In the jump_en.properties file everything which is written on the
> right
> > side of the equal sign can be translated from english to tamil.
> >
> > did you read what is written on the wiki?
> >
> http://sourceforge.net/apps/mediawiki/jump-pilot/index.php?title=How_to_translate_OpenJUMP_into_another_language
> >
> > If you don't understand what is written there - can you tell us,
> which
> > parts are unclear? So we can improve the description.
> >
> > stefan
> >
> > On 04.08.11 09:00, vikram vikram wrote:
> > > i tried what you said sir but i dont know what are all the area to
> > > change in main class.. can you pls tell
> > >
> > > On Tue, Aug 2, 2011 at 12:13 PM, Rahkonen Jukka
> > > mailto:jukka.rahko...@mmmtike.fi>
> >>
> wrote:
> > >
> > > Hi,
> > >
> > > The file to translate is inside the OJ main jar
> openjump-workbench.
> > >   Rename it to zip and open the archivet.  There you will see a
> > > directory named "language".
> > > You should add a new properties file for tamil, insert it into
> the
> > > language directory and repack the zip, rename to .jar and
> that's it.
> > > While translating it will help you to make a new directory
> > > openjump\bin\language and place the language files there.
> Language
> > > files from the new directory will be read first so you will
> avoid
> > > the unpack-repack rounds while translating. Do  some
> translating and
> > > restart OpenJUMP for seeing how the translation look in the
> user
> > > interface.
> > > The pbreditor is no more available.  Perhaps some of these
> helps you
> > > in translating. I have not tried any of them and cannot
> recommend.
> > > http://java-source.net/open-source/localization
> > >
> > > -Jukka Rahkonen-
> > >
> > > vikram vikram wrote:
> > >
> > >  > Thank you for helping me sir.. But as i am in dept of rural
> > > development i would like to translate in tamil so that it will
> be
> > > reaching everybody ... may i know which class file or
> properties
> > > file consists of fonts ??
> > >
> > >  > On Mon, Aug 1, 2011 at 10:06 PM, Stefan Steiniger
> > > mailto:sst...@geo.uzh.ch>
> > > > sst...@geo.uzh.ch 
> > >  > > Hei Vikram,
> > >
> > >  > I am not sure if a translation is enough for your case
> study, but you
> > > will find information on translation here:
> > >
> > >  >
> > >
> http://sourceforge.net/apps/mediawiki/jump-pilot/index.php?title=How_to_translate_OpenJUMP_into_another_language
> > >
> > > hope this helps
> > > stefan
> > >
> > > On 01.08.11 08:54, vikram vikram wrote:
> > >  > Myself S. Thiruvikraman pursuing M.Sc Geoinformatics in
> GANDHIGRAM
> > >  > UNIVERSITY.. For 3rd semester we have case study and i
> chosen
> > >  > customization .. i would like to do openjump in tamil
> language..
> > > can you
> > >  > oblige me ?
> > >  >
> > >  >
> > >  >
> > >  >
> > >
> ---

[JPP-Devel] OpenJUMP PostGIS Manager

2011-05-14 Thread Mohammed Rashad
copy the jar file to /lib/ext
and restart OpenJUMP

Menu
DataBase ---> PGManagerPlugIn

Please test it.
not all features are implemented.
This demo is to get a list of all features required for the PostGISManager
for OpenJUMP

-- 
Thanks && Regards
Rashad


PGManager.jar
Description: application/java-archive
--
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] visualizer

2011-05-12 Thread Mohammed Rashad
which class to inherit to create an visualizer to display layer of type
Layer class.
I can display maps using context.getLayerManager().addLayer();

but what I need is to make a panel which is able to display maps. Is that
possible??

-- 
Thanks && Regards
Rashad
--
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] wiki write access

2011-02-28 Thread Mohammed Rashad
my sourceforge id is rashadkm

On Mon, Feb 28, 2011 at 8:52 PM, Sunburned Surveyor <
sunburned.surve...@gmail.com> wrote:

> Give me your Sourceforge user name and I'll grant you write access to the
> wiki.
>
> Landon
>
> On Mon, Feb 28, 2011 at 7:14 AM, Mohammed Rashad
>  wrote:
> >
> > Hi ,
> > Please anyone give me the wiki right access if possible
> > --
> > Thanks && Regards
> > Rashad
> >
> >
> --
> > Free Software Download: Index, Search & Analyze Logs and other IT data in
> > Real-Time with Splunk. Collect, index and harness all the fast moving IT
> > data
> > generated by your applications, servers and devices whether physical,
> > virtual
> > or in the cloud. Deliver compliance at lower cost and gain new business
> > insights. http://p.sf.net/sfu/splunk-dev2dev
> > ___
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
> >
>
>
> --
> Free Software Download: Index, Search & Analyze Logs and other IT data in
> Real-Time with Splunk. Collect, index and harness all the fast moving IT
> data
> generated by your applications, servers and devices whether physical,
> virtual
> or in the cloud. Deliver compliance at lower cost and gain new business
> insights. http://p.sf.net/sfu/splunk-dev2dev
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>



-- 
Thanks && Regards
Rashad
--
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev ___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] wiki write access

2011-02-28 Thread Mohammed Rashad
Hi ,
Please anyone give me the wiki right access if possible
-- 
Thanks && Regards
Rashad
--
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev ___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] GSoC'11

2011-02-16 Thread Mohammed Rashad
Thanks Giuseppe Aruta
I will definitely try it.

On Wed, Feb 16, 2011 at 2:44 PM, Giuseppe Aruta wrote:

> Hi Mohammed,
> I found this interesting project
> http://blog.oldmapsonline.org/2008/06/georeferencing-images-by-control-points.html
> This could be a starting point for a pure java raster georeferencing tool.
>
> regards
>
> Peppe
>
> --- *Mer 16/2/11, Mohammed Rashad * ha
> scritto:
>
>
> Da: Mohammed Rashad 
> Oggetto: Re: [JPP-Devel] GSoC'11
> A: "OpenJump develop and use" 
> Data: Mercoledì 16 febbraio 2011, 04:03
>
>
> I have two ideas for GSoC 2011
> 1. georeferencer
> 2. 3d viz
>
> Will anyone mentor me?
>
> On Wed, Feb 16, 2011 at 5:13 AM, Odilon Lima 
> http://mc/compose?to=odilon...@gmail.com>
> > wrote:
>
> Hi Michaël,
>
> I would like to have suggestions, but unfortunately I have not (I hope to
> have soon).
> Is there anyone interested in mentoring a project in GSoC?
>
> Thanks,
>
> --
> Odilon Lima
>
> 2011/2/15 Michaël Michaud 
> http://mc/compose?to=michael.mich...@free.fr>
> >
>
>  Hi Odilon,
>
> OJ will join GSoC (under OSGeo) this year? The list of possible ideas for
> 2011 will be updated? Sorry if I said something stupid. I do not know
> exactly how mentoring organization application works.
>
>
> Not a stupid question.
> OpenJUMP is not a OSGeo project, but I know it was involved in GSoC in the
> past.
> Maybe Landon has more knowledge about how it works.
>
> Most difficult thing is probably to find someone available for mentoring a
> project.
>
> Anything you'd like to update on GSoC ideas for OJ ?
>
> Michaël
>
>
>
> Thanks.
>
> --
> Odilon Lima
>
>
> --
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
>
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
>
>
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net 
> <http://mc/compose?to=Jump-pilot-devel@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
>
> --
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net<http://mc/compose?to=Jump-pilot-devel@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
> --
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net<http://mc/compose?to=Jump-pilot-devel@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
>
> --
> Thanks && Regards
> Rashad
>
> -Segue allegato-
>
>
>
> --
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
>
> -Segue allegato-
>
>
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net<http://mc/compose?to=Jump-pilot-devel@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
>
> --
> The ultimate all-in-one performance toolki

Re: [JPP-Devel] GSoC'11

2011-02-15 Thread Mohammed Rashad
I have two ideas for GSoC 2011
1. georeferencer
2. 3d viz

Will anyone mentor me?

On Wed, Feb 16, 2011 at 5:13 AM, Odilon Lima  wrote:

> Hi Michaël,
>
> I would like to have suggestions, but unfortunately I have not (I hope to
> have soon).
> Is there anyone interested in mentoring a project in GSoC?
>
> Thanks,
>
> --
> Odilon Lima
>
> 2011/2/15 Michaël Michaud 
>
>  Hi Odilon,
>>
>> OJ will join GSoC (under OSGeo) this year? The list of possible ideas for
>> 2011 will be updated? Sorry if I said something stupid. I do not know
>> exactly how mentoring organization application works.
>>
>>
>> Not a stupid question.
>> OpenJUMP is not a OSGeo project, but I know it was involved in GSoC in the
>> past.
>> Maybe Landon has more knowledge about how it works.
>>
>> Most difficult thing is probably to find someone available for mentoring a
>> project.
>>
>> Anything you'd like to update on GSoC ideas for OJ ?
>>
>> Michaël
>>
>>
>>
>> Thanks.
>>
>> --
>> Odilon Lima
>>
>>
>> --
>> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
>> Pinpoint memory and threading errors before they happen.
>> Find and fix more than 250 security defects in the development cycle.
>> Locate bottlenecks in serial and parallel code that limit 
>> performance.http://p.sf.net/sfu/intel-dev2devfeb
>>
>>
>> ___
>> Jump-pilot-devel mailing 
>> listJump-pilot-devel@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>>
>>
>>
>> --
>> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
>> Pinpoint memory and threading errors before they happen.
>> Find and fix more than 250 security defects in the development cycle.
>> Locate bottlenecks in serial and parallel code that limit performance.
>> http://p.sf.net/sfu/intel-dev2devfeb
>> ___
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>>
>
> --
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>


-- 
Thanks && Regards
Rashad
--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] A patch for LayerPropertiesPlugIn.java to show layer extent

2011-02-14 Thread Mohammed Rashad
Hi  Michaël Michaud,

I tested only for shapefiles and it works fine. I will check for raster
images. raster images if no jgw is present it uses grid extent. I think
problem will only with rasters where no jgw files are present and we create
one using the patch I given before. The code which creates the jgw file
based on grid extent. but vector files have a function to retrieve the
extent but I think it is missing in sextante raster. Please commit it if it
works for shape/gml

2011/2/14 Michaël Michaud 

>  Hi Mohammed, hi Matthias,
>
> I've done some more work on Mohammed's code (attached), but have still some
> questions before comitting
>
> I18N : done for english and french and prepared for other languages
> Display : I have reworked  the layout a bit, and hopefully solved the
> problem showed in Matthias's screenshot
> Extent : I'm not sure why it should be aligned on top
> Lines 197, 444, 457, 541 : I did not notice changes. Maybe Mohammed already
> changed it
>
> As matthias, I could not use Mohammed's patch (plain file is OK, or maybe
> you have an option for more standard patch)
>
> My main concern is that : xmin, ymin, xmax, ymax displayed in the
> properties window are not the one I can get from layerViewPanel (jpeg with
> jgw file) :
> - displayed : 0.5, -0.5
> - layerViewPanel : 0, 0
>
> Michaël
>
> Le 12/02/2011 18:34, Matthias Scholz a écrit :
>
> Hi Rashad,
>
> thanks for your work, but there are some things to do for you.
>
> - I18N in LayerPropertiesPlugIn and the keys in the english default lang
> files (Extent, xmin, xmax, ymin, ymax...)
> - The display of the dialog is now a little bit wrong, because not all
> informations are visible. Please see the attachment. I know that this is not
> caused by you, because the problem is the dialog itself. The content isn't
> scale with the window size. This should be fixed generally.
> - the word "Extend:" should be aligned on top
> - can you please explain your changes in line 197, 444, 457, 541
> (linenumbers of the original source). I do not really understand why you
> have changed some conditions?
>
> And finally it's ok if you mail the plain java source file. Your diff seems
> to be wrong, because in the patch file are the whole source included as a
> difference.
>
> Regards
>
> Matthias
>
>  please apply this patch for showing layer extent on layerproperties
> contextmenu
>
> --
> Thanks && Regards
> Rashad
> 
>
> --
>
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
> 
>
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
> --
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit 
> performance.http://p.sf.net/sfu/intel-dev2devfeb
>
>
> ___
> Jump-pilot-devel mailing 
> listJump-pilot-devel@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
>
> --
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>


-- 
Thanks && Regards
Rashad
--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] A patch for LayerPropertiesPlugIn.java to show layer extent

2011-02-12 Thread Mohammed Rashad
please see attached orginal file

On Sat, Feb 12, 2011 at 11:04 PM, Matthias Scholz  wrote:

> Hi Rashad,
>
> thanks for your work, but there are some things to do for you.
>
> - I18N in LayerPropertiesPlugIn and the keys in the english default lang
> files (Extent, xmin, xmax, ymin, ymax...)
> - The display of the dialog is now a little bit wrong, because not all
> informations are visible. Please see the attachment. I know that this is not
> caused by you, because the problem is the dialog itself. The content isn't
> scale with the window size. This should be fixed generally.
> - the word "Extend:" should be aligned on top
> - can you please explain your changes in line 197, 444, 457, 541
> (linenumbers of the original source). I do not really understand why you
> have changed some conditions?
>
> And finally it's ok if you mail the plain java source file. Your diff seems
> to be wrong, because in the patch file are the whole source included as a
> difference.
>
> Regards
>
> Matthias
>
>>  please apply this patch for showing layer extent on layerproperties
>> contextmenu
>>
>> --
>> Thanks && Regards
>> Rashad
>> 
>>
>>
>> --
>> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
>> Pinpoint memory and threading errors before they happen.
>> Find and fix more than 250 security defects in the development cycle.
>> Locate bottlenecks in serial and parallel code that limit performance.
>> http://p.sf.net/sfu/intel-dev2devfeb
>> 
>>
>> ___
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>
>
>
> --
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>


-- 
Thanks && Regards
Rashad
/*
 * The Unified Mapping Platform (JUMP) is an extensible, interactive GUI 
 * for visualizing and manipulating spatial features with geometry and attributes.
 *
 * JUMP is Copyright (C) 2003 Vivid Solutions
 *
 * This program implements extensions to JUMP and is
 * Copyright (C) 2005 Integrated Systems Analysts, Inc.
 * 
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License
 * as published by the Free Software Foundation; either version 2
 * of the License, or (at your option) any later version.
 * 
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 * 
 * You should have received a copy of the GNU General Public License
 * along with this program; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 * 
 * For more information, contact:
 *
 * Integrated Systems Analysts, Inc.
 * 630C Anchors St., Suite 101
 * Fort Walton Beach, Florida
 * USA
 *
 * (850)862-7321
 */
package org.openjump.core.ui.plugin.layer;

import com.vividsolutions.jts.util.Assert;

import com.vividsolutions.jump.I18N;
import com.vividsolutions.jump.workbench.WorkbenchContext;
import com.vividsolutions.jump.workbench.model.Layer;
import com.vividsolutions.jump.workbench.plugin.AbstractPlugIn;
import com.vividsolutions.jump.workbench.plugin.EnableCheckFactory;
import com.vividsolutions.jump.workbench.plugin.MultiEnableCheck;
import com.vividsolutions.jump.workbench.plugin.PlugInContext;
import com.vividsolutions.jump.workbench.ui.MultiInputDialog;
import com.vividsolutions.jump.workbench.ui.plugin.FeatureInstaller;
import com.vividsolutions.jump.workbench.ui.renderer.style.ColorThemingStyle;
import com.vividsolutions.jump.feature.FeatureCollectionWrapper;
import com.vividsolutions.jump.feature.Feature;
import com.vividsolutions.jts.geom.Envelope;
import com.vividsolutions.jts.geom.Geometry;
import com.vividsolutions.jump.io.datasource.*;
import java.awt.Component;
import java.awt.Dimension;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.Insets;
import java.nio.charset.Charset;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Iterator;
import java.util.Hashtable;

import javax.swin

Re: [JPP-Devel] A patch for AddRasterImageLayerWizard.java

2011-02-08 Thread Mohammed Rashad
2011/2/9 Michaël Michaud 

>  Hi Mohammed,
>
> I have tested your patch, but I have some concerns.
>
> From now on, when I try to load an image without tfw file, i'm no more
> asked for coordinates. Image is directly loaded with default coordinates
> (image coordinates ?).
> From time to time, I'm asked for coordinates, and if I push "Finish"
> without giving valid coordinate, the image is loaded (this behaviour is OK
> for me, but not repeatable).
>
> My concerns are :
> - Why the coordinates panel does not always appear if there is no tfw file
> (this question is probably not related to your code, it is probably related
> to how openwizard manage options and panels)
> - I agree that the user must be able to load image if he does not know
> coordinates, but he must also be able to enter world coordinates !
> If I apply your code, it is no more possible.
>
> I think one of these behaviours must be guaranted :
> - image without tfw file is ALWAYS loaded AFTER the user has been asked for
> coordinates (default coordinates are used if the user does not enter valid
> coordinates)
> - image without tfw file is loaded before or after being asked for
> coordinates (if we cannot find the reason why the second panel is not always
> shown), but he can input world coordinates for the image after the image has
> been loaded (georeferencing)
>
> What do you think about it ?
>

well I am not clear about your concerns.
Image without tfw will be asked for coordinates and if he doesnt enter the
coordinates it will apply the default minx,miny,maxx,maxy
and also creates a world file based on the extent. so when next time if it
loads the image it will reads the tfw file created by the above procedure
This is the expected behaviour. If you dont want to write to world file.
that is also possible using a small change in code.

I think my code is working because once we do not enter the world
coordinates it uses a default minx values and creates a world file
the next time you load the image the world file is present and it reads the
tfw file and opens the image.

Is that you need to know. if not i am ready to explain more :)

>
>
> Michaël
>
>
> Le 08/02/2011 06:28, Mohammed Rashad a écrit :
>
>  Currently when loading raster it checks for world file and if world file
> is not found it shows a dialog asking for minx,miny,maxx,maxy.
> I am trying to do that if no worldfile is not found the above code should
> be applied and remove asking for extent
> because when loading a georeferenced raster image with no world file the
> user who loads the image may not be aware of its extent.
>
>  so for loading rasters without knowing extent he needs to use gdal or
> other kind of library or may be another gis software to know the extent.
>
>  this problem should be removed with my patch. please verify the patch and
> add it to svn
>
> --
> Thanks && Regards
> Rashad
>
>
> --
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
>
>
> ___
> Jump-pilot-devel mailing 
> listJump-pilot-devel@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
>
> --
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>


-- 
Thanks && Regards
Rashad
--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] show cell values of rasterimage

2011-02-08 Thread Mohammed Rashad
On Tue, Feb 8, 2011 at 9:53 PM, Sunburned Surveyor <
sunburned.surve...@gmail.com> wrote:

> Rashad,
>
> What does your plug-in do? It shows the RGB values of a raster cell?
>
no just cell values. I dont know wheather it is useful or not. I wrote it
based on the wiki page
http://sourceforge.net/apps/mediawiki/jump-pilot/index.php?title=How_to_load_a_Sextante_raster_layer_and_read_its_cell_values
If you found it useful add it or just ignore. I will surely continue writing
plugins for OJ :)

>
> Did you package your plug-in in an extension?
>

no you just copy the .java file to pirolraster folder and also apply the
patch RasterImageContextMenu.java.patch

before that please verify if there is any problem

>
> Landon
>



>
> On Tue, Feb 8, 2011 at 4:33 AM, Mohammed Rashad
>  wrote:
> > i tried to add popupmenu from my plugin. but not working. so i tried this
> > indirect way to add plugin
> > copy ShowRasterCellValue
> > to openjump/src/org/openjump/core/ui/plugin/layer/pirolraster
> >
> > --
> > Thanks && Regards
> > Rashad
> >
> >
> --
> > The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> > Pinpoint memory and threading errors before they happen.
> > Find and fix more than 250 security defects in the development cycle.
> > Locate bottlenecks in serial and parallel code that limit performance.
> > http://p.sf.net/sfu/intel-dev2devfeb
> > ___
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
> >
>
>
> --
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>



-- 
Thanks && Regards
Rashad
--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] show cell values of rasterimage

2011-02-08 Thread Mohammed Rashad
i tried to add popupmenu from my plugin. but not working. so i tried this
indirect way to add plugin
copy ShowRasterCellValue
to openjump/src/org/openjump/core/ui/plugin/layer/pirolraster

-- 
Thanks && Regards
Rashad
*** AddRasterImageLayerWizard.java	2011-02-08 10:47:01.495407000 +0530
--- AddRasterImageLayerWizard_new.java	2011-02-08 10:50:09.842597000 +0530
***
*** 1,6 
--- 1,7 
  package org.openjump.core.rasterimage;
  
  import java.awt.Point;
+ import java.awt.Rectangle;
  import java.awt.geom.NoninvertibleTransformException;
  import java.io.File;
  import java.io.IOException;
***
*** 25,30 
--- 26,32 
  import com.vividsolutions.jump.workbench.model.Layerable;
  import com.vividsolutions.jump.workbench.model.StandardCategoryNames;
  import com.vividsolutions.jump.workbench.ui.GUIUtil;
+ import com.vividsolutions.jump.workbench.ui.Viewport;
  import com.vividsolutions.jump.workbench.ui.images.famfam.IconLoaderFamFam;
  import com.vividsolutions.jump.workbench.ui.wizard.WizardDialog;
  import com.vividsolutions.jump.workbench.ui.wizard.WizardPanel;
***
*** 193,200 
 * @param context
 * @return the RasterImage Envelope
 * @throws IOException
 */
!   protected Envelope getGeoReferencing(String fileName, boolean allwaysLookForTFWExtension, Point imageDimensions, WorkbenchContext context) throws IOException{
double minx, maxx, miny, maxy;
Envelope env = null;

--- 195,203 
 * @param context
 * @return the RasterImage Envelope
 * @throws IOException
+  * @throws NoninvertibleTransformException 
 */
!   protected Envelope getGeoReferencing(String fileName, boolean allwaysLookForTFWExtension, Point imageDimensions, WorkbenchContext context) throws IOException, NoninvertibleTransformException{
double minx, maxx, miny, maxy;
Envelope env = null;

***
*** 325,331 
//logger.printWarning("user canceled");
return null;
}
!   
minx = Double.parseDouble((String) d
   .getData(RasterImageWizardPanel.MINX_KEY));
maxx = Double.parseDouble((String) d
--- 328,334 
//logger.printWarning("user canceled");
return null;
}
!   try {
minx = Double.parseDouble((String) d
   .getData(RasterImageWizardPanel.MINX_KEY));
maxx = Double.parseDouble((String) d
***
*** 334,342 
   .getData(RasterImageWizardPanel.MINY_KEY));
maxy = Double.parseDouble((String) d
   .getData(RasterImageWizardPanel.MAXY_KEY));
!   
env = new Envelope(minx, maxx, miny, maxy);
!   }
// creating world file
this.worldFileHandler = new WorldFileHandler(fileName, this.allwaysLookForTFWExtension);
this.worldFileHandler.writeWorldFile(env, imageDimensions.x, imageDimensions.y);
--- 337,361 
   .getData(RasterImageWizardPanel.MINY_KEY));
maxy = Double.parseDouble((String) d
   .getData(RasterImageWizardPanel.MAXY_KEY));
!   
env = new Envelope(minx, maxx, miny, maxy);
!  }
!   catch(java.lang.NumberFormatException e) {
!  		 Viewport viewport = context.getLayerViewPanel().getViewport();
!  Rectangle visibleRect = viewport.getPanel().getVisibleRect();
!  
!  int visibleX1 = visibleRect.x;
!  int visibleY1 = visibleRect.y;
!  int visibleX2 = visibleX1 + visibleRect.width;
!  int visibleY2 = visibleY1 + visibleRect.height;
! 		  Coordinate upperLeftVisible = viewport.toModelCoordinate(new Point(0,0));
!   Coordinate lowerRightVisible = viewport.toModelCoordinate(new Point(visibleX2, visibleY2));
!   
!  env = new Envelope(upperLeftVisible.x, lowerRightVisible.x, upperLeftVisible.y, lowerRightVisible.y);
! 
!  }
!   
!   } 
// creating world file
this.worldFileHandler = new WorldFileHandler(fileName, this.allwaysLookForTFWExtension);
this.worldFileHandler.writeWorldFile(env, imageDimensions.x, imageDimensions.y);
/*


 *  $Author: MohammedRashad K.M $
 *  $Date: 2011-2-08 10:01:50 (Tue, 07 Jan 2011) $

 */
package org.openjump.core.ui.plugin.layer.pirolraster;

import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import java.awt.event.MouseMotionListener;

import javax.swing.JOptionPane;

import org.openjump.core.apitools.LayerTools;
import org.openjump.core.rasterimage.RasterImageLayer;
import org.openjump.core.rasterimage.sextante.OpenJUMPSextanteRasterLayer;
import org.openjump.core.rasterimage.sextante.rasterWrappers.GridExtent;


i

[JPP-Devel] sextante raster image popupmenu

2011-02-07 Thread Mohammed Rashad
which file contains code for sextante raster image popup menu.

Toggle Raster Image Visibility
...
...
Remove selected rasterimages

-- 
Thanks && Regards
Rashad
--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] A patch for AddRasterImageLayerWizard.java

2011-02-07 Thread Mohammed Rashad
Currently when loading raster it checks for world file and if world file is
not found it shows a dialog asking for minx,miny,maxx,maxy.
I am trying to do that if no worldfile is not found the above code should be
applied and remove asking for extent
because when loading a georeferenced raster image with no world file the
user who loads the image may not be aware of its extent.

so for loading rasters without knowing extent he needs to use gdal or other
kind of library or may be another gis software to know the extent.

this problem should be removed with my patch. please verify the patch and
add it to svn

-- 
Thanks && Regards
Rashad
*** AddRasterImageLayerWizard.java	2011-02-08 10:47:01.495407000 +0530
--- AddRasterImageLayerWizard_new.java	2011-02-08 10:50:09.842597000 +0530
***
*** 1,6 
--- 1,7 
  package org.openjump.core.rasterimage;
  
  import java.awt.Point;
+ import java.awt.Rectangle;
  import java.awt.geom.NoninvertibleTransformException;
  import java.io.File;
  import java.io.IOException;
***
*** 25,30 
--- 26,32 
  import com.vividsolutions.jump.workbench.model.Layerable;
  import com.vividsolutions.jump.workbench.model.StandardCategoryNames;
  import com.vividsolutions.jump.workbench.ui.GUIUtil;
+ import com.vividsolutions.jump.workbench.ui.Viewport;
  import com.vividsolutions.jump.workbench.ui.images.famfam.IconLoaderFamFam;
  import com.vividsolutions.jump.workbench.ui.wizard.WizardDialog;
  import com.vividsolutions.jump.workbench.ui.wizard.WizardPanel;
***
*** 193,200 
 * @param context
 * @return the RasterImage Envelope
 * @throws IOException
 */
!   protected Envelope getGeoReferencing(String fileName, boolean allwaysLookForTFWExtension, Point imageDimensions, WorkbenchContext context) throws IOException{
double minx, maxx, miny, maxy;
Envelope env = null;

--- 195,203 
 * @param context
 * @return the RasterImage Envelope
 * @throws IOException
+  * @throws NoninvertibleTransformException 
 */
!   protected Envelope getGeoReferencing(String fileName, boolean allwaysLookForTFWExtension, Point imageDimensions, WorkbenchContext context) throws IOException, NoninvertibleTransformException{
double minx, maxx, miny, maxy;
Envelope env = null;

***
*** 325,331 
//logger.printWarning("user canceled");
return null;
}
!   
minx = Double.parseDouble((String) d
   .getData(RasterImageWizardPanel.MINX_KEY));
maxx = Double.parseDouble((String) d
--- 328,334 
//logger.printWarning("user canceled");
return null;
}
!   try {
minx = Double.parseDouble((String) d
   .getData(RasterImageWizardPanel.MINX_KEY));
maxx = Double.parseDouble((String) d
***
*** 334,342 
   .getData(RasterImageWizardPanel.MINY_KEY));
maxy = Double.parseDouble((String) d
   .getData(RasterImageWizardPanel.MAXY_KEY));
!   
env = new Envelope(minx, maxx, miny, maxy);
!   }
// creating world file
this.worldFileHandler = new WorldFileHandler(fileName, this.allwaysLookForTFWExtension);
this.worldFileHandler.writeWorldFile(env, imageDimensions.x, imageDimensions.y);
--- 337,361 
   .getData(RasterImageWizardPanel.MINY_KEY));
maxy = Double.parseDouble((String) d
   .getData(RasterImageWizardPanel.MAXY_KEY));
!   
env = new Envelope(minx, maxx, miny, maxy);
!  }
!   catch(java.lang.NumberFormatException e) {
!  		 Viewport viewport = context.getLayerViewPanel().getViewport();
!  Rectangle visibleRect = viewport.getPanel().getVisibleRect();
!  
!  int visibleX1 = visibleRect.x;
!  int visibleY1 = visibleRect.y;
!  int visibleX2 = visibleX1 + visibleRect.width;
!  int visibleY2 = visibleY1 + visibleRect.height;
! 		  Coordinate upperLeftVisible = viewport.toModelCoordinate(new Point(0,0));
!   Coordinate lowerRightVisible = viewport.toModelCoordinate(new Point(visibleX2, visibleY2));
!   
!  env = new Envelope(upperLeftVisible.x, lowerRightVisible.x, upperLeftVisible.y, lowerRightVisible.y);
! 
!  }
!   
!   } 
// creating world file
this.worldFileHandler = new WorldFileHandler(fileName, this.allwaysLookForTFWExtension);
this.worldFileHandler.writeWorldFile(env, imageDimensions.x, imageDimensions.y);
--
The ultimate all-in-one performance toolkit: In

Re: [JPP-Devel] changes in AddRasterImageLayerWizard

2011-02-07 Thread Mohammed Rashad
2011/2/8 Michaël Michaud 

>  Hi,
>
>
> how to view the changes made in AddRasterImageLayerWizard.java files.
>
>  Do I need to export the jar file of openjump.
>
>  In the current scenario when opening a sextante raster image if no world
> file is found it asks for extent. I am trying to remove the dialog and
> assign an extent from
>  upperLeft && lowerRight values. so that for users like me can easily load
> the raster file. I found that AddRasterImageLayerWizard.java is responsible
> for opening and loading rasters.
>
>  I changed some lines of code in AddRasterImageLayerWizard.java. but the
> change is not reflected in the output.
>
>  Am I missing something?
>
> Difficult to say without the code.
> I think AddRasterImageLayerWizard is the good place to do what you want.
> What is your change supposed to do ?  Import the image ?
>

 Viewport viewport = context.getLayerViewPanel().getViewport();
 Rectangle visibleRect = viewport.getPanel().getVisibleRect();

 int visibleX1 = visibleRect.x;
 int visibleY1 = visibleRect.y;
 int visibleX2 = visibleX1 + visibleRect.width;
 int visibleY2 = visibleY1 + visibleRect.height;
  Coordinate upperLeftVisible = viewport.toModelCoordinate(new Point(0,0));
  Coordinate lowerRightVisible = viewport.toModelCoordinate(new
Point(visibleX2, visibleY2));

  Envelope newVisibleEnv = new Envelope(upperLeftVisible.x,
lowerRightVisible.x, upperLeftVisible.y, lowerRightVisible.y);


RasterImageLayer rast = new RasterImageLayer("landsat",
 context.getLayerManager(),
 "/home/rashadkm/lsat.png",
 null, null, newVisibleEnv);
I want to make these changes when loading rasterimage.
currently when loading raster it checks for world file and if world file is
not found it shows a dialog asking for minx,miny,maxx,maxy.
I am trying to do that if no worldfile is not found the above code should be
applied and remove asking for extent
because when loading a georeferenced raster image with no world file the
user who loads the image may not be aware of its extent.

so for loading rasters without knowing extent he needs to use gdal or other
kind of library or may be another gis software to know the extent.

this problem should be removed..


> What will your image coordinates be in your project : image coordinates in
> pixels ? current view extent ?
>
> Will you warn the user that imported image is not georeferenced ?
>
> Michaël
>
>
>  If yes please tell me what is the problem.
>
> --
> Thanks && Regards
> Rashad
>
>
> --
> The modern datacenter depends on network connectivity to access resources
> and provide services. The best practices for maximizing a physical server's
> connectivity to a physical network are well understood - see how these
> rules translate into the virtual world? http://p.sf.net/sfu/oracle-sfdevnlfb
>
>
> ___
> Jump-pilot-devel mailing 
> listJump-pilot-devel@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
>
> --
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>


-- 
Thanks && Regards
Rashad
--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] changes in AddRasterImageLayerWizard

2011-02-07 Thread Mohammed Rashad
how to view the changes made in AddRasterImageLayerWizard.java files.

Do I need to export the jar file of openjump.

In the current scenario when opening a sextante raster image if no world
file is found it asks for extent. I am trying to remove the dialog and
assign an extent from
upperLeft && lowerRight values. so that for users like me can easily load
the raster file. I found that AddRasterImageLayerWizard.java is responsible
for opening and loading rasters.

I changed some lines of code in AddRasterImageLayerWizard.java. but the
change is not reflected in the output.

Am I missing something?

If yes please tell me what is the problem.

-- 
Thanks && Regards
Rashad
--
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world? 
http://p.sf.net/sfu/oracle-sfdevnlfb___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] http://sourceforge.net/apps/mediawiki/jump-pilot/index.php?title=How_to_Create_an_Open_Wizard

2011-02-07 Thread Mohammed Rashad
In the above wiki page there is a variable/instance called WfsWizardPanel.
How to create it
-- 
Thanks && Regards
Rashad
--
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world? 
http://p.sf.net/sfu/oracle-sfdevnlfb___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] official plugin repository(please vote)

2011-02-06 Thread Mohammed Rashad
On Sun, Feb 6, 2011 at 4:45 PM,  wrote:

> On 06.02.2011 05:57, Mohammed Rashad wrote:
> >
> > On Sat, Feb 5, 2011 at 10:28 PM,  edgar.sol...@web.de>> wrote:
> >
> > Michael, you are totally right. I agree that all efforts are welcome.
> Just the part where everything is migrated to a platform located in india
> and with with no possibility for you or stephan to intervene, like on a
> neutral platform as sf.net <http://sf.net> or google code, makes me
> uncomfortable.
> >
> >
> > what you mean by  "no possibility for you or stephan to intervene"
>
> Currently they are the administrators of all openjump aspects. Moving a big
> part of openjump over to your facilities would mean they effectively loose
> this control. In the worst case we'd have to revert the merge and reapply
> all the changes inbetween.
> It's mainly a matter of trust in you and your company. The trust is build
> over time and by exchange. I'd rather see you and your team contributing
> some more on the existing platforms first. Can you tell us some more about
> your institution? Can your team members subscribe to the mailing list and
> introduce themselves?
>
> our institution is IIIT - H ( International Institute of Information
Technology, Hyderabad ) you can find more on our university website
http://iiit.ac.in. I am working in Lab for Spatial Informatics. here is the
link to out lab's site. http://lsi.iiit.ac.in. the number of peoples to work
on OpenJUMP can be decided at the end of this semester.
I have given some time to work in OpenJUMP.

Also there is still the point of reliability of web services (access from
> europe, usa, australia, where the majority of oj devs are located).
>
> This just my point of view. I am just a careful fellow and can't speak for
> the majority of oj people.
>
> ..ede
>
>
> --
> The modern datacenter depends on network connectivity to access resources
> and provide services. The best practices for maximizing a physical server's
> connectivity to a physical network are well understood - see how these
> rules translate into the virtual world?
> http://p.sf.net/sfu/oracle-sfdevnlfb
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>



-- 
Rashad
--
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world? 
http://p.sf.net/sfu/oracle-sfdevnlfb___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] official plugin repository(please vote)

2011-02-04 Thread Mohammed Rashad
I will do the job of copying everything to server. the website will be
openjump.org. server is located at IIIT-H lsi.iiit.ac.in (Lab for spatial
Informatics)
I am thinking as a volunteer for website management for OpenJUMP

On Fri, Feb 4, 2011 at 3:25 PM,  wrote:

> On 04.02.2011 07:19, Mohammed Rashad wrote:
> >
> > see this
> > http://trac.osgeo.org/grass
> > i think its better to use trac than sourceforge. now sourceforge fits
> your needs for now but it is better to have trac
> > you just view the sites with trac and you will know.
>
> currently a lot of information is in the mediawiki. while i see that this
> information should be provided more prominently i don't see the need to move
> everything in one place. btw. where would this server be located?
>
> > Anyway if most of developers doesnt need the trac interface. no problem
> for us. It depends of voting of all developers. we can also have trac with
> openjump whole site on our server. If majority of developers vote +1. we can
> have everything of openjump under one umbrella
> > www.openjump.org <http://www.openjump.org>
> > www.openjump.org/trac <http://www.openjump.org/trac>
>
> you could however start a trac for your plugin-repository. if you need
> changes in the core components, these are suggested and discussed on the
> mailing list.
>
> we happily link your trac on either oj.org and oj wiki. when you start
> contributing continuously we should see how the collaboration works out and
> where there are needs for improvement.
>
> ..ede
>
>
> --
> The modern datacenter depends on network connectivity to access resources
> and provide services. The best practices for maximizing a physical server's
> connectivity to a physical network are well understood - see how these
> rules translate into the virtual world?
> http://p.sf.net/sfu/oracle-sfdevnlfb
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>



-- 
Rashad
--
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world? 
http://p.sf.net/sfu/oracle-sfdevnlfb___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] official plugin repository(please vote)

2011-02-04 Thread Mohammed Rashad
my sourceforge id is rashadkm

India LSI we are planning to make a team of developers for OpenJUMP.
OpenJUMP will have more activity from Indian developers.
So as a first case I think of website management to get into OpenJUMP and
learn it by developing very small plugins. As a part of it wrote the small
pgrouting plugin(needs more improvement). So we are planning to make the
project very active and make OJ as a part of OSGeo. :)

2011/2/4 Michaël Michaud 

>  Hi Mohammed,
>
> Currently, there is a very low activity on OpenJUMP project.
> IMHO, changing now would just be a waste of time and resources.
> So, my vote is -1
> Let's read from other project members...
>
> PS1 :  Sourceforge services are not completely restored after the attack
> they had (I still can't use svn sources navigator), but I'm quite confident
> it will be retsored soon as most of other services have been restored.
>
> PS2 : I've just created a PgRoutingPlugIn directory in svn, but I thing
> you're still not a project member. Can you give me the name of your
> sourceforge user account, so that I can add you as a member ?
>
> Michaël
>
> Le 04/02/2011 07:19, Mohammed Rashad a écrit :
>
> Dear Edgar,
>
>  see this
> http://trac.osgeo.org/grass
> i think its better to use trac than sourceforge. now sourceforge fits your
> needs for now but it is better to have trac
> you just view the sites with trac and you will know.
>
>  Anyway if most of developers doesnt need the trac interface. no problem
> for us. It depends of voting of all developers. we can also have trac with
> openjump whole site on our server. If majority of developers vote +1. we can
> have everything of openjump under one umbrella
> www.openjump.org
> www.openjump.org/trac
>
>  Advantages of using trac
> http://gushieblog.blogspot.com/2006/11/trac.html
>
>  so please vote +1 of you needed or -1 if you dont need it
>
> On Thu, Feb 3, 2011 at 8:55 PM,  wrote:
>
>> On 03.02.2011 14:28, Mohammed Rashad wrote:
>> > Hi OJ devs
>> > What about having a bug reporting and official plugin repository. In our
>> server we give space for OpenJump plugin repository and will install
>>  > a trac  http://trac.edgewall.org/ .  we are happy  and ready to host
>> OJ on our server lsi.iiit.ac.in <http://lsi.iiit.ac.in>
>> >
>> > looking forward your comments and suggestions
>>
>>  i am happy with the resources provided by sourceforge for now. But i also
>> am the least active developer around.
>>
>> ede
>>
>>
>> --
>> Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
>> Finally, a world-class log management solution at an even better
>> price-free!
>> Download using promo code Free_Logger_4_Dev2Dev. Offer expires
>> February 28th, so secure your free ArcSight Logger TODAY!
>> http://p.sf.net/sfu/arcsight-sfd2d
>> ___
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>
>
>
> --
> Rashad
>
>
> --
> The modern datacenter depends on network connectivity to access resources
> and provide services. The best practices for maximizing a physical server's
> connectivity to a physical network are well understood - see how these
> rules translate into the virtual world? http://p.sf.net/sfu/oracle-sfdevnlfb
>
>
> ___
> Jump-pilot-devel mailing 
> listJump-pilot-devel@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
>
> --
> The modern datacenter depends on network connectivity to access resources
> and provide services. The best practices for maximizing a physical server's
> connectivity to a physical network are well understood - see how these
> rules translate into the virtual world?
> http://p.sf.net/sfu/oracle-sfdevnlfb
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>


-- 
Rashad
--
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world? 
http://p.sf.net/sfu/oracle-sfdevnlfb___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] official plugin repository(please vote)

2011-02-03 Thread Mohammed Rashad
Dear Edgar,

see this
http://trac.osgeo.org/grass
i think its better to use trac than sourceforge. now sourceforge fits your
needs for now but it is better to have trac
you just view the sites with trac and you will know.

Anyway if most of developers doesnt need the trac interface. no problem for
us. It depends of voting of all developers. we can also have trac with
openjump whole site on our server. If majority of developers vote +1. we can
have everything of openjump under one umbrella
www.openjump.org
www.openjump.org/trac

Advantages of using trac
http://gushieblog.blogspot.com/2006/11/trac.html

so please vote +1 of you needed or -1 if you dont need it

On Thu, Feb 3, 2011 at 8:55 PM,  wrote:

> On 03.02.2011 14:28, Mohammed Rashad wrote:
> > Hi OJ devs
> > What about having a bug reporting and official plugin repository. In our
> server we give space for OpenJump plugin repository and will install
> > a trac  http://trac.edgewall.org/ .  we are happy  and ready to host OJ
> on our server lsi.iiit.ac.in <http://lsi.iiit.ac.in>
> >
> > looking forward your comments and suggestions
>
> i am happy with the resources provided by sourceforge for now. But i also
> am the least active developer around.
>
> ede
>
>
> --
> Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
> Finally, a world-class log management solution at an even better
> price-free!
> Download using promo code Free_Logger_4_Dev2Dev. Offer expires
> February 28th, so secure your free ArcSight Logger TODAY!
> http://p.sf.net/sfu/arcsight-sfd2d
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>



-- 
Rashad
--
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world? 
http://p.sf.net/sfu/oracle-sfdevnlfb___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] official plugin repository

2011-02-03 Thread Mohammed Rashad
Hi OJ devs
What about having a bug reporting and official plugin repository. In our
server we give space for OpenJump plugin repository and will install
a trac http://trac.edgewall.org/ .  we are happy  and ready to host OJ on
our server lsi.iiit.ac.in

looking forward your comments and suggestions
-- 
Rashad
--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] malayalam translation

2011-01-26 Thread Mohammed Rashad
thanks. I will update more :)

On Wed, Jan 26, 2011 at 6:56 AM, Sunburned Surveyor <
sunburned.surve...@gmail.com> wrote:

> The file was committed to the trunk of our SVN.
>
> The Sunburned Surveyor
>
> On Tue, Jan 25, 2011 at 5:07 PM, Sunburned Surveyor
>  wrote:
> > Rashad,
> >
> > I'll see if I can get this committed to the SVN. Thanks for the
> submittal.
> >
> > The Sunburned Surveyor
> >
> > On Sun, Jan 23, 2011 at 4:11 AM, Mohammed Rashad
> >  wrote:
> >> here is a malayalam translation of openjump. the job is not finished
> yet.
> >> but I will update soon.
> >> Add these to the language list of openjump..
> >> please see attached file
> >> --
> >> Rashad
> >>
> >>
> --
> >> Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
> >> Finally, a world-class log management solution at an even better
> price-free!
> >> Download using promo code Free_Logger_4_Dev2Dev. Offer expires
> >> February 28th, so secure your free ArcSight Logger TODAY!
> >> http://p.sf.net/sfu/arcsight-sfd2d
> >> ___
> >> Jump-pilot-devel mailing list
> >> Jump-pilot-devel@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >>
> >>
> >
>
>
> --
> Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
> Finally, a world-class log management solution at an even better
> price-free!
> Download using promo code Free_Logger_4_Dev2Dev. Offer expires
> February 28th, so secure your free ArcSight Logger TODAY!
> http://p.sf.net/sfu/arcsight-sfd2d
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>



-- 
Rashad
--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] how to launch external jar program

2011-01-21 Thread Mohammed Rashad
the plugin will be automatically launched if copied to lib/ext folder

Hope this may help you
http://sourceforge.net/apps/mediawiki/jump-pilot/index.php?title=Developer_Documentation_and_HowTo#Making_Your_Own_Plugins

On Fri, Jan 21, 2011 at 7:19 PM, Giuseppe Aruta wrote:

> Hi all,
>
> the raster image software "Imagej", cleand by its plugin and others tools,
> can be reduced to single jar file "ij.jar".
>
> I want to create an OJ plugin which simply launch ij.jar (located into
> OJ/LIB/EXT folder).
> Where can I start from? I am quite new to OJ/Kosmo plugin build (*) and I
> want to study some extra raster improovements.
>
> Regards and thanks for the replay
>
> Peppe
>
>
> (*) This is my 1st experimental, simple plugIn, a beanshell extension for
> Kosmo (derived from Jump 1.01) -
> https://sourceforge.net/projects/opensit/files/Kosmo/PlugIn/BeanshellExtension.zip/download
>
>
>
>
>
> --
> Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
> Finally, a world-class log management solution at an even better
> price-free!
> Download using promo code Free_Logger_4_Dev2Dev. Offer expires
> February 28th, so secure your free ArcSight Logger TODAY!
> http://p.sf.net/sfu/arcsight-sfd2d
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>



-- 
Rashad
--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] small pgRouting plugin with demo data and some bug fixes

2011-01-09 Thread Mohammed Rashad
sorry. plugin not attached


On Sun, Jan 9, 2011 at 8:32 PM, Mohammed Rashad
wrote:

> Actually there is a small problem in code its does not check accept srid
> -1.
> Now I modified it. you can test it now.
>
> i tried the plugin using shp2pgsql and importing the sql file into posgis
> databse with pgRouting stuff installed.
> But you try it in your own way because more bug fixes can happen then. :)
>
> shp2pgsql -s 2276 -i -I "C:\edges.shp" edges > "C:\edges.sql"
>
> 2011/1/9 Michaël Michaud 
>
>>  Hi Mohammed,
>>
>> Here is a sql dump of my edges2 table
>>
>> I went through following steps :
>> - import the shape in OpenJUMP
>> - set srid = -1
>> - create unique identifiers in id column with OpenJUMP plugin
>> - save OpenJUMP layer as postgis table
>> then I applied the sql instruction mentionned above
>> - I also changed id colomn name to gid and
>>   geometry colomn name to the_geom
>>   to have something very similar to the example table
>>
>> Michaël
>>
>> Le 09/01/2011 10:35, Mohammed Rashad a écrit :
>>
>> Thanks for the detailed feedback. I will fix all and come back later/
>> dijkstra_result is created by plugin if not exist. so there is no need of
>> creating it by user
>> can you send back your postgis table of edges you modified to me
>>
>>
>>
>>
>> 2011/1/9 Michaël Michaud 
>>
>>>  Hi,
>>>
>>> Thanks for the more complete installation instructions
>>>
>>> I made good progress trying to make it work, but after several hours
>>> (partly due to my limited knowledge about pgRouting) I still get error
>>> messages and an empty shortest_path layer.
>>>
>>> First of all, you should have told me you followed this tutorial
>>> http://www.utdallas.edu/~ama054000/rt_tutorial.html<http://www.utdallas.edu/%7Eama054000/rt_tutorial.html>
>>> It would have saved me a lot of time.
>>>
>> Reason I didnt tell the link is because it want to know wheather any
>> postgis table can be used for routing in OJ using the plugin
>>
>>>
>>> Now, I understand that all the preparation described in this tuto has to
>>> be done on the postgreSQL side before the plugin is run, i.e.
>>> - giving an id to each edge (I did it with OpenJUMP plugin)
>>> - adding columns to the table
>>> ALTER TABLE edges ADD COLUMN source integer;
>>> ALTER TABLE edges ADD COLUMN target integer;
>>> ALTER TABLE edges ADD COLUMN length double precision;
>>> - computing nodes on postgresql with pgrouting function
>>> SELECT assign_vertex_id('edges', 0.001, 'geometry', 'id');
>>> UPDATE edges SET length = length(geometry);
>>>
>>> After this preparation I could get the list of id in the drop down list
>>> of your UI.
>>>
>>> But there are still issues :
>>> - the geom column has to be named exactly as in the example , otherwise
>>> it does not work
>>> - UI is always reset with your default connexion parameters and does nor
>>> remember my parameters as the original dialog box does
>>> - the dijkstra_result table has also to be built on postgresql before I
>>> can use the plugin.
>>> - finally, I still have exceptions, and I get an empty shortest_path
>>> layer
>>>
>>> If someone else can confirm the plugin works well for him, I'll upload it
>>> on sourceforge, but I have to make sure it is usable "as is" for any user,
>>> not just by you.
>>>
>>> Michaël
>>>
>>> Le 07/01/2011 16:48, Mohammed Rashad a écrit :
>>>
>>>  Hi Michaël Michaud
>>> I had added the readme+install file for users and how to use demo data.
>>> The bug fixing is also done now.
>>> @openjump users/developers
>>> sorry for previous post which contains some bugs
>>> please test this small plugin and upload on OJ source tree.
>>>
>>>
>>>  see the attached file for plugin file and associated demo
>>> --
>>> Rashad
>>>
>>>
>>> --
>>> Gaining the trust of online customers is vital for the success of any 
>>> company
>>> that requires sensitive data to be transmitted over the Web.   Learn how to
>>> best implement a security strategy that keeps consumers' information secure
>>> and instills the confiden

Re: [JPP-Devel] small pgRouting plugin with demo data and some bug fixes

2011-01-09 Thread Mohammed Rashad
Actually there is a small problem in code its does not check accept srid -1.
Now I modified it. you can test it now.

i tried the plugin using shp2pgsql and importing the sql file into posgis
databse with pgRouting stuff installed.
But you try it in your own way because more bug fixes can happen then. :)

shp2pgsql -s 2276 -i -I "C:\edges.shp" edges > "C:\edges.sql"

2011/1/9 Michaël Michaud 

>  Hi Mohammed,
>
> Here is a sql dump of my edges2 table
>
> I went through following steps :
> - import the shape in OpenJUMP
> - set srid = -1
> - create unique identifiers in id column with OpenJUMP plugin
> - save OpenJUMP layer as postgis table
> then I applied the sql instruction mentionned above
> - I also changed id colomn name to gid and
>   geometry colomn name to the_geom
>   to have something very similar to the example table
>
> Michaël
>
> Le 09/01/2011 10:35, Mohammed Rashad a écrit :
>
> Thanks for the detailed feedback. I will fix all and come back later/
> dijkstra_result is created by plugin if not exist. so there is no need of
> creating it by user
> can you send back your postgis table of edges you modified to me
>
>
>
>
> 2011/1/9 Michaël Michaud 
>
>>  Hi,
>>
>> Thanks for the more complete installation instructions
>>
>> I made good progress trying to make it work, but after several hours
>> (partly due to my limited knowledge about pgRouting) I still get error
>> messages and an empty shortest_path layer.
>>
>> First of all, you should have told me you followed this tutorial
>> http://www.utdallas.edu/~ama054000/rt_tutorial.html<http://www.utdallas.edu/%7Eama054000/rt_tutorial.html>
>> It would have saved me a lot of time.
>>
> Reason I didnt tell the link is because it want to know wheather any
> postgis table can be used for routing in OJ using the plugin
>
>>
>> Now, I understand that all the preparation described in this tuto has to
>> be done on the postgreSQL side before the plugin is run, i.e.
>> - giving an id to each edge (I did it with OpenJUMP plugin)
>> - adding columns to the table
>> ALTER TABLE edges ADD COLUMN source integer;
>> ALTER TABLE edges ADD COLUMN target integer;
>> ALTER TABLE edges ADD COLUMN length double precision;
>> - computing nodes on postgresql with pgrouting function
>> SELECT assign_vertex_id('edges', 0.001, 'geometry', 'id');
>> UPDATE edges SET length = length(geometry);
>>
>> After this preparation I could get the list of id in the drop down list of
>> your UI.
>>
>> But there are still issues :
>> - the geom column has to be named exactly as in the example , otherwise it
>> does not work
>> - UI is always reset with your default connexion parameters and does nor
>> remember my parameters as the original dialog box does
>> - the dijkstra_result table has also to be built on postgresql before I
>> can use the plugin.
>> - finally, I still have exceptions, and I get an empty shortest_path layer
>>
>> If someone else can confirm the plugin works well for him, I'll upload it
>> on sourceforge, but I have to make sure it is usable "as is" for any user,
>> not just by you.
>>
>> Michaël
>>
>> Le 07/01/2011 16:48, Mohammed Rashad a écrit :
>>
>>  Hi Michaël Michaud
>> I had added the readme+install file for users and how to use demo data.
>> The bug fixing is also done now.
>> @openjump users/developers
>> sorry for previous post which contains some bugs
>> please test this small plugin and upload on OJ source tree.
>>
>>
>>  see the attached file for plugin file and associated demo
>> --
>> Rashad
>>
>>
>> --
>> Gaining the trust of online customers is vital for the success of any company
>> that requires sensitive data to be transmitted over the Web.   Learn how to
>> best implement a security strategy that keeps consumers' information secure
>> and instills the confidence they need to proceed with 
>> transactions.http://p.sf.net/sfu/oracle-sfdevnl
>>
>>
>> ___
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>>
>>
>>
>> --
>> Gaining the trust of online customers is vital for the success of any
>> company
>> 

Re: [JPP-Devel] small pgRouting plugin with demo data and some bug fixes

2011-01-09 Thread Mohammed Rashad
Thanks for the detailed feedback. I will fix all and come back later/
dijkstra_result is created by plugin if not exist. so there is no need of
creating it by user
can you send back your postgis table of edges you modified to me




2011/1/9 Michaël Michaud 

>  Hi,
>
> Thanks for the more complete installation instructions
>
> I made good progress trying to make it work, but after several hours
> (partly due to my limited knowledge about pgRouting) I still get error
> messages and an empty shortest_path layer.
>
> First of all, you should have told me you followed this tutorial
> http://www.utdallas.edu/~ama054000/rt_tutorial.html
> It would have saved me a lot of time.
>
Reason I didnt tell the link is because it want to know wheather any postgis
table can be used for routing in OJ using the plugin

>
> Now, I understand that all the preparation described in this tuto has to be
> done on the postgreSQL side before the plugin is run, i.e.
> - giving an id to each edge (I did it with OpenJUMP plugin)
> - adding columns to the table
> ALTER TABLE edges ADD COLUMN source integer;
> ALTER TABLE edges ADD COLUMN target integer;
> ALTER TABLE edges ADD COLUMN length double precision;
> - computing nodes on postgresql with pgrouting function
> SELECT assign_vertex_id('edges', 0.001, 'geometry', 'id');
> UPDATE edges SET length = length(geometry);
>
> After this preparation I could get the list of id in the drop down list of
> your UI.
>
> But there are still issues :
> - the geom column has to be named exactly as in the example , otherwise it
> does not work
> - UI is always reset with your default connexion parameters and does nor
> remember my parameters as the original dialog box does
> - the dijkstra_result table has also to be built on postgresql before I can
> use the plugin.
> - finally, I still have exceptions, and I get an empty shortest_path layer
>
> If someone else can confirm the plugin works well for him, I'll upload it
> on sourceforge, but I have to make sure it is usable "as is" for any user,
> not just by you.
>
> Michaël
>
> Le 07/01/2011 16:48, Mohammed Rashad a écrit :
>
> Hi Michaël Michaud
> I had added the readme+install file for users and how to use demo data. The
> bug fixing is also done now.
> @openjump users/developers
> sorry for previous post which contains some bugs
> please test this small plugin and upload on OJ source tree.
>
>
>  see the attached file for plugin file and associated demo
> --
> Rashad
>
>
> --
> Gaining the trust of online customers is vital for the success of any company
> that requires sensitive data to be transmitted over the Web.   Learn how to
> best implement a security strategy that keeps consumers' information secure
> and instills the confidence they need to proceed with 
> transactions.http://p.sf.net/sfu/oracle-sfdevnl
>
>
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
>
> --
> Gaining the trust of online customers is vital for the success of any
> company
> that requires sensitive data to be transmitted over the Web.   Learn how to
> best implement a security strategy that keeps consumers' information secure
> and instills the confidence they need to proceed with transactions.
> http://p.sf.net/sfu/oracle-sfdevnl
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>


-- 
Rashad
--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl ___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] small pgRouting plugin with demo data and some bug fixes

2011-01-07 Thread Mohammed Rashad
Hi Michaël Michaud
I had added the readme+install file for users and how to use demo data. The
bug fixing is also done now.
@openjump users/developers
sorry for previous post which contains some bugs
please test this small plugin and upload on OJ source tree.


see the attached file for plugin file and associated demo
-- 
Rashad


pgRouting-alpha.tar.gz
Description: GNU Zip compressed data
--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl ___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] pgRouting

2011-01-06 Thread Mohammed Rashad
Hi Michaël Michaud
   sorry for delay in reply regarding pgrouting. I had added the
readme+install file for users and how to use demo data
@openjump users/developers

please test this small plugin and upload on OJ source tree.


see the attached file for plugin file and associated demo.
-- 
Rashad


pgrouting-plugin-alpha.tar.gz
Description: GNU Zip compressed data
--
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] new plugin

2010-12-31 Thread Mohammed Rashad
you dont need to modify edges table.
It works for me without any patch to edges.shp
I will add something in code to report the error after connecting to
database and before populating source and target column

2010/12/31 Michaël Michaud 

>  Hi,
>
> Le 24/12/2010 05:00, Mohammed Rashad a écrit :
>
> did u tried the edges.shp comes with demo.
>
> Yes I did.
>
> to get the source and target demo boxes you need to create a table with the
> column source and target
>
> Should I modify the edges table structure or should I add a new table for
> network vertices.
> Should I modify the edges.shp table structure and use the assign_vertex_id
> function as explained in
> http://www.pgrouting.org/docs/howto/topology.html
> or should I create something else by hand ?
>
> I will add this to README.txt. after completing the task will I get write
> access to svn?
>
> As Sunburned Surveyor has said we have not yet a repository for plugins.
> Hope he will be able to create one.
> In the meantime, we can make the plugin and its sources available. I
> suggest we put it in the same directory as p_ PostGIS Plugin/
>
> Michaël
>
>
> 2010/12/24 Michaël Michaud 
>
>>  Hi Mohammed,
>>
>> As I understand it, your plugin depends on
>> Postgis PlugIn for OpenJUMP
>> PostgreSQL + PostGIS + pgRouting
>>
>> I have not yet installed pgRouting and could not test your plugin fully,
>> here are some comments after the tests I did :
>> - Without Postgis PlugIn, the process of launching OpenJUMP is stopped
>> with an exception. It would be nice to let OpenJUMP install normally and
>> throw a warning in the status bar about the missing plugin.
>> - With Postgis PlugIn (but without pgRouting), I get the user interface
>> and could connect, but I get nothing useful in the "select Node" comboboxes
>> (see image).
>> I guess I have to prepare a node table with pgrouting functions first...
>> it would be nice to give some more hints in a doc (or at least in the
>> readme.txt)
>>
>> I'll be out of home/office for a week, then I'll go back to you. Maybe
>> someone else with pgRouting experience will test your plugin in the meantime
>>
>>
>> Michaël
>>
>>
>>
>>
>>
>>
>> Le 23/12/2010 14:55, Mohammed Rashad a écrit :
>>
>>
>>
>> 2010/12/23 Michaël Michaud 
>>
>>>  Hi Mohammed,
>>>
>>>
>>>  I just created a pgrouting plugin version 0.1 beta.
>>> How and where to upload the plugin?
>>>
>>>  I can create a new directory in
>>> http://sourceforge.net/projects/jump-pilot/files/p_%20More%20Plugins/
>>>
>>> Could you send your plugin by email so that we can have a quick review.
>>>
>>> You can include source code in your plugin if it is a little plugin or
>>> prepare an executable jar and another distribution including sources
>>>
>>> Is it GPL licenced or something else ?
>>>
>>> Is it directly related to pgrouting (use pgrouting + postgis +
>>> postgresql) or just inspired by pgrouting. In the second case, I suggest you
>>> choose another name for the plugin.
>>>
>>> Michaël
>>>
>>>  --
>>> Rashad
>>>
>>>
>>> --
>>> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
>>> to consolidate database storage, standardize their database environment, 
>>> and,
>>> should the need arise, upgrade to a full multi-node Oracle RAC database
>>> without downtime or disruptionhttp://p.sf.net/sfu/oracle-sfdevnl
>>>
>>>
>>> ___
>>> Jump-pilot-devel mailing 
>>> listjump-pilot-de...@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>
>>>
>>>
>>>
>>> --
>>> Learn how Oracle Real Application Clusters (RAC) One Node allows
>>> customers
>>> to consolidate database storage, standardize their database environment,
>>> and,
>>> should the need arise, upgrade to a full multi-node Oracle RAC database
>>> without downtime or disruption
>>> http://p.sf.net/sfu/oracle-sfdevnl
>>> ___
>>> Jump-pilot-devel mailing list
>>> Jump-pilot-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/j

[JPP-Devel] gpx

2010-12-24 Thread Mohammed Rashad
How can I load a GPX file in OJ?
-- 
Rashad
--
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] new plugin

2010-12-23 Thread Mohammed Rashad
did u tried the edges.shp comes with demo. to get the source and target demo
boxes you need to create a table with the column source and target
I will add this to README.txt. after completing the task will I get write
access to svn?

2010/12/24 Michaël Michaud 

>  Hi Mohammed,
>
> As I understand it, your plugin depends on
> Postgis PlugIn for OpenJUMP
> PostgreSQL + PostGIS + pgRouting
>
> I have not yet installed pgRouting and could not test your plugin fully,
> here are some comments after the tests I did :
> - Without Postgis PlugIn, the process of launching OpenJUMP is stopped with
> an exception. It would be nice to let OpenJUMP install normally and throw a
> warning in the status bar about the missing plugin.
> - With Postgis PlugIn (but without pgRouting), I get the user interface and
> could connect, but I get nothing useful in the "select Node" comboboxes (see
> image).
> I guess I have to prepare a node table with pgrouting functions first... it
> would be nice to give some more hints in a doc (or at least in the
> readme.txt)
>
> I'll be out of home/office for a week, then I'll go back to you. Maybe
> someone else with pgRouting experience will test your plugin in the meantime
>
>
> Michaël
>
>
>
>
>
>
> Le 23/12/2010 14:55, Mohammed Rashad a écrit :
>
>
>
> 2010/12/23 Michaël Michaud 
>
>>  Hi Mohammed,
>>
>>
>>  I just created a pgrouting plugin version 0.1 beta.
>> How and where to upload the plugin?
>>
>>  I can create a new directory in
>> http://sourceforge.net/projects/jump-pilot/files/p_%20More%20Plugins/
>>
>> Could you send your plugin by email so that we can have a quick review.
>>
>> You can include source code in your plugin if it is a little plugin or
>> prepare an executable jar and another distribution including sources
>>
>> Is it GPL licenced or something else ?
>>
>> Is it directly related to pgrouting (use pgrouting + postgis + postgresql)
>> or just inspired by pgrouting. In the second case, I suggest you choose
>> another name for the plugin.
>>
>> Michaël
>>
>>  --
>> Rashad
>>
>>
>> --
>> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
>> to consolidate database storage, standardize their database environment, and,
>> should the need arise, upgrade to a full multi-node Oracle RAC database
>> without downtime or disruptionhttp://p.sf.net/sfu/oracle-sfdevnl
>>
>>
>> ___
>> Jump-pilot-devel mailing 
>> listjump-pilot-de...@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>>
>>
>>
>> --
>> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
>> to consolidate database storage, standardize their database environment,
>> and,
>> should the need arise, upgrade to a full multi-node Oracle RAC database
>> without downtime or disruption
>> http://p.sf.net/sfu/oracle-sfdevnl
>> ___
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>>
>
>
> --
> Rashad
>
>
> --
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment, and,
> should the need arise, upgrade to a full multi-node Oracle RAC database
> without downtime or disruptionhttp://p.sf.net/sfu/oracle-sfdevnl
>
>
> ___
> Jump-pilot-devel mailing 
> listjump-pilot-de...@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
>
> --
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment,
> and,
> should the need arise, upgrade to a full multi-node Oracle RAC database
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>


-- 
Rashad
--
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] new plugin

2010-12-23 Thread Mohammed Rashad
2010/12/23 Michaël Michaud 

>  Hi Mohammed,
>
>
>  I just created a pgrouting plugin version 0.1 beta.
> How and where to upload the plugin?
>
> I can create a new directory in
> http://sourceforge.net/projects/jump-pilot/files/p_%20More%20Plugins/
>
> Could you send your plugin by email so that we can have a quick review.
>
> You can include source code in your plugin if it is a little plugin or
> prepare an executable jar and another distribution including sources
>
> Is it GPL licenced or something else ?
>
> Is it directly related to pgrouting (use pgrouting + postgis + postgresql)
> or just inspired by pgrouting. In the second case, I suggest you choose
> another name for the plugin.
>
> Michaël
>
>  --
> Rashad
>
>
> --
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment, and,
> should the need arise, upgrade to a full multi-node Oracle RAC database
> without downtime or disruptionhttp://p.sf.net/sfu/oracle-sfdevnl
>
>
> ___
> Jump-pilot-devel mailing 
> listjump-pilot-de...@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
>
> --
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment,
> and,
> should the need arise, upgrade to a full multi-node Oracle RAC database
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>


-- 
Rashad


routing plugin.tar.gz
Description: GNU Zip compressed data
--
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] new plugin

2010-12-23 Thread Mohammed Rashad
Hi all,
I just created a pgrouting plugin version 0.1 beta.
How and where to upload the plugin?
-- 
Rashad
--
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] postgis table

2010-12-22 Thread Mohammed Rashad
How to add a postgis layer by code?
-- 
Rashad
--
Forrester recently released a report on the Return on Investment (ROI) of
Google Apps. They found a 300% ROI, 38%-56% cost savings, and break-even
within 7 months.  Over 3 million businesses have gone Google with Google Apps:
an online email calendar, and document program that's accessible from your 
browser. Read the Forrester report: http://p.sf.net/sfu/googleapps-sfnew___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] open file

2010-12-19 Thread Mohammed Rashad
How to use FileOpen in a custom plugin?

-- 
Rashad
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] raster layer

2010-12-19 Thread Mohammed Rashad
sure

2010/12/19 Michaël Michaud 

>  Hi Mohammed,
>
>   Imagej has a tool like this
>>
> we can read cell values by code using this
>
> http://sourceforge.net/apps/mediawiki/jump-pilot/index.php?title=How_to_load_a_Sextante_raster_layer_and_read_its_cell_values
>
>
> I know you already wrote code to read cell values. My idea is that from
> here, if you're interested, you could study plugin mechanism, and write a
> useful plugin for OpenJUMP ;-)
>
> Michaël
>
>
>
>> Peppe
>>
>>
>>
>>
>>
>> --
>> Lotusphere 2011
>> Register now for Lotusphere 2011 and learn how
>> to connect the dots, take your collaborative environment
>> to the next level, and enter the era of Social Business.
>> http://p.sf.net/sfu/lotusphere-d2d
>> ___
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>
>
>
> --
> Rashad
>
>
> --
> Lotusphere 2011
> Register now for Lotusphere 2011 and learn how
> to connect the dots, take your collaborative environment
> to the next level, and enter the era of Social 
> Business.http://p.sf.net/sfu/lotusphere-d2d
>
>
> ___
> Jump-pilot-devel mailing 
> listjump-pilot-de...@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
>
> --
> Lotusphere 2011
> Register now for Lotusphere 2011 and learn how
> to connect the dots, take your collaborative environment
> to the next level, and enter the era of Social Business.
> http://p.sf.net/sfu/lotusphere-d2d
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>


-- 
Rashad
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] raster layer

2010-12-19 Thread Mohammed Rashad
On Sun, Dec 19, 2010 at 9:39 PM, Giuseppe Aruta wrote:

> Hi Michael
>
>
>>My opinion is that it would be better to have a common way to toggle
>>visibility for all layers including Sextante Raster Layers.
>
> I agree
>
>
>>About getting cell values, I think a useful plugin would be to
>>display cell values of the topmost visible raster layer in the
>>leftmost part of the status bar when the info button is on.
>> What other users think ?
>
>  Imagej has a tool like this
>
we can read cell values by code using this
http://sourceforge.net/apps/mediawiki/jump-pilot/index.php?title=How_to_load_a_Sextante_raster_layer_and_read_its_cell_values


>
> Peppe
>
>
>
>
>
> --
> Lotusphere 2011
> Register now for Lotusphere 2011 and learn how
> to connect the dots, take your collaborative environment
> to the next level, and enter the era of Social Business.
> http://p.sf.net/sfu/lotusphere-d2d
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>



-- 
Rashad
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] points in lines

2010-12-19 Thread Mohammed Rashad
How to find that  a given point is in the line or not?

-- 
Rashad
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] get a point feature

2010-12-19 Thread Mohammed Rashad
Hi agian,
how to add the linestring as a layer?

2010/12/19 Michaël Michaud 

>  Le 19/12/2010 11:44, Mohammed Rashad a écrit :
>
> thanks
> One more thing
> How to create a linestring by code knowing its two
> LINESTRING (129 313, 188 266, 195 318, 190 317, 97 333)
>
> To create linestring from its coordinates, use JTS's :
>
> *com.vividsolutions.jts.geom.GeometryFactory*.createLineString(...)
>
> or, if you already have its WKT string :
>
> *com.vividsolutions.jts.io.WKTReader*.read("wkt string")
>
>
> Michaël
>
>
> 2010/12/19 Michaël Michaud 
>
>>  Le 19/12/2010 08:55, Mohammed Rashad a écrit :
>>
>> How to get a point feature for the given attribute name?
>> What I mean is search for the point feature which has attribute name =
>> myattributename.
>>
>>  If you want to find a feature with a given attribute value (name =
>> 'myname') you have to loop through all features
>> for (Feature f : features) {
>> if (f.getAttribute("name").equals("myname")) {
>> // do what you want
>> }
>> }
>>
>> Remark 1 : you may have to handle the case where you have several features
>> with same value
>> Remark 2 : if you have many such request, you may have to build an index
>> (a TreeMap) mapping all distinct attribute values to features.
>>
>> Michaël
>>
>>
>> --
>> Rashad
>>
>>
>> --
>> Lotusphere 2011
>> Register now for Lotusphere 2011 and learn how
>> to connect the dots, take your collaborative environment
>> to the next level, and enter the era of Social 
>> Business.http://p.sf.net/sfu/lotusphere-d2d
>>
>>
>> ___
>> Jump-pilot-devel mailing 
>> listjump-pilot-de...@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>>
>>
>>
>> --
>> Lotusphere 2011
>> Register now for Lotusphere 2011 and learn how
>> to connect the dots, take your collaborative environment
>> to the next level, and enter the era of Social Business.
>> http://p.sf.net/sfu/lotusphere-d2d
>> ___
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>>
>
>
> --
> Rashad
>
>
> --
> Lotusphere 2011
> Register now for Lotusphere 2011 and learn how
> to connect the dots, take your collaborative environment
> to the next level, and enter the era of Social 
> Business.http://p.sf.net/sfu/lotusphere-d2d
>
>
> ___
> Jump-pilot-devel mailing 
> listjump-pilot-de...@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
>
> --
> Lotusphere 2011
> Register now for Lotusphere 2011 and learn how
> to connect the dots, take your collaborative environment
> to the next level, and enter the era of Social Business.
> http://p.sf.net/sfu/lotusphere-d2d
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>


-- 
Rashad
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] get a point feature

2010-12-19 Thread Mohammed Rashad
also one more thing
how read a line feature from a linestring like
LINESTRING (129 313, 188 266, 195 318, 190 317, 97 333)

Do I need to seperate it like
129,313
188,266
195,318

and map it . Is that the way or any other way is there?
On Sun, Dec 19, 2010 at 4:14 PM, Mohammed Rashad  wrote:

> thanks
> One more thing
> How to create a linestring by code knowing its two
>
>
> 2010/12/19 Michaël Michaud 
>
>  Le 19/12/2010 08:55, Mohammed Rashad a écrit :
>>
>> How to get a point feature for the given attribute name?
>> What I mean is search for the point feature which has attribute name =
>> myattributename.
>>
>> If you want to find a feature with a given attribute value (name =
>> 'myname') you have to loop through all features
>> for (Feature f : features) {
>> if (f.getAttribute("name").equals("myname")) {
>> // do what you want
>> }
>> }
>>
>> Remark 1 : you may have to handle the case where you have several features
>> with same value
>> Remark 2 : if you have many such request, you may have to build an index
>> (a TreeMap) mapping all distinct attribute values to features.
>>
>> Michaël
>>
>>
>> --
>> Rashad
>>
>>
>> --
>> Lotusphere 2011
>> Register now for Lotusphere 2011 and learn how
>> to connect the dots, take your collaborative environment
>> to the next level, and enter the era of Social 
>> Business.http://p.sf.net/sfu/lotusphere-d2d
>>
>>
>> ___
>> Jump-pilot-devel mailing 
>> listjump-pilot-de...@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>>
>>
>>
>> --
>> Lotusphere 2011
>> Register now for Lotusphere 2011 and learn how
>> to connect the dots, take your collaborative environment
>> to the next level, and enter the era of Social Business.
>> http://p.sf.net/sfu/lotusphere-d2d
>> ___
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>>
>
>
> --
> Rashad
>



-- 
Rashad
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] get a point feature

2010-12-19 Thread Mohammed Rashad
thanks
One more thing
How to create a linestring by code knowing its two
LINESTRING (129 313, 188 266, 195 318, 190 317, 97 333)

2010/12/19 Michaël Michaud 

>  Le 19/12/2010 08:55, Mohammed Rashad a écrit :
>
> How to get a point feature for the given attribute name?
> What I mean is search for the point feature which has attribute name =
> myattributename.
>
> If you want to find a feature with a given attribute value (name =
> 'myname') you have to loop through all features
> for (Feature f : features) {
> if (f.getAttribute("name").equals("myname")) {
> // do what you want
> }
> }
>
> Remark 1 : you may have to handle the case where you have several features
> with same value
> Remark 2 : if you have many such request, you may have to build an index (a
> TreeMap) mapping all distinct attribute values to features.
>
> Michaël
>
>
> --
> Rashad
>
>
> --
> Lotusphere 2011
> Register now for Lotusphere 2011 and learn how
> to connect the dots, take your collaborative environment
> to the next level, and enter the era of Social 
> Business.http://p.sf.net/sfu/lotusphere-d2d
>
>
> ___
> Jump-pilot-devel mailing 
> listjump-pilot-de...@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
>
> --
> Lotusphere 2011
> Register now for Lotusphere 2011 and learn how
> to connect the dots, take your collaborative environment
> to the next level, and enter the era of Social Business.
> http://p.sf.net/sfu/lotusphere-d2d
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>


-- 
Rashad
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] get a point feature

2010-12-18 Thread Mohammed Rashad
How to get a point feature for the given attribute name?
What I mean is search for the point feature which has attribute name =
myattributename.

-- 
Rashad
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] vertex from vector data

2010-12-18 Thread Mohammed Rashad
How to get a list of all vertices and edges from a vector layer?

-- 
Rashad
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] jump-grapht

2010-12-18 Thread Mohammed Rashad
How to create a layer using a list of INode Values in OpenJUMP using
jgrapht?
-- 
Rashad
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] raster layer

2010-12-17 Thread Mohammed Rashad
sorry cant toggle its visibility

On Sat, Dec 18, 2010 at 10:01 AM, Mohammed Rashad <
mohammedrasha...@gmail.com> wrote:

> yes, can toggle its visibility
>
>
> On Fri, Dec 17, 2010 at 9:22 PM, Sunburned Surveyor <
> sunburned.surve...@gmail.com> wrote:
>
>> What do you mean when you say the layer isn't "checkable"? You mean
>> you can't toggle its visibility?
>>
>> The Sunburned Surveyor
>>
>> On Thu, Dec 16, 2010 at 8:22 AM, Mohammed Rashad
>>  wrote:
>> > no OpenJUMPSextanteRasterLayer created a raster layer by using its
>> create
>> > function which accepts RasterLayer and OpenJUMPSextanteRasterLayer
>> extends
>> > layerable class also. But the added raster layer doesnt shown on
>> "working"
>> > set with a checkbox as context.addLayer have. I can load a raster layer
>> and
>> > get its cell value. you can see my code on wiki
>> >
>> https://sourceforge.net/apps/mediawiki/jump-pilot/index.php?title=How_to_load_a_Sextante_raster_layer_and_read_its_cell_values
>> > It adds a layer which is not checkable item in the working category.
>> >
>> > On Thu, Dec 16, 2010 at 9:16 PM, Sunburned Surveyor
>> >  wrote:
>> >>
>> >> Are you talking about the WorkbenchContext object? Does
>> >> OpenJUMPSextanteRasterLayer extend or implement RasterLayer?
>> >>
>> >> If it does, you don't need to add a new layer.
>> >>
>> >> The Sunburned Surveyor
>> >>
>> >> On Tue, Dec 14, 2010 at 11:16 PM, Mohammed Rashad
>> >>  wrote:
>> >> > context.addLayerSextanteRaster() accepts RasterLayer data type.
>> >> > How can we add OpenJUMPSextanteRasterLayer to
>> >> > context.addLayerSextanteRaster
>> >> > Can I add the function in to the source and send a patch?
>> >> >
>> >> > --
>> >> > Rashad
>> >> >
>> >> >
>> >> >
>> --
>> >> > Lotusphere 2011
>> >> > Register now for Lotusphere 2011 and learn how
>> >> > to connect the dots, take your collaborative environment
>> >> > to the next level, and enter the era of Social Business.
>> >> > http://p.sf.net/sfu/lotusphere-d2d
>> >> > ___
>> >> > Jump-pilot-devel mailing list
>> >> > Jump-pilot-devel@lists.sourceforge.net
>> >> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>> >> >
>> >> >
>> >>
>> >>
>> >>
>> --
>> >> Lotusphere 2011
>> >> Register now for Lotusphere 2011 and learn how
>> >> to connect the dots, take your collaborative environment
>> >> to the next level, and enter the era of Social Business.
>> >> http://p.sf.net/sfu/lotusphere-d2d
>> >> ___
>> >> Jump-pilot-devel mailing list
>> >> Jump-pilot-devel@lists.sourceforge.net
>> >> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>> >
>> >
>> >
>> > --
>> > Rashad
>> >
>> >
>> --
>> > Lotusphere 2011
>> > Register now for Lotusphere 2011 and learn how
>> > to connect the dots, take your collaborative environment
>> > to the next level, and enter the era of Social Business.
>> > http://p.sf.net/sfu/lotusphere-d2d
>> > ___
>> > Jump-pilot-devel mailing list
>> > Jump-pilot-devel@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>> >
>> >
>>
>>
>> --
>> Lotusphere 2011
>> Register now for Lotusphere 2011 and learn how
>> to connect the dots, take your collaborative environment
>> to the next level, and enter the era of Social Business.
>> http://p.sf.net/sfu/lotusphere-d2d
>> ___
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>
>
>
> --
> Rashad
>



-- 
Rashad
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] raster layer

2010-12-17 Thread Mohammed Rashad
yes, can toggle its visibility

On Fri, Dec 17, 2010 at 9:22 PM, Sunburned Surveyor <
sunburned.surve...@gmail.com> wrote:

> What do you mean when you say the layer isn't "checkable"? You mean
> you can't toggle its visibility?
>
> The Sunburned Surveyor
>
> On Thu, Dec 16, 2010 at 8:22 AM, Mohammed Rashad
>  wrote:
> > no OpenJUMPSextanteRasterLayer created a raster layer by using its create
> > function which accepts RasterLayer and OpenJUMPSextanteRasterLayer
> extends
> > layerable class also. But the added raster layer doesnt shown on
> "working"
> > set with a checkbox as context.addLayer have. I can load a raster layer
> and
> > get its cell value. you can see my code on wiki
> >
> https://sourceforge.net/apps/mediawiki/jump-pilot/index.php?title=How_to_load_a_Sextante_raster_layer_and_read_its_cell_values
> > It adds a layer which is not checkable item in the working category.
> >
> > On Thu, Dec 16, 2010 at 9:16 PM, Sunburned Surveyor
> >  wrote:
> >>
> >> Are you talking about the WorkbenchContext object? Does
> >> OpenJUMPSextanteRasterLayer extend or implement RasterLayer?
> >>
> >> If it does, you don't need to add a new layer.
> >>
> >> The Sunburned Surveyor
> >>
> >> On Tue, Dec 14, 2010 at 11:16 PM, Mohammed Rashad
> >>  wrote:
> >> > context.addLayerSextanteRaster() accepts RasterLayer data type.
> >> > How can we add OpenJUMPSextanteRasterLayer to
> >> > context.addLayerSextanteRaster
> >> > Can I add the function in to the source and send a patch?
> >> >
> >> > --
> >> > Rashad
> >> >
> >> >
> >> >
> --
> >> > Lotusphere 2011
> >> > Register now for Lotusphere 2011 and learn how
> >> > to connect the dots, take your collaborative environment
> >> > to the next level, and enter the era of Social Business.
> >> > http://p.sf.net/sfu/lotusphere-d2d
> >> > ___
> >> > Jump-pilot-devel mailing list
> >> > Jump-pilot-devel@lists.sourceforge.net
> >> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >> >
> >> >
> >>
> >>
> >>
> --
> >> Lotusphere 2011
> >> Register now for Lotusphere 2011 and learn how
> >> to connect the dots, take your collaborative environment
> >> to the next level, and enter the era of Social Business.
> >> http://p.sf.net/sfu/lotusphere-d2d
> >> ___
> >> Jump-pilot-devel mailing list
> >> Jump-pilot-devel@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
> >
> >
> > --
> > Rashad
> >
> >
> --
> > Lotusphere 2011
> > Register now for Lotusphere 2011 and learn how
> > to connect the dots, take your collaborative environment
> > to the next level, and enter the era of Social Business.
> > http://p.sf.net/sfu/lotusphere-d2d
> > ___
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
> >
>
>
> --
> Lotusphere 2011
> Register now for Lotusphere 2011 and learn how
> to connect the dots, take your collaborative environment
> to the next level, and enter the era of Social Business.
> http://p.sf.net/sfu/lotusphere-d2d
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>



-- 
Rashad
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] raster layer

2010-12-16 Thread Mohammed Rashad
no OpenJUMPSextanteRasterLayer created a raster layer by using its create
function which accepts RasterLayer and OpenJUMPSextanteRasterLayer extends
layerable class also. But the added raster layer doesnt shown on "working"
set with a checkbox as context.addLayer have. I can load a raster layer and
get its cell value. you can see my code on wiki
https://sourceforge.net/apps/mediawiki/jump-pilot/index.php?title=How_to_load_a_Sextante_raster_layer_and_read_its_cell_values
It adds a layer which is not checkable item in the working category.

On Thu, Dec 16, 2010 at 9:16 PM, Sunburned Surveyor <
sunburned.surve...@gmail.com> wrote:

> Are you talking about the WorkbenchContext object? Does
> OpenJUMPSextanteRasterLayer extend or implement RasterLayer?
>
> If it does, you don't need to add a new layer.
>
> The Sunburned Surveyor
>
> On Tue, Dec 14, 2010 at 11:16 PM, Mohammed Rashad
>  wrote:
> > context.addLayerSextanteRaster() accepts RasterLayer data type.
> > How can we add OpenJUMPSextanteRasterLayer to
> context.addLayerSextanteRaster
> > Can I add the function in to the source and send a patch?
> >
> > --
> > Rashad
> >
> >
> --
> > Lotusphere 2011
> > Register now for Lotusphere 2011 and learn how
> > to connect the dots, take your collaborative environment
> > to the next level, and enter the era of Social Business.
> > http://p.sf.net/sfu/lotusphere-d2d
> > ___
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
> >
>
>
> --
> Lotusphere 2011
> Register now for Lotusphere 2011 and learn how
> to connect the dots, take your collaborative environment
> to the next level, and enter the era of Social Business.
> http://p.sf.net/sfu/lotusphere-d2d
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>



-- 
Rashad
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] edit wiki

2010-12-15 Thread Mohammed Rashad
ok i got it. problem with password and uname

On Wed, Dec 15, 2010 at 12:05 PM, Mohammed Rashad <
mohammedrasha...@gmail.com> wrote:

> How to edit wiki? cannot find a login page
>
> --
> Rashad
>



-- 
Rashad
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] raster layer

2010-12-14 Thread Mohammed Rashad
context.addLayerSextanteRaster() accepts RasterLayer data type.
How can we add OpenJUMPSextanteRasterLayer to context.addLayerSextanteRaster
Can I add the function in to the source and send a patch?

-- 
Rashad
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] new programmer's Manual

2010-12-14 Thread Mohammed Rashad
Hi all,
I used to look at javadoc and i thought that a doxygen generated docs will
be good.
So I generated the programmer's manual using doxygen tool. I had added it in
the wiki

A peek is at
http://lsi.iiit.ac.in/openjump_manual/

-- 
Rashad
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] edit wiki

2010-12-14 Thread Mohammed Rashad
How to edit wiki? cannot find a login page

-- 
Rashad
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] layer not checkable

2010-12-14 Thread Mohammed Rashad
  context.addLayerSextanteRaster() is not checkable. how to make it
checkable
-- 
Rashad
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] envelope

2010-12-14 Thread Mohammed Rashad
What is com.vividsolutions.jts.geom.Envelope? Where can i find its
documentation?

-- 
Rashad
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] gui

2010-12-13 Thread Mohammed Rashad
yes, I got it. I am learning JUMP code now. its good :)

On Mon, Dec 13, 2010 at 11:17 PM, Sunburned Surveyor <
sunburned.surve...@gmail.com> wrote:

> Mohammed,
>
> What GUI stuff are you trying to do with OJ? You need to be more
> specific in your questions. There are different ways to create new
> task/project windows, dialog boxes, and toolbars. You can always check
> the code for existing OJ plug-ins for answers.
>
> I already posted a link to the JUMP Develope Guide. Did you get that?
>
> The Sunburned Surveyor
>
> On Sat, Dec 11, 2010 at 8:05 AM, Mohammed Rashad
>  wrote:
> > sorry for continuous posts
> > Hi,
> > I need to know that is there anything in openjump to create
> > windows,frames.buttons and all other gui related stuff.
> > I had used this
> >
> > context.getWorkbenchFrame().getOutputFrame().createNewDocument()
> >
> > when adding a new plugin. Or I need to use java.awt or swing for gui
> related
> > stuff.
> > What are programming guidelines for openjump? Where can I get a
> > document/article for programming guide or a developers guide.
> >
> > --
> > Thanks && Regards
> > Rashad
> >
> >
> --
> > Oracle to DB2 Conversion Guide: Learn learn about native support for
> PL/SQL,
> > new data types, scalar functions, improved concurrency, built-in
> packages,
> > OCI, SQL*Plus, data movement tools, best practices and more.
> > http://p.sf.net/sfu/oracle-sfdev2dev
> > ___
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
> >
>
>
> --
> Lotusphere 2011
> Register now for Lotusphere 2011 and learn how
> to connect the dots, take your collaborative environment
> to the next level, and enter the era of Social Business.
> http://p.sf.net/sfu/lotusphere-d2d
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>



-- 
Rashad
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] add toolbar item

2010-12-13 Thread Mohammed Rashad
How to add a toolbar Item by code in OJ 1.4

-- 
Rashad
--
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev ___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] cts by code

2010-12-12 Thread Mohammed Rashad
Hi,
How to set coordinate reference system to layer by code
-- 
Rashad
--
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev ___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] cts extension

2010-12-12 Thread Mohammed Rashad
how to use cts extension when creating a new plugin.?
 I need to get the combobox which is in the menu or crs extension on my
plugin's JinternalFrame

-- 
Rashad
--
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev ___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] sextante raster layer

2010-12-11 Thread Mohammed Rashad
How to load an no referenced image layer using sextante by code?

On Sat, Dec 11, 2010 at 6:09 PM, Mohammed Rashad  wrote:

> I am using OpenJump 1.4.0.2 relase on Ubuntu 10.04 LTS. How Can I use
> sextante layers.
> for georeferencing which to use sextante or jgdal. Which will be a better
> choice for handling raster data in OpenJUMP
>
> --
> Rashad
>



-- 
Rashad
--
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev ___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] image layer

2010-12-11 Thread Mohammed Rashad
thanks it worked for linux.
Thanks a lot

On Sun, Dec 12, 2010 at 9:20 AM, Mohammed Rashad  wrote:

> It is a windows version.
> I am using Ubuntu 10.04 LTS
>
>
> On Sat, Dec 11, 2010 at 10:39 PM, Arnd Kielhorn  wrote:
>
>> Hi Rashad,
>>
>> there are special bindings required for the use of the sextante plugin in
>> openjump. I believe Stefan prepared an openjump version with these bindings.
>> You will find it here:
>>
>> http://sourceforge.net/projects/jump-pilot/files/OpenJUMP%20win32%20installer/1.4.0.2/OpenJUMP_1.4.0.2_with_Sextante/
>>
>> openjump-1.4.0.2s.zip -> the "s" means "sextante"
>>
>> Arnd
>>
>> > how can i use sextante raster instead of pirol. because sextante is more
>> > advanced than pirol my thought may be wrong
>> > There is no menu called sextante in OpenJump. but on net I found a
>> > screenshot of openjump with sextante menu.
>> >
>> > In the screenshot below it has more menu than currently openjump has
>> >
>> >
>> http://2.bp.blogspot.com/_lLgm2-lGcTQ/SMEU3SnFUdI/ANs/ukK07ewrWY8/s1600-h/openjump.jpg
>> >
>> > How to get all these menus in OpenJUMP
>> >
>> > On Sat, Dec 11, 2010 at 10:04 PM, Arnd Kielhorn 
>> wrote:
>> >
>> > > Hello Rashad,
>> > >
>> > > I am not a programmer but I know the Pirol raster image support (
>> > >
>> >
>> http://www.al.hs-osnabrueck.de/fileadmin/users/159/upload/PlugIns/rasterImage.jar
>> > > )
>> > >
>> > > > >> What Pirol can do (and OpenJUMP not)
>> > > > >> 1) support Transparency
>> > > > >> 2) Support mask colour
>> > > > >> 3) raster layers are saved in the project file
>> > >
>> > > When You load a non referenced image with the context menu by clicking
>> > on a
>> > > category and choose than "add new image layer"  a dialog opens to make
>> > an
>> > > input for coordinate of the min and max of x and y. After filling out
>> > these
>> > > coordinates in the background a world file (*.tfw for *.tif etc) is
>> > created
>> > > in the same folder where the image file stored in.
>> > >
>> > > Arnd
>> > >
>> > >
>> > > > How to load an image layer which is not referenced using plugins in
>> > > > OpenJump
>> > > > by code?
>> > > > --
>> > > > Rashad
>> > >
>> > > --
>> > > GMX DSL Doppel-Flat ab 19,99 €/mtl.! Jetzt auch mit
>> > > gratis Notebook-Flat! http://portal.gmx.net/de/go/dsl
>> > >
>> > >
>> > >
>> >
>> --
>> > > Oracle to DB2 Conversion Guide: Learn learn about native support for
>> > > PL/SQL,
>> > > new data types, scalar functions, improved concurrency, built-in
>> > packages,
>> > > OCI, SQL*Plus, data movement tools, best practices and more.
>> > > http://p.sf.net/sfu/oracle-sfdev2dev
>> > > ___
>> > > Jump-pilot-devel mailing list
>> > > Jump-pilot-devel@lists.sourceforge.net
>> > > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>> > >
>> >
>> >
>> >
>> > --
>> > Rashad
>>
>> --
>> GRATIS! Movie-FLAT mit über 300 Videos.
>> Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome
>>
>>
>> --
>> Oracle to DB2 Conversion Guide: Learn learn about native support for
>> PL/SQL,
>> new data types, scalar functions, improved concurrency, built-in packages,
>> OCI, SQL*Plus, data movement tools, best practices and more.
>> http://p.sf.net/sfu/oracle-sfdev2dev
>> ___
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>
>
>
> --
> Rashad
>



-- 
Rashad
--
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev ___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] image layer

2010-12-11 Thread Mohammed Rashad
It is a windows version.
I am using Ubuntu 10.04 LTS

On Sat, Dec 11, 2010 at 10:39 PM, Arnd Kielhorn  wrote:

> Hi Rashad,
>
> there are special bindings required for the use of the sextante plugin in
> openjump. I believe Stefan prepared an openjump version with these bindings.
> You will find it here:
>
> http://sourceforge.net/projects/jump-pilot/files/OpenJUMP%20win32%20installer/1.4.0.2/OpenJUMP_1.4.0.2_with_Sextante/
>
> openjump-1.4.0.2s.zip -> the "s" means "sextante"
>
> Arnd
>
> > how can i use sextante raster instead of pirol. because sextante is more
> > advanced than pirol my thought may be wrong
> > There is no menu called sextante in OpenJump. but on net I found a
> > screenshot of openjump with sextante menu.
> >
> > In the screenshot below it has more menu than currently openjump has
> >
> >
> http://2.bp.blogspot.com/_lLgm2-lGcTQ/SMEU3SnFUdI/ANs/ukK07ewrWY8/s1600-h/openjump.jpg
> >
> > How to get all these menus in OpenJUMP
> >
> > On Sat, Dec 11, 2010 at 10:04 PM, Arnd Kielhorn 
> wrote:
> >
> > > Hello Rashad,
> > >
> > > I am not a programmer but I know the Pirol raster image support (
> > >
> >
> http://www.al.hs-osnabrueck.de/fileadmin/users/159/upload/PlugIns/rasterImage.jar
> > > )
> > >
> > > > >> What Pirol can do (and OpenJUMP not)
> > > > >> 1) support Transparency
> > > > >> 2) Support mask colour
> > > > >> 3) raster layers are saved in the project file
> > >
> > > When You load a non referenced image with the context menu by clicking
> > on a
> > > category and choose than "add new image layer"  a dialog opens to make
> > an
> > > input for coordinate of the min and max of x and y. After filling out
> > these
> > > coordinates in the background a world file (*.tfw for *.tif etc) is
> > created
> > > in the same folder where the image file stored in.
> > >
> > > Arnd
> > >
> > >
> > > > How to load an image layer which is not referenced using plugins in
> > > > OpenJump
> > > > by code?
> > > > --
> > > > Rashad
> > >
> > > --
> > > GMX DSL Doppel-Flat ab 19,99 €/mtl.! Jetzt auch mit
> > > gratis Notebook-Flat! http://portal.gmx.net/de/go/dsl
> > >
> > >
> > >
> >
> --
> > > Oracle to DB2 Conversion Guide: Learn learn about native support for
> > > PL/SQL,
> > > new data types, scalar functions, improved concurrency, built-in
> > packages,
> > > OCI, SQL*Plus, data movement tools, best practices and more.
> > > http://p.sf.net/sfu/oracle-sfdev2dev
> > > ___
> > > Jump-pilot-devel mailing list
> > > Jump-pilot-devel@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> > >
> >
> >
> >
> > --
> > Rashad
>
> --
> GRATIS! Movie-FLAT mit über 300 Videos.
> Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome
>
>
> --
> Oracle to DB2 Conversion Guide: Learn learn about native support for
> PL/SQL,
> new data types, scalar functions, improved concurrency, built-in packages,
> OCI, SQL*Plus, data movement tools, best practices and more.
> http://p.sf.net/sfu/oracle-sfdev2dev
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>



-- 
Rashad
--
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev ___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] image layer

2010-12-11 Thread Mohammed Rashad
how can i use sextante raster instead of pirol. because sextante is more
advanced than pirol my thought may be wrong
There is no menu called sextante in OpenJump. but on net I found a
screenshot of openjump with sextante menu.

In the screenshot below it has more menu than currently openjump has

http://2.bp.blogspot.com/_lLgm2-lGcTQ/SMEU3SnFUdI/ANs/ukK07ewrWY8/s1600-h/openjump.jpg

How to get all these menus in OpenJUMP

On Sat, Dec 11, 2010 at 10:04 PM, Arnd Kielhorn  wrote:

> Hello Rashad,
>
> I am not a programmer but I know the Pirol raster image support (
> http://www.al.hs-osnabrueck.de/fileadmin/users/159/upload/PlugIns/rasterImage.jar
> )
>
> > >> What Pirol can do (and OpenJUMP not)
> > >> 1) support Transparency
> > >> 2) Support mask colour
> > >> 3) raster layers are saved in the project file
>
> When You load a non referenced image with the context menu by clicking on a
> category and choose than "add new image layer"  a dialog opens to make an
> input for coordinate of the min and max of x and y. After filling out these
> coordinates in the background a world file (*.tfw for *.tif etc) is created
> in the same folder where the image file stored in.
>
> Arnd
>
>
> > How to load an image layer which is not referenced using plugins in
> > OpenJump
> > by code?
> > --
> > Rashad
>
> --
> GMX DSL Doppel-Flat ab 19,99 €/mtl.! Jetzt auch mit
> gratis Notebook-Flat! http://portal.gmx.net/de/go/dsl
>
>
> --
> Oracle to DB2 Conversion Guide: Learn learn about native support for
> PL/SQL,
> new data types, scalar functions, improved concurrency, built-in packages,
> OCI, SQL*Plus, data movement tools, best practices and more.
> http://p.sf.net/sfu/oracle-sfdev2dev
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>



-- 
Rashad
--
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev ___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] gui

2010-12-11 Thread Mohammed Rashad
sorry for continuous posts

Hi,
I need to know that is there anything in openjump to create
windows,frames.buttons and all other gui related stuff.
I had used this

context.getWorkbenchFrame().getOutputFrame().createNewDocument()

when adding a new plugin. Or I need to use java.awt or swing for gui related
stuff.

What are programming guidelines for openjump? Where can I get a
document/article for programming guide or a developers guide.

-- 
Thanks && Regards
Rashad
--
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev ___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] image layer

2010-12-11 Thread Mohammed Rashad
How to load an image layer which is not referenced using plugins in OpenJump
by code?
-- 
Rashad
--
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev ___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] sextante raster layer

2010-12-11 Thread Mohammed Rashad
I am using OpenJump 1.4.0.2 relase on Ubuntu 10.04 LTS. How Can I use
sextante layers.
for georeferencing which to use sextante or jgdal. Which will be a better
choice for handling raster data in OpenJUMP

-- 
Rashad
--
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev ___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] cts extension

2010-12-11 Thread Mohammed Rashad
you can load all ref system when the user click a load button or something
other than loading at startup :)

On Sat, Dec 11, 2010 at 5:49 PM,  wrote:

> all ref systems end up in _one_ drop down list.
> the dialog startup gets slower.
>
> ede
>
> On 11.12.2010 13:12, Mohammed Rashad wrote:
> > why cant you add all projection information in cs.conf
> >
> > On Sat, Dec 11, 2010 at 5:39 PM,  wrote:
> >
> >> the wiki holds a lot of useful documentation, check
> >>
> >>
> http://sourceforge.net/apps/mediawiki/jump-pilot/index.php?title=CTS_Extension_-_Working_with_Projections
> >>
> >> ..ede
> >>
> >> On 11.12.2010 13:04, Mohammed Rashad wrote:
> >>> I copied cts extension files to openjump and it loads the extension.
> >>> How Can I use this extension
> >>>
> >>>
> >>>
> >>>
> >>>
> >>
> --
> >>> Oracle to DB2 Conversion Guide: Learn learn about native support for
> >> PL/SQL,
> >>> new data types, scalar functions, improved concurrency, built-in
> >> packages,
> >>> OCI, SQL*Plus, data movement tools, best practices and more.
> >>> http://p.sf.net/sfu/oracle-sfdev2dev
> >>>
> >>>
> >>>
> >>> ___
> >>> Jump-pilot-devel mailing list
> >>> Jump-pilot-devel@lists.sourceforge.net
> >>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >>
> >>
> >>
> >>
> >>
> --
> >> Oracle to DB2 Conversion Guide: Learn learn about native support for
> >> PL/SQL,
> >> new data types, scalar functions, improved concurrency, built-in
> packages,
> >> OCI, SQL*Plus, data movement tools, best practices and more.
> >> http://p.sf.net/sfu/oracle-sfdev2dev
> >> ___
> >> Jump-pilot-devel mailing list
> >> Jump-pilot-devel@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >>
> >
> >
> >
> >
> >
> >
> --
> > Oracle to DB2 Conversion Guide: Learn learn about native support for
> PL/SQL,
> > new data types, scalar functions, improved concurrency, built-in
> packages,
> > OCI, SQL*Plus, data movement tools, best practices and more.
> > http://p.sf.net/sfu/oracle-sfdev2dev
> >
> >
> >
> > ___
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
> --
> Oracle to DB2 Conversion Guide: Learn learn about native support for
> PL/SQL,
> new data types, scalar functions, improved concurrency, built-in packages,
> OCI, SQL*Plus, data movement tools, best practices and more.
> http://p.sf.net/sfu/oracle-sfdev2dev
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>



-- 
Rashad
--
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev ___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] cts extension

2010-12-11 Thread Mohammed Rashad
is this error related to cts ?
Could not find mediaLib accelerator wrapper classes. Continuing in pure Java
mode.

On Sat, Dec 11, 2010 at 5:42 PM, Mohammed Rashad  wrote:

> why cant you add all projection information in cs.conf
>
>
> On Sat, Dec 11, 2010 at 5:39 PM,  wrote:
>
>> the wiki holds a lot of useful documentation, check
>>
>> http://sourceforge.net/apps/mediawiki/jump-pilot/index.php?title=CTS_Extension_-_Working_with_Projections
>>
>> ..ede
>>
>> On 11.12.2010 13:04, Mohammed Rashad wrote:
>> > I copied cts extension files to openjump and it loads the extension.
>> > How Can I use this extension
>> >
>> >
>> >
>> >
>> >
>> --
>> > Oracle to DB2 Conversion Guide: Learn learn about native support for
>> PL/SQL,
>> > new data types, scalar functions, improved concurrency, built-in
>> packages,
>> > OCI, SQL*Plus, data movement tools, best practices and more.
>> > http://p.sf.net/sfu/oracle-sfdev2dev
>> >
>> >
>> >
>> > ___
>> > Jump-pilot-devel mailing list
>> > Jump-pilot-devel@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>>
>>
>>
>> --
>> Oracle to DB2 Conversion Guide: Learn learn about native support for
>> PL/SQL,
>> new data types, scalar functions, improved concurrency, built-in packages,
>> OCI, SQL*Plus, data movement tools, best practices and more.
>> http://p.sf.net/sfu/oracle-sfdev2dev
>> ___
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>
>
>
> --
> Rashad
>



-- 
Rashad
--
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev ___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] cts extension

2010-12-11 Thread Mohammed Rashad
why cant you add all projection information in cs.conf

On Sat, Dec 11, 2010 at 5:39 PM,  wrote:

> the wiki holds a lot of useful documentation, check
>
> http://sourceforge.net/apps/mediawiki/jump-pilot/index.php?title=CTS_Extension_-_Working_with_Projections
>
> ..ede
>
> On 11.12.2010 13:04, Mohammed Rashad wrote:
> > I copied cts extension files to openjump and it loads the extension.
> > How Can I use this extension
> >
> >
> >
> >
> >
> --
> > Oracle to DB2 Conversion Guide: Learn learn about native support for
> PL/SQL,
> > new data types, scalar functions, improved concurrency, built-in
> packages,
> > OCI, SQL*Plus, data movement tools, best practices and more.
> > http://p.sf.net/sfu/oracle-sfdev2dev
> >
> >
> >
> > ___
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
>
> --
> Oracle to DB2 Conversion Guide: Learn learn about native support for
> PL/SQL,
> new data types, scalar functions, improved concurrency, built-in packages,
> OCI, SQL*Plus, data movement tools, best practices and more.
> http://p.sf.net/sfu/oracle-sfdev2dev
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>



-- 
Rashad
--
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev ___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] cts extension

2010-12-11 Thread Mohammed Rashad
I copied cts extension files to openjump and it loads the extension.
How Can I use this extension

-- 
Rashad
--
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev ___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] raster layer

2010-12-11 Thread Mohammed Rashad
Hi,
How to load a raster layer in openjump by code.? I need to open raster layer
and process it for georeferencing

-- 
Rashad
--
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev ___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] API docs

2010-12-10 Thread Mohammed Rashad
thanks
I am using gvsig georeferencing tool
raster library
fmap livrary
FlyRaster
from gvsig

Initially georeferencer for openjump will be a port from gvsig. but i am
trying to add some extra features if I can
are need for that
raster library is done
this week i will try to complete gui part and will send some screenshot to
this list
After the gui is accepted i add georeferencing code for that
Thanks again
The project uses gdal for georeferencing anyway its a great help

On Fri, Dec 10, 2010 at 9:32 PM, Arnd Kielhorn  wrote:

> Hi,
>
> great that You want to give OpenJump a georeferencing tool.
> I just found a project regarding to that on sourceforge:
> http://sourceforge.net/projects/kfsgeoref/
> Can this help?
>
> Kindly regards
> Arnd
>
> > thanks
> >
> > On Fri, Dec 10, 2010 at 8:48 PM, Sunburned Surveyor <
> > sunburned.surve...@gmail.com> wrote:
> >
> > > http://jump-pilot.sourceforge.net/javadoc/openjump_javadoc/
> > >
> > >
> > >
> > > On Fri, Dec 10, 2010 at 3:37 AM, Mohammed Rashad
> > >  wrote:
> > > > Where can I find the current API Documentation for openjump?
> > > >
> > > > --
> > > > Rashad
> > > >
> > > >
> > >
> >
> --
> > > >
> > > > ___
> > > > Jump-pilot-devel mailing list
> > > > Jump-pilot-devel@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> > > >
> > > >
> > >
> > >
> > >
> >
> --
> > > ___
> > > Jump-pilot-devel mailing list
> > > Jump-pilot-devel@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> > >
> >
> >
> >
> > --
> > Rashad
>
> --
> GMX DSL Doppel-Flat ab 19,99 €/mtl.! Jetzt auch mit
> gratis Notebook-Flat! http://portal.gmx.net/de/go/dsl
>
>
> --
> Oracle to DB2 Conversion Guide: Learn learn about native support for
> PL/SQL,
> new data types, scalar functions, improved concurrency, built-in packages,
> OCI, SQL*Plus, data movement tools, best practices and more.
> http://p.sf.net/sfu/oracle-sfdev2dev
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>



-- 
Rashad
--
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev ___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] API docs

2010-12-10 Thread Mohammed Rashad
thanks .Does documentation needs any volunteers for improving

On Fri, Dec 10, 2010 at 8:48 PM, Sunburned Surveyor <
sunburned.surve...@gmail.com> wrote:

> http://jump-pilot.sourceforge.net/javadoc/openjump_javadoc/
>
>
>
> On Fri, Dec 10, 2010 at 3:37 AM, Mohammed Rashad
>  wrote:
> > Where can I find the current API Documentation for openjump?
> >
> > --
> > Rashad
> >
> >
> --
> >
> > ___
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
> >
>
>
> --
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>



-- 
Rashad
--
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] API docs

2010-12-10 Thread Mohammed Rashad
thanks

On Fri, Dec 10, 2010 at 8:48 PM, Sunburned Surveyor <
sunburned.surve...@gmail.com> wrote:

> http://jump-pilot.sourceforge.net/javadoc/openjump_javadoc/
>
>
>
> On Fri, Dec 10, 2010 at 3:37 AM, Mohammed Rashad
>  wrote:
> > Where can I find the current API Documentation for openjump?
> >
> > --
> > Rashad
> >
> >
> --
> >
> > ___
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
> >
>
>
> --
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>



-- 
Rashad
--
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] API docs

2010-12-10 Thread Mohammed Rashad
Where can I find the current API Documentation for openjump?

-- 
Rashad
--
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] georeferencing from gvSIG

2010-12-09 Thread Mohammed Rashad
I checked Kosmo SAIG and I think to work on gvSIG georeferencing which is
more good (free from bugs) than Kosmo SAIG

On Thu, Dec 9, 2010 at 4:57 PM, Giuseppe Aruta wrote:

> Hi Mohammed,
> I think you should see also the source of Kosmo (SAIG). It has a
> georeferencing tool, probabily derived from GvSIG. Since Kosmo has many
> codes deriving to JUMP, as OpenJUMP, you should find more (relatively) more
> easy job.
> As I know both georeferencing tool doesn't use sextante.
>
> Peppe
>
> --- *Gio 9/12/10, Mohammed Rashad * ha
> scritto:
>
>
> Da: Mohammed Rashad 
> Oggetto: Re: [JPP-Devel] georeferencing from gvSIG
> A: "OpenJump develop and use" 
> Data: Giovedì 9 dicembre 2010, 12:11
>
>
>
>
> On Thu, Dec 9, 2010 at 4:33 PM, 
> http://mc/compose?to=edgar.sol...@web.de>
> > wrote:
>
> On 09.12.2010 12:00, Mohammed Rashad wrote:
> > One question may be stupid
> > Why cant we make a georeferencing module using sextante?
>
> Who says you can't? Feel free to do so.
>
> Ok . I first planned to develop georef using openjump's sextante lib
> But I cant find any tutorial for learning sextante and after some googling
> I found that gvsig uses sextante raster for the georeferencing
> So I thought to use it.
>
> If you can help for start I can stick to openjump only.
>
> As long as there is no problem from oj devs I can get into gvsig
>
>
> My Plan is this:
> Add gvsig georeferencing modules to OpenJump and the to make the modules
> good for OJ.
> If the first step of adding georeferencer to OpenJump is done.
> I can easily know which files are need and what is their functionality and
> all.
> And finally we will have georeferencer and raster libraray independent og
> gvSIG or others.
>
> May I know your and other developers opinion, suggestions,comments for my
> work
>
>
> Only changes to oj's current core are a matter of the community. What
> extensions you create is up to you.
>
> ede
>
>
> --
> This SF Dev2Dev email is sponsored by:
>
> WikiLeaks The End of the Free Internet
> http://p.sf.net/sfu/therealnews-com
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net<http://mc/compose?to=jump-pilot-de...@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
>
> --
> Rashad
>
> -Segue allegato-
>
>
>
> --
> This SF Dev2Dev email is sponsored by:
>
> WikiLeaks The End of the Free Internet
> http://p.sf.net/sfu/therealnews-com
>
> -Segue allegato-
>
>
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net<http://mc/compose?to=jump-pilot-de...@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
>
> --
> This SF Dev2Dev email is sponsored by:
>
> WikiLeaks The End of the Free Internet
> http://p.sf.net/sfu/therealnews-com
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>


-- 
Rashad
--
This SF Dev2Dev email is sponsored by:

WikiLeaks The End of the Free Internet
http://p.sf.net/sfu/therealnews-com___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] georeferencing from gvSIG

2010-12-09 Thread Mohammed Rashad
no problem
I will start porting gvsig georeferencer

On Thu, Dec 9, 2010 at 4:51 PM,  wrote:

> Sorry I don't know anything about the raster support in oj .. can't help
> you with that. ede
>
> On 09.12.2010 12:11, Mohammed Rashad wrote:
> > On Thu, Dec 9, 2010 at 4:33 PM,  wrote:
> >
> >> On 09.12.2010 12:00, Mohammed Rashad wrote:
> >>> One question may be stupid
> >>> Why cant we make a georeferencing module using sextante?
> >>
> >> Who says you can't? Feel free to do so.
> >>
> >> Ok . I first planned to develop georef using openjump's sextante lib
> > But I cant find any tutorial for learning sextante and after some
> googling I
> > found that gvsig uses sextante raster for the georeferencing
> > So I thought to use it.
> >
> > If you can help for start I can stick to openjump only.
> >
> > As long as there is no problem from oj devs I can get into gvsig
> >
> >
> > My Plan is this:
> > Add gvsig georeferencing modules to OpenJump and the to make the modules
> > good for OJ.
> > If the first step of adding georeferencer to OpenJump is done.
> > I can easily know which files are need and what is their functionality
> and
> > all.
> > And finally we will have georeferencer and raster libraray independent og
> > gvSIG or others.
> >
> > May I know your and other developers opinion, suggestions,comments for my
> > work
> >
> >
> >> Only changes to oj's current core are a matter of the community. What
> >> extensions you create is up to you.
> >>
> >> ede
> >>
> >>
> >>
> --
> >> This SF Dev2Dev email is sponsored by:
> >>
> >> WikiLeaks The End of the Free Internet
> >> http://p.sf.net/sfu/therealnews-com
> >> ___
> >> Jump-pilot-devel mailing list
> >> Jump-pilot-devel@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >>
> >
> >
> >
> >
> >
> >
> --
> > This SF Dev2Dev email is sponsored by:
> >
> > WikiLeaks The End of the Free Internet
> > http://p.sf.net/sfu/therealnews-com
> >
> >
> >
> > ___
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
> --
> This SF Dev2Dev email is sponsored by:
>
> WikiLeaks The End of the Free Internet
> http://p.sf.net/sfu/therealnews-com
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>



-- 
Rashad
--
This SF Dev2Dev email is sponsored by:

WikiLeaks The End of the Free Internet
http://p.sf.net/sfu/therealnews-com___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] georeferencing from gvSIG

2010-12-09 Thread Mohammed Rashad
On Thu, Dec 9, 2010 at 4:33 PM,  wrote:

> On 09.12.2010 12:00, Mohammed Rashad wrote:
> > One question may be stupid
> > Why cant we make a georeferencing module using sextante?
>
> Who says you can't? Feel free to do so.
>
> Ok . I first planned to develop georef using openjump's sextante lib
But I cant find any tutorial for learning sextante and after some googling I
found that gvsig uses sextante raster for the georeferencing
So I thought to use it.

If you can help for start I can stick to openjump only.

As long as there is no problem from oj devs I can get into gvsig


My Plan is this:
Add gvsig georeferencing modules to OpenJump and the to make the modules
good for OJ.
If the first step of adding georeferencer to OpenJump is done.
I can easily know which files are need and what is their functionality and
all.
And finally we will have georeferencer and raster libraray independent og
gvSIG or others.

May I know your and other developers opinion, suggestions,comments for my
work


> Only changes to oj's current core are a matter of the community. What
> extensions you create is up to you.
>
> ede
>
>
> --
> This SF Dev2Dev email is sponsored by:
>
> WikiLeaks The End of the Free Internet
> http://p.sf.net/sfu/therealnews-com
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>



-- 
Rashad
--
This SF Dev2Dev email is sponsored by:

WikiLeaks The End of the Free Internet
http://p.sf.net/sfu/therealnews-com___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] georeferencing from gvSIG

2010-12-09 Thread Mohammed Rashad
edgar,
Ok for porting georeferencing from gvsig also need its raster libraries
also.
So any developers will have any issue using the code?
I will make the package name as you suggested?

One question may be stupid
Why cant we make a georeferencing module using sextante?

On Thu, Dec 9, 2010 at 3:45 PM,  wrote:

> I'd rather suggest to keep the package name for not modified source and add
> e.g. org.openjump.raster.gvsig.* for interfacing code ... ede
>
> On 09.12.2010 08:37, Mohammed Rashad wrote:
> > gvSIG is GPL . so i need to know that can i renamed folder such as
> > org.gvisig.raster.* to org.openjump.raster.*
> >
> >
> > 2010/12/9 Michaël Michaud
> >
> >>   Hi Mohammed,
> >>
> >> Do you mean "image georeferencing".
> >>
> >> Do you know what is gvSIG license ? Each software has its own license.
> For
> >> example, OpenJUMP license is GPL but the geometry engine JTS is LGPL.
> >>
> >> Michaël
> >>
> >>
> >> Le 09/12/2010 07:46, Mohammed Rashad a écrit :
> >>
> >> Is there any problem to use the code from gvSIG for georeferencing in
> >> OpenJump. I had seen that gvSIG reuses the code from openjump also.
> >> Just to make some clarification. Please anybody answer me.
> >>
> >> --
> >> Rashad
> >>
> >>
> >>
> --
> >> This SF Dev2Dev email is sponsored by:
> >>
> >> WikiLeaks The End of the Free Internethttp://
> p.sf.net/sfu/therealnews-com
> >>
> >>
> >> ___
> >> Jump-pilot-devel mailing listJump-pilot-devel
> @lists.sourceforge.nethttps://
> lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >>
> >>
> >>
> >>
> >>
> --
> >> This SF Dev2Dev email is sponsored by:
> >>
> >> WikiLeaks The End of the Free Internet
> >> http://p.sf.net/sfu/therealnews-com
> >> ___
> >> Jump-pilot-devel mailing list
> >> Jump-pilot-devel@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >>
> >>
> >
> >
> >
> >
> >
> --
> > This SF Dev2Dev email is sponsored by:
> >
> > WikiLeaks The End of the Free Internet
> > http://p.sf.net/sfu/therealnews-com
> >
> >
> >
> > ___
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
> --
> This SF Dev2Dev email is sponsored by:
>
> WikiLeaks The End of the Free Internet
> http://p.sf.net/sfu/therealnews-com
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>



-- 
Rashad
--
This SF Dev2Dev email is sponsored by:

WikiLeaks The End of the Free Internet
http://p.sf.net/sfu/therealnews-com___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] georeferencing from gvSIG

2010-12-09 Thread Mohammed Rashad
I searched about licensing and no problem in using code.
When I port georeferencing i need add a raster library for gdal and all
layers along with libfmap?

Is there any issues from users or developers in porting an extra raster
library.?

2010/12/9 Michaël Michaud 

>  Hi,
>
> Le 09/12/2010 08:37, Mohammed Rashad a écrit :
>
> gvSIG is GPL . so i need to know that can i renamed folder such as
> org.gvisig.raster.* to org.openjump.raster.*
>
>
> I think you can, but my knowledge about licensing issues is very basic, so
> if anyone else can confirm...
>
> About image georeferencing in OpenJUMP, you'll notice that there are at
> least two frameworks.
> - old framework includes :
> com/vividsolutions/jump/workbench/imagery/
> com/vividsolutions/jump/workbench/ui/plugin/imagery/
> org/geotiff/
> - new framework includes :
> org/openjump/core/rasterimage/
>
> There is redundant georeferencing code between these frameworks
> AFAIK, referencing code (world file) in old framework is a little
> buggy
> (and there are probably redundancies inside the old framework)
>
> On the other hand, old code include ecw and mrsid which are
> important
>
> new code is better and support Sextante plugin which is a must
> have.
>
> Michaël
>
>
>
>
> 2010/12/9 Michaël Michaud 
>
>>  Hi Mohammed,
>>
>> Do you mean "image georeferencing".
>>
>> Do you know what is gvSIG license ? Each software has its own license. For
>> example, OpenJUMP license is GPL but the geometry engine JTS is LGPL.
>>
>> Michaël
>>
>>
>> Le 09/12/2010 07:46, Mohammed Rashad a écrit :
>>
>> Is there any problem to use the code from gvSIG for georeferencing in
>> OpenJump. I had seen that gvSIG reuses the code from openjump also.
>> Just to make some clarification. Please anybody answer me.
>>
>> --
>> Rashad
>>
>>
>> --
>> This SF Dev2Dev email is sponsored by:
>>
>> WikiLeaks The End of the Free Internethttp://p.sf.net/sfu/therealnews-com
>>
>>
>> ___
>> Jump-pilot-devel mailing 
>> listjump-pilot-de...@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>>
>>
>>
>> --
>> This SF Dev2Dev email is sponsored by:
>>
>> WikiLeaks The End of the Free Internet
>> http://p.sf.net/sfu/therealnews-com
>> ___
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>>
>
>
> --
> Rashad
>
>
> --
> This SF Dev2Dev email is sponsored by:
>
> WikiLeaks The End of the Free Internethttp://p.sf.net/sfu/therealnews-com
>
>
> ___
> Jump-pilot-devel mailing 
> listjump-pilot-de...@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
>
> --
> This SF Dev2Dev email is sponsored by:
>
> WikiLeaks The End of the Free Internet
> http://p.sf.net/sfu/therealnews-com
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>


-- 
Rashad
--
This SF Dev2Dev email is sponsored by:

WikiLeaks The End of the Free Internet
http://p.sf.net/sfu/therealnews-com___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] georeferencing from gvSIG

2010-12-08 Thread Mohammed Rashad
gvSIG is GPL . so i need to know that can i renamed folder such as
org.gvisig.raster.* to org.openjump.raster.*


2010/12/9 Michaël Michaud 

>  Hi Mohammed,
>
> Do you mean "image georeferencing".
>
> Do you know what is gvSIG license ? Each software has its own license. For
> example, OpenJUMP license is GPL but the geometry engine JTS is LGPL.
>
> Michaël
>
>
> Le 09/12/2010 07:46, Mohammed Rashad a écrit :
>
> Is there any problem to use the code from gvSIG for georeferencing in
> OpenJump. I had seen that gvSIG reuses the code from openjump also.
> Just to make some clarification. Please anybody answer me.
>
> --
> Rashad
>
>
> --
> This SF Dev2Dev email is sponsored by:
>
> WikiLeaks The End of the Free Internethttp://p.sf.net/sfu/therealnews-com
>
>
> ___
> Jump-pilot-devel mailing 
> listjump-pilot-de...@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
>
> --
> This SF Dev2Dev email is sponsored by:
>
> WikiLeaks The End of the Free Internet
> http://p.sf.net/sfu/therealnews-com
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>


-- 
Rashad
--
This SF Dev2Dev email is sponsored by:

WikiLeaks The End of the Free Internet
http://p.sf.net/sfu/therealnews-com___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] georeferencing from gvSIG

2010-12-08 Thread Mohammed Rashad
Is there any problem to use the code from gvSIG for georeferencing in
OpenJump. I had seen that gvSIG reuses the code from openjump also.
Just to make some clarification. Please anybody answer me.

-- 
Rashad
--
This SF Dev2Dev email is sponsored by:

WikiLeaks The End of the Free Internet
http://p.sf.net/sfu/therealnews-com___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] raster and georeferencing

2010-12-07 Thread Mohammed Rashad
Hi,
I am planning to contribute a georeferencing plugin to openjump. For
georeferencing we need raster support. I need to georeference a raster image
png/jepg and georeference it based on gcps
Before starting work I need to know the current support for raster in
openjump.

Can anyone provide that information?

-- 
Rashad
--
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] language properties file

2010-12-07 Thread Mohammed Rashad
2010/12/7 Michaël Michaud 

>  Hi Mohammed,
>
>
>  I had translated  all menus to malayalam. "generate properties file" what
> I mean automatically scanning the source code and append the corresponding
> language properties file. Is it available in OpenJump?
>
> I'm not sure why you want to "generate" properties files which already
> exist... Do you want to automatically find new keys you just added to the
> code to avoid entering these keys by hand in the properties file ?
>
yes thats what i mean by generate . that is to automatically find new keys
just added to the code to avoid entering these keys by hand in the
properties file

>
> For plugins (I should say extension), I usually include properties files in
> the plugin jar, not in the main jar. What do you think ?
>
>
>  using popoye we can append new translations?
>
> I have never used it. It looks like prbeditor. I'll try to test it next
> time I'll have I18N work to do.
>
> Michaël
>
>
> 2010/12/6 Michaël Michaud 
>
>>  Hi Mohammed,
>>
>> What do you mean by generate properties file ?
>>
>> There are some tools around there to help with writing properties file (
>> http://rocketscience.itteco.org/2010/07/09/java-resource-file-editor/).
>>
>> The problem with these tools is that they generally modify original
>> properties files in some way (ex. entries order).
>> This is the reason why I tend to avoid them when I have only a few entries
>> to add.
>> But I (and some other OpenJUMP developpers) have already used prbeditor (
>> https://prbeditor.dev.java.net/) successfully in the past, and it does a
>> decent job.
>> A convention we have adopted here in OpenJUMP project is to prefix entry
>> values to be translated with T\:
>> Ex.
>> new-entry-not-yet-translated-into-malayalam = T\: New entry not yet
>> translated into malayalam
>>
>> I would be glad to hear about your experience and suggestions about
>> managing language file.
>>
>> Michaël
>>
>> Le 05/12/2010 08:26, Mohammed Rashad a écrit :
>>
>>  Is there anything to generate language properties file. If no I am
>> planning to add the utility to openjump.
>> So that contributors need not to add each entry of their plugin to
>> jump_xx.properties
>>
>>  May I know the developers opinion
>>
>> --
>> Rashad
>>
>>
>> --
>> What happens now with your Lotus Notes apps - do you make another costly
>> upgrade, or settle for being marooned without product support? Time to move
>> off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
>> use, and manage than apps on traditional platforms. Sign up for the Lotus
>> Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
>>
>>
>> ___
>> Jump-pilot-devel mailing 
>> listjump-pilot-de...@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>>
>>
>>
>> --
>> What happens now with your Lotus Notes apps - do you make another costly
>> upgrade, or settle for being marooned without product support? Time to
>> move
>> off Lotus Notes and onto the cloud with Force.com, apps are easier to
>> build,
>> use, and manage than apps on traditional platforms. Sign up for the Lotus
>> Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
>> ___
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>>
>
>
> --
> Rashad
>
>
> --
> What happens now with your Lotus Notes apps - do you make another costly
> upgrade, or settle for being marooned without product support? Time to move
> off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
> use, and manage than apps on traditional platforms. Sign up for the Lotus
> Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
>
>
> ___
> Jump-pilot-devel mailing 
> listjump-pilot-de...@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
>
> --
>

[JPP-Devel] vector analysis

2010-12-06 Thread Mohammed Rashad
Hi all,
I am planning to add vector analysis to openjump. Is there anybody currently
working on it. If not I can start my work immediately
Currently I am learning Openjump source code.

-- 
Rashad
--
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] language properties file

2010-12-06 Thread Mohammed Rashad
Hi Michaël Michaud,
I had translated  all menus to malayalam. "generate properties file" what I
mean automatically scanning the source code and append the corresponding
language properties file. Is it available in OpenJump?

using popoye we can append new translations?

2010/12/6 Michaël Michaud 

>  Hi Mohammed,
>
> What do you mean by generate properties file ?
>
> There are some tools around there to help with writing properties file (
> http://rocketscience.itteco.org/2010/07/09/java-resource-file-editor/).
>
> The problem with these tools is that they generally modify original
> properties files in some way (ex. entries order).
> This is the reason why I tend to avoid them when I have only a few entries
> to add.
> But I (and some other OpenJUMP developpers) have already used prbeditor (
> https://prbeditor.dev.java.net/) successfully in the past, and it does a
> decent job.
> A convention we have adopted here in OpenJUMP project is to prefix entry
> values to be translated with T\:
> Ex.
> new-entry-not-yet-translated-into-malayalam = T\: New entry not yet
> translated into malayalam
>
> I would be glad to hear about your experience and suggestions about
> managing language file.
>
> Michaël
>
> Le 05/12/2010 08:26, Mohammed Rashad a écrit :
>
> Is there anything to generate language properties file. If no I am planning
> to add the utility to openjump.
> So that contributors need not to add each entry of their plugin to
> jump_xx.properties
>
>  May I know the developers opinion
>
> --
> Rashad
>
>
> --
> What happens now with your Lotus Notes apps - do you make another costly
> upgrade, or settle for being marooned without product support? Time to move
> off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
> use, and manage than apps on traditional platforms. Sign up for the Lotus
> Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
>
>
> ___
> Jump-pilot-devel mailing 
> listjump-pilot-de...@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
>
> --
> What happens now with your Lotus Notes apps - do you make another costly
> upgrade, or settle for being marooned without product support? Time to move
> off Lotus Notes and onto the cloud with Force.com, apps are easier to
> build,
> use, and manage than apps on traditional platforms. Sign up for the Lotus
> Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>


-- 
Rashad
--
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] language properties file

2010-12-04 Thread Mohammed Rashad
Is there anything to generate language properties file. If no I am planning
to add the utility to openjump.
So that contributors need not to add each entry of their plugin to
jump_xx.properties

May I know the developers opinion

-- 
Rashad
--
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] missing menu

2010-12-04 Thread Mohammed Rashad
Hi,
With the help of edgar and other people in mailinglist I managed to work
openjump in eclipse. I had also translated about 100 messages to my local
language malayalam.
Now when I run OJ using sh scripts/oj_linux.sh it shows all menus in
openjump but when running from eclipse it doesnt show raster and tools menu
in menubar.

I think some configuration is to be added in eclipse for viewing all menu.
But I dont know what to do

anyone please help

Thanks in Advance

-- 
Rashad
--
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


  1   2   >