Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 215 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 215 Bytes

ts-common-lib

功能

  • geometry类 转 wkt
  • wkt 转 geometry类
  • geometry类 转 geojson
  • feature 转 geojson

安装教程

  • install

    yarn

  • test

    yarn test

  • build

    yarn build