Skip to content

lowzonenose/geospatial-sdk

 
 

Repository files navigation

Geospatial SDK

This repository contains several packages that compose the Geospatial SDK project.

These packages are made to help quickly and efficiently build Web GIS applications: 2D or 3D geospatial data visualization, geo-related functionalities, etc.

Development

First run:

npm install

To run tests:

npm run test

To open the documentation website in dev mode:

npm run docs:dev

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.3%
  • Other 0.7%