[GeoNetwork-devel] Can geonetwork harvest WCS(web coverage service)?

I have read the following lines from the complete manual:
GeoNetwork is able to harvest from the following sources (for more details
see below):
1. Another GeoNetwork node (version 2.1 or above).
2. A web DAV server.
3. A CSW 2.0.1 server.
4. An old GeoNetwork 2.0 node.
5. An OAI-PMH server.

So maybe it cannot harvest the GetCapabilities response from WCS? Or it need
to be implemented by users?
Thank you!

Xiaoxi
--
View this message in context: http://n2.nabble.com/Can-geonetwork-harvest-WCS(web-coverage-service)--tp2253734p2253734.html
Sent from the geonetwork-devel mailing list archive at Nabble.com.

Hello Xiaoxi,

xiaoxi wrote:

I have read the following lines from the complete manual:
GeoNetwork is able to harvest from the following sources (for more details
see below):
1. Another GeoNetwork node (version 2.1 or above).
2. A web DAV server.
3. A CSW 2.0.1 server.
4. An old GeoNetwork 2.0 node.
5. An OAI-PMH server.

You could have a look to trunk which could also harvest OGC WFS, WMS and
WPS services. It could be not so hard to add WCS I guess.

Feel free to ask question if you want to implement it.

Ciao.Francois

So maybe it cannot harvest the GetCapabilities response from WCS? Or it need
to be implemented by users?
Thank you!

Xiaoxi

Dear Francois,

Sorry, I’m not quite understand your meaning. Does ‘trunk’ means the source code repository?
If so, could you give some link which point to the source file which implement the harvest of WFS and WPS?

Best regards,
xiaoxi

On Mon, Feb 2, 2009 at 3:17 PM, Francois-Xavier Prunayre <francois-xavier.prunayre@anonymised.com189…> wrote:

Hello Xiaoxi,

xiaoxi wrote:

I have read the following lines from the complete manual:
GeoNetwork is able to harvest from the following sources (for more details
see below):

  1. Another GeoNetwork node (version 2.1 or above).
  2. A web DAV server.
  3. A CSW 2.0.1 server.
  4. An old GeoNetwork 2.0 node.
  5. An OAI-PMH server.

You could have a look to trunk which could also harvest OGC WFS, WMS and
WPS services. It could be not so hard to add WCS I guess.

Feel free to ask question if you want to implement it.

Ciao.Francois

So maybe it cannot harvest the GetCapabilities response from WCS? Or it need
to be implemented by users?
Thank you!

Xiaoxi

Xiaoxi Zhang wrote:

Dear Francois,

      Sorry, I'm not quite understand your meaning. Does 'trunk' means
the source code repository?

Here is the source code
https://geonetwork.svn.sourceforge.net/svnroot/geonetwork/trunk

The Harvester :
https://geonetwork.svn.sourceforge.net/svnroot/geonetwork/trunk/src/org/fao/geonet/kernel/harvest/harvester/ogcwxs/

The XSL :
https://geonetwork.svn.sourceforge.net/svnroot/geonetwork/trunk/web/geonetwork/xsl/conversion/OGCWxSGetCapabilitiesto19119/

HTH. Francois

If so, could you give some link which point to the source file which
implement the harvest of WFS and WPS?

Best regards,
xiaoxi

On Mon, Feb 2, 2009 at 3:17 PM, Francois-Xavier Prunayre
<francois-xavier.prunayre@anonymised.com
<mailto:francois-xavier.prunayre@anonymised.com>> wrote:

    Hello Xiaoxi,

    xiaoxi wrote:
    > I have read the following lines from the complete manual:
    > GeoNetwork is able to harvest from the following sources (for more
    details
    > see below):
    > 1. Another GeoNetwork node (version 2.1 or above).
    > 2. A web DAV server.
    > 3. A CSW 2.0.1 server.
    > 4. An old GeoNetwork 2.0 node.
    > 5. An OAI-PMH server.

    You could have a look to trunk which could also harvest OGC WFS, WMS and
    WPS services. It could be not so hard to add WCS I guess.

    Feel free to ask question if you want to implement it.

    Ciao.Francois

    > So maybe it cannot harvest the GetCapabilities response from WCS?
    Or it need
    > to be implemented by users?
    > Thank you!
    >
    > Xiaoxi

On Tue, Feb 3, 2009 at 12:46 AM, Francois-Xavier Prunayre <francois-xavier.prunayre@anonymised.com> wrote:

Xiaoxi Zhang wrote:

Dear Francois,

Sorry, I’m not quite understand your meaning. Does ‘trunk’ means
the source code repository?

Here is the source code
https://geonetwork.svn.sourceforge.net/svnroot/geonetwork/trunk

The Harvester :
https://geonetwork.svn.sourceforge.net/svnroot/geonetwork/trunk/src/org/fao/geonet/kernel/harvest/harvester/ogcwxs/

In which version of geonetwork release I can found this havester? It seems that this piece of code haven’t been included in version 2.2.0
I want to study this function first.

Xiaoxi

The XSL :
https://geonetwork.svn.sourceforge.net/svnroot/geonetwork/trunk/web/geonetwork/xsl/conversion/OGCWxSGetCapabilitiesto19119/

HTH. Francois

If so, could you give some link which point to the source file which
implement the harvest of WFS and WPS?

Best regards,
xiaoxi

On Mon, Feb 2, 2009 at 3:17 PM, Francois-Xavier Prunayre
<francois-xavier.prunayre@anonymised.com

mailto:[francois-xavier.prunayre@anonymised.com](mailto:francois-xavier.prunayre@anonymised.com)> wrote:

Hello Xiaoxi,

xiaoxi wrote:

I have read the following lines from the complete manual:
GeoNetwork is able to harvest from the following sources (for more
details
see below):

  1. Another GeoNetwork node (version 2.1 or above).
  2. A web DAV server.
  3. A CSW 2.0.1 server.
  4. An old GeoNetwork 2.0 node.
  5. An OAI-PMH server.

You could have a look to trunk which could also harvest OGC WFS, WMS and
WPS services. It could be not so hard to add WCS I guess.

Feel free to ask question if you want to implement it.

Ciao.Francois

So maybe it cannot harvest the GetCapabilities response from WCS?
Or it need
to be implemented by users?
Thank you!

Xiaoxi