-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into index-terms
- Loading branch information
Showing
2,250 changed files
with
405,693 additions
and
6,806 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
source "https://rubygems.org" | ||
|
||
#gem "metanorma-plateau", source: "https://rubygems.pkg.github.com/metanorma" | ||
#gem "mn2pdf", git: "https://github.com/metanorma/mn2pdf-ruby", branch: "main" | ||
gem "isodoc", git: "https://github.com/metanorma/isodoc", branch: "main" | ||
gem "metanorma-cli" | ||
gem "coradoc" | ||
|
||
# WARNING: only for developers | ||
gem "metanorma-plateau", git: "[email protected]:metanorma/metanorma-plateau.git" | ||
#gem "metanorma-plateau", path: "~/src/mn/metanorma-plateau" | ||
gem "sassc" | ||
gem "debug" | ||
# gem "metanorma-plateau", git: "[email protected]:metanorma/metanorma-plateau.git" | ||
gem "isodoc", git: "[email protected]:metanorma/isodoc.git" | ||
# gem "sassc" | ||
# gem "debug" | ||
# gem "metanorma-plateau", path: "~/src/mn/metanorma-plateau" | ||
# gem "isodoc", git: "https://github.com/metanorma/isodoc", branch: "features/requirement-class" | ||
# gem "mn-requirements", git: "https://github.com/metanorma/mn-requirements", branch: "features/requirement-class" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
= Standard Data Product Specification for 3D City Model | ||
:docnumber: 1 | ||
:edition: 4 | ||
:revdate: 2024-03-22 | ||
:published-date: 2024-03-22 | ||
:copyright-year: 2024 | ||
:language: ja | ||
:title-intro-ja: 3D都市モデル導入のためのガイドブック | ||
:title-main-ja: 3D都市モデル標準製品仕様書 | ||
:publisher: 国土交通省 都市局 | ||
:sponsor: (協力)内閣府 地方創生推進事務局 | ||
:title-intro-en: Handbook of 3D City Models | ||
:title-main-en: Standard Data Product Specification for 3D City Model | ||
:doctype: handbook | ||
:coverpage-image: images/coverpage.png | ||
:imagedir: images | ||
:mn-document-class: plateau | ||
// :mn-output-extensions: doc,xml,html,pdf,rxl | ||
:mn-output-extensions: html,pdf | ||
:local-cache-only: | ||
:data-uri-image: | ||
|
||
include::sections/appendix-A.adoc[] | ||
|
||
include::sections/abstract-01.adoc[] | ||
|
||
include::sections/abstract-02.adoc[] | ||
|
||
include::sections/section-01.adoc[] | ||
|
||
include::sections/section-02.adoc[] | ||
|
||
include::sections/section-03.adoc[] | ||
|
||
include::sections/section-04.adoc[] | ||
|
||
include::sections/section-05.adoc[] | ||
|
||
include::sections/section-06.adoc[] | ||
|
||
include::sections/section-07.adoc[] | ||
|
||
include::sections/section-08.adoc[] | ||
|
||
include::sections/section-09.adoc[] | ||
|
||
include::sections/bibliography-01.adoc[] | ||
|
Oops, something went wrong.