# czml-writer **Repository Path**: jger/czml-writer ## Basic Information - **Project Name**: czml-writer - **Description**: CZML工具 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-15 - **Last Updated**: 2024-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

czml-writer =========== This project has .NET and Java libraries for writing CZML content for use with [Cesium](https://cesiumjs.org/). For a python library, see [czml](https://github.com/cleder/czml) by [@cleder](https://github.com/cleder). See the [CZML specification](https://github.com/AnalyticalGraphicsInc/czml-writer/wiki/CZML-Guide) for more information on the structure of CZML. [![Build status](https://ci.appveyor.com/api/projects/status/p4b2gm7tuosinaeg/branch/master?svg=true)](https://ci.appveyor.com/project/AnalyticalGraphics/czml-writer/branch/master) ### License ### [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0.html). czml-writer is free for both commercial and non-commercial use. ### Downloads ### #### .NET Binary releases are [available on NuGet](https://www.nuget.org/packages/CesiumLanguageWriter/). #### Java Binary releases are available for download on the [releases page](https://github.com/AnalyticalGraphicsInc/czml-writer/releases). ### Get Started ### Check out the [wiki](https://github.com/AnalyticalGraphicsInc/czml-writer/wiki), including the [quick start](https://github.com/AnalyticalGraphicsInc/czml-writer/wiki/Quick-Start) and [contributor's guide](https://github.com/AnalyticalGraphicsInc/czml-writer/wiki/Contributor's-Guide). Also browse the [forum](https://groups.google.com/d/forum/cesium-dev).