geopython / geopython/pygeometa

include featurecatalogue information into iso19139:2007

Open
#311 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
127
Forks
52
Avg merge
3d 8h
Merged PRs (30d)
1

Description

to encode the attributes element of MCF into iso19139, we'd need an extension of the iso19139 file, this extension need to be hosted at some location, maybe we can host it at https://geopython.github.io/pygeometa/iso19139/featurecatalogue.xsd

iso19139:2007 did not encode the featurecatalogue information, although it was suggested in iso19115:2003

it should be possible to extend iso19139:2007 to support featurecataloguing according to iso19115:2003, below is a setup for such extension point

```xml
















```

an iso19139.xml file would reference this as:

```xml

```

and the xml would looks like:

```

...
```

relates to #197 and #232

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.