Skip to content

opengeospatial/Weather-on-the-Web-ER

Repository files navigation

Intellectual Property Rights

The content of this document is copyrighted by the Open Geospatial Consortium (OGC) and may be licensed for designated purposes.

NOTE: The language below should already be included in the 1-summary.adoc source file. It is replicated here for convenience.

Attention is drawn to the possibility that some of the elements of this document may be the subject of patent rights. The Open Geospatial Consortium shall not be held responsible for identifying any or all such patent rights.

Recipients of this document are requested to submit, with their comments, notification of any relevant patent claims or other intellectual property rights of which they may be aware that might be infringed by any implementation of the standard set forth in this document, and to provide supporting documentation.

Overview of Weather on the Web API Engineering Report

This is a template for the Weather on the Web API Engineering Report, based on the latest OGC template for Engineering Reports.

Please do not modify files index.adoc, 0-preface.adoc, asciidoctor.css, and all files in folder resources .

Most content will be in file er.adoc. The file er.adoc has instructions in the form of comments. These do not have to be deleted. Other files have helper texts that provide instructions.

The process is for editors to check out ('make a branch') and begin editing it with a tool such as e.g. Atom editor and Asciidoctor conversion tool. There are detailed instructions, installation info, and syntax recommendations in the template .adoc files.

Then the finished changes can be checked back in and committed, and the 'Pull Request' merged into the master copy/branch by those with the appropriate rights.

It is very important that the name of the file er.adoc does not change, otherwise the scripts to convert all ERs will fail! Ideally, you only change

  • er.adoc
    • preface.adoc (Do not change this)

    • 1-summary.adoc

    • 2-references.adoc

    • 3-terms.adoc

    • 4-overview.adoc

    • 5-example.adoc (Contains some asciidoc syntax help. Use as many copies as you need sections in your document)

    • annex-a.adoc --|

    • annex-b.adoc |-- Use as needed

    • annex-c.adoc --|

    • annex-history.adoc

    • annex-bibliography.adoc

How to compile your raw files

Command for PDF output: asciidoctor-pdf -a pdf-stylesdir=resources -a pdf-style=ogc -a pdf-fontsdir=resources/fonts -r asciidoctor-bibtex er.adoc

Command for HTML output: asciidoctor -a stylesheet=rocket-panda.css -a stylesdir=./resources/stylesheets -r asciidoctor-bibtex er.adoc

=============

This User Guide might be helpful to authors.

About

Weather on the Web APIs Engineering Report, using OGC Template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages