[JPP-Devel] Embedding OpenJump in the existing Swing application.

2010-09-13 Thread Nidhi Arora
Hi,

I have a java swing application and want to embed a basic map Window in it.
I don't need fully fledged OpenJump application. I just need to show a base 
map,  navigation buttons ( Zoom In / Zoom out, panning) and LayerTree panel 
showing the current layers present in the application.

I am new to OpenJump and looking for any insight in achieving this kind of 
functionality.

Any help in this direction will be appreciated.

Thanks  Regards
Nidhi Arora


DISCLAIMER:
---

The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only. 
It shall not attach any liability on the originator or HCL or its affiliates. 
Any views or opinions presented in 
this email are solely those of the author and may not necessarily reflect the 
opinions of HCL or its affiliates. 
Any form of reproduction, dissemination, copying, disclosure, modification, 
distribution and / or publication of 
this message without the prior written consent of the author of this e-mail is 
strictly prohibited. If you have 
received this email in error please delete it and notify the sender 
immediately. Before opening any mail and 
attachments please check them for viruses and defect.

---

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] wishlist

2010-09-13 Thread Rahkonen Jukka
Hi,

Is the insert fired automatically when a new feature is ready? Just
wondering what happens if saving is manual and user has been panning
around so that the new feature is outside the current viewport. What
about if new feature is originally created outside the current bounding
box by inserting WKT into the Add new features box or by copying
selected features from other layers?
In theory if one feature at a time is inserted it could save whole lot
of computing to query just IDs from the bounding box and not at all the
geometries. The ID that does not exist on the OpenJUMP side must be the
one that was given for the new feature by the database. But I fear it is
not reliable because who knows if all the old features from that
bounding box were 
originally on the OpenJUMP layer.
When doing inserts through WFS the service is sending back the result
(success or not) and the fid of the newly inserted feature but I do not
suppose that PostGIS database has any native mechanism for doing this.

-Jukka Rahkonen-

Kevin Neufeld wrote:

 
 I'm programmatically invoking a refresh on the layer - any data 
 currently in the bounding box of the viewport is reloaded from the 
 datastore ... which includes the newly inserted feature.  I suppose I 
 could be smarter about this and reload all features whose 
 bounding boxes 
 match the bounding box of the feature just inserted.  Then I'd filter 
 all features already in the client's cache, thereby adding one new 
 feature to the FeatureCollection ... but a complete layer 
 refresh is far 
 easier. :)
 
 -- Kevin
 
 On 9/6/2010 6:31 AM, Rahkonen Jukka wrote:
  Hi,
 
  One further question: How are you going to get the ID of 
 the newly inserted feature back to OpenJUMP side?
 
  -Jukka-
 
 
 --
 
 This SF.net Dev2Dev email is sponsored by:
 
 Show off your parallel programming skills.
 Enter the Intel(R) Threading Challenge 2010.
 http://p.sf.net/sfu/intel-thread-sfd
 ___
 Jump-pilot-devel mailing list
 Jump-pilot-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
 

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] Linear referencing

2010-09-13 Thread Nidhi Arora
Hi,

Is Linear referencing feasible through OpenJump?


Thanks  Regards
Nidhi Arora





DISCLAIMER:
---

The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only. 
It shall not attach any liability on the originator or HCL or its affiliates. 
Any views or opinions presented in 
this email are solely those of the author and may not necessarily reflect the 
opinions of HCL or its affiliates. 
Any form of reproduction, dissemination, copying, disclosure, modification, 
distribution and / or publication of 
this message without the prior written consent of the author of this e-mail is 
strictly prohibited. If you have 
received this email in error please delete it and notify the sender 
immediately. Before opening any mail and 
attachments please check them for viruses and defect.

---
--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Linear referencing

2010-09-13 Thread Nils Kuhn




Hi Nidhi,
I can't say anything to the possibilities (and the performance) of
rendering linear referenced features in oj. Maybe some of the more
experienced oj-developers can say more about that (I'd be very
interested, too!).
But the JTS has a class LengthIndexedLine for implementing linear
referencing.
Nils

Nidhi Arora schrieb:

  
  
  

  
  Hi,
   
  Is Linear referencing feasible through OpenJump?
   
   
  Thanks
 Regards
  Nidhi
Arora
   
   
  
   
   
  
  

  

DISCLAIMER:
---

The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. 
It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in 
this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates. 
Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of 
this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have 
received this email in error please delete it and notify the sender immediately. Before opening any mail and 
attachments please check them for viruses and defect.

---

  

  
  

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
  
  

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




--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Linear referencing

2010-09-13 Thread Sunburned Surveyor
Nidhi,

I don't believe OpenJUMP has any linear referencing tools out-of-the-box.
But the functionality could certainly be added using a plug-in and the JTS
library.

The Sunburned Surveyor

On Mon, Sep 13, 2010 at 7:05 AM, Nils Kuhn nils.k...@bws-gmbh.de wrote:

 Hi Nidhi,
 I can't say anything to the possibilities (and the performance) of
 rendering linear referenced features in oj. Maybe some of the more
 experienced oj-developers can say more about that (I'd be very interested,
 too!).
 But the JTS has a class LengthIndexedLine for implementing linear
 referencing.
 Nils

 Nidhi Arora schrieb:

   Hi,



 Is Linear referencing feasible through OpenJump?





 Thanks  Regards

 *Nidhi Arora*









 DISCLAIMER:
 ---

 The contents of this e-mail and any attachment(s) are confidential and 
 intended for the named recipient(s) only.
 It shall not attach any liability on the originator or HCL or its affiliates. 
 Any views or opinions presented in
 this email are solely those of the author and may not necessarily reflect the 
 opinions of HCL or its affiliates.
 Any form of reproduction, dissemination, copying, disclosure, modification, 
 distribution and / or publication of
 this message without the prior written consent of the author of this e-mail 
 is strictly prohibited. If you have
 received this email in error please delete it and notify the sender 
 immediately. Before opening any mail and
 attachments please check them for viruses and defect.

 ---

 --

 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computinghttp://p.sf.net/sfu/novell-sfdev2dev

 --

 ___
 Jump-pilot-devel mailing 
 listjump-pilot-de...@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/jump-pilot-devel



 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing
 http://p.sf.net/sfu/novell-sfdev2dev

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


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Embedding OpenJump in the existing Swing application.

2010-09-13 Thread Stefan Steiniger
we have an example class in the svn tree somewhere on this?

http://jump-pilot.svn.sourceforge.net/svnroot/jump-pilot/core/trunk/etc/examples/display_shapefile.txt


Sunburned Surveyor schrieb:
 You might want to take a look at the LayerViewPanel, the
 LayerNamePanel and their related classes. I don't know if we have any
 documentation specifically about doing what you propose.
 
 The Sunburned Surveyor
 
 On Mon, Sep 13, 2010 at 4:34 AM, Nidhi Arora nidhi_ar...@hcl.com wrote:
 Hi,

 I have a java swing application and want to embed a basic map Window in it.
 I don't need fully fledged OpenJump application. I just need to show a base 
 map,  navigation buttons ( Zoom In / Zoom out, panning) and LayerTree panel 
 showing the current layers present in the application.

 I am new to OpenJump and looking for any insight in achieving this kind of 
 functionality.

 Any help in this direction will be appreciated.

 Thanks  Regards
 Nidhi Arora


 DISCLAIMER:
 ---

 The contents of this e-mail and any attachment(s) are confidential and 
 intended for the named recipient(s) only.
 It shall not attach any liability on the originator or HCL or its 
 affiliates. Any views or opinions presented in
 this email are solely those of the author and may not necessarily reflect 
 the opinions of HCL or its affiliates.
 Any form of reproduction, dissemination, copying, disclosure, modification, 
 distribution and / or publication of
 this message without the prior written consent of the author of this e-mail 
 is strictly prohibited. If you have
 received this email in error please delete it and notify the sender 
 immediately. Before opening any mail and
 attachments please check them for viruses and defect.

 ---

 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Jump-pilot-devel mailing list
 Jump-pilot-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

 
 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Jump-pilot-devel mailing list
 Jump-pilot-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
 
 

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel