How to use JAI package to display geotiff images?

View: New views
3 Messages — Rating Filter:   Alert me  

How to use JAI package to display geotiff images?

by myOpenMap :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

How to use JAI package to display geotiff images?

Hello experts,

I need to display geotiff images on an openMap layer; I have .tif and .tfw files ready. I think JAI may help me to complete my assignment but I never use JAI before, are there any example available? Any tutorial? Beside JAI, are there any other way to display geotiff images on openMap

Thanks in advance!


Re: How to use JAI package to display geotiff images?

by jai-interest-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

GeoTIFF images are just TIFF images with some extra tags defined for terrestrial coordinate system data and the like. You should be able to load and display them using either JAI or JAI Image I/O Tools (https://jai-imageio.dev.java.net). Once you have a RenderedImage you display it like you would any other RenderedImage.

I think Mike Nidel generously posted some code to read the GeoTIFF tags but I do not have the URL for that right now.

Brian

> Hello experts,
>
> I need to display geotiff images on an openMap layer;
> I have .tif and
> .tfw files ready. I think JAI may help me to complete
> my assignment but
> I never use JAI before, are there any example
> available? Any tutorial?
> Beside JAI, are there any other way to display
> geotiff images on openMap
>
>
> Thanks in advance!
>
> [att1.html]
[Message sent by forum member 'bpb' (bpb)]

http://forums.java.net/jive/thread.jspa?messageID=277117

---------------------------------------------------------------------
To unsubscribe, e-mail: interest-unsubscribe@...
For additional commands, e-mail: interest-help@...


RE: How to use JAI package to display geotiff images?

by Nidel, Mike :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

If you google "Mike Nidel Geotiff" you'll find it. that's what i did,
anyway. ;-)

> -----Original Message-----
> From: jai-interest@...
> [mailto:jai-interest@...]
> Sent: Wednesday, May 28, 2008 4:30 PM
> To: interest@...
> Subject: Re: [JAI] How to use JAI package to display geotiff images?
>
> GeoTIFF images are just TIFF images with some extra tags
> defined for terrestrial coordinate system data and the like.
> You should be able to load and display them using either JAI
> or JAI Image I/O Tools (https://jai-imageio.dev.java.net).
> Once you have a RenderedImage you display it like you would
> any other RenderedImage.
>
> I think Mike Nidel generously posted some code to read the
> GeoTIFF tags but I do not have the URL for that right now.
>
> Brian
>
> > Hello experts,
> >
> > I need to display geotiff images on an openMap layer; I
> have .tif and
> > .tfw files ready. I think JAI may help me to complete my assignment
> > but I never use JAI before, are there any example available? Any
> > tutorial?
> > Beside JAI, are there any other way to display geotiff images on
> > openMap
> >
> >
> > Thanks in advance!
> >
> > [att1.html]
> [Message sent by forum member 'bpb' (bpb)]
>
> http://forums.java.net/jive/thread.jspa?messageID=277117
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: interest-unsubscribe@...
> For additional commands, e-mail: interest-help@...
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: interest-unsubscribe@...
For additional commands, e-mail: interest-help@...

LightInTheBox - Buy quality products at wholesale price!