Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Greyhound Source #57

Open
smercier opened this issue Jul 28, 2016 · 5 comments
Open

Greyhound Source #57

smercier opened this issue Jul 28, 2016 · 5 comments

Comments

@smercier
Copy link

I've try without success to connect to Greyhound service to Plasio viewer. I found no issue about Greyhound so I'm wondering if this function have an error or if I've used it the proper way.

server: cache.greyhound.io
pipeline-id : autzen-h

I have this js error:

NetworkError: 404 Not Found - http://cache.greyhound.io/
Firefox can't establish a connection to the server at ws://cache.greyhound.io/.
Error: Connection error
...or(var a in c.handlers)c.handlers[a](Error("Connection error"));a=b.bind(null,Er...
[15]</d.prototype._withConn/h.onerror@http://plas.io/client.js:204:305
@connormanning
Copy link
Contributor

plas.io's Greyhound interaction method is deprecated, using an old websocket interface (which is no longer enabled on greyhound.io - the HTTP interface is greatly preferred) for rendering of a single static buffer of points. For the modern usage, see the dynamic version at http://speck.ly.

The Greyhound button should probably be removed from plas.io's interface.

@mghildiy
Copy link

Hi @connormanning ,@verma ,@hobu

Is speck.ly's code available to be customised?
My objective is to enable user to:
-Add geometry elements like box,cylinders,lines,polygons, points etc to the rendered cloud point scene
-Select the features in point cloud
-Check if objects intersect
Of course, apart from rendering 3D point cloud from Greyhound which spec.ly already does.

Please suggest.

With regards
Manish

@hobu
Copy link
Collaborator

hobu commented Apr 20, 2018

@mghildiy
Copy link

I am trying to follow:
https://github.com/hobu/plasio-ui

I included the library in my html as:

<script type="text/JavaScript" src="https://cdn.entwine.io/plasio-ui/0.3.7/plasio-ui.js"></script>

I get error as:

Failed to load resource: net::ERR_CERT_DATE_INVALID plasio-ui.js:1

@hobu

@hobu
Copy link
Collaborator

hobu commented Apr 22, 2018

Thanks for the report. I have updated the cert for cdn.entwine.io and it should hopefully be working in the next hour or so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants