<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<br>
Thank you all. I got it to work with the following <br>
command:<br>
gdal_translate -of GTiff -co "TILED=YES" -co "TFW=YES"
C:\Copy\wp.pdf C:\Copy\wpt.tif --config GDAL_PDF_DPI 300<br>
<br>
It works pretty good. It converts a 11.1 MB PDF into a <br>
96MB Tiff file that zips up into a 57 MB file. These files <br>
are about 15 times bigger than the ones I am used to, but <br>
they do have quite a bit of detail and don't have the <br>
blank white space that a 7.5 minute topo has.<br>
<br>
These Tiffs are very well georeferenced. I am pleased.<br>
<br>
<br>
<br>
<br>
Mike<br>
<br>
<br>
<br>
<div class="moz-cite-prefix">On 3/23/2014 7:31 PM, Mike Flannigan
wrote:<br>
</div>
<blockquote cite="mid:532F7CFD.9080302@att.net" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<br>
Thank you Randal and Tamas.<br>
<br>
I downloaded and unzipped "<a moz-do-not-send="true"
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 moz-do-not-send="true" 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
moz-do-not-send="true" 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 moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://www.northrivergeographic.com">http://www.northrivergeographic.com</a>
<br>
423.653.3611 <a moz-do-not-send="true"
class="moz-txt-link-abbreviated"
href="mailto:rjhale@northrivergeographic.com">rjhale@northrivergeographic.com</a>
<br>
twitter:rjhale <br>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://about.me/rjhale">http://about.me/rjhale</a> <br>
</blockquote>
<br>
<br>
</blockquote>
<br>
</body>
</html>