|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
FW ToolsHello, thank you all for answering my first mail! But my problem is not the installation of FWTools. The problem is, how to use the "FWTools Shell" at Windows. The Shell-Tool is designed for Linux. If you work with the FWTool there, you write commands like " > tar - xzvf FWTools-linux-1.4.2.tar.gz " and " > PATH = $PATH:/demo/FWTools-linux-1.4.2/bin_safe > export PATH " or something like that first. Than you can execute commands like " > ogrinfo data " and so on. How do I have to use the Shell-Tool at Windows (look at the screenshot into this mail)? Thank you again for your help! :-) Greetings from Germany, Chris Neuigkeiten in Deinem Netzwerk? Findest Du hier! _______________________________________________ FWTools mailing list FWTools@... http://lists.maptools.org/mailman/listinfo/fwtools http://fwtools.maptools.org/ |
|
|
Re: FW ToolsIf you selected the "Desktop Shortcuts" option when installing FW
Tools you should have an "FWTools Shell" shortcut on your desktop. Also you should have "FWTools Shell" menu option under Start>Programs>FWTools. Open either of these and you will be at a Windows command prompt from which you can access the commands for the OGR and GDAL utilities. It is necessary to use the desktop shortcut or menu option because these will set the patch and other environment variables for the tools. If you wish to access the utilities from a command window that was not opened by one of the FWTools shortcuts, run "setfw.bat" from the root of the FWTools directory, which will set the path and other environment variables. HTH, Rich On Mon, Aug 10, 2009 at 10:31 AM, Chris Kirschberg<taurec@...> wrote: > > > Hello, > > thank you all for answering my first mail! > > But my problem is not the installation of FWTools. The problem is, how to > use the "FWTools Shell" at Windows. > > The Shell-Tool is designed for Linux. If you work with the FWTool there, you > write commands like " > tar - xzvf FWTools-linux-1.4.2.tar.gz " and " > PATH > = $PATH:/demo/FWTools-linux-1.4.2/bin_safe > > export PATH " > > or something like that first. > > Than you can execute commands like " > ogrinfo data " and so on. > > How do I have to use the Shell-Tool at Windows (look at the screenshot into > this mail)? > > Thank you again for your help! :-) > > > Greetings from Germany, > > Chris > > > ________________________________ > Neuigkeiten in Deinem Netzwerk? Findest Du hier! > _______________________________________________ > FWTools mailing list > FWTools@... > http://lists.maptools.org/mailman/listinfo/fwtools > http://fwtools.maptools.org/ > > -- Richard Greenwood richard.greenwood@... www.greenwoodmap.com _______________________________________________ FWTools mailing list FWTools@... http://lists.maptools.org/mailman/listinfo/fwtools http://fwtools.maptools.org/ |
|
|
Re: FW ToolsHi Chris,
I don't know if this is any help; If you start the FWTools shell in windows you can run all of the tools. you just need to use the commands. For example, I have the set of files that form an ESRI Shape file named "CoastLines.shp". These files are in a folder named "CoastLines" in my "My Documents" folder My windows username is "user1". (This is copied from my "FWTools Shell" window) C:\Program Files\FWTools2.4.2> ogrinfo C:\Documents and Settings\user1\My Documents\CoastLines this command returned the output: INFO: Open of 'CoastLines' using driver 'ESRI Shapefile' successful. 1: CoastLines (Polygon) This indicates that I have a layer, or file called CoastLines.shp in the folder named CoastLines. Mike.
|
| Free embeddable forum powered by Nabble | Forum Help |