| Constructor and Description |
|---|
CrsList() |
| Modifier and Type | Method and Description |
|---|---|
void |
addListing(String id,
String definition,
String organization_coordsys_id,
String description)
Adds a new CrsListing to the list.
|
String |
getDefinitionBySrsId(String srsID) |
String |
getDescriptionBySrsId(String srsID) |
String |
getOrganizationCoordsysIdBySrsId(String srsID) |
public void addListing(String id, String definition, String organization_coordsys_id, String description)
id - the srs_iddefinition - the definitionorganization_coordsys_id - the organization_coordsys_iddescription - the descriptionpublic String getOrganizationCoordsysIdBySrsId(String srsID)
srsID - the srsId of the CrsListing to identify, never nullnull if not availablepublic String getDefinitionBySrsId(String srsID)
srsID - the srsId of the CrsListing to identify, never nullnull if not availableCopyright © 2024 Open Geospatial Consortium. All rights reserved.