org.deegree.services.gazetteer.capabilities
Interface Profile


public interface Profile

---------------------------------------------------------------------

Version:
$Revision: 1.3 $ $Date: 2004/02/17 09:38:58 $
Author:
Andreas Poth

Method Summary
 SI_Gazetteer[] getSI_Gazetteer()
          returns an ISO 19112 compliant descriptions of the gazetteer database
 SI_LocationType[] getSI_LocationType()
          returns the location types associated with the gazetteer
 SI_SpatialReferenceSystem[] getSI_SpatialReferenceSystem()
          returns the the spatial reference systems
 

Method Detail

getSI_Gazetteer

public SI_Gazetteer[] getSI_Gazetteer()
returns an ISO 19112 compliant descriptions of the gazetteer database

Returns:
ISO 19112 compliant descriptions of the gazetteer database

getSI_LocationType

public SI_LocationType[] getSI_LocationType()
returns the location types associated with the gazetteer

Returns:
associated location types

getSI_SpatialReferenceSystem

public SI_SpatialReferenceSystem[] getSI_SpatialReferenceSystem()
returns the the spatial reference systems

Returns:
spatial reference systems