@opengis/gis 0.2.145 → 0.2.146
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +181 -181
- package/dist/{CardIcon-KPdJQSAj.js → CardIcon-BCll_4SB.js} +1 -1
- package/dist/{EntityCreatePage-Da8XgBKU.js → EntityCreatePage-Ch8NU_Yw.js} +14 -14
- package/dist/{EntityEditPage-QktKEAxz.js → EntityEditPage-CRRcW7FL.js} +27 -27
- package/dist/{EntityTablePage-D0CxSITf.js → EntityTablePage-DXJPsOx8.js} +26 -26
- package/dist/{ExtentOutlineLayer.vue_vue_type_script_setup_true_lang-B7Nkfd7c.js → ExtentOutlineLayer.vue_vue_type_script_setup_true_lang-BJ-zsrml.js} +1 -1
- package/dist/{HeaderActions.vue_vue_type_script_setup_true_lang-9kitzmJK.js → HeaderActions.vue_vue_type_script_setup_true_lang-EZGjVDor.js} +5 -5
- package/dist/{MapSettings-CBkp5Cfw.js → MapSettings-CG7u4F4i.js} +33 -33
- package/dist/{RastersTablePage-D1k_WisA.js → RastersTablePage-CN5hfj6F.js} +29 -29
- package/dist/cartocss-BNVXz6oJ.js +1065 -0
- package/dist/{import-utils-CVdAWcDL.js → import-utils-BwcMU3Gp.js} +33 -33
- package/dist/{index-DJKZSGVW.js → index-8aAArh78.js} +63 -63
- package/dist/index.css +1 -1
- package/dist/index.js +1 -1
- package/dist/index.umd.cjs +35 -35
- package/dist/raster-BN1gB-NS.js +804 -0
- package/dist/{register-Br5WdQas.js → register-DZ24Z6dC.js} +8 -8
- package/dist/{service-1sCTWkzU.js → service-DXLa4AiW.js} +392 -380
- package/dist/{vs-datatable-CviY_UkX.js → vs-datatable-DVC6-2mA.js} +28 -28
- package/module/cls.json +6 -6
- package/module/gis/card/gis.metadata.table/index.yml +22 -22
- package/module/gis/card/gis.metadata.table/main_info.hbs +20 -20
- package/module/gis/card/gis.metadata.table/metadata_info.hbs +27 -27
- package/module/gis/card/gis.metadata.table/other.hbs +25 -25
- package/module/gis/card/gis.rasters.table/index.yml +11 -11
- package/module/gis/card/gis.rasters.table/main_info.hbs +27 -27
- package/module/gis/card/gis.registers.table/cls.hbs +36 -36
- package/module/gis/card/gis.registers.table/columns.hbs +89 -89
- package/module/gis/card/gis.registers.table/filters.hbs +80 -80
- package/module/gis/card/gis.registers.table/index.yml +23 -23
- package/module/gis/card/gis.registers.table/main_info.hbs +35 -35
- package/module/gis/card/gis.registers.table/source.hbs +45 -45
- package/module/gis/card/gis.services.table/attributes.hbs +91 -91
- package/module/gis/card/gis.services.table/filters.hbs +83 -83
- package/module/gis/card/gis.services.table/index.yml +25 -25
- package/module/gis/card/gis.services.table/main_info.hbs +27 -27
- package/module/gis/card/gis.services.table/source.hbs +25 -25
- package/module/gis/cls/bool.yes_no.json +12 -12
- package/module/gis/cls/encoding.json +14 -14
- package/module/gis/cls/geom_type.json +14 -14
- package/module/gis/cls/gis.column_type.json +34 -34
- package/module/gis/cls/gis.column_view_type.json +26 -26
- package/module/gis/cls/gis.filter_type.json +22 -22
- package/module/gis/cls/language.json +10 -10
- package/module/gis/cls/meta.service_type.json +42 -42
- package/module/gis/cls/ogc.service.json +21 -21
- package/module/gis/cls/service_type.json +42 -42
- package/module/gis/cls/source_type.json +10 -10
- package/module/gis/cls/standarts.json +6 -6
- package/module/gis/cls/topic_category.json +106 -106
- package/module/gis/cls/update_frequency.json +29 -29
- package/module/gis/cls/view.json +21 -21
- package/module/gis/form/feedback.answer.form.json +10 -10
- package/module/gis/form/gis.cartocss.form.json +64 -64
- package/module/gis/form/gis.group_list.form.json +17 -17
- package/module/gis/form/gis.maps.form.json +61 -61
- package/module/gis/form/gis.metadata.form.json +240 -240
- package/module/gis/form/gis.metadata_new.form.json +195 -195
- package/module/gis/form/gis.ogc_service.form.json +51 -51
- package/module/gis/form/gis.rasters.form.json +76 -76
- package/module/gis/form/gis.registers.form.json +124 -124
- package/module/gis/form/gis.registers_column.form.json +84 -84
- package/module/gis/form/gis.registers_filter.form.json +65 -65
- package/module/gis/form/gis.services.form.json +111 -111
- package/module/gis/form/gis.services_attributes.form.json +75 -75
- package/module/gis/form/gis.services_filter.form.json +65 -65
- package/module/gis/menu.json +43 -43
- package/module/gis/select/admin.cls.name.sql +9 -9
- package/module/gis/select/layer_list.sql +7 -7
- package/module/gis/select/layer_list_text.sql +7 -7
- package/module/gis/select/pg.column_name.geometry.sql +12 -12
- package/module/gis/select/pg.columns.parent.sql +6 -6
- package/module/gis/select/pg.table_name.sql +17 -17
- package/module/gis/select/service_id.sql +1 -1
- package/module/gis/table/gis.cartocss.table.json +74 -74
- package/module/gis/table/gis.group_list.table.json +58 -58
- package/module/gis/table/gis.maps.table.json +110 -110
- package/module/gis/table/gis.metadata.table.json +70 -70
- package/module/gis/table/gis.metadata_new.table.json +137 -137
- package/module/gis/table/gis.ogc_service.table.json +100 -100
- package/module/gis/table/gis.rasters.table.json +101 -101
- package/module/gis/table/gis.registers.table.json +143 -143
- package/module/gis/table/gis.services.table.json +120 -120
- package/module/gis/table/site.gis.registers.table.json +88 -88
- package/module/gis/table/site.gis.services.table.json +106 -106
- package/module/gis/templates/ISO19136_2017_gml_template.xml +330 -330
- package/module/gis/tokens.yml +5 -5
- package/module/permissions/form/permissions.users.form.json +151 -151
- package/module/permissions/table/gis.permissions.table.json +97 -97
- package/module/test/cls/bp_build_type.json +37 -37
- package/module/test/cls/doc_status.json +31 -31
- package/module/test/cls/ts.temp_status.json +18 -18
- package/module/test/cls/ts.temp_structure.ts_class.json +49 -49
- package/module/test/cls/ts.temp_type.json +9 -9
- package/module/test/layer/bp.json +59 -59
- package/module/test/layer/bp1.yml +33 -33
- package/module/test/layer/individual.yml +53 -53
- package/module/test/layer/ts.linking_passport.yml +55 -55
- package/module/test/layer/ts.temp_structure.yml +50 -50
- package/module/test/map/addr.yml +21 -21
- package/module/test/map/bp_myo.json +43 -43
- package/module/test/map/bpf.json +43 -43
- package/module/test/map/main.json +37 -37
- package/module/test/map/mbd.json +92 -92
- package/module/test/map/ts.json +53 -53
- package/module/test/select/address_id.json +2 -2
- package/module/test/select/address_id.sql +7 -7
- package/module/test/select/core.user_uid.sql +1 -1
- package/module/test/table/data_address.street.table.json +69 -69
- package/module/test/table/data_bp_myo.bp.table.json +122 -122
- package/package.json +75 -75
- package/plugin.js +55 -55
- package/server/migrations/array_intersect.sql +13 -13
- package/server/migrations/cartocss.sql +27 -27
- package/server/migrations/group_list.sql +74 -74
- package/server/migrations/maps.sql +30 -30
- package/server/migrations/metadata.sql +415 -415
- package/server/migrations/ogc.sql +106 -106
- package/server/migrations/rasters.sql +265 -265
- package/server/migrations/services.sql +247 -247
- package/server/migrations/services_users_rel.sql +22 -22
- package/server/migrations/widgets.sql +20 -20
- package/server/plugins/crons.js +21 -21
- package/server/plugins/mapnik/funcs/checkRasterFile.js +109 -109
- package/server/plugins/mapnik/funcs/mapnik.js +151 -151
- package/server/plugins/mapnik/funcs/rootFolder.mjs +8 -8
- package/server/plugins/mapnik/map.proto +230 -230
- package/server/plugins/vite.js +74 -74
- package/server/routes/gis/cartocss/add.cartocss.js +42 -42
- package/server/routes/gis/cartocss/get.cartocss.js +59 -59
- package/server/routes/gis/checkXML.js +117 -117
- package/server/routes/gis/dashboard.js +29 -29
- package/server/routes/gis/index.mjs +87 -87
- package/server/routes/gis/metadata/editMetadata.js +34 -34
- package/server/routes/gis/metadata/metadataXML.js +13 -13
- package/server/routes/gis/ogc/map.info.point.js +124 -124
- package/server/routes/gis/registers/add.registry.js +35 -35
- package/server/routes/gis/registers/del.registry.js +14 -14
- package/server/routes/gis/registers/funcs/classifiers.js +100 -100
- package/server/routes/gis/registers/funcs/columns.js +3 -3
- package/server/routes/gis/registers/funcs/content.type.js +9 -9
- package/server/routes/gis/registers/funcs/get.info.js +89 -89
- package/server/routes/gis/registers/funcs/handleRegistryRequest.js +146 -146
- package/server/routes/gis/registers/gis.export.js +153 -153
- package/server/routes/gis/registers/gis.registry.js +64 -64
- package/server/routes/gis/registers/gis.registry.list.js +59 -59
- package/server/routes/gis/registers/insert.columns.js +107 -107
- package/server/routes/gis/registers/insert.filters.js +110 -110
- package/server/routes/gis/registers/map.registry.js +79 -79
- package/server/routes/gis/services/add.service.js +64 -64
- package/server/routes/gis/services/del.service.js +12 -12
- package/server/routes/gis/services/get.layer.geom.js +27 -27
- package/server/routes/gis/services/get.services.col.js +33 -33
- package/server/routes/gis/services/get.services.js +84 -84
- package/server/routes/gis/services/legend.auto.js +77 -77
- package/server/routes/map/controllers/clearTiles.js +34 -34
- package/server/routes/map/controllers/geojson.js +187 -187
- package/server/routes/map/controllers/jsonData.js +205 -205
- package/server/routes/map/controllers/layerList.js +102 -102
- package/server/routes/map/controllers/map.js +123 -123
- package/server/routes/map/controllers/mapCatalog.js +72 -72
- package/server/routes/map/controllers/mapCatalogAttribute.js +55 -55
- package/server/routes/map/controllers/mapFeatures.js +128 -128
- package/server/routes/map/controllers/mapFormat.js +234 -234
- package/server/routes/map/controllers/mapTiles.js +152 -152
- package/server/routes/map/controllers/maps.js +15 -15
- package/server/routes/map/controllers/marker_icon.js +43 -43
- package/server/routes/map/controllers/vtile.js +172 -172
- package/server/routes/map/index.mjs +169 -169
- package/server/routes/map/maps/add.map.js +43 -43
- package/server/routes/map/maps/del.map.js +18 -18
- package/server/routes/map/maps/get.map.js +118 -118
- package/server/routes/map/vtile1.js +179 -179
- package/server/routes/map/widgets/add.widget.js +38 -38
- package/server/routes/map/widgets/del.widget.js +22 -22
- package/server/routes/map/widgets/get.widget.js +40 -40
- package/server/routes/mapnik/controllers/clearTiles.js +106 -106
- package/server/routes/mapnik/controllers/createXml.js +67 -67
- package/server/routes/mapnik/controllers/createXmlMulti.js +76 -76
- package/server/routes/mapnik/controllers/fileSearch.js +38 -38
- package/server/routes/mapnik/controllers/fileStat.js +28 -28
- package/server/routes/mapnik/controllers/mapnikLogger.js +29 -29
- package/server/routes/mapnik/controllers/mapnikStat.js +19 -19
- package/server/routes/mapnik/controllers/pretile.js +144 -144
- package/server/routes/mapnik/controllers/rasterInfo.js +57 -57
- package/server/routes/mapnik/controllers/readDir.js +22 -22
- package/server/routes/mapnik/controllers/rtile.js +150 -150
- package/server/routes/mapnik/controllers/uploadRaster.js +157 -157
- package/server/routes/mapnik/functions/cartoBounds.js +32 -32
- package/server/routes/mapnik/functions/convertBoundToTile.js +27 -27
- package/server/routes/mapnik/functions/uploadXML.js +113 -113
- package/server/routes/mapnik/index.js +40 -40
- package/server/routes/permissions/controllers/catalog.permissions.edit.js +22 -22
- package/server/routes/permissions/controllers/catalog.permissions.js +7 -7
- package/server/routes/permissions/controllers/gis.catalog.js +80 -80
- package/server/routes/permissions/controllers/utils/get.permissions.js +59 -59
- package/server/routes/permissions/index.mjs +18 -18
- package/server/routes/root.mjs +3 -3
- package/utils.js +13 -13
- package/dist/cartocss-KfS-aCRn.js +0 -1053
- package/dist/raster-CKQiGAgN.js +0 -792
|
@@ -1,76 +1,76 @@
|
|
|
1
|
-
import {
|
|
2
|
-
applyHookSync, config, pgClients,
|
|
3
|
-
} from '@opengis/fastify-table/utils.js';
|
|
4
|
-
|
|
5
|
-
import checkRasterFile from '../../../plugins/mapnik/funcs/checkRasterFile.js';
|
|
6
|
-
|
|
7
|
-
// todo: add to kamianske, remove custom api and test
|
|
8
|
-
// addHook('beforeCreateXmlMulti', ({ list = [], id }) => {
|
|
9
|
-
// list.push({
|
|
10
|
-
// id: 'mbd_existent_detail_id',
|
|
11
|
-
// table: 'data_mbd.mbd_existent_detail',
|
|
12
|
-
// relpath: 'upfile',
|
|
13
|
-
// q: `select mbd_existent_detail_id, upfile
|
|
14
|
-
// from data_mbd.mbd_existent_detail a
|
|
15
|
-
// left join data_mbd.mbd b on a.mbd_id=b.mbd_id
|
|
16
|
-
// where material_type_id = '3245363247443870877'
|
|
17
|
-
// and upfile is not null
|
|
18
|
-
// and upfile ~ '.tif'
|
|
19
|
-
// and left(upfile,7) != '/files/'
|
|
20
|
-
// ${id ? ` and mbd_existent_detail_id = '${id}'` : ''}`,
|
|
21
|
-
// });
|
|
22
|
-
// });
|
|
23
|
-
|
|
24
|
-
export default async function createXmlMulti({
|
|
25
|
-
pg = pgClients.client, params, query,
|
|
26
|
-
}, reply) {
|
|
27
|
-
if (!config.mapnik?.server) {
|
|
28
|
-
return reply.code(400).send({
|
|
29
|
-
error: 'mapnik grpc service address not set',
|
|
30
|
-
code: 400,
|
|
31
|
-
});
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
if (config.ready?.mapnik !== true) {
|
|
35
|
-
return reply.code(400).send({
|
|
36
|
-
error: 'mapnik grpc service not ready',
|
|
37
|
-
code: 400,
|
|
38
|
-
});
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
const list = [{
|
|
42
|
-
id: 'raster_id',
|
|
43
|
-
relpath: 'source_path',
|
|
44
|
-
table: 'gis.rasters',
|
|
45
|
-
srid: 'srid',
|
|
46
|
-
query: `source_path is not null ${params.id ? ` and raster_id = '${params.id}'` : ''}`,
|
|
47
|
-
}];
|
|
48
|
-
|
|
49
|
-
applyHookSync('beforeCreateXmlMulti', { list, id: params.id });
|
|
50
|
-
|
|
51
|
-
const rows = await Promise.all(list.filter(el => el.id && el.table && el.relpath).map(async el => pg.query(el.q ? `select ${el.id} as id, ${el.relpath} as relpath, '${el.table}' as table from (${el.q})q` : `select ${el.id} as id, ${el.relpath} as relpath, '${el.table}' as table, ${el.srid || ''} as srid from ${el.table} where ${el.query || 'true'}`).then(e => e.rows || []))).then(e => e.flat());
|
|
52
|
-
|
|
53
|
-
if (!rows.length) {
|
|
54
|
-
return reply.status(404).send({ error: 'empty rows', code: 404 });
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
const results = await checkRasterFile({ rows, reply, nocache: query.nocache });
|
|
58
|
-
|
|
59
|
-
const q = Object.keys(results || {}).filter(key => results[key] && results[key].extent).map(key => {
|
|
60
|
-
const { extent } = results[key];
|
|
61
|
-
const extentString = `ST_MakeEnvelope(${extent[0]}, ${extent[1]}, ${extent[2]}, ${extent[3]}, 4326)`;
|
|
62
|
-
|
|
63
|
-
const { id, table } = rows.find(row => row.relpath === key) || {};
|
|
64
|
-
const pk = pg.pk?.[table];
|
|
65
|
-
return id && pk ? `update ${table} set geom=${extentString} where ${pk}='${id}'` : null;
|
|
66
|
-
})
|
|
67
|
-
.filter(Boolean);
|
|
68
|
-
|
|
69
|
-
if (config.trace) {
|
|
70
|
-
console.log('createXmlMulti: update bounds of', q.length, 'rows');
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
if (q.length) await pg.query(q.join(';\n'));
|
|
74
|
-
|
|
75
|
-
return reply.status(200).send('all finished');
|
|
76
|
-
}
|
|
1
|
+
import {
|
|
2
|
+
applyHookSync, config, pgClients,
|
|
3
|
+
} from '@opengis/fastify-table/utils.js';
|
|
4
|
+
|
|
5
|
+
import checkRasterFile from '../../../plugins/mapnik/funcs/checkRasterFile.js';
|
|
6
|
+
|
|
7
|
+
// todo: add to kamianske, remove custom api and test
|
|
8
|
+
// addHook('beforeCreateXmlMulti', ({ list = [], id }) => {
|
|
9
|
+
// list.push({
|
|
10
|
+
// id: 'mbd_existent_detail_id',
|
|
11
|
+
// table: 'data_mbd.mbd_existent_detail',
|
|
12
|
+
// relpath: 'upfile',
|
|
13
|
+
// q: `select mbd_existent_detail_id, upfile
|
|
14
|
+
// from data_mbd.mbd_existent_detail a
|
|
15
|
+
// left join data_mbd.mbd b on a.mbd_id=b.mbd_id
|
|
16
|
+
// where material_type_id = '3245363247443870877'
|
|
17
|
+
// and upfile is not null
|
|
18
|
+
// and upfile ~ '.tif'
|
|
19
|
+
// and left(upfile,7) != '/files/'
|
|
20
|
+
// ${id ? ` and mbd_existent_detail_id = '${id}'` : ''}`,
|
|
21
|
+
// });
|
|
22
|
+
// });
|
|
23
|
+
|
|
24
|
+
export default async function createXmlMulti({
|
|
25
|
+
pg = pgClients.client, params, query,
|
|
26
|
+
}, reply) {
|
|
27
|
+
if (!config.mapnik?.server) {
|
|
28
|
+
return reply.code(400).send({
|
|
29
|
+
error: 'mapnik grpc service address not set',
|
|
30
|
+
code: 400,
|
|
31
|
+
});
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
if (config.ready?.mapnik !== true) {
|
|
35
|
+
return reply.code(400).send({
|
|
36
|
+
error: 'mapnik grpc service not ready',
|
|
37
|
+
code: 400,
|
|
38
|
+
});
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
const list = [{
|
|
42
|
+
id: 'raster_id',
|
|
43
|
+
relpath: 'source_path',
|
|
44
|
+
table: 'gis.rasters',
|
|
45
|
+
srid: 'srid',
|
|
46
|
+
query: `source_path is not null ${params.id ? ` and raster_id = '${params.id}'` : ''}`,
|
|
47
|
+
}];
|
|
48
|
+
|
|
49
|
+
applyHookSync('beforeCreateXmlMulti', { list, id: params.id });
|
|
50
|
+
|
|
51
|
+
const rows = await Promise.all(list.filter(el => el.id && el.table && el.relpath).map(async el => pg.query(el.q ? `select ${el.id} as id, ${el.relpath} as relpath, '${el.table}' as table from (${el.q})q` : `select ${el.id} as id, ${el.relpath} as relpath, '${el.table}' as table, ${el.srid || ''} as srid from ${el.table} where ${el.query || 'true'}`).then(e => e.rows || []))).then(e => e.flat());
|
|
52
|
+
|
|
53
|
+
if (!rows.length) {
|
|
54
|
+
return reply.status(404).send({ error: 'empty rows', code: 404 });
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
const results = await checkRasterFile({ rows, reply, nocache: query.nocache });
|
|
58
|
+
|
|
59
|
+
const q = Object.keys(results || {}).filter(key => results[key] && results[key].extent).map(key => {
|
|
60
|
+
const { extent } = results[key];
|
|
61
|
+
const extentString = `ST_MakeEnvelope(${extent[0]}, ${extent[1]}, ${extent[2]}, ${extent[3]}, 4326)`;
|
|
62
|
+
|
|
63
|
+
const { id, table } = rows.find(row => row.relpath === key) || {};
|
|
64
|
+
const pk = pg.pk?.[table];
|
|
65
|
+
return id && pk ? `update ${table} set geom=${extentString} where ${pk}='${id}'` : null;
|
|
66
|
+
})
|
|
67
|
+
.filter(Boolean);
|
|
68
|
+
|
|
69
|
+
if (config.trace) {
|
|
70
|
+
console.log('createXmlMulti: update bounds of', q.length, 'rows');
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
if (q.length) await pg.query(q.join(';\n'));
|
|
74
|
+
|
|
75
|
+
return reply.status(200).send('all finished');
|
|
76
|
+
}
|
|
@@ -1,38 +1,38 @@
|
|
|
1
|
-
import { config } from '@opengis/fastify-table/utils.js';
|
|
2
|
-
|
|
3
|
-
import mapnik from '../../../plugins/mapnik/funcs/mapnik.js';
|
|
4
|
-
|
|
5
|
-
const { FileSearch } = mapnik();
|
|
6
|
-
|
|
7
|
-
const maxLimit = 100;
|
|
8
|
-
|
|
9
|
-
// example: GET /api/gis-file-search?dir=raster/dpt&key=Аркуш_5_1_изм_ДПТ_смт_Карнаухівка_А2_modified_k
|
|
10
|
-
export default async function fileSearch({
|
|
11
|
-
query,
|
|
12
|
-
}, reply) {
|
|
13
|
-
if (!FileSearch) {
|
|
14
|
-
return reply.status(400).send({ error: 'mapnik server address needed', code: 400 });
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
const {
|
|
18
|
-
dir, key, period, size, page,
|
|
19
|
-
} = query;
|
|
20
|
-
|
|
21
|
-
const limit = Math.min(query.limit || 16, maxLimit);
|
|
22
|
-
const offset = page && page > 0 ? (page - 1) * limit : 0;
|
|
23
|
-
|
|
24
|
-
if (!key && !period && !size) {
|
|
25
|
-
return reply.status(400).send({ error: 'not enough query params: key / period / size', code: 400 });
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
const relpath = `raster/${[config.mapnik?.folder, dir].filter(Boolean).join('/')}`;
|
|
29
|
-
|
|
30
|
-
const result = await FileSearch({
|
|
31
|
-
path: relpath, key, period, size,
|
|
32
|
-
});
|
|
33
|
-
|
|
34
|
-
return {
|
|
35
|
-
count: result.count,
|
|
36
|
-
data: (result.files || []).slice(offset, offset + limit).map(el => ({ type: 'file', ...el })),
|
|
37
|
-
};
|
|
38
|
-
}
|
|
1
|
+
import { config } from '@opengis/fastify-table/utils.js';
|
|
2
|
+
|
|
3
|
+
import mapnik from '../../../plugins/mapnik/funcs/mapnik.js';
|
|
4
|
+
|
|
5
|
+
const { FileSearch } = mapnik();
|
|
6
|
+
|
|
7
|
+
const maxLimit = 100;
|
|
8
|
+
|
|
9
|
+
// example: GET /api/gis-file-search?dir=raster/dpt&key=Аркуш_5_1_изм_ДПТ_смт_Карнаухівка_А2_modified_k
|
|
10
|
+
export default async function fileSearch({
|
|
11
|
+
query,
|
|
12
|
+
}, reply) {
|
|
13
|
+
if (!FileSearch) {
|
|
14
|
+
return reply.status(400).send({ error: 'mapnik server address needed', code: 400 });
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
const {
|
|
18
|
+
dir, key, period, size, page,
|
|
19
|
+
} = query;
|
|
20
|
+
|
|
21
|
+
const limit = Math.min(query.limit || 16, maxLimit);
|
|
22
|
+
const offset = page && page > 0 ? (page - 1) * limit : 0;
|
|
23
|
+
|
|
24
|
+
if (!key && !period && !size) {
|
|
25
|
+
return reply.status(400).send({ error: 'not enough query params: key / period / size', code: 400 });
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
const relpath = `raster/${[config.mapnik?.folder, dir].filter(Boolean).join('/')}`;
|
|
29
|
+
|
|
30
|
+
const result = await FileSearch({
|
|
31
|
+
path: relpath, key, period, size,
|
|
32
|
+
});
|
|
33
|
+
|
|
34
|
+
return {
|
|
35
|
+
count: result.count,
|
|
36
|
+
data: (result.files || []).slice(offset, offset + limit).map(el => ({ type: 'file', ...el })),
|
|
37
|
+
};
|
|
38
|
+
}
|
|
@@ -1,28 +1,28 @@
|
|
|
1
|
-
import { config } from '@opengis/fastify-table/utils.js';
|
|
2
|
-
|
|
3
|
-
import mapnik from '../../../plugins/mapnik/funcs/mapnik.js';
|
|
4
|
-
|
|
5
|
-
const { FileStat } = mapnik();
|
|
6
|
-
|
|
7
|
-
// example: GET /api/gis-file-info?path=raster/henplan_osnovne_kreslennia.tif
|
|
8
|
-
export default async function fileStat({
|
|
9
|
-
query,
|
|
10
|
-
}, reply) {
|
|
11
|
-
if (!config.mapnik?.server) {
|
|
12
|
-
return reply.status(400).send({ error: 'mapnik server not configured', code: 400 });
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
if (config.ready?.mapnik !== true) {
|
|
16
|
-
return reply.status(400).send({ error: 'mapnik server not ready', code: 400 });
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
const { path } = query || {};
|
|
20
|
-
|
|
21
|
-
if (!path) {
|
|
22
|
-
return reply.status(400).send({ error: 'not enough query params: path', code: 400 });
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
const relpath = `raster/${[config.mapnik?.folder, path].filter(Boolean).join('/')}`;
|
|
26
|
-
const data = await FileStat({ path: relpath });
|
|
27
|
-
return { data };
|
|
28
|
-
}
|
|
1
|
+
import { config } from '@opengis/fastify-table/utils.js';
|
|
2
|
+
|
|
3
|
+
import mapnik from '../../../plugins/mapnik/funcs/mapnik.js';
|
|
4
|
+
|
|
5
|
+
const { FileStat } = mapnik();
|
|
6
|
+
|
|
7
|
+
// example: GET /api/gis-file-info?path=raster/henplan_osnovne_kreslennia.tif
|
|
8
|
+
export default async function fileStat({
|
|
9
|
+
query,
|
|
10
|
+
}, reply) {
|
|
11
|
+
if (!config.mapnik?.server) {
|
|
12
|
+
return reply.status(400).send({ error: 'mapnik server not configured', code: 400 });
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
if (config.ready?.mapnik !== true) {
|
|
16
|
+
return reply.status(400).send({ error: 'mapnik server not ready', code: 400 });
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
const { path } = query || {};
|
|
20
|
+
|
|
21
|
+
if (!path) {
|
|
22
|
+
return reply.status(400).send({ error: 'not enough query params: path', code: 400 });
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
const relpath = `raster/${[config.mapnik?.folder, path].filter(Boolean).join('/')}`;
|
|
26
|
+
const data = await FileStat({ path: relpath });
|
|
27
|
+
return { data };
|
|
28
|
+
}
|
|
@@ -1,29 +1,29 @@
|
|
|
1
|
-
import { config } from '@opengis/fastify-table/utils.js';
|
|
2
|
-
|
|
3
|
-
import mapnik from '../../../plugins/mapnik/funcs/mapnik.js';
|
|
4
|
-
|
|
5
|
-
const { GetLogs } = mapnik();
|
|
6
|
-
|
|
7
|
-
export default async function mapnikLogger({
|
|
8
|
-
params,
|
|
9
|
-
}, reply) {
|
|
10
|
-
if (!config.mapnik?.server) {
|
|
11
|
-
return reply.status(400).send({ error: 'mapnik server address needed', code: 400 });
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
const { data, links, err } = await GetLogs({ path: params['*'] });
|
|
15
|
-
console.log(links);
|
|
16
|
-
if (err) {
|
|
17
|
-
return reply.status(400).send(err);
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
if (links) {
|
|
21
|
-
return reply.headers({
|
|
22
|
-
"Content-Type": "text/html; charset=UTF-8",
|
|
23
|
-
"Content-Security-Policy": "default-src 'none'",
|
|
24
|
-
"X-Content-Type-Options": "nosniff",
|
|
25
|
-
}).send(links.replace(/\/api\/gis-logger/g, '/logger-gis'));
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
return reply.headers({ "Content-type": "text/plain; charset=UTF-8" }).send(data);
|
|
29
|
-
}
|
|
1
|
+
import { config } from '@opengis/fastify-table/utils.js';
|
|
2
|
+
|
|
3
|
+
import mapnik from '../../../plugins/mapnik/funcs/mapnik.js';
|
|
4
|
+
|
|
5
|
+
const { GetLogs } = mapnik();
|
|
6
|
+
|
|
7
|
+
export default async function mapnikLogger({
|
|
8
|
+
params,
|
|
9
|
+
}, reply) {
|
|
10
|
+
if (!config.mapnik?.server) {
|
|
11
|
+
return reply.status(400).send({ error: 'mapnik server address needed', code: 400 });
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
const { data, links, err } = await GetLogs({ path: params['*'] });
|
|
15
|
+
console.log(links);
|
|
16
|
+
if (err) {
|
|
17
|
+
return reply.status(400).send(err);
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
if (links) {
|
|
21
|
+
return reply.headers({
|
|
22
|
+
"Content-Type": "text/html; charset=UTF-8",
|
|
23
|
+
"Content-Security-Policy": "default-src 'none'",
|
|
24
|
+
"X-Content-Type-Options": "nosniff",
|
|
25
|
+
}).send(links.replace(/\/api\/gis-logger/g, '/logger-gis'));
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
return reply.headers({ "Content-type": "text/plain; charset=UTF-8" }).send(data);
|
|
29
|
+
}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import { config } from '@opengis/fastify-table/utils.js';
|
|
2
|
-
|
|
3
|
-
import mapnik from '../../../plugins/mapnik/funcs/mapnik.js';
|
|
4
|
-
|
|
5
|
-
const { GetStat } = mapnik();
|
|
6
|
-
|
|
7
|
-
export default async function mapnikStat({
|
|
8
|
-
params,
|
|
9
|
-
}, reply) {
|
|
10
|
-
if (!config.mapnik?.server) {
|
|
11
|
-
return reply.status(400).send({ error: 'mapnik server address needed', code: 400 });
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
const stat = await GetStat({
|
|
15
|
-
period: params.period,
|
|
16
|
-
});
|
|
17
|
-
|
|
18
|
-
return reply.status(200).send(stat);
|
|
19
|
-
}
|
|
1
|
+
import { config } from '@opengis/fastify-table/utils.js';
|
|
2
|
+
|
|
3
|
+
import mapnik from '../../../plugins/mapnik/funcs/mapnik.js';
|
|
4
|
+
|
|
5
|
+
const { GetStat } = mapnik();
|
|
6
|
+
|
|
7
|
+
export default async function mapnikStat({
|
|
8
|
+
params,
|
|
9
|
+
}, reply) {
|
|
10
|
+
if (!config.mapnik?.server) {
|
|
11
|
+
return reply.status(400).send({ error: 'mapnik server address needed', code: 400 });
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
const stat = await GetStat({
|
|
15
|
+
period: params.period,
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
return reply.status(200).send(stat);
|
|
19
|
+
}
|