Although I realize there are some wms clients available, I need to implement my own.
I have looked at the code in GeoTools but It looks like that api supports generating the images.
I just want to interface with a wms server, (geoServer by Default), and possible others additionally.
I have got a prototype using fulcrum, but there is no mailing list or support for that api. Anybody out there
have any luck with writing there own client code? Suggestions ?
--
Jason J. Kahler
Software Engineer
BAE Systems
428 Phoenix Drive
Griffiss Business and Technology Park
Rome, NY 13441
Phone: (315) 339 3393 X177
yes, geotools has support for generating the images, indeed it is what
geoserver uses to do that.
But note that geotools _also_ has a WMS client module you can use right
as is. Under root geotools dir, go to plaugins/wms. Thats it. Entry
point is class org.geotools.data.wms.WebMapServer.
good luck.
Gabriel.
On Fri, 2005-06-03 at 08:00 -0400, Jason J. Kahler wrote:
Although I realize there are some wms clients available, I need to
implement my own.
I have looked at the code in GeoTools but It looks like that api
supports generating the images.
I just want to interface with a wms server, (geoServer by Default), and
possible others additionally.
I have got a prototype using fulcrum, but there is no mailing list or
support for that api. Anybody out there
have any luck with writing there own client code? Suggestions ?
Yes, come join us in geotools-devel.
http://svn.geotools.org/geotools/trunk/gt/plugin/wms/
Also note that the client code can be seen "made visible" in uDig (http://udig.refractions.net)
Paul
On 3-Jun-05, at 5:11 AM, Gabriel Roldán wrote:
yes, geotools has support for generating the images, indeed it is what
geoserver uses to do that.
But note that geotools _also_ has a WMS client module you can use right
as is. Under root geotools dir, go to plaugins/wms. Thats it. Entry
point is class org.geotools.data.wms.WebMapServer.
good luck.
Gabriel.
On Fri, 2005-06-03 at 08:00 -0400, Jason J. Kahler wrote:
Although I realize there are some wms clients available, I need to
implement my own.
I have looked at the code in GeoTools but It looks like that api
supports generating the images.
I just want to interface with a wms server, (geoServer by Default), and
possible others additionally.
I have got a prototype using fulcrum, but there is no mailing list or
support for that api. Anybody out there
have any luck with writing there own client code? Suggestions ?
-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel