-
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.
- Loading branch information
Showing
3 changed files
with
49 additions
and
14 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
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,26 @@ | ||
--- | ||
title: Import Cityjson | ||
subtitle: Import Cityjson | ||
description: | ||
# icon: material/emoticon-happy | ||
status: wip | ||
--- | ||
|
||
The **import** command imports one or more CityGML or CityJSON files into the 3D City Database. | ||
|
||
## Usage | ||
|
||
To import your files to the 3D City Database it is necessary to give along the information for the connection. Look up [Database connection](db-connection.md) for further information. | ||
|
||
Use `citydb import cityjson [OPTIONS] <file>` to import one or more citygml files from a directory into the database. | ||
|
||
The command provides a range of [OPTIONS] to adapt the import process. | ||
|
||
The different commands are identical to the import of CityGML up to one command. | ||
|
||
# Options Table | ||
|
||
|
||
OPTION / command | discription | default | ||
------------ | ------------- | ------------- | ||
` --[no-]map-unknown-objects` | Map city objects from unsupported extensions onto generic city objects. | true |