LithoSphere
LithoSphere copied to clipboard
A Tiled 3D Planetary Web-Based GIS JavaScript Library
## Purpose - Infusion of documentation and ticket/PR templating suggestions for SLIM integration ## Proposed Changes Automation templates for the following: - Pull Requests - Issue Tickets - Feature Request...
**Checked for duplicates** Yes -- New feature, new files. **Alternatives considered** Yes - This is a Lab-approved and suggested addition to all NASA-AMMOS repositories. **Related problems** Many repos don't provide...
If query bounding boxes aren't used, non-existent tiles 404 repeatedly.
Currently `minorRadius` does nothing. Needs to be added to `lonLatToVector3`.
Hi again, I am trying to upgrade to LithoSphere 1.3.0 to get some of the bugfixes into my project, but it looks like the `dist/lithosphere.js` file is missing from the...
Users complain that polygon highlighting is too flashy and distracting on mouseover. Remove the mouseover highlight altogether. Active highlight on polygons should include the whole shape and not just one...
Fix as many `npm run lint` errors as possible or make some of its rules more permissive.
`npm test` fails with: ```javascript SyntaxError: Cannot use import statement outside a module > 1 | import { TilesRenderer } from '3d-tiles-renderer' ```
The current Lithosphere release relies on an older version of the 3D Tiles Render (https://github.com/NASA-AMMOS/3DTilesRendererJS). It would be nice to upgrade this library and add support for Cesium 3D Tiles...