i3dm.export 1.7.0

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global i3dm.export --version 1.7.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local i3dm.export --version 1.7.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=i3dm.export&version=1.7.0
nuke :add-package i3dm.export --version 1.7.0

Console tool for exporting instanced 3D Tiles (i3dm's) and tileset.json from PostGIS table.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
2.7.0 36 3/28/2024
2.6.0 421 11/8/2023
2.5.0 221 10/18/2023
2.4.5 164 10/13/2023
2.4.4 243 9/27/2023
2.4.3 170 6/20/2023
2.4.2 147 6/20/2023
2.4.1 280 2/21/2023
2.4.0 261 2/21/2023
2.3.2 283 1/30/2023
2.3.1 425 10/5/2022
2.3.0 408 10/5/2022
2.2.0 405 8/31/2022
2.1.0 409 8/9/2022
2.0.0 404 8/8/2022
1.9.0 495 10/4/2021
1.8.0 429 11/12/2020
1.7.2 413 11/12/2020
1.7.1 409 11/5/2020
1.7.0 411 11/5/2020
1.6.0 407 10/28/2020
1.5.0 468 10/21/2020
1.4.0 473 10/20/2020
1.3.0 445 10/20/2020
1.2.0 437 10/19/2020
1.0.0 500 10/16/2020

add support for composite tiles (cmpt)
breaking change: parameter -m model is removed, model can now be defined per instance in the input table.