Dave
Dave
full disclosure: I've never used this layer other than to build the examples as a 'proof-of-concept', so my knowledge is very limited. --- Under the hood `add_cesium()` is using [`deck.Tile3DLayer`](https://github.com/visgl/deck.gl/blob/master/docs/api-reference/geo-layers/tile-3d-layer.md),...
@Zekiye-VAP this may be relevant for you - https://github.com/r-spatial/discuss/issues/29#issuecomment-1694709846
In the absence of a native function, `sfheaders::sf_cast()` will do this ```r nc sfheaders::sf_cast(to = "LINESTRING") ```
Hi - thanks I wasn't aware of this new Routes API. I'll try and make time in a few weeks to implement it. If you want to try it yourself...
can you give me an example of `cortes` that I can use that shows the issue?
If you look in the javascript console of a browser you get a clue > Uncaught duplicate binding for mapl If you follow the link to the source of the...
I will be adding this as part of #256
Latest progress is available on the `3.0.0` branch. You can now cusotmise colours: ``` df
thanks - the cause is in {sfheaders} requiring an `std::isnan()` check - https://github.com/dcooley/sfheaders/issues/100 - I've put a fix on master for `z_range`, but not `m_range` yet. On a side note,...
updated sfheaders dependency so this now works: ```r library(geojsonsf) js0