# geotools4postgis **Repository Path**: optcode/geotools4postgis ## Basic Information - **Project Name**: geotools4postgis - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-02-14 - **Last Updated**: 2023-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # geotools4postgis just import and export the geojson or shpfile throught postgis by geotools; jdk 1.8 is required ## 要求:postgres数据库添加postgis扩展 ## 实现功能:geojson,shp文件导入到postgis数据库;postgis数据库导出geojson或者shp格式数据,功能性代码只有两个类文件。