Skip to content

EHN: CZML as python list #53

@petrushy

Description

@petrushy

I think it could be useful to have the full czml protocol accessible via python data structure directly (instead of via uri), useful for programmatic generation of scenarios.

so one can write like:

simple_czml =[
{ "id":"document", "version":"1.0" } ,
{
"id": "InternationalSpaceStation",
"position":

...

and then somehow send this to the cesiumjs library

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions