Philipp Rudiger
Philipp Rudiger
Not quite sure what you'd expect here, GeoViews is an extension for HoloViews which is specifically about geographic projections. If you're not interested in geographic projections then GeoViews will offer...
Thanks @Hoxbro!
There are two different layers where one could think about introducing something like this, I'll try to quickly outline the options for making something like this happen: * Writing bokeh...
As part of an ongoing contract we were tasked with prototyping something similar, so I've begun prototyping a rendering backend based on CesiumJS, which you can see here: https://anaconda.org/philippjfr/cesiumjs_backend/notebook
Thanks @ahuang11, this is problematic, the code somehow needs to figure out whether the data was projected or not.
This has been done.
It's automatic, i.e. the user doesn't do anything.
Oh, didn't read very closely since we were triaging so many issues. This issue shouldn't have been closed. There is not yet a way to set hard bounds, it just...
Instead of dropping points we could just replace them with nans.
Thanks for reporting this, at a quick glance I couldn't see why it would treat a float and an integer differently but this is definitely worth investigating.