PostGIS导入导出shp的注意事项
1、postgresql 数据库的表明使用小写,表名不能使用大写,否则会识别不了。 2、数据导入之前需要给需要导入的数据库增加空间扩展功能。 3、使用 postgis shapfile and ...
1、postgresql 数据库的表明使用小写,表名不能使用大写,否则会识别不了。 2、数据导入之前需要给需要导入的数据库增加空间扩展功能。 3、使用 postgis shapfile and ...