3DBAG / 3dbag-viewer

https://3dbag.nl
GNU General Public License v3.0
35 stars 10 forks source link

Use semi-random start location in viewer #80

Closed balazsdukai closed 2 years ago

balazsdukai commented 2 years ago

Currently the start location is set to the faculty. Many people who just browse the viewer a bit, they browse around this location. Therefore most of the errors (individual issue reports) are reported from buildings around this area. It would be much more useful for us if people would browse different areas and thus report issues from different areas, different models. The start location could be chosen randomly from a set of locations, say landmark areas of main cities.

jliempt commented 2 years ago

Implemented with 9be32615aaf964bbc26eee8d8b83b981406f25ab, with approximately 20 landmarks. Feel free to add more to the JSON. You could use this script to paste a link and output a JSON entry with the viewer params of a location: https://github.com/tudelft3d/3dbag-viewer/blob/develop/scripts/landmark_from_link.py