<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<br>
Thank you Randal and Tamas.<br>
<br>
I downloaded and unzipped "<a
href="http://www.gisinternals.com/sdk/Download.aspx?file=release-1600-x64-gdal-mapserver.zip">release-1600-x64-gdal-mapserver.zip</a>"
(Compiled binaries in a single .zip package)<br>
<br>
I see these files in 'C:\Copy\bin\gdal\apps':<br>
<br>
gdaladdo.exe<br>
gdalbuildvrt.exe<br>
gdaldem.exe<br>
gdalenhance.exe<br>
gdalinfo.exe<br>
gdallocationinfo.exe<br>
gdalmanage.exe<br>
gdalserver.exe<br>
gdalsrsinfo.exe<br>
gdaltindex.exe<br>
gdaltransform.exe<br>
gdalwarp.exe<br>
gdal_contour.exe<br>
gdal_grid.exe<br>
gdal_rasterize.exe<br>
gdal_translate.exe<br>
nearblack.exe<br>
ogr2ogr.exe<br>
ogrinfo.exe<br>
ogrtindex.exe<br>
testepsg.exe<br>
<br>
I went to this site:<br>
<a class="moz-txt-link-freetext" href="http://www.staygeo.com/2013/03/convert-geopdf-maps-to-geotiff-with-gdal.html">http://www.staygeo.com/2013/03/convert-geopdf-maps-to-geotiff-with-gdal.html</a><br>
and followed the instructions.<br>
<br>
I typed:<br>
C:\Copy\bin\gdal\apps>gdal_translate -of GTiff -co "TILED=YES"
-co "TFW=YES" C:\Copy\wpt.tif --config GDAL_PDF_LAYERS_OFF
"Map_Collar","Map_Frame.Projection_and_Grids" --config
GDAL_PDF_DPI300<br>
<br>
It gave an error:<br>
ERROR 1: --config option given without a key and value argument.<br>
<br>
I'm still working with it. I don't want tiled - I want the border <br>
of the drawing included in the GeoTiff.<br>
<br>
<br>
Thanks to Tamas Szekeres for maintaining this program.<br>
<br>
<br>
Mike<br>
<br>
<br>
<br>
<div class="moz-cite-prefix">On 3/23/2014 11:55 AM, Randal Hale
wrote:<br>
</div>
<blockquote cite="mid:532F11FD.3020005@northrivergeographic.com"
type="cite">You could usee the OSGEO installer for windows -
<a class="moz-txt-link-freetext" href="http://download.osgeo.org/osgeo4w/osgeo4w-setup-x86_64.exe">http://download.osgeo.org/osgeo4w/osgeo4w-setup-x86_64.exe</a>
<br>
<br>
You can use it to install a whole pile of software (QGIS etc) or
just gdal which I think is at 1.10 from this install.
<br>
<br>
Randy
<br>
<br>
-----------------
<br>
Randal Hale, GISP
<br>
North River Geographic Systems, Inc
<br>
<a class="moz-txt-link-freetext" href="http://www.northrivergeographic.com">http://www.northrivergeographic.com</a>
<br>
423.653.3611 <a class="moz-txt-link-abbreviated" href="mailto:rjhale@northrivergeographic.com">rjhale@northrivergeographic.com</a>
<br>
twitter:rjhale
<br>
<a class="moz-txt-link-freetext" href="http://about.me/rjhale">http://about.me/rjhale</a>
<br>
</blockquote>
<br>
<br>
</body>
</html>