Convert GeoJSON documents to glTF.
More...
#include <CesiumVectorData/GltfConverter.h>
Convert GeoJSON documents to glTF.
Definition at line 30 of file GltfConverter.h.
◆ convert()
Convert geoJSON document to a result containing a glTF Model object.
- Parameters
-
| geoJson | The GeoJSON document. |
| ellipsoid | The ellipsoid for GeoJSON coordinates. |
| pSchema | the schema to use for converting GeoJSON feature properties to glTF EXT_structural_metadata properties. |
- Returns
- A result object that includes the glTF Model and any errors.
◆ convertSchema()
Convert MAXAR_content_geojson schema into a glTF schema.
- Parameters
-
| maxarSchema | The schema extension object supplied with a GeoJson tileset |
- Returns
- A result object that includes the converted schema and any errors.
The documentation for this class was generated from the following file:
- /home/runner/work/cesium-native/cesium-native/CesiumVectorData/include/CesiumVectorData/GltfConverter.h