Skip to content

Update the grid.json according to the version 2.1.0 #10

@agrignard

Description

@agrignard

@vaap1997 we are working on a standard format that any reader/writer of a grid can use.

The specification is here
https://github.com/CityScope/CS_CityIO_Backend/wiki/Data-Format

and you can find an example of a table that is compatible with this here:
https://cityio.media.mit.edu/api/table/virtual_table

it would be great if this file https://github.com/CityScope/CSL_Lima/blob/master/projects/LegoReader/data/grid.json is following the patterns.

You are not that far actually what is missing is

So in your case we will have

"block":["type","rotation"]

and a list of cell value with the id and the rotation

e.g [180,1],[90,1],[270,3], etc

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions