comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » using IDLnetURL to get an image from a HTTP URL into IDL
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: using IDLnetURL to get an image from a HTTP URL into IDL [message #91504 is a reply to message #91494] Tue, 21 July 2015 14:20 Go to previous messageGo to previous message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
On 7/21/15 4:37 AM, Puneeth Shankar wrote:
> Hi Mike,
> Would you happen to know how to grab corner lat longs from a geotiff image?
> Currently, I'm able to get just one such point from the tiff structure "MODELTIEPOINTTAG".
> Ex: print,tiff_tags.MODELTIEPOINTTAG
> 0.00000000 0.00000000 0.00000000 -82.399429 41.402946 0.00000000
>
> These lat-longs are essential for google static maps to draw a bounding box over the 250x250 map headlessly.
>
> Regards,
> Puneeth
>

Checkout this page:

http://www.remotesensing.org/geotiff/spec/geotiff2.6.html

If you only have a single tie point, I think it is indicating that it is
a simple affine transformation. Use the ModelPixelScaleTag to determine
the other corner.

--
Michael Galloy
www.michaelgalloy.com
Modern IDL: A Guide to IDL Programming (http://modernidl.idldev.com)
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Double precision data into caldat
Next Topic: lambda functions in IDL-python bridge

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:13:23 PDT 2025

Total time taken to generate the page: 0.00538 seconds