Esri / i3s-spec

This repository hosts the specification for Scene Layers which are containers for arbitrarily large amounts of geographic data. The delivery and persistence model for Scene Layers, referred to as Indexed 3d Scene Layer (I3S) and Scene Layer Package (SLPK) respectively, are specified.
Other
315 stars 84 forks source link

Setting threading doesn't work #124

Closed jrounsley closed 3 years ago

jrounsley commented 3 years ago

Hi there

It appears as though the tool does not actually use the thread count subcommand. Regardless of the number set, only 1 core is used. Is this user error, or an issue with the converter?

Thanks Jess

rvargasESRI commented 3 years ago

@jrounsley thanks for bringing this to our attention. This has been addressed in https://github.com/Esri/i3s-spec/pull/125 Closing issue