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,
|
Constructor |
Description |
|
The default constructor. |
|
Method |
Description |
|
Gets the base URL of the repository server. | |
|
Gets the template to which the URN is appended to. | |
|
Populates a collection with GML object names and URL from data in the OGP's Indicio server. | |
|
Composes GeoCalc objects for all URLs in the specified collection. | |
|
Sets the base URL of the repository server | |
|
Sets the template to which the URN is appended. | |
|
Sends a simple query to the server and returns whether the expected response was given. |