org.deegree.services.wms.capabilities
Interface GazetteerParam

All Known Implementing Classes:
GazetteerParam_Impl

public interface GazetteerParam

Version:
$Revision: 1.1 $
Author:
$author$

Method Summary
 java.net.URL getGazetteer()
          returns the URL where to access the gazetteer
 double getRadius()
          returns the radius to be used to construct a boundingbox if the location requested from the gazetteer if a point geometry with no extent
 

Method Detail

getGazetteer

public java.net.URL getGazetteer()
returns the URL where to access the gazetteer


getRadius

public double getRadius()
returns the radius to be used to construct a boundingbox if the location requested from the gazetteer if a point geometry with no extent