Just for the archive, this problem got fixed off-line.
On Tue, 5 Jun 2001, Desiree Hilbring wrote:
>
> Hi Bill,
>
> I got it to work, I added accidently a layer with no content and deleted
> the one with content. I really need the
>
> > > eastMap.setRange(-1.0, 1.0);
> > > northMap.setRange(-1.0, 1.0);
> > > heightMap.setRange(-1.0, 1.0);
> > >
>
> to get the original coordinates in my Java3D shape.
>
> Never mind it is working now. The implementation is in the attached file.
>
> I still have one problem.
> I can load only on ascii .dhm file with the format
> east.north.height
>
> but trying to load a second dem from another file results in a
>
> VisAd TupleType Exception
>
> What can cause this error?
>
> Thanks Desiree
>
> >
> > So the range of all is 1000.0. The surface will look very flat.
>
> I had only 6 points in my test example. In reality it is a dgm with 13000
> vertices with heights between 400 and 800m , which does not look very flat
> :-).
>
> >
> > Cheers,
> > Bill
> >
> >
>