├── CGSDATA群聊二维码.png ├── README.md └── ui.png /CGSDATA群聊二维码.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CGSCloud/Data/ef1d444c91f7336528e77c9360222d66b820e8a7/CGSDATA群聊二维码.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # cgsData 2 | 3 | [![image](https://img.shields.io/github/stars/CGSCloud/Data)](https://github.com/CGSCloud/Data/stargazers) 4 | [![image](https://img.shields.io/github/issues/CGSCloud/Data)](https://github.com/CGSCloud/Data/issues) 5 | ![image](https://img.shields.io/github/languages/top/CGSCloud/Data) 6 | ![image](https://img.shields.io/github/commit-activity/w/CGSCloud/Data) 7 | 8 | 9 | * Name: cgsData 10 | * Version: v1.0.0 11 | * Description: Engine of data such as osg、ifc、gltf、geo3dml、3dtiles and ect. 12 | * Release: [GitHub]() [Gitee]() | Document: [Gitee]() | Demo: [GitHub]() [Gitee]() | Assets: [BaiduNetdisk]() 13 | * Technology Stack: Qt, C/C++, osg, cesium... 14 | 15 | 16 | 17 | ## v1.1.0 developping 18 | 19 | 1. ifc 20 | 2. geojson 21 | 3. GMS 22 | 4. Surpac 23 | 24 | ## v1.0.0 has Released 25 | 26 | * Release Date: March 12, 2021 27 | * Update Logs: 28 | 29 | 1. Workflow 30 | 2. Geo3DML->gltf/glb 31 | 2. osg->gltf/glb (TODO) 32 | 3. Coordinate convert (EPSG) 33 | 4. 3d viewer 34 | 35 | ## How to 36 | 37 | 1. Test data 38 | * You can find "testdata" directory in the application dir. 39 | 2. Project 40 | * Create a new project. 41 | * Open an existing project. 42 | 2. Workflow 43 | * Double click to open a built-in. 44 | * Switch to "Workflows" rabbion page, then "New workflow". 45 | * Switch to "Workflows" rabbion page, then "Open workflow". 46 | * Select a node, set its parameters. 47 | * Click tool icons, to save/saveas/run/delete the workflow. 48 | 3. 3D Viewer 49 | * Switch to "3D Viewer" rabbion page, "Open 3D File" to view modle dataset/file. 50 | * try light/North compass/background color... 51 | 4. Converter 52 | * Osg Converter: converter tool same as osgconv. 53 | * Coordinate: simple coordinate transform tool for single point. 54 | 55 | ## Feature List 56 | 57 | - [x] Format convert 58 | - [x] General 59 | - [x] osg->gltf/glb 60 | - [ ] Geoscience 61 | - [ ] Geologic model 62 | - [x] Geo3DML 63 | - [ ] GMS 64 | - [ ] GoCAD 65 | - [ ] Seismic 66 | - [x] Oblique photography 67 | - [ ] osgb -> 3dtiles 68 | - [ ] BIM 69 | - [ ] ifc 70 | - [ ] Revit 71 | - [ ] 3dtiles 72 | - [ ] Pointcloud 73 | - [ ] Vector 74 | - [ ] dxf 75 | - [ ] shp 76 | - [ ] geojson 77 | - [ ] Raster 78 | - [ ] Satellite imagery 79 | - [ ] 3D terrain 80 | - [ ] Post processing 81 | - [ ] Analysis 82 | - [x] Tools 83 | - [x] Coordinate Transform (Point) 84 | - [ ] User defined coordinate reference system 85 | 86 | ## Feedback 87 | 88 | Welcome to feedback and carry out technical communication! 89 | 90 | QQ: 813165113 91 | 92 | ![image](https://github.com/CGSCloud/Data/blob/main/CGSDATA%E7%BE%A4%E8%81%8A%E4%BA%8C%E7%BB%B4%E7%A0%81.png) 93 | -------------------------------------------------------------------------------- /ui.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CGSCloud/Data/ef1d444c91f7336528e77c9360222d66b820e8a7/ui.png --------------------------------------------------------------------------------