Simone,
Thanks for your advice.
I am trying to write a plugin that takes data from a set of SOAP Web
Services and channels the data through the WMS/WCS interfaces and allows
Google Earth to visualize my data.
Therefore, I need a place for GeoServer to hit my Web Service, obtain
the data and do whatever magic it does to go ahead and prepare the data
to be visualized on Google Earth via the WMS/WCS interfaces.
Based on the input I received from Andrea, Justin and several others,
this method seems like the best way to go about this.
Is this all correct?
Ronak Patel
-----Original Message-----
From: simboss1@anonymised.com [mailto:simboss1@anonymised.com] On Behalf Of Simone
Giannecchini
Sent: Tuesday, February 24, 2009 4:20 PM
To: Patel, Ronak Avinash (US SSA)
Cc: Andrea Aime; geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] Custom DataStores
Ciao Ronak,
as you have noticed the documentation for creating new raster formats
is, let's say, rather sparse and pretty bad.
However, as Andrea Aime suggested the best thing do it so get one of
the other raster plugins, like gtopo30 or arcgrid + the geoapi javadoc
to look for examples.
Anyway, to give some help:
- accepts can be used by your format to check if you can accept or not
the provided source which can be pretty anything
- getReader and getWriter shoudl reaturn either a reader or a writer
for the provided source if it si recognized/supported otherwise they
can return null.
- the lookup for coveerage and datastore pugins is done via SPI based
on ServiceRegistry spring is not directly involved in this.
Just out of curiosity, a bit more info about what you are trying to
achieve in terms of formats could give us more ways to help you out.
Ciao,
Simone.
-------------------------------------------------------
Ing. Simone Giannecchini
GeoSolutions S.A.S.
Owner - Software Engineer
Via Carignoni 51
55041 Camaiore (LU)
Italy
phone: +39 0584983027
fax: +39 0584983027
mob: +39 333 8128928
http://www.geo-solutions.it
http://simboss.blogspot.com/
http://www.linkedin.com/in/simonegiannecchini
-------------------------------------------------------
On Mon, Feb 23, 2009 at 9:57 PM, Patel, Ronak Avinash (US SSA)
<ronak.patel@anonymised.com> wrote:
Andrea,
Thanks for helping out with answering my questions.
I see method signatures such as:
Boolean accepts(Object input)
getReader(Object source)
getWriter(Object destination)1. What are the sources, inputs, and destination? Where does it come
from?
2. I retrieve this information from a web service call to an external
service so I would put my logic for that here. Are there any patterns
I
should be following for that?
3. How does my implementation of these things get plugged into
Geoserver? What does the spring configuration have to look like?Thanks,
Ronak Patel
-----Original Message-----
From: Andrea Aime [mailto:aaime@anonymised.com]
Sent: Tuesday, February 17, 2009 10:17 AM
To: Patel, Ronak Avinash (US SSA)
Cc: Justin Deoliveira; geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] Custom DataStoresPatel, Ronak Avinash (US SSA) ha scritto:
Got it. Thanks.
It still seems to be using deprecated classes. Is there another class
I
should be using instead? Or is the deprecation okay?
Mumble, I don't really know as I don't play much with Coverages,
but I can tell you in Geotools it's hard to write any code
without stumbling into classes that someone deprecated without
providing a complete replacement with them (crazy, I know...)Cheers
Andrea--
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.
------------------------------------------------------------------------
------
Open Source Business Conference (OSBC), March 24-25, 2009, San
Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the
Enterprise
-Strategies to boost innovation and cut costs with open source
participation
-Receive a $600 discount off the registration fee with the source
code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users