Re: [gdal-dev] Trouble with French Ecw map

2015-04-17 Thread Nicolas Ragg
On 17/04/2015 08:00, Jean-Claude Repetto wrote: gdal_edit.py -mo "DATUM=NTF" -mo "PROJ=LM2FRANC" Thank you so much, that did the trick! ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

Re: [gdal-dev] RGB to Grayscale

2015-04-17 Thread Jukka Rahkonen
Tomer gmail.com> writes: > > Hello, > > I want to change a rgb image to a grayscale image. > Is there a way to make it through the gdal_translate.exe utility or through > other utilities. I guess that gdal_calc.py is your friend http://www.gdal.org/gdal_calc.html. Syntax could be something li

Re: [gdal-dev] gdalwarp skews and rotates PDF rasters, when converting to GeoTIFF, when PDF raster are in Landscape orientation or (True north facing botton or right or left)

2015-04-17 Thread Jukka Rahkonen
Gane R gmail.com> writes: > > I am using gdal 1.10.1I have a set PDFs, I am converting them to GeoTIFF. > I am using gdal with poppler for pdf  driver. > I have PDFs of places with orientation in Landscape, and north facing right or left or bottom. > When I apply a gdalwarp for these PDFs I get

Re: [gdal-dev] Boundary Artifact with ChunkAndWarpImage

2015-04-17 Thread Michael Aschenbeck
That did the trick! Sorry to burden the mailing list with a stupid error like this. However, I really appreciate you taking the time to help. Best, Mike On Fri, Apr 17, 2015 at 1:42 PM, Even Rouault wrote: > Le vendredi 17 avril 2015 20:00:36, Michael Aschenbeck a écrit : > > Hey guys, > > >

Re: [gdal-dev] Boundary Artifact with ChunkAndWarpImage

2015-04-17 Thread Even Rouault
Le vendredi 17 avril 2015 20:00:36, Michael Aschenbeck a écrit : > Hey guys, > > I realize this is borderline impossible to debug with what I've given you. > So I managed to reproduce it with the C++ code at the bottom of the email. > The image i used is: > https://www.dropbox.com/s/i9fxstyuf8eqe8

Re: [gdal-dev] Boundary Artifact with ChunkAndWarpImage

2015-04-17 Thread Michael Aschenbeck
Hey guys, I realize this is borderline impossible to debug with what I've given you. So I managed to reproduce it with the C++ code at the bottom of the email. The image i used is: https://www.dropbox.com/s/i9fxstyuf8eqe8t/testsingleband.tif?dl=0 Something that is a little weird is that I cropped

Re: [gdal-dev] create GeospatialPDF using Python

2015-04-17 Thread Even Rouault
Le vendredi 17 avril 2015 14:44:19, Luca Delucchi a écrit : > On 17 April 2015 at 13:27, Even Rouault wrote: > > Le vendredi 17 avril 2015 13:11:15, Luca Delucchi a écrit : > >> On 13 April 2015 at 13:25, Luca Delucchi wrote: > >> > Hi all, > >> > >> Hi devs, > >> some updates > >> > >> > For v

Re: [gdal-dev] create GeospatialPDF using Python

2015-04-17 Thread Luca Delucchi
On 17 April 2015 at 13:27, Even Rouault wrote: > Le vendredi 17 avril 2015 13:11:15, Luca Delucchi a écrit : >> On 13 April 2015 at 13:25, Luca Delucchi wrote: >> > Hi all, >> >> Hi devs, >> some updates >> >> > For vector it seems quite simple, just writing a new vector and insert >> > all featu

[gdal-dev] gdalwarp skews and rotates PDF rasters, when converting to GeoTIFF, when PDF raster are in Landscape orientation or (True north facing botton or right or left)

2015-04-17 Thread Gane R
I am using gdal 1.10.1 I have a set PDFs, I am converting them to GeoTIFF. I am using gdal with poppler for pdf driver. I have PDFs of places with orientation in Landscape, and north facing right or left or bottom. When I apply a gdalwarp for these PDFs I get unexpected rotation at GeoTIFF out

Re: [gdal-dev] create GeospatialPDF using Python

2015-04-17 Thread Even Rouault
Le vendredi 17 avril 2015 13:11:15, Luca Delucchi a écrit : > On 13 April 2015 at 13:25, Luca Delucchi wrote: > > Hi all, > > Hi devs, > some updates > > > For vector it seems quite simple, just writing a new vector and insert > > all features but I'm not able to create it, my code [0] is not >

Re: [gdal-dev] create GeospatialPDF using Python

2015-04-17 Thread Luca Delucchi
On 13 April 2015 at 13:25, Luca Delucchi wrote: > Hi all, > Hi devs, some updates > > For vector it seems quite simple, just writing a new vector and insert > all features but I'm not able to create it, my code [0] is not > returning any error but I cannot find the output file > Now I'm able bu

Re: [gdal-dev] support for Czech Exchange Format for Land Consolidation

2015-04-17 Thread Martin Landa
Hi, 2015-04-02 17:07 GMT+02:00 Martin Landa : [...] >> to the user, we could have a generic XML driver that would try several XSLT >> documents and then feed the transformed document to the GML driver. I don't > > Anybody here is interested to implement such driver or at least to > collaborate o

Re: [gdal-dev] OGR style feature

2015-04-17 Thread Luca Delucchi
On 17 April 2015 at 10:33, Even Rouault wrote: > > Luca, > Hi Even, > it is documented in http://gdal.org/frmt_pdf.html that id is only supported on > SYMBOL for PDF export, but not on PEN and BRUSH. Sorry, I read PDF document some time ago and I forgot it, I should check again > For dashed l

Re: [gdal-dev] OGR style feature

2015-04-17 Thread Even Rouault
Le vendredi 17 avril 2015 10:24:17, Luca Delucchi a écrit : > Hi devs, > > I'm working on a QGIS plugin to export GeospatialPDF. > > I have problems to use the "Symbol Name" according to OGR style feature > page [0] The "Symbol Name or ID" of SYMBOL Tool are working really well > but the "Symbol

[gdal-dev] OGR style feature

2015-04-17 Thread Luca Delucchi
Hi devs, I'm working on a QGIS plugin to export GeospatialPDF. I have problems to use the "Symbol Name" according to OGR style feature page [0] The "Symbol Name or ID" of SYMBOL Tool are working really well but the "Symbol Name or ID" of PEN and BRUSH are not working for me. these are the style

Re: [gdal-dev] Encoding EPSG:3857 (WebMercator) in GeoTIFF, and ArcGIS interoperability

2015-04-17 Thread Yves Jacolin
On Thursday, April 16, 2015 14:04:42 Even Rouault wrote: > > OGC started a SWG to do this GeoTIFF spec refinement work. Might be > > worthwhile to ask that group for input, although looking at their mailing > > list, github repo and wiki pages there doesn’t seem to be much going on at > > the momen