MAAP-Project / Community

Issue for MAAP (Zenhub)
2 stars 1 forks source link

Integrate 3D Tiles into Common Mapping Client #147

Closed gchang closed 3 years ago

gchang commented 4 years ago

MSFC is creating derivative products/ARDS in the 3D tiles format. The Cesium client within CMC should be able to render those natively. Need to verify the capability to add 3D tiles and possibly update our CMC widgets, such as the layer viewer, to show 3D tiles "layers."

gchang commented 4 years ago

While we're waiting for the endpoints and API calls, can look at using public 3D tiles datasets to envision on that could be done.

To do:

bsatoriu commented 4 years ago

@mayadebellis the new 3d tile endpoint is ready now on the dev api--see the "3d tiles" section with example API calls:

https://api.maap.xyz/api/

abarciauskas-bgse commented 4 years ago

I have created a new deployment which required a change to the MAAP API configuration, opened a PR https://github.com/MAAP-Project/maap-api-nasa/pull/14 cc @mayadebellis @bsatoriu

oddes commented 3 years ago

@mayadebellis When u get a chance could u please update the instructions to test.

mayadebellis commented 3 years ago

@oddes Here are the steps:

image.png

oddes commented 3 years ago

Thanks Maya. works as expected.