GMLIndicioReader Class

Uses

GeoCalcNET.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 Properties

Property

Description

RepositoryBaseURL

Gets or sets the base URL of the repository server.

RepositoryItemTemplate

Gets or sets the template to which the URN is appended to.

 

Public Methods

Method

Description

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.

TestConnection

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