UNPKG

gis-tools-ts

Version:

A collection of geospatial tools primarily designed for WGS84, Web Mercator, and S2.

7 lines 218 B
export * from './clip.js'; export * from './convert.js'; export * from './points.js'; export * from './polys/index.js'; export * from './simplify.js'; export * from './lines/index.js'; //# sourceMappingURL=index.js.map