Changes for page kg-spatial-search
Last modified by oschmid on 2023/08/22 11:23
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -65,8 +65,11 @@ 65 65 {{/code}} 66 66 67 67 68 += Technical details of the ingestion pipeline = 68 68 70 +The current pipeline is regularly parsing locareJSON files registered in the KG and translates complex geometries via the [[vtk>>https://pypi.org/project/vtk/]] library into a point cloud of a density of 1 coordinate unit (by ray-casting on an obb-tree) and uploads the resulting files to the [[bucket of this collab>>https://wiki.ebrains.eu/bin/view/Collabs/kg-spatial-search/Bucket]]. A cron job on the spatial search server pulls the files from the repo and rebuilds the databases index. 69 69 72 + 70 70 71 71 ))) 72 72