{
"ConnectionInfo": {
"connecttype": "RelationalDB_PostgreSQL",
"server": "127.0.0.1",
"instance": "5432",
"database": "bhtest7",
"user": "postgres",
"password": "******",
"sys_user": "postgres",
"sys_password": "******",
"initial_db": "postgres"
},
"geoSRS":"EPSG:4490"//建表的坐标系,如果没有设置,默认4490
"stylePath": "/kqdata/PlottingStyle/default" //符号库路径
}//如配置文件中的数据库不存在,服务启动的时候会自动创建标绘的数据库,已存在就只是连接数据库。