# ts-geojson **Repository Path**: ts_gis/ts-geojson ## Basic Information - **Project Name**: ts-geojson - **Description**: No description available - **Primary Language**: TypeScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-23 - **Last Updated**: 2021-08-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ts-common-lib #### 功能 * geometry类 转 wkt * wkt 转 geometry类 * geometry类 转 geojson * feature 转 geojson #### 安装教程 * install `yarn` * test `yarn test` * build `yarn build`