Skip to content

a small python program to visualise CityJSONL datasets

License

Notifications You must be signed in to change notification settings

cityjson/cjseqview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cjseqview

A small python program to visualise CityJSONSeq datasets.

Dependencies

pip install mapbox_earcut
pip install polyscope
pip install numpy
pip install click

Using cjseqview

It reads a CityJSONSeq from stdin.

cat ./data/b2.city.jsonl | python ./src/cjseqview.py
cjio --suppress_msg Vienna_102081.city.json subset --random 5 export jsonl stdout | python ./src/cfseqview.py --lod_filter 2

About

a small python program to visualise CityJSONL datasets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages