Table 1. Supported data formats
Format Decoder Encoder Notes Type File extensions

Esri Shapefile

x

Decoded through GdalModelDecoderGdalModelDecoderGdalModelDecoder

Vector features

*.shp

GeoPackage

x

OGC GeoPackage, decoded though GeoPackageModelDecoderGeoPackageModelDecoderGeoPackageModelDecoder

Vector features, tile matrix sets of imagery and raster maps

*.gpkg

GeoTIFF

x

Decoded through GdalModelDecoderGdalModelDecoderGdalModelDecoder

Raster

*.tif, *.tiff

HSPC

x

Not applicable

Hexagon Smart Point Cloud

Point clouds

tree.hspc

OGC 3D Tiles

x

Not applicable

OGC 3D Tiles

3D meshes and point clouds

tileset.json

WMS

x

Not applicable

OGC Web Map Service

Raster

Not applicable

WMTS

x

Not applicable

OGC Web Map Tile Service

Raster

Not applicable

DTED

x

Digital Terrain Elevation Data

Raster

*.dt0, *.dt1, *.dt2, dmed

Model decoders

For all formats supported in LuciadCPillar there is a model decoder available. The naming convention for the model decoders is: FormatModelDecoder, for example GeoPackageModelDecoderGeoPackageModelDecoderGeoPackageModelDecoder. For more information on a specific model decoder, see the API reference documentation.