Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-metalinkage authored Oct 30, 2024
1 parent 4ee0068 commit 28f1872
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# OGC Building Block template
# workspace for building and testing ISO 19115 JSON schemas

This template provides a working example of an [OGC Building Block](https:blocks.ogc.org). For more info see [the Documentation](https://ogcincubator.github.io/bblocks-docs/).
There are multiple options and starting points for this activity, such as:

This template is a working automation recipe to define, test and document a set of Building Blocks.
- https://docs.ogc.org/bp/17-084r1/17-084r1.html
- the ISO 19115 UML model
- OGC API Records
- FG-JSON Features
- Plain GeoJSON

The automation-generated documentation for this example is here: [https://opengeospatial.github.io/bblock-template/](https://opengeospatial.github.io/bblock-template/)

[Examples of using this with typical applications of OGC standards](https://github.com/ogcincubator/bblocks-examples)

Please replace the contents of this README with information about your Building Block(s).

# How to use this template

[More information on design and usage](https://github.com/opengeospatial/bblock-template/blob/master/USAGE.md)
Different examples and schemas can be documented here and options testes.

## Methodology options

1. Start with OGC API Records schema and build an extension, taking and testing elements one by one from one or more starting points
2. Try to map the 19115 UML model to a JSON schema (using Shapechange) and test it element by element
3. ?

0 comments on commit 28f1872

Please sign in to comment.