New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

lithosphere

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lithosphere

LithoSphere is a GIS JavaScript library for building 3D tile-based globes in the web browser.

latest
Source
npmnpm
Version
1.5.5
Version published
Weekly downloads
35
-36.36%
Maintainers
1
Weekly downloads
 
Created
Source

LithoSphere

LithoSphere

A free tile-based 3D globe renderer built with Three.js

npm version travis build lgtm code quality

LithoSphere is a completely free and open-sourced tile-based 3D globe renderer. First built within the Geographical Information System (GIS) application MMGIS, LithoSphere has been pulled out and refactored into a standalone, mapping focused, JavaScript library. At its core sits the brilliant Three.js library with all its extensible familiarity.

LIVE DEMO

Quick Start

npm install lithosphere

Head over to the Documentation pages for more or checkout /example.html.

Example Screenshot

Features

  • Fully configurable layer types:
    • Vector
    • Clamped
    • Overlay (upcoming)
    • Tile
    • Tile3d
    • Model
    • Curtain
  • Adjustable planetary radii
  • Scripts for tiling Digital Elevation Maps (DEM) and custom projections
  • Various tile formats:
    • TMS
    • WMTS
    • WMS
  • Full Proj4 support to render tile sets of any projection
  • A suite of pluginable UI controls:
    • Compass
    • Layers
    • Walk
    • Observe
    • Home
    • Exaggerate
    • Crop (upcoming?)
    • Controls
    • Coordinates
    • Link
  • The ability to use custom parsers for your own tiled data formats
  • And more!

Keywords

tile

FAQs

Package last updated on 15 Feb 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts