Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CGSCloud authored Mar 13, 2021
1 parent a1aba18 commit d20a9aa
Showing 1 changed file with 92 additions and 2 deletions.
94 changes: 92 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,92 @@
# Data
数据转换工具
# cgsData

[![image](https://img.shields.io/github/stars/CGSCloud/Data)](https://github.com/CGSCloud/Data/stargazers)
[![image](https://img.shields.io/github/issues/CGSCloud/Data)](https://github.com/CGSCloud/Data/issues)
![image](https://img.shields.io/github/languages/top/CGSCloud/Data)
![image](https://img.shields.io/github/commit-activity/w/CGSCloud/Data)


* Name: cgsData
* Version: v1.0.0
* Description: Engine of data such as osg、ifc、gltf、geo3dml、3dtiles and ect.
* Release: [GitHub]() [Gitee]() | Document: [Gitee]() | Demo: [GitHub]() [Gitee]() | Assets: [BaiduNetdisk]()
* Technology Stack: Qt, C/C++, osg, cesium...

<img src="" />

## v1.1.0 developping

1. ifc
2. geojson
3. GMS
4. Surpac

## v1.0.0 has Released

* Release Date: March 12, 2021
* Update Logs:

1. Workflow
2. Geo3DML->gltf/glb
2. osg->gltf/glb (TODO)
3. Coordinate convert (EPSG)
4. 3d viewer

## How to

1. Test data
* You can find "testdata" directory in the application dir.
2. Project
* Create a new project.
* Open an existing project.
2. Workflow
* Double click to open a built-in.
* Switch to "Workflows" rabbion page, then "New workflow".
* Switch to "Workflows" rabbion page, then "Open workflow".
* Select a node, set its parameters.
* Click tool icons, to save/saveas/run/delete the workflow.
3. 3D Viewer
* Switch to "3D Viewer" rabbion page, "Open 3D File" to view modle dataset/file.
* try light/North compass/background color...
4. Converter
* Osg Converter: converter tool same as osgconv.
* Coordinate: simple coordinate transform tool for single point.

## Feature List

- [x] Format convert
- [x] General
- [x] osg->gltf/glb
- [ ] Geoscience
- [ ] Geologic model
- [x] Geo3DML
- [ ] GMS
- [ ] GoCAD
- [ ] Seismic
- [x] Oblique photography
- [ ] osgb -> 3dtiles
- [ ] BIM
- [ ] ifc
- [ ] Revit
- [ ] 3dtiles
- [ ] Pointcloud
- [ ] Vector
- [ ] dxf
- [ ] shp
- [ ] geojson
- [ ] Raster
- [ ] Satellite imagery
- [ ] 3D terrain
- [ ] Post processing
- [ ] Analysis
- [x] Tools
- [x] Coordinate Transform (Point)
- [ ] User defined coordinate reference system

## Feedback

Welcome to feedback and carry out technical communication!

QQ: 813165113

![image]()

0 comments on commit d20a9aa

Please sign in to comment.