<div dir="ltr"><div dir="ltr">Glad that you figure it out. <div><br></div><div>The HttpDataSet reader was created to load some pre-processed dataset before we had any reader that could understand vtki/vtp format.</div><div>We use that script [1] with ParaView to load any dataset and convert into that json + binary format that was easy to load in JavaScript over http.</div><div>It is still an interesting format as it is well designed for dataset over the network when you don't want/need to load everything right away.</div><div><br></div><div>[1] <a href="https://github.com/Kitware/vtk-js/blob/master/Utilities/DataGenerator/convert-cli.js">https://github.com/Kitware/vtk-js/blob/master/Utilities/DataGenerator/convert-cli.js</a></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, Oct 5, 2018 at 8:18 PM lucky via vtkusers <<a href="mailto:vtkusers@public.kitware.com">vtkusers@public.kitware.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Sorry the issue was not with any reader or method.<br>
I was using https with the link which was not working. http works fine for<br>
me.<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html</a><br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">https://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</blockquote></div>