[gdal-dev] Re: error by starting gdal_merge.bat (win7, fwtools 2.4.7)

2011-12-19 Thread Jan Tappenbeck
executables. It does not contain the pythin scripts. Use OSGeo4W to install it. On Mon, Dec 19, 2011 at 6:44 PM, Jan Tappenbeck <mailto:o...@tappenbeck.net>> wrote: HI ! i download http://download.osgeo.org/gdal/win32/1.6/gdalwin32exe160.zip - but i did not found g

[gdal-dev] error by starting gdal_merge.bat (win7, fwtools 2.4.7)

2011-11-28 Thread Jan Tappenbeck
Hi ! i try to start a gdal_merge by win7 64 bit and the fwtools 2.4.7 gdal_merge.bat -ul_lr 2601660.7343 5477349.8203 2607572.5742 5475273.3574 -of GTiff -o %output%_number.tif %input% but i get the message C:\Program Files (x86)\FWTools2.4.7>echo off Traceback (most recent call last)

[gdal-dev] Re: Problems with transform raster image - try again !

2011-11-28 Thread Jan Tappenbeck
Hi ! i have transform successfully !! thanks for help !! regards Jan .-) my next problem i post by "Problems to define trancparency" .-) ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

[gdal-dev] Re: Problems with transform raster image - try again !

2011-11-28 Thread Jan Tappenbeck
Hi ! i have transform successfully !! thanks for help !! regards Jan .-) my next problem i post by "Problems to define trancparency" .-) ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

[gdal-dev] Problems to define trancparency

2011-11-28 Thread Jan Tappenbeck
HI ! after my problems to transform rasterimage now i have a problem to make the white background tranparency. After the translation the new image had following status: C:\Program Files (x86)\FWTools2.4.7>gdalinfo "D:\City\raster\gas\500\twf_chec k\baseline_etrs.tif" Driver: GTiff/GeoTIF

[gdal-dev] Freischaltung Widemann Systeme Hamburg

2011-11-28 Thread Jan Tappenbeck
big brother of a world file. You might want to spend some time reading the documentation at [1], [2] and [3]. [1] http://www.gdal.org/gdal_translate.html [2] http://www.gdal.org/gdal_vrttut.html [3] http://www.gdal.org/frmt_various.html#WLD Hermann On 25/11/2011 11:49, Jan Tappenbeck wrote

[gdal-dev] Problems with transform raster image - try again !

2011-11-25 Thread Jan Tappenbeck
HI ! i try my translation in use of an other tif-source files! here even in the tif-header are informations about the reference - worst coordintes: C:\Program Files (x86)\FWTools2.4.7>gdalinfo "D:\City\raster\gas\500\g8746-1_ cit.tif" Driver: GTiff/GeoTIFF Files: D:\City\raster\gas\500\g8

[gdal-dev] add tranperency

2011-11-07 Thread Jan Tappenbeck
Hi ! i have a image with following data: C:\Program Files (x86)\FWTools2.4.7>gdalinfo "[Path]\trans_a.tif" Driver: GTiff/GeoTIFF Files: D:\brumi\VG_Bruchmuehlbach-Miesau_DOP\geotiff\trans_a.tif Size is 10390, 10390 Coordinate System is: PROJCS["DHDN / 3-degree Gauss-Kruger zone 2", GEOGCS

[gdal-dev] probles by ecw-convert (gdal_translate and expand)

2011-11-03 Thread Jan Tappenbeck
hi ! i had cit-files (microstation) to convert into ecw. in the first step i transform into tiff by: gdal_translate -of GTiff image.cit image.tif if i get the image-properties by gdalinfo i get following: C:\Program Files (x86)\FWTools2.4.7>gdalinfo "D:\Duelmen\Musterdaten\g8744-1.tif "

[gdal-dev] to make black triangle transparent (gdalwarp)

2011-11-03 Thread Jan Tappenbeck
hi ! i had transform some tif-files by epsg-code so the images will rotate and at the border now some black triangles. now i want to merge by gdalwarp and i use following command with the dstalpha-option: C:\Program Files (x86)\FWTools2.4.7>gdalwarp -dstalpha[Path]\geotiff\trans_a.tif

[gdal-dev] Problems with transform raster image

2011-10-25 Thread Jan Tappenbeck
2 Block=1x1 Type=Byte, ColorInterp=Green Band 3 Block=1x1 Type=Byte, ColorInterp=Blue can anybody help me ? regards Jan .-) -- Freundliche Grüße i.A. Jan Tappenbeck Dipl. Vermessungsingenieur CAD-Systemberater& AutoCAD-Support Widemann Systeme GmbH CAD- und GIS-Systemhaus Wiesbad

[gdal-dev] pruge images

2011-08-26 Thread Jan Tappenbeck
hi! i have following problem. openstreetmap could be download images by aerowest for drawing elementes. the download had to taken manuell and so it is not possible to create leaf cut off images. know i want to clean my gallery in hope to get more performance in my local wms-service. did

[gdal-dev] Problem to merge 2 images

2011-08-26 Thread Jan Tappenbeck
hi ! i have got two images to merge and convert into ecw - but i only get a error-message and a black image. i send following command: gdal_merge.bat -of GTiff -o D:/GDAL_Projekte/xx/xx_gesamt.tif D:/GDAL_Projekte/xx/xx_300_nord_geo.tif D:/GDAL_Projekte/

[gdal-dev] Problem with gdalwarp and resampling_method

2011-01-14 Thread Jan Tappenbeck
HI ! i will translate a tif-image between two systems and use following command gdalwarp -s_src EPSG:25832 -t_src EPSG:31468 D:\\Orthophotos\2616_5806_RGB.tif D:\\Orthophotos\2616_5806_RGB_GK.tif then i get following message... Usage: gdalwarp [--help-general] [--formats] [-s

[gdal-dev] problems to cut form large image

2010-10-22 Thread Jan Tappenbeck
hi ! i want to cut a part of a lage (7gb) tiff-image and use this command: C:\Program Files (x86)\FWTools2.4.7>gdalwarp -r near -te 2608000 55900100 2613104.5424 5582270.5709 -of GTiff -o F:\wt_3a.tif D:\weissenturm\streifen_3_GK2.tif but i get following message: Usage: gdalwarp [--hel

[gdal-dev] Warning 6: Driver GTiff does not support D creation option ....

2010-06-01 Thread Jan Tappenbeck
HI ! i try to merge two image with the following command: gdal_merge -v -o D:\CAD\Schulungen\GDAL\\test.tif -of GTIFF -co --optfile D:\CAD\Schulungen\GDAL\\filelist.txt but there only will be one image convert into a ~250 gb file with this message: d:\cad\FWTools2.4.6>gdal_merge -v

[gdal-dev] merge ground and elevation image

2009-12-09 Thread Jan Tappenbeck
Hi ! i have two black/white images with ground and elevation - and the background is white. when i merge this two with gdal_merge i see in the result only one of this informations ground or elevation. did anybody now a way to merge both informations with a white background in the result?

[gdal-dev] merge two black/white image -> result only black

2009-12-09 Thread Jan Tappenbeck
hallo ! i had two tif-image and want to merge them: d:\cad\FWTools2.4.6>gdalinfo c:\temp\geesthacht\586922g.tif Driver: GTiff/GeoTIFF Files: c:\temp\geesthacht\586922g.tif c:\temp\geesthacht\586922g.tfw Size is 8000, 8000 Coordinate System is `' Origin = (3585999.875,5924000.12

[gdal-dev] problem with make a color transparent [-n nodata value]

2009-12-04 Thread Jan Tappenbeck
Hallo ! i want to make a white-border of a tif-image transparent for merge in the next steps. in photoshop a analyst the color like 255,255,255 => color-index 255. the image to edit is: Driver: GTiff/GeoTIFF Files: C:\temp\Nordfriesland\L1516l0.tif C:\temp\Nordfriesland\L1516l0.tfw Siz

Re: [gdal-dev] why aerophoto-strip is black ??

2009-12-03 Thread Jan Tappenbeck
Dear Jean-Claude, thanks for mailing - is it possible to define a list-of-inputfile ??? regards Jan :-) Jean-Claude REPETTO schrieb: Jan Tappenbeck a écrit : hi ! i had 11 strip-images of aerophotos with total 200MB. i want to merge this with gdal_merge.py by using FWTools in Windows

Re: [gdal-dev] why aerophoto-strip is black ??

2009-12-03 Thread Jan Tappenbeck
schrieb: Jan, Can you provide the gdalinfo of the individual strips? On Thu, Dec 3, 2009 at 6:35 PM, Jan Tappenbeck wrote: hi ! i had 11 strip-images of aerophotos with total 200MB. i want to merge this with gdal_merge.py by using FWTools in Windows. gdal_merge -v -o file.tif -of

[gdal-dev] why aerophoto-strip is black ??

2009-12-03 Thread Jan Tappenbeck
hi ! i had 11 strip-images of aerophotos with total 200MB. i want to merge this with gdal_merge.py by using FWTools in Windows. gdal_merge -v -o file.tif -of GTIFF --co --optfile filelist.txt the result is a file with 8.85 GB. when i open the file in OpenEV one of the image-strip will not sh

[gdal-dev] Help by merge jpg-files - gdal_merge

2009-11-02 Thread Jan Tappenbeck
Hallo ! in my secound post for this mail a had a secound question about gdal_merge. using following command: gdal_merge -v -o c:\temp\outputfile.tif --optfile c:\temp\sfilelist.txt and 16 jpg-filenames (size 4-5 mb) in sfilelist.txt i create a new file outputfile.tif with 2.3 gb a size u

[gdal-dev] GDAL: Help for merge jpg of a folder

2009-10-28 Thread Jan Tappenbeck
HI ! i am new in the use of GDAL and i want to merge several jpg-files (100 images) of a folder in to on - optional by reduce the resolution. my problem is that i only found the command gdal_merge - but not the right options. can anybody tell me a link or a good example. regards Jan :-) _