-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CZML Sandcastle examples #3027
Comments
@pjcozzi I just registered a new domain name, which is apparently still propagating... should be up within a day or two |
Our first step will be to port the geometry examples found in sandcastle to CZML examples. Once we have a better grasp at the development process we will brainstorm more CZML examples including examples with animation and public data usage. |
Tiff's Examples
|
Here's a few more ideas to consider for your list:
Also, for this set of examples, don't worry about the properties starting with |
Added a couple more examples:
|
I just realized that we also have this CZML example that may be useful for you: http://cesiumjs.org/Cesium/Build/Apps/CesiumViewer/index.html?source=/Gallery/BAMS_C4ISR.czml&lookAt=Aircraft/GlobalHawk_1a |
@adamdavidcole can you update your task list: #3027 (comment) |
@pjcozzi I've merged in master, but the merge conflict warning is still there on the pull request. Is there something else I should also be doing? |
Perhaps you merged in master from your own repo? We want to merge master from the main Cesium repo. I did it in 3468b5d.
See #3050 (comment) |
Here's a TODO list for closing this issue:
|
@pjcozzi oops my bad, thank you for that! |
The bing maps imagery is working for me right now, but I have seen it go in and out as well. Someone in the forum reported it too. |
@TiffanyLu don't worry about Bing - it is not related to our work here. |
@TiffanyLu @adamdavidcole the only thing left before we can close this is the 3D model example in the task list above. We are working on getting you a starter example. In the meantime, please start on #2814. |
Whoops, just noticed this issue. See my comments in #3063 |
@TiffanyLu @adamdavidcole in addition to the 3D model example, let's address the comments in #3063 in one or more pull requests. If you have questions on any of them, please comment in that issue. Most of them are trivial. We can push back starting on #3063 a few days. |
Closing this since we are tracking CZML updates in #3063. |
@TiffanyLu @adamdavidcole let's use this issue to plan and track the CZML examples you will add to Sandcastle.
To get you started, I created a new czml-examples branch in your fork. It has one new Sandcastle example: Apps/Sandcastle/gallery/CZML Billboard and Label.html. To see it in action, run Sandcastle using this branch, and select the example from the new CZML tab at the bottom (the missing "A" in "AGI" is a known Chrome issue, see #2997).
Resources to help you create a roadmap:
Also, I created a
gh-pages
branch that would allow the community to preview the examples by browsing totiffanylu.github.io/cesium/
, but this seems to redirect tohttp://tiffanylu.com/cesium/
. I'm sure we will figure it out.The text was updated successfully, but these errors were encountered: