mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 09:21:46 +00:00
Remove support of cityjson for ifcconvert binary
This commit is contained in:
committed by
Thomas Krijnen
parent
db7900027e
commit
9b257b0a10
@@ -2,8 +2,7 @@ IfcConvert
|
||||
==========
|
||||
|
||||
IfcConvert is a command-line application for converting IFC geometry into file
|
||||
formats such as OBJ, DAE, GLB, STP, IGS, XML, SVG, H5, CityJSON, TTL/WKT, and
|
||||
IFC-SPF itself.
|
||||
formats such as OBJ, DAE, GLB, STP, IGS, XML, SVG, H5, TTL/WKT, and IFC-SPF itself.
|
||||
|
||||
For other formats, you may use other IfcOpenShell utilities as shown in the
|
||||
table below.
|
||||
@@ -13,7 +12,7 @@ table below.
|
||||
+=========================+=========================+======================+
|
||||
| .ifc | .obj, .dae, .glb, .stp, | IfcConvert |
|
||||
| | .igs, .xml, .svg, .h5, | |
|
||||
| | .cityjson, .ttl, .ifc | |
|
||||
| | .ttl, .ifc | |
|
||||
+-------------------------+-------------------------+----------------------+
|
||||
| .ifc | .dae, .abc, .usd, .obj, | Bonsai_ |
|
||||
| | .ply, .stl, .fbx, .glb, | |
|
||||
@@ -46,8 +45,6 @@ table below.
|
||||
+-------------------------+-------------------------+----------------------+
|
||||
| .obj | .ifc | Bonsai_ |
|
||||
+-------------------------+-------------------------+----------------------+
|
||||
| .json (CityJSON) | .ifc | IfcCityJSON_ |
|
||||
+-------------------------+-------------------------+----------------------+
|
||||
| .xer (Oracle P6) | .ifc | Ifc4D_ |
|
||||
+-------------------------+-------------------------+----------------------+
|
||||
| .xml (Oracle P6) | .ifc | Ifc4D_ |
|
||||
@@ -63,7 +60,6 @@ table below.
|
||||
.. _IfcCSV: ifccsv.html
|
||||
.. _Ifc4D: ifc4d.html
|
||||
.. _Ifc5D: ifc5d.html
|
||||
.. _IfcCityJSON: ifccityjson.html
|
||||
.. _Ifc2JSON: other.html
|
||||
.. _Bonsai: bonsai.html
|
||||
|
||||
|
||||
@@ -82,7 +82,6 @@ CLI Manual
|
||||
.xml XML Property definitions and decomposition tree
|
||||
.svg SVG Scalable Vector Graphics (2D floor plan)
|
||||
.h5 HDF Hierarchical Data Format storing positions, normals and indices
|
||||
.cityjson City JSON format for geospatial data
|
||||
.ttl TTL/WKT RDF Turtle with Well-Known-Text geometry
|
||||
.ifc IFC-SPF Industry Foundation Classes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user