Re: [gdal-dev] difference in -overwrite vs -lco OVERWRITE=YES

2015-12-17 Thread Even Rouault
Le jeudi 17 décembre 2015 21:36:47, Donovan Cameron a écrit : > Hey List!* > ** > *I'm having trouble tracking down an answer to a question, from either > the archived mailing list or google, I have about ogr2ogr and loading > data to PostGIS. > * > *Basically, what's the difference between the -ov

[gdal-dev] difference in -overwrite vs -lco OVERWRITE=YES

2015-12-17 Thread Donovan Cameron
Hey List!* ** *I'm having trouble tracking down an answer to a question, from either the archived mailing list or google, I have about ogr2ogr and loading data to PostGIS. * *Basically, what's the difference between the -overwrite flag and the layer creation option OVERWRITE for the PostgreSQL

Re: [gdal-dev] gdalwarp'ing a .tif that streches from 177°9'33.13"E to 172°21' 1.59"W (across anti-meridian)

2015-12-17 Thread Jan Knepper
Thank you! That resolved the problem! Jan > On Dec 17, 2015, at 15:10, Even Rouault wrote: > > Le jeudi 17 décembre 2015 20:53:48, Jan Knepper a écrit : >> All, >> >> Having an issue getting a particular .tif file to cooperate: >> >> Files: >> https://www.janknepper.com/aeronav/Western%20Aleu

Re: [gdal-dev] gdalwarp'ing a .tif that streches from 177°9'33.13?="E to =?utf-8?q?172°21' 1.59"W (across anti-meridian)

2015-12-17 Thread Even Rouault
Le jeudi 17 décembre 2015 20:53:48, Jan Knepper a écrit : > All, > > Having an issue getting a particular .tif file to cooperate: > > Files: > https://www.janknepper.com/aeronav/Western%20Aleutian%20Islands%20East%20SE > C%2048.tif > https://www.janknepper.com/aeronav/Western%20Aleutian%20Islands

[gdal-dev] gdalwarp'ing a .tif that streches from 177°9'33.13"E to 172°21' 1.59"W (across anti-meridian)

2015-12-17 Thread Jan Knepper
All, Having an issue getting a particular .tif file to cooperate: Files: https://www.janknepper.com/aeronav/Western%20Aleutian%20Islands%20East%20SEC%2048.tif https://www.janknepper.com/aeronav/Western%20Aleutian%20Islands%20East%20SEC%2048.tfw Trying: gdalwarp -wm 4096 "Western Aleutian Island

Re: [gdal-dev] gml: array data type size

2015-12-17 Thread Even Rouault
Le jeudi 17 décembre 2015 13:27:12, Martin Landa a écrit : > Hi, > > currently I am trying to solve problem with inconsistent number of > items in IntergerList data type. Let's say that we have: > > > > 52129 > 2015-03-24T00:00:00 > 480333 > 16 > 7 > > 159

[gdal-dev] gml: array data type size

2015-12-17 Thread Martin Landa
Hi, currently I am trying to solve problem with inconsistent number of items in IntergerList data type. Let's say that we have: 52129 2015-03-24T00:00:00 480333 16 7 159140 52142 2015-03-24T00:00:00 480333 4 16 7

[gdal-dev] get image pointer

2015-12-17 Thread Basos Syrris
Hi list,By using Python Gdal api to read an image, is it possible to get the pointer of the image instead of taking the whole content as a string structure as this happens with the ReadRaster() method?Thank you in advance.Basos ___ gdal-dev mailing list