3dbag-viewer
3dbag-viewer copied to clipboard
Hello there, I am trying to use a 3d tileset (https://3dbag.nl/download/3dtiles/v21031_7425c21b/lod22/tileset.json) and have an issue showing it in Cesium.js. Cesium doesn't report any warning, error, or information and everything seems...
Right now, we pick objects everytime a `pointerup` event occurs. This is a bit confusing, as a `pointerup` might occur both in the case of a click/tap or a pan/rotate....
https://www.pdok.nl/geo-services/-/article/basisregistratie-kadaster-brk-
We should limit the maximum size for the activeTiles variable in TilesRenderer.js. It can get pretty big now if you keep panning in the same matrix level.
White would look much nicer. It happens because the WMTS tile matrices are square whereas the country is not. Requesting a tile across the border returns a fully transparent image,...
We could add the ability to search by `identificatie` for a building. That would, probably, require setting up our own geocoding service, though.
Investigate how to get a better geolocation service for the search box. What are the options, both self-hosted and services? some possibilities: - OpenCage - Pelias - PDOK geocoder (tried,...
@Ylannl 's idea following up on #80.
Some users are requesting this. We need to investigate if it makes sense.