Re: [OSM-dev] JAVA-Lib similar OpenLayers

2009-09-14 Thread Stefano Salvador
 does anybody know an JAVA-Library with similar features like OpenLayers
 Javascript-Lib?
 I would like to enhance our Java-Client to get maps from WMS-Servers.
 Thanks for your effort.

I don't know if it fills your needs but take a look to this software:

http://www.geomajas.org/


Bye,

Stefano

___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] JAVA-Lib similar OpenLayers

2009-09-10 Thread John Smith
2009/9/10 Oliver Koppisch oli...@koppisch.net:
 Hello,

 does anybody know an JAVA-Library with similar features like OpenLayers
 Javascript-Lib?
 I would like to enhance our Java-Client to get maps from WMS-Servers.
 Thanks for your effort.

Java for what platform?

___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] JAVA-Lib similar OpenLayers

2009-09-10 Thread Holger Schöner
Hi Oliver,

 does anybody know an JAVA-Library with similar features like OpenLayers
 Javascript-Lib?
 I would like to enhance our Java-Client to get maps from WMS-Servers.
 Thanks for your effort.

Depending on what you expect in detail (ready-to-use-library or example 
code), and whether the licensing of the code is okay for you, you might have 
a look at the JOSM editor. Although I am not involved in its development, it 
is written in Java, and from using it I know two components which might be 
interesting to you:

- in the download dialog (Previously you needed a plugin for this, but now, 
I think, this is included in the program itself), there is a slippy map 
allowing to choose the area to download (probably just slippy map 
functionality, not WMS)

- In the WMS plugin, there should be code for actually accessing WMS 
services and underlying it in the view/edit area.

Does that help, or do you have other requirements/expectations?

Yours, Holger

___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] JAVA-Lib similar OpenLayers

2009-09-10 Thread Oliver Koppisch
Hi Holger,

ah yes, JOSM. It's  obvious. But it's capabilities far exceed our needs. But
maybe we can use only the parts we need. I will take a look. Thank you

Oliver

Am 10. September 2009 21:16 schrieb Holger Schöner nume...@ancalime.de:

 Hi Oliver,

  does anybody know an JAVA-Library with similar features like OpenLayers
  Javascript-Lib?
  I would like to enhance our Java-Client to get maps from WMS-Servers.
  Thanks for your effort.

 Depending on what you expect in detail (ready-to-use-library or example
 code), and whether the licensing of the code is okay for you, you might
 have
 a look at the JOSM editor. Although I am not involved in its development,
 it
 is written in Java, and from using it I know two components which might be
 interesting to you:

 - in the download dialog (Previously you needed a plugin for this, but now,
 I think, this is included in the program itself), there is a slippy map
 allowing to choose the area to download (probably just slippy map
 functionality, not WMS)

 - In the WMS plugin, there should be code for actually accessing WMS
 services and underlying it in the view/edit area.

 Does that help, or do you have other requirements/expectations?

 Yours, Holger




-- 
Sic!
___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev