.
This commit is contained in:
12
xmlrpcserver/config/response2.json
Normal file
12
xmlrpcserver/config/response2.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"filestorage": {
|
||||
"type": "s3",
|
||||
"endpoint": "http://10.10.8.83:31006",
|
||||
"key_id": "s57",
|
||||
"access_key": "d9MMinLF3U8TLSj",
|
||||
"download_path": "/tmp"
|
||||
},
|
||||
"file_code": "c1000",
|
||||
"name_code": "c122",
|
||||
"use_version": true
|
||||
}
|
||||
167
xmlrpcserver/config/workspaces.json
Normal file
167
xmlrpcserver/config/workspaces.json
Normal file
@@ -0,0 +1,167 @@
|
||||
{
|
||||
"databases": {
|
||||
"oodb_git": {
|
||||
"host": "10.10.8.83",
|
||||
"port": 32100,
|
||||
"database": "db",
|
||||
"user": "postgres",
|
||||
"password": "Root12345678"
|
||||
}
|
||||
},
|
||||
"workspaces": {
|
||||
"documents_src": {
|
||||
"type": "documents",
|
||||
"group": "src",
|
||||
"database": "oodb_git",
|
||||
"schema": "documents_src",
|
||||
"alias": "Документы исходная"
|
||||
},
|
||||
"documents_standard": {
|
||||
"type": "documents",
|
||||
"group": "order",
|
||||
"database": "oodb_git",
|
||||
"schema": "documents_standard",
|
||||
"alias": "Документы эталон"
|
||||
},
|
||||
"documents_standard_pub": {
|
||||
"type": "documents",
|
||||
"group": "order",
|
||||
"database": "oodb_git",
|
||||
"schema": "documents_standard",
|
||||
"alias": "Документы публичная"
|
||||
},
|
||||
"ood": {
|
||||
"type": "npd",
|
||||
"group": "src",
|
||||
"database": "oodb_git",
|
||||
"schema": "ood",
|
||||
"alias": "ООБД исходные НПД",
|
||||
"map_service": "VUE_APP_GISAIS_URL:/styles/ood/style.json"
|
||||
},
|
||||
"oodb": {
|
||||
"type": "oodb",
|
||||
"group": "order",
|
||||
"database": "oodb_git",
|
||||
"schema": "kartap",
|
||||
"alias": "ООДБ эталон",
|
||||
"map_service": "VUE_APP_GISAIS_URL:/styles/oodb/style.json"
|
||||
},
|
||||
"oodb_standard": {
|
||||
"type": "oodb",
|
||||
"group": "forming_standard",
|
||||
"database": "oodb_git",
|
||||
"schema": "kartap",
|
||||
"alias": "ООДБ эталон",
|
||||
"map_service": "VUE_APP_GISAIS_URL:/styles/oodb/style.json"
|
||||
},
|
||||
"oodb_working": {
|
||||
"type": "oodb",
|
||||
"group": "forming_work",
|
||||
"database": "oodb_git",
|
||||
"schema": "kartap",
|
||||
"alias": "ООДБ рабочая",
|
||||
"map_service": "VUE_APP_GISAIS_URL:/styles/oodb_tech/style.json"
|
||||
},
|
||||
"oodb_pub": {
|
||||
"type": "oodb",
|
||||
"group": "order",
|
||||
"database": "oodb_git",
|
||||
"schema": "kartap",
|
||||
"alias": "ООБД публичная",
|
||||
"map_service": "VUE_APP_GISAIS_URL:/styles/oodb/style.json"
|
||||
},
|
||||
"regions": {
|
||||
"type": "regions",
|
||||
"database": "oodb_git",
|
||||
"schema": "regions_hard",
|
||||
"alias": "Регионы",
|
||||
"map_service": "VUE_APP_GISAIS_URL_GK:/styles/regions/style.json"
|
||||
},
|
||||
"regions_contour": {
|
||||
"type": "regions",
|
||||
"database": "oodb_git",
|
||||
"schema": "regions_hard",
|
||||
"alias": "Регионы",
|
||||
"map_service": "VUE_APP_GISAIS_URL_GK:/styles/regions_contour/style.json"
|
||||
},
|
||||
"npd_9": {
|
||||
"type": "npd",
|
||||
"database": "oodb_git",
|
||||
"schema": "npd_9",
|
||||
"alias": "НПД 9.0"
|
||||
},
|
||||
"npd": {
|
||||
"type": "npd",
|
||||
"database": "oodb_git",
|
||||
"schema": "initial",
|
||||
"alias": "НПД 9.0"
|
||||
},
|
||||
"npd_831": {
|
||||
"type": "npd",
|
||||
"group": "order",
|
||||
"database": "oodb_git",
|
||||
"schema": "npd_831",
|
||||
"alias": "НПД 8.31"
|
||||
},
|
||||
"updater_test": {
|
||||
"type": "npd",
|
||||
"group": "order",
|
||||
"database": "oodb_git",
|
||||
"schema": "npd_831_test",
|
||||
"alias": "НПД 8.31 публичная"
|
||||
},
|
||||
"lukoil": {
|
||||
"type": "oodb",
|
||||
"database": "oodb_git",
|
||||
"schema": "lukoil",
|
||||
"alias": "ЛУКОЙЛ",
|
||||
"map_service": "VUE_APP_GISAIS_URL_GK:/styles/lukoil/style.json"
|
||||
},
|
||||
"geocover": {
|
||||
"type": "ecpz",
|
||||
"group": "order",
|
||||
"database": "oodb_git",
|
||||
"schema": "coverage",
|
||||
"alias": "ЕЦПЗ"
|
||||
},
|
||||
"geocover_test": {
|
||||
"type": "ecpz",
|
||||
"database": "oodb_git",
|
||||
"schema": "coverage",
|
||||
"alias": "ЕЦПЗ тест"
|
||||
},
|
||||
"gcmr": {
|
||||
"type": "gcmr",
|
||||
"group": "order",
|
||||
"database": "oodb_git",
|
||||
"schema": "gcmr",
|
||||
"alias": "ГЦМР"
|
||||
},
|
||||
"orders": {
|
||||
"type": "system",
|
||||
"database": "oodb_git",
|
||||
"schema": "orders",
|
||||
"alias": "Заказы"
|
||||
},
|
||||
"ilo": {
|
||||
"type": "system",
|
||||
"database": "oodb_git",
|
||||
"schema": "ilo",
|
||||
"alias": "ИЛО"
|
||||
},
|
||||
"raz_sgok": {
|
||||
"type": "raz_sgok",
|
||||
"database": "razsgok",
|
||||
"schema": "razsgok",
|
||||
"alias": "СГОК",
|
||||
"map_service": "VUE_APP_GISAIS_URL_GK:/styles/raz_sgok/style.json"
|
||||
},
|
||||
"raz_vtu": {
|
||||
"type": "raz_vtu",
|
||||
"database": "razvtu",
|
||||
"schema": "razvtu",
|
||||
"alias": "ВТУ",
|
||||
"map_service": "VUE_APP_GISAIS_URL_GK:/styles/raz_vtu/style.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user