Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add interface for MD_FeatureCatalogue #20

Open
desruisseaux opened this issue Feb 9, 2018 · 0 comments
Open

Add interface for MD_FeatureCatalogue #20

desruisseaux opened this issue Feb 9, 2018 · 0 comments

Comments

@desruisseaux
Copy link
Contributor

The FeatureCatalogueDescription currently has two direct subtypes: CoverageDescription (itself specialized with ImageDescription) and FeatureCatalogueDescription. But there is another type not yet provided by GeoAPI: FeatureCatalogue. This class is documented as "a catalogue of feature types" and contains only one property: featureCatalogue of type FC_FeatureCatalogue (from ISO 19110), documented as "the catalogue of feature types, attribution, operations, and relationships used by the resource" (cardinality 1:N). This class has not been made available in GeoAPI because its only property is a dependency to ISO 19110, which is not yet available in GeoAPI.

If this interface is added in GeoAPI, then @code FeatureCatalogue in FeatureCatalogueDescription should be changed to @link FeatureCatalogue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant