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

w-gis

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

w-gis

A tool for geotech analysis.

latest
Source
npmnpm
Version
1.0.83
Version published
Weekly downloads
89
147.22%
Maintainers
1
Weekly downloads
 
Created
Source

w-gis

A tool for geotech analysis.

language npm version license npm download npm download jsdelivr download

Statement

This project is forked and adapted from the following open-source project:

  • Forked from kriging.js by oeo4b

The original project is licensed under the MIT License, and this project is also distributed under the MIT License.

Special thanks to the original author for their valuable contribution, which made this project possible. 🙏

Documentation

To view documentation or get support, visit docs.

Example

To view some examples for more understanding, visit examples:

convertCoordinate: ex-convertCoordinate.html [source code]

getCentroidMultiPolygon: ex-getCentroidMultiPolygon.html [source code]

getCenterOfMassMultiPolygon: ex-getCenterOfMassMultiPolygon.html [source code]

Installation

Using npm(ES6 module):

npm i w-gis

In a browser(UMD module):

Add script for w-gis.

<script src="https://cdn.jsdelivr.net/npm/w-gis@1.0.83/dist/w-gis.umd.js"></script>

Keywords

package

FAQs

Package last updated on 12 Mar 2026

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