[Geotiff] wtif, wtf files
Daniel Denk
djdenk at gmail.com
Wed Dec 28 13:46:08 EST 2005
Sounds great, Ezequias. I'm happy it worked for you.
Daniel
On 12/27/05, Ezequias Rodrigues da Rocha <ezequias at recife.pe.gov.br> wrote:
>
> Thank you all, but I did one by one by myself.
>
> I just thing a shell script on linux could solve the problem, but I
> already did it one by one, that by the way is working perfectly.
>
> Sincerely
> Ezequias
>
> Daniel Denk wrote:
>
> > Ezequias,
> >
> > Keep in mind that Linux and Windows have different methods in creating
> > the FOR loop. You can also write PERL scripts if you're familiar with
> > the language so you can limit the need for shell scripting/typing -
> > much like we would if we were scripting DOS .bat files to automate in
> > the same manner on Windows. (Less typing = less time.)
> >
> >
> >
> >
> >
> >
> > On 12/26/05, *Cody Benkelman* <benkelman at yahoo.com
> > <mailto:benkelman at yahoo.com>> wrote:
> >
> > Ezequias
> >
> > The geotiff tools don't support a "wild card" (*, ?) but your DOS
> > command
> > window does.
> >
> > Try this in a DOS window:
> > for %f in (*.tif) do listgeo -tfw %f
> >
> > That should loop through TIFF files and create *.tfw files for
> > each one.
> >
> > (note you'll need to put listgeo.exe in the same directory as your
> > TIFF
> > files, or add the directory containing the geotiff tools to your
> > PATH).
> >
> > Cody A. Benkelman
> > ASPRS Certified Mapping Scientist - Remote Sensing
> > 17 Willowbrook Close
> > Whitefish, Montana 59937
> >
> >
> > -----Original Message-----
> > From: geotiff-bounces at lists.maptools.org
> > <mailto:geotiff-bounces at lists.maptools.org>
> > [mailto: geotiff-bounces at lists.maptools.org
> > <mailto:geotiff-bounces at lists.maptools.org>]On Behalf Of Ezequias
> > Rodrigues da Rocha
> > Sent: Monday, December 26, 2005 4:45 AM
> > To: Daniel Denk
> > Cc: geotiff at lists.maptools.org <mailto:geotiff at lists.maptools.org>
> > Subject: Re: [Geotiff] wtif, wtf files
> >
> >
> > The only problem is that I must to make the command for each tif
> > file.
> > No *,? where supported as attribute
> >
> > Sincerely
> > Ezequias
> >
> > Daniel Denk wrote:
> >
> > > Ezequias,
> > >
> > > You can find all the tools you'll need (listgeo and geotifcp for
> > Linux
> > > as well) at the main Geotiff web page here:
> > > http://www.remotesensing.org/geotiff/geotiff.html
> > > <http://www.remotesensing.org/geotiff/geotiff.html
> > <http://www.remotesensing.org/geotiff/geotiff.html>>
> > >
> > > I hope I've been of help, and Merry Christmas.
> > >
> > > Regards,
> > > Daniel
> > >
> > >
> > >
> > >
> > > On 12/22/05, *Ezequias Rodrigues da Rocha* <
> > ezequias at recife.pe.gov.br <mailto:ezequias at recife.pe.gov.br>
> > > <mailto:ezequias at recife.pe.gov.br
> > <mailto:ezequias at recife.pe.gov.br>>> wrote:
> > >
> > > Daniel,
> > >
> > > I really means twf wordfile yes. Sorry my missunderstood.
> > >
> > > I am a linux user and java or a C++ programm could be better
> > thant
> > > win32
> > > softwares.
> > >
> > > Btw, I didn't find out the software you told me Could you
> > send me the
> > > link or all the link related to generate world files ?
> > >
> > > Sincerely
> > > Ezequias
> > >
> > > Daniel Denk wrote:
> > >
> > > > Do you mean a .twf (world file)?
> > > >
> > > > From the main Geotiff page, you can find links to download
> the
> > > > command-line utilities which can parse-out a .tfw file
> > and/or the
> > > > Geotiff metadata This is the command-line utility called
> > 'listgeo'.
> > > > You can also use 'geotifcp' to re-stuff the tags back into
> > a .tif
> > > > making it a Geotiff.
> > > >
> > > > There is also a free GUI packaged with listgeo and
> > geotifcp for
> > > Win 32
> > > > called 'Geotiff Tools', which is available on the main page
> as
> > > well.
> > > > This allows you to run listgeo and geotifcp in their
> > common uses
> > > > (strip metadata out from a Geotiff - and restuff after
> > editing in a
> > > > program that doesn't support Geotiff [ie: Photoshop]) and
> > in a more
> > > > familiar graphical environment. (Only supports one file at a
> > > time, but
> > > > .tfw is also included as an option.)
> > > >
> > > > I don't typically deal with Java for any need, although
> > many here do
> > > > who might be able to help you in that regard
> > > >
> > > > Regards,
> > > > Daniel
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > On 12/22/05, *Ezequias Rodrigues da Rocha*
> > > < ezequias at recife.pe.gov.br
> > <mailto:ezequias at recife.pe.gov.br>
> > <mailto:ezequias at recife.pe.gov.br <mailto:ezequias at recife.pe.gov.br
> >>
> > > > <mailto: ezequias at recife.pe.gov.br
> > <mailto:ezequias at recife.pe.gov.br>
> > > <mailto:ezequias at recife.pe.gov.br
> > <mailto:ezequias at recife.pe.gov.br>>>> wrote:
> > > >
> > > > Hi list,
> > > >
> > > > It there a way to extract a "word file" of a geotiff
> > image ?
> > > >
> > > > If yes, I would be glad to know it there is any java
> > > software to
> > > > do that
> > > > ? It yes too if it is open source ?
> > > >
> > > > Sincerely
> > > > Ezequias
> > > >
> > > >
> > > > --
> > > > Ezequias Rodrigues da Rocha
> > > > http://ezequiasrocha.blogspot.com
> > <http://ezequiasrocha.blogspot.com/>
> > > > msn:ezequias at hotmail.com
> > <mailto:msn:ezequias at hotmail.com> <mailto: msn
> > <mailto:msn>:ezequias at hotmail.com <mailto:ezequias at hotmail.com>>
> > > <mailto: msn <mailto:msn> <mailto:msn <mailto:msn>>:
> > ezequias at hotmail.com <mailto:ezequias at hotmail.com>
> > > <mailto: ezequias at hotmail.com <mailto:ezequias at hotmail.com>> >
> > > > "the worst of democracies is still better than the
> > best of
> > > > dictatorship"
> > > >
> > > >
> > > > _______________________________________________
> > > > Geotiff mailing list
> > > > Geotiff at lists.maptools.org
> > <mailto:Geotiff at lists.maptools.org>
> > > <mailto:Geotiff at lists.maptools.org
> > <mailto:Geotiff at lists.maptools.org>>
> > > <mailto: Geotiff at lists.maptools.org
> > <mailto:Geotiff at lists.maptools.org>
> > > <mailto: Geotiff at lists.maptools.org
> > <mailto:Geotiff at lists.maptools.org>>>
> > > > http://lists.maptools.org/mailman/listinfo/geotiff
> > <http://lists.maptools.org/mailman/listinfo/geotiff>
> > > >
> > > >
> > >
> > > --
> > > Ezequias Rodrigues da Rocha
> > > http://ezequiasrocha.blogspot.com
> > <http://ezequiasrocha.blogspot.com/>
> > > msn:ezequias at hotmail.com <mailto:msn:ezequias at hotmail.com>
> > <mailto: msn <mailto:msn>: ezequias at hotmail.com
> > <mailto:ezequias at hotmail.com>>
> > > "the worst of democracies is still better than the best of
> > > dictatorship"
> > >
> > >
> >
> > --
> > Ezequias Rodrigues da Rocha
> > http://ezequiasrocha.blogspot.com <
> http://ezequiasrocha.blogspot.com/>
> > msn:ezequias at hotmail.com <mailto:msn:ezequias at hotmail.com>
> > "the worst of democracies is still better than the best of
> > dictatorship"
> >
> > _______________________________________________
> > Geotiff mailing list
> > Geotiff at lists.maptools.org <mailto:Geotiff at lists.maptools.org>
> > http://lists.maptools.org/mailman/listinfo/geotiff
> >
> >
> > _______________________________________________
> > Geotiff mailing list
> > Geotiff at lists.maptools.org <mailto:Geotiff at lists.maptools.org>
> > http://lists.maptools.org/mailman/listinfo/geotiff
> >
> >
>
> --
> Ezequias Rodrigues da Rocha
> http://ezequiasrocha.blogspot.com
> msn:ezequias at hotmail.com
> "the worst of democracies is still better than the best of dictatorship"
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/geotiff/attachments/20051228/f4dd2590/attachment-0001.html
More information about the Geotiff
mailing list