Skip to content

yuda-lyu/w-gis

Repository files navigation

w-gis

A tool for geotech analysis.

language npm version license gzip file size npm download npm download jsdelivr download

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):

Note: w-gis is mainly dependent on @turf, proj4, d3-tricontour, d3-delaunay, polybooljs, lodash-es and wsemi.

npm i w-gis

In a browser(UMD module):

Note: w-gis does not dependent on any package.

Add script for w-gis.

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

About

A tool for GIS analysis.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published