org.deegree.tools.wms
Class WFS2WMS
java.lang.Object
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 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WFS2WMS
public WFS2WMS(Properties prop)
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
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net