Skip to content

Commit 53790ad

Browse files
authored
Merge pull request #1154 from eblondel/update-geometa
Update 08-read-write-plot.Rmd - geometa ISO 19115-3 support
2 parents 8fb99e1 + 10c51ae commit 53790ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

08-read-write-plot.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@ They help make datasets FAIR (Findable, Accessible, Interoperable, Reusable) and
595595
These standards are widely used within spatial data infrastructures, handled through metadata catalogs.
596596

597597
Geographic metadata can be managed with **geometa**, a package that allows writing, reading and validating geographic metadata according to the ISO/OGC standards.
598-
It already supports various international standards for geographic metadata information, such as the ISO 19110 (feature catalogue), ISO 19115-1 and 19115-2 (geographic metadata for vector and gridded/imagery datasets), ISO 19119 (geographic metadata for service), and ISO 19136 (Geographic Markup Language) providing methods to read, validate and write geographic metadata from R using the ISO/TS 19139 (XML) technical specification.
598+
It already supports various international standards for geographic metadata information, such as the ISO 19110 (feature catalogue), legacy ISO 19115-1 and 19115-2 (geographic metadata for vector and gridded/imagery datasets), ISO 19115-3, ISO 19119 (geographic metadata for service), and ISO 19136 (Geographic Markup Language) providing methods to read, validate and write geographic metadata from R using the ISO/TS 19139 (XML) and ISO 19115-3 technical specifications.
599599
<!-- To address the complexity and exhaustiveness the standards, and the advanced knowledge required to use them, complementary packages such as [**geoflow**](https://github.com/r-geoflow/geoflow) have been built to ease and automate the management of metadata. -->
600600
Geographic metadata can be created with **geometa** as follows, which creates and saves a metadata file:
601601

0 commit comments

Comments
 (0)