Skip to content
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

Closed
pjcozzi opened this issue Sep 13, 2015 · 17 comments
Closed

CZML Sandcastle examples #3027

pjcozzi opened this issue Sep 13, 2015 · 17 comments

Comments

@pjcozzi
Copy link
Contributor

pjcozzi commented Sep 13, 2015

@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 to tiffanylu.github.io/cesium/, but this seems to redirect to http://tiffanylu.com/cesium/. I'm sure we will figure it out.

@sen-lu
Copy link
Contributor

sen-lu commented Sep 14, 2015

@pjcozzi I just registered a new domain name, which is apparently still propagating... should be up within a day or two

@adamdavidcole
Copy link

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.

@sen-lu
Copy link
Contributor

sen-lu commented Sep 20, 2015

Tiff's Examples

  • Polygon
  • Polyline
  • Spheres and Ellipsoids
  • Rectangle
  • Polygon w/ time-dynamic color and shape (using interpolation via reference properties)
  • Polygon w/ time-dynamic color and shape (using intervals via packets)
  • Path using GPS flight data

@pjcozzi
Copy link
Contributor Author

pjcozzi commented Sep 20, 2015

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 agi_ that are here: https://github.com/AnalyticalGraphicsInc/cesium/wiki/CZML-Content

@adamdavidcole
Copy link

Added a couple more examples:

  • Ellipses
  • Points
  • Point time dynamic
  • Path time dynamic
  • Different coordinates maps (cartesian, degrees, radians)
  • Wall

@pjcozzi
Copy link
Contributor Author

pjcozzi commented Sep 29, 2015

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

@pjcozzi
Copy link
Contributor Author

pjcozzi commented Sep 29, 2015

@adamdavidcole can you update your task list: #3027 (comment)

@sen-lu
Copy link
Contributor

sen-lu commented Oct 7, 2015

@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?
And when you get a chance, can you let me know if you can repro the issue on CZML Polygon - Intervals, Availability.html? Thanks!

@pjcozzi
Copy link
Contributor Author

pjcozzi commented Oct 7, 2015

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.

let me know if you can repro the issue on CZML Polygon - Intervals, Availability.html? Thanks

See #3050 (comment)

@pjcozzi
Copy link
Contributor Author

pjcozzi commented Oct 7, 2015

Here's a TODO list for closing this issue:

  • Address remaining feedback in Adding CZML Examples #3050 and merge it.
  • Create a new pull request with a new CZML example showing a 3D model using CZML. A few 3D models are here. @mramato do you have an example CZML file referencing a 3D model?
  • Create a pull request for a new CZML example using reference properties (https://cesiumjs.org/2014/07/01/Cesium-version-b30-released/), e.g., to place a billboard and label at the same position (then use pixel offset for the label to offset it). I forgot to mention this last night, but we have it listed above and it was mentioned on the forum, and I don't think we already created an example for this.

@sen-lu
Copy link
Contributor

sen-lu commented Oct 7, 2015

@pjcozzi oops my bad, thank you for that!
As a side note, it looks like none of the Bing Maps imagery (Aerial, Aerial w/ Labels, Roads) is working for me as of this morning. Ditto for my friend's computer as well. Since that's the default imagery provider, this is what navigating to Sandcastle looks like for me:
image
All other imagery providers work fine for me, and I'm also not seeing any updates on the Bing Maps API site.

@hpinkos
Copy link
Contributor

hpinkos commented Oct 7, 2015

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.

@pjcozzi
Copy link
Contributor Author

pjcozzi commented Oct 7, 2015

@TiffanyLu don't worry about Bing - it is not related to our work here.

@pjcozzi
Copy link
Contributor Author

pjcozzi commented Oct 9, 2015

@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.

@mramato
Copy link
Contributor

mramato commented Oct 9, 2015

Whoops, just noticed this issue. See my comments in #3063

@pjcozzi
Copy link
Contributor Author

pjcozzi commented Oct 9, 2015

@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.

@pjcozzi
Copy link
Contributor Author

pjcozzi commented Oct 13, 2015

Closing this since we are tracking CZML updates in #3063.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants