22
33![ Screenshot] ( ./studio.png )
44
5- Metacity Studio is an online tool for integrating and visualizing spatial and tabular data.
5+ Metacity Studio is an online tool for integrating and visualization of spatial data.
66
77Running at [ studio.metacity.cc] ( https://studio.metacity.cc )
88
@@ -11,7 +11,7 @@ Running at [studio.metacity.cc](https://studio.metacity.cc)
1111Prepare urban visualizations online. Load your data, align it, and export it for viewing online.
1212
1313- works best with small to medium-sized datasets
14- - allows yout to connect 3D models and tabular data
14+ - allows yout to connect 3D models and metadata
1515
1616## What formats can you load in?
1717
@@ -25,20 +25,31 @@ Currently:
2525
2626The project is in active development. The roadmap is as follows:
2727
28- ### v0.3 .0
28+ ### v0.4 .0
2929
30- - [ ] Viewer - Details TBA
3130- [ ] Optional interactivity - build BVH only if user opts-in to make the loaded models clickable
32- - [ ] Integrate Google Sheets imports
31+ - [ ] Hide and show models
32+ - [ ] Viewer - Details TBA
3333
34- ### v0.2 .1
34+ ### v0.3 .1
3535
36- - [ ] Project export
37- - [ ] Resize guard update graphics (The "Oops" message is pretty lame)
38- - [ ] Transforming original metadata to a table
36+ - [ ] Loading points and lines from SHP
3937- [ ] Extract Utils to separate SDK form metacity editors
4038
41- ### v0.2.0 - 👨💻 In progress
39+ ### v0.3.2 - 👨💻 In progress
40+
41+ - [ ] Projecting models onto models (2D onto 3D) - ✨WIP https://github.com/vojtatom/geometry
42+ - [ ] Project export
43+ - [ ] Styling???
44+
45+ ### v0.2.1 - ✅ Released
46+
47+ - [x] Auto setup shading based on height
48+ - [x] JSON metadata for nodes in hierarchy
49+ - [x] Assign metadata to model nodes
50+ - [x] Resize guard update graphics (The "Oops" message is pretty lame)
51+
52+ ### v0.2.0 - ✅ Released
4253
4354- [x] Infrastructure for the built-in viewer (vite setup, etc.)
4455- [x] Building a hierarchy of models (floors, buildings, blocks, etc.) - ✨WIP
@@ -103,7 +114,6 @@ The project is in active development. The roadmap is as follows:
103114## Backlog
104115
105116- [ ] Merge whole models
106- - [ ] Loading points and lines from SHP
107117- [ ] Loading GeoJSON
108118- [ ] Loading IFC metadata loading (memory-efficiency???)
109119- [ ] Remesh models - intersection of triangles
0 commit comments