GMLIndicioReader Class

Uses

GeoCalcPBW::GMLURLReader

 

Classes that Use

 

 

Description

GML reader class that parses data from a OGC WRS style Indicio server.  This class automatically creates a BQueryable object assigned as the queryable object for the reader.  This class is optimized for the OGP's online coordinate system registry,

 

Public Constructors

Constructor

Description

GMLIndicioReader

The default constructor.

 

Public Methods

Method

Description

get_RepositoryBaseURL

Gets the base URL of the repository server.

get_RepositoryItemTemplate

Gets the template to which the URN is appended to.

GetList

Populates a collection with GML object names and URL from data in the OGP's Indicio server.

ReadList

Composes GeoCalc objects for all URLs in the specified collection.

set_RepositoryBaseURL

Sets the base URL of the repository server

set_RepositoryItemTemplate

Sets the template to which the URN is appended.

TestConnection

Sends a simple query to the server and returns whether the expected response was given.