Class: GeognoSIS8MetaData

Cadcorp.Util.GeognoSIS8MetaData

new GeognoSIS8MetaData(options)

GeognoSIS style metadata. Based on OGC CSW
Parameters:
Name Type Description
options MetaDataGeognoSIS8Config The options used to configure this object

Extends

Members

Abstract

Properties:
Name Type Description
Abstract string The abstract text for this layer

ContactPerson

Properties:
Name Type Description
ContactPerson string The contact person
Inherited From:

ContactPersonTitle

Properties:
Name Type Description
ContactPersonTitle string The title to display next to the contact person
Inherited From:

Email

Properties:
Name Type Description
Email string The email address for the contact person
Inherited From:

EmailTitle

Properties:
Name Type Description
EmailTitle string The title to display next to the email address
Inherited From:

Organisation

Properties:
Name Type Description
Organisation string The organisation
Inherited From:

OrganisationTitle

Properties:
Name Type Description
OrganisationTitle string The title to display next to the organisation e.g. Company-Cadcorp
Inherited From:

ResourceTitle

Properties:
Name Type Description
ResourceTitle string The Resource Title for this layer

ResourceTitleTitle

Properties:
Name Type Description
ResourceTitleTitle string The title to display next to the Resource Title

Methods

clone() → {Cadcorp.Util.GeognoSIS8MetaData}

Creates a copy of this meta data
Returns:
A new instance of Cadcorp.Util.GeognoSIS8MetaData
Type
Cadcorp.Util.GeognoSIS8MetaData

getHTML() → {string}

Gets the html for this metadata
Overrides:
Returns:
the html representation of this metadata
Type
string

(protected) getHTMLEmailRow()

Gets the html for a row of metadata that contains an email address
Inherited From:

(protected) getHTMLRow()

Gets the html for a row of metadata
Inherited From: