deegree 2.2 (2008/12/22 11:33 build-3038-official)

org.deegree.tools.wms
Class WFS2WMS

java.lang.Object
  extended by org.deegree.tools.wms.WFS2WMS

public class WFS2WMS
extends Object

creates a deegree WMS configuration document or a Layer section from a WFS capabilities document. The datasource type for each layer will be LOCALWFS. Also a style with random color(s) will be created, assigned to the layers and stored in a xml document named $OUTFILE_BASE$_styles.xml. TODO support for usage of an already existing WMS configuration document TODO determine geometry types of the feature types registered within the wfs capabilities document

Since:
2.0
Version:
$Revision: 9346 $, 1.0. $Revision: 9346 $, $Date: 2007-12-27 17:39:07 +0100 (Do, 27 Dez 2007) $
Author:
Andreas Poth, last edited by: $Author: apoth $

Constructor Summary
WFS2WMS(Properties prop)
           
 
Method Summary
static double getMaxX(Node node)
           
static double getMaxY(Node node)
           
static double getMinX(Node node)
           
static double getMinY(Node node)
           
static void main(String[] args)
           
 void run()
          method the starts running the conversation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WFS2WMS

public WFS2WMS(Properties prop)
Method Detail

getMinX

public static double getMinX(Node node)

getMinY

public static double getMinY(Node node)

getMaxX

public static double getMaxX(Node node)

getMaxY

public static double getMaxY(Node node)

run

public void run()
         throws Exception
method the starts running the conversation

Throws:
Exception

main

public static void main(String[] args)
                 throws Exception
Parameters:
args -
Throws:
Exception

deegree 2.2 (2008/12/22 11:33 build-3038-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net