Re: [gdal-dev] Something wrong with writing a big raster into PDF

2014-03-07 Thread Jukka Rahkonen
Rahkonen Jukka (Tike mmmtike.fi> writes: > Now I wonder if this is really about too big image or something else. 15360 by 15360 pixels is not extremely > much. Is there some secret 200 inch limit hiding in the background? See > http://indesignsecrets.com/beware-200-limit-for-pdfs.php. 5080 mm i

Re: [gdal-dev] Something wrong with writing a big raster into PDF

2014-03-07 Thread Rahkonen Jukka (Tike)
Even Rouault wrote: > > Le vendredi 07 mars 2014 21:11:40, Even Rouault a écrit : > > Le vendredi 07 mars 2014 14:20:13, Rahkonen Jukka (Tike) a écrit : > > > Hi Even, > > > > > > Yes, that way I can perhaps create an all-white PDF map a bit faster > > > but with no other improvement, unfortunate

Re: [gdal-dev] Something wrong with writing a big raster into PDF

2014-03-07 Thread Even Rouault
Le vendredi 07 mars 2014 21:11:40, Even Rouault a écrit : > Le vendredi 07 mars 2014 14:20:13, Rahkonen Jukka (Tike) a écrit : > > Hi Even, > > > > Yes, that way I can perhaps create an all-white PDF map a bit faster but > > with no other improvement, unfortunately. > > I've tried "gdal_translate

Re: [gdal-dev] Something wrong with writing a big raster into PDF

2014-03-07 Thread Even Rouault
Le vendredi 07 mars 2014 14:20:13, Rahkonen Jukka (Tike) a écrit : > Hi Even, > > Yes, that way I can perhaps create an all-white PDF map a bit faster but > with no other improvement, unfortunately. I've tried "gdal_translate UM5L.png UM5L.pdf -of pdf" on my Linux workstation and the the followi

Re: [gdal-dev] Something wrong with writing a big raster into PDF

2014-03-07 Thread Etienne Tourigny
Jukka - have you tried with other pdf viewers? On Fri, Mar 7, 2014 at 1:43 PM, Pepijn Van Eeckhoudt < pep...@vaneeckhoudt.net> wrote: > On 07-03-14 11:42, Jukka Rahkonen wrote: > >> I had another try with the same binaries with a small png file (2000x2000 >> pixels) and conversion into pdf was f

Re: [gdal-dev] Something wrong with writing a big raster into PDF

2014-03-07 Thread Pepijn Van Eeckhoudt
On 07-03-14 11:42, Jukka Rahkonen wrote: I had another try with the same binaries with a small png file (2000x2000 pixels) and conversion into pdf was fast and successful. Is there perhaps something that does not scale up properly when the raster size gets bigger? Based on my own experience, Adob

Re: [gdal-dev] Something wrong with writing a big raster into PDF

2014-03-07 Thread Even Rouault
Selon "Rahkonen Jukka (Tike)" : > Hi Even, > > Yes, that way I can perhaps create an all-white PDF map a bit faster but with > no other improvement, unfortunately. Hum, well, perhaps create a ticket on this then > > -Jukka- > > Even Rouault wrote: > > > > Hi Jukka, > > > > did you try with -co

Re: [gdal-dev] Something wrong with writing a big raster into PDF

2014-03-07 Thread Rahkonen Jukka (Tike)
Hi Even, Yes, that way I can perhaps create an all-white PDF map a bit faster but with no other improvement, unfortunately. -Jukka- Even Rouault wrote: > > Hi Jukka, > > did you try with -co TILED=YES ? > > Even > > > > Hi, > > > > I can't make usable pdf files from some original maps and

Re: [gdal-dev] Something wrong with writing a big raster into PDF

2014-03-07 Thread Even Rouault
Hi Jukka, did you try with -co TILED=YES ? Even > Hi, > > I can't make usable pdf files from some original maps and I do not > understand what goes wrong. > I am testing on Windows 7 and GDAL-dev from gisinternals, both 32 and 64 > bit. Images are like this one: > > http://kartat.kapsi.fi/files

[gdal-dev] Something wrong with writing a big raster into PDF

2014-03-07 Thread Jukka Rahkonen
Hi, I can't make usable pdf files from some original maps and I do not understand what goes wrong. I am testing on Windows 7 and GDAL-dev from gisinternals, both 32 and 64 bit. Images are like this one: http://kartat.kapsi.fi/files/taustakarttasarja/taustakartta_80/5m/etrs89/png/UM5L.png Command