metanorma / ogc-citygml2

OGC CityGML 2.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OGC CityGML 2.0

Build Status

The document is available in its rendered forms here:

General

This repository contains the OGC CityGML 2.0 standard.

Structure

sources/

source of the OGC CityGML 2.0 documents and models

site/

(automatically generated, in the gh-pages branch) published document.

Usage

This repository uses metanorma to run these processes.

Installing build tools

Building the document

If you have installed the build tools locally, and wish to run the locally-installed compilation tools, there is nothing further to set.

If you use a locally installed Metanorma, run:

metanorma site generate

If you don’t want to deal with local dependencies, use the docker version by:

docker run -v "$(pwd)":/metanorma -w /metanorma -it metanorma/mn metanorma site generate

License

Copyright OGC.

About

OGC CityGML 2.0


Languages

Language:Ruby 100.0%