[gdal-dev] Re:

2009-09-17 Thread Frank Warmerdam
Riki Tiki wrote: @Frank and Hermann: Thanks a lot! My other question is as follows: 1) gdal_translate -of AAIGrid a.tif a.asc it creates the following: a.asc (ASC File), a.asc.aux (XML Document), and a (IDL project file)... Riki, Not that the .prj file is not an IDL project file, it is an A

[gdal-dev] Re: Polygonize

2008-09-07 Thread Frank Warmerdam
Ari Jolma wrote: Ari Jolma kirjoitti: In addition, I found also new Polygonize method! That's great since I'm going to need one soon. Hmm, seems to need much debugging still. Lots of warnings and lots of polygons with two points. Is the code in polygonize.cpp based on a published algorith

[gdal-dev] Re: gdal_merge

2008-11-06 Thread Jukka Rahkonen
Matt Wilkie gov.yk.ca> writes: > > > By the way, to get the order of precidence you want you should also > > reverse the order of the input images so that image1.tif is last > > (overlayed to top of everything else). > > Thanks for clarifying this Frank. > > Is there way to do the same with gd

[gdal-dev] Re: gdaldem

2009-08-31 Thread Even Rouault
Selon Howard Butler : I confirm that the 3 new modes have been added just a few days ago to trunk, so you'll have to wait for the next FWTools or OSGeo4W version. Alternatively, you could give a try to a daily build done by Tamas Szekeres : http://vbkto.dyndns.org:1280/sdk/ > > On Aug 31, 2009, a

RE: [gdal-dev] Re:

2009-09-17 Thread Jason Roberts
ES. It did not work either. Best regards, Jason -Original Message- From: gdal-dev-boun...@lists.osgeo.org [mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of Frank Warmerdam Sent: Thursday, September 17, 2009 2:05 PM To: Riki Tiki Cc: gdal-dev@lists.osgeo.org Subject: [gdal-dev] Re:

Re: [gdal-dev] Re:

2009-09-17 Thread Frank Warmerdam
Jason Roberts wrote: Riki, Please let us know whether Frank's suggestion works or not. I have been experimenting with writing GeoTIFFs using GDAL 1.6.0 and the Python bindings and have not been successful so far at using GDAL to calculate statistics that ArcGIS recognizes. It would be interestin

RE: [gdal-dev] Re:

2009-09-17 Thread Jason Roberts
that ArcGIS 9.3.1 does recognize the NoData value properly in the scenario above. Jason -Original Message- From: Frank Warmerdam [mailto:warmer...@pobox.com] Sent: Thursday, September 17, 2009 3:58 PM To: Jason Roberts Cc: 'Riki Tiki'; gdal-dev@lists.osgeo.org Subject: Re:

Re: [gdal-dev] Re:

2009-09-17 Thread Frank Warmerdam
Jason Roberts wrote: Given that the .tif itself was not touched, it seems that the statistics were stored in the .aux file. If this is true, do you think ArcGIS will pay attention to the .aux.xml file that GDAL will generate? I don't know much about this stuff so your guess is better than mine.

[gdal-dev] Re: histogram

2010-07-07 Thread Chaitanya kumar CH
Greg, Histogram for each band of a raster can be viewed using the '-hist' option with gdalinfo. However, the display is not pretty and will be slow. On Thu, Jul 8, 2010 at 3:30 AM, Greg Coats wrote: > http://www.gdal.org/classGDALRasterBand.html indicates that there is > support within GDAL for

[gdal-dev] RE: gdal_calc.py

2010-09-22 Thread Chris Yesson
Thanks to everyone for the comments. I have tried to fit the options in with the gdal-calc summer of code outline. Vince's code seems to be doing pretty much the same thing as mine but with slightly different options. At least if we post one version it will save someone else doing this again. I w

[gdal-dev] Re: Shapefiles2tiles

2010-11-03 Thread Jukka Rahkonen
Jorge Arévalo deimos-space.com> writes: > Question: is there a faster way to overlay vector data on Google Maps, > applying colors? Without installing Geoserver, Mapserver. Only a web > server (apache). Or at least, improve the entire process of > rasterizing - creating tiles. If there's a probl

[gdal-dev] Re: GDALAllRegister()

2011-02-07 Thread alejandra rodriguez
> Hello, >>> >>> I am starting using GDAL, I have downloaded the libraries and I'm trying >>> to use them in my code, but when I try with the GDALAllRegister() function >>> an error appears. I only have written this code: >>> >>> #include >>> >>> using namespace std; >>> >>> #include "gdal_priv.h"

[gdal-dev] Re: Wildfire mapping

2011-08-15 Thread Mark Zaller (AerialFireTech)
Hello, I'm pursuing a project to automatically map wildfires, and am looking for people who could contribute to this. I volunteer as an Air Attack pilot over wildfires, and have developed an in cockpit Augmented Reality system that allows us to work at night and over smoke. It combines 3D visualiz

[gdal-dev] Re: RPC computation

2011-09-20 Thread Jorge
Hello I tried to use gdaltransform executable ( with option -rpc) but it returns an error: Unable to compue the rpc of the input. I need to validate my rpc algorithm but I do not find the way that gdal generates the rpc of an input geoTIFF. Best Regards Jorge El 12/09/2011, a las 1

[gdal-dev] Re: Ogr2ogr -flip_coordinates

2011-11-03 Thread Jukka Rahkonen
Rahkonen Jukka mmmtike.fi> writes: > > Even Rouault wrote: > > >> EPSG:3067 and > >> 25835 are just the same ETRS89 / UTM zone 35N but the latter is officially > >> Northing-Easting. > > > Hum, GDAL (as reported by "gdalsrsinfo EPSG:25835") sees both as Easting- > > Northing ordered. What is y

[gdal-dev] Re: Ogr2ogr -flip_coordinates

2011-11-03 Thread Jukka Rahkonen
Even Rouault mines-paris.org> writes: > > > > I already thought that I could get a valid shapefile with ogr2ogr by > > replacing EPSG:3067 with EPSG:3047 everywhere in the XML document. > > However, ogr2ogr was creating a similar flipped shapefile. Is this a gdal > > bug? EPSG:3047 is definite

[gdal-dev] Re: Ogr2ogr -flip_coordinates

2011-11-05 Thread Jukka Rahkonen
Andrew Brooks sat.dundee.ac.uk> writes: > > > On 3 November 2011 20:38, Jukka Rahkonen wrote: > > > > Thereafter I will try if I can just turn the coordinates from these > 6605838.360 61685.735 > into these > 61685.735 6605838.360 > in the whole xml file with awk or something else as horrib

[gdal-dev] Re: configure error

2012-03-19 Thread Hermann Peifer
On 19/03/2012 09:55, Jean-Claude Repetto wrote: Hello , Since this morning, "./configure" of the trunk version of GDAL returns an error : configure: error: FileGDBAPI not found. Tested on Linux 32 bits and Linux 64 bits. http://osgeo-org.1560.n6.nabble.com/gdal-dev-compiling-with-FileGeodb-AP

[gdal-dev] RE: progressive rendering

2008-08-18 Thread Norman Barker
Having spent some more time on this, is adding progressive support to gdal as simple as overloading the RasterIO function http://www.gdal.org/classGDALDataset.html#e077c53268d2272eebed10b891a057 43 and adding a callback function? I would like to standardize this if possible in the GDALDataset cl

[gdal-dev] Re: SetEquarectangular() changes

2008-10-29 Thread RICHARD Didier
> Didier, > Frank, > I've backed out r15642 (in r15643) for the time being because I suspect it > included some unrelated changes that were inadvertant. > >http://trac.osgeo.org/gdal/changeset/15642 > > For instance some of the changes to geo_normalize.c and geo_ctrans.inc > which > really n

[gdal-dev] Re: SetEquarectangular() changes

2008-10-29 Thread Frank Warmerdam
RICHARD Didier wrote: Didier, Frank, I've backed out r15642 (in r15643) for the time being because I suspect it included some unrelated changes that were inadvertant. http://trac.osgeo.org/gdal/changeset/15642 For instance some of the changes to geo_normalize.c and geo_ctrans.inc which

[gdal-dev] Re: gdal.org down?

2008-11-22 Thread WolfgangZ
Frank Warmerdam schrieb: WolfgangZ wrote: Hi, is gdal.org down since a few days or is the problem on my side? Wolfgang, The server hosting www.gdal.org (and buildbot.osgeo.org) is down while a disk is replaced. I anticipate everything being operational again by some time on Monday. SVN, Tr

[gdal-dev] Re: GDAL - CSharp

2009-03-06 Thread Tomas R
Tamas, remember the detective work done last year. 32 bit C# interface won't mix at all with 64 bit runtime environment. or have you found a way around that? have not followed the list for some time, just now trying to create a 64-bit version of gdal. Yes, I have a problem too, and yes a q ha

[gdal-dev] Re: GDAL - CSharp

2009-03-06 Thread Tomas R
2. No, not in my control. So I will make use of the 64 bit version where necessary. If you wish refresh your memory, look back to my question in this list at 2008-02-29 with subject C#: Gdal on Win64 There you, somewhere in the thread, have provided an explanation Yours Tomas Tamas Szekeres s

[gdal-dev] Re: HDF5 library

2009-03-07 Thread LFas
Frank Warmerdam pobox.com> writes: > > LFas wrote: > > Hi list, > > I tried to create a dll only for hdf5 gdal files, i.e. 3 files in frmts/hdf5 > > which I modified. > > I use MS Visual Studio 2008 and tried to do it with makfile.vc and obviously > > included nmake.opt. Once I defined GDAL_ROOT

[gdal-dev] Re: gdal - java

2009-03-09 Thread Even Rouault
Wanted to CC the list in the first place as it might be of general interest... Le Monday 09 March 2009 19:53:35, vous avez écrit : > Paul, > > Frank has already almost said everything ;-) > > You need to be able to build (or get): > - GDAL/OGR with OGDI support > - the Java bindings by folllowing

[gdal-dev] Re: gdal_fillnodata error

2009-03-27 Thread Wesley Roberts
Dear list, Sometime last week I posted a question regarding errors associated with gdal_fillnodata. Brent Fraser kindly shared with me some C++ code he had written to approximate the workings of the python gdal_fillnodata app. Through trial and error (and some extra help from Brent) I have finally

[gdal-dev] Re: Python Scripts

2009-06-06 Thread Oz Nahum
Hi Kyle It might be a little bit of a detour for reaching your goal, but if you're already using gdal inside python you could use numpy masked arrays to fill in no data values. I do that for that goal. here is a snippet from my code: def ClipPolution(nameOfMask, nameOfPolutionRaster): '''This

[gdal-dev] RE clip intersected

2009-07-17 Thread Steve . Toutant
I might try this..is it the good way to do what I need? 1- Use gdal_polygonize.py to create a boundary (excluding pixels with no value) of each image and save the boundary as a .shp 2- Somehow find the intersected region of the 2 polygons (boundaries) created above and save the result to .shp 3-

[gdal-dev] Re: OGRGeometry Distance

2009-09-24 Thread Yilmaz Arslanoglu
>>you need to be clear by what you mean here: I suspect you mean: >> >>"The shortest distance between two points following the surface of the >>earth" Yes Chris, you are right. Actually my purpose is to make a bathymetric prediction of a given position, with the help of the contours and sounding p

[gdal-dev] Re: OGRGeometry Distance

2009-09-24 Thread Christopher Barker
Yilmaz Arslanoglu wrote: you need to be clear by what you mean here: I suspect you mean: "The shortest distance between two points following the surface of the earth" Yes Chris, you are right. Actually my purpose is to make a bathymetric prediction of a given position, with the help of the con

[gdal-dev] Re: randyqi...@hotmail.com

2009-10-11 Thread Yilmaz Arslanoglu
I'm very sorry, I made a wrong copy-paste in the subject field I think :) On Sun, Oct 11, 2009 at 3:53 PM, Yilmaz Arslanoglu wrote: > Hi Randy; > > Did you check that you set the GDAL_DATA configuration correctly? > > If it is the case, then here is the previous answer from Frank: > > "This might

[gdal-dev] Re: reg GDALPolygonize

2009-11-18 Thread Srikanth
Hi , I have found the solution myself. Below is the piece of code for polygonizing the raster. Yet there is another problem i am facing. I am unable to create a mask band for a particular pixel value.I understand that could be done using thresholding. But I did not find any method for that in GDA

[gdal-dev] Re: your mail

2009-12-10 Thread Roger Bivand
On Thu, 10 Dec 2009, Even Rouault wrote: Roger, this is weird indeed as I use daily MSYS on trunk... I'd bet that you have an installed version of cpl_string.h in /usr/local/include that corresponds to the 1.6.3 version that didn't have the CPLIsUTF8 and CPLForceToASCII symbols. If you've done

[gdal-dev] Re: your mail

2009-12-10 Thread Roger Bivand
On Thu, 10 Dec 2009, Roger Bivand wrote: On Thu, 10 Dec 2009, Even Rouault wrote: Roger, this is weird indeed as I use daily MSYS on trunk... I'd bet that you have an installed version of cpl_string.h in /usr/local/include that corresponds to the 1.6.3 version that didn't have the CPLIsUTF8

[gdal-dev] Re: Proposal: gdal_muladd.py

2010-02-01 Thread Jukka Rahkonen
Greg Coats mac.com> writes: > > I would prefer to obtain in one step the absolute value of the difference between two pixels, in part because > I do not see the meaning of a negative pixel value. In my example, I do not see meaning to a signed byte value > for a pixel channel being red=-51. Greg

[gdal-dev] Re: JPEG2000 question

2010-03-18 Thread Jukka Rahkonen
Todd Smith gmail.com> writes: > - In and out of GDAL, compare the performance of the different JPEG2000 libraries against each other. Which can decompress/compress the fastest? I don't have to worry about moving any of the data over a network during compression/decompression, so all I'm really a

[gdal-dev] Re: -scale command

2010-04-16 Thread hjp85
Frank Warmerdam wrote: > > > So either you need to just use -scale and let it rescale things to 0 to > 255 > (and then perhaps rescale again to 0 to 1000), or you could run gdalinfo > with the -mm (min max) switch to find the maximum value in advance. > > Ah, ok. Thanks Frank, your first sug

[gdal-dev] Re: Parallel Processing

2010-05-11 Thread acangi
I would also be interested in such information. Suscribing to this post in case it gets replies. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Parallel-Processing-tp3837605p5034690.html Sent from the GDAL - Dev mailing list archive at Nabble.com. __

[gdal-dev] Re: Gdal.Allregister Error

2010-05-26 Thread radioheadCDA
Hey thanks for the advice, but It seems i'm still having trouble. I have copied all of the dlls to the running application folder, and also looked at the setfwenv.bat and tried to manually set all of the enviroment variables, and I set all of them except for the "GDAL_DRIVER_PATH=%FWTOOLS_DIR%\gda

[gdal-dev] Re: Gdal.Allregister Error

2010-05-26 Thread radioheadCDA
So I found the inner exception for the All register problem and it says it can't load the dll "gdal_wrap" but I have put an environment variable pointing to the folder its but it still shows up the exception. Is there any other reason why it would load the "gdal_wrap" dll? -- View this message in

[gdal-dev] Re: Gdal.Allregister Error

2010-05-26 Thread radioheadCDA
I got it to recognize the file but its saying that it can't find an entry point in the dllthis is really aggravating ha -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Gdal-Allregister-Error-tp5104079p5105091.html Sent from the GDAL - Dev mailing list archive at Nabbl

[gdal-dev] Re: Warp info...

2010-06-17 Thread canduc17
I saw that this thread is quite old...it is anything changed with the last version of GDAL? Is the triangulation not implemented yet? Thanks in advance. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Warp-info-tp2031316p5190183.html Sent from the GDAL - Dev mailing lis

[gdal-dev] Re: gdal_translate -a_srs

2010-07-05 Thread Monica Buescu
Hi I don't want to interrupt or disturb the conversation but, wouldn't it be much better to just use EPSG code for NAD 1983, UTM Zone 18N? Best Regards Monica ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal

[gdal-dev] Re: Merging shapefile

2010-08-06 Thread Hermann Peifer
On 06/08/2010 08:39, Giacomo Piva wrote: Hi all, I need to merge two shapefile, is it possible with GDAL ? Thank you See this FAQ: http://trac.osgeo.org/gdal/wiki/FAQVector#HowcanImergehundredsofShapefiles Hermann ___ gdal-dev mailing list gdal-dev

[gdal-dev] Re: split netCDF

2010-08-06 Thread Matin80
this works great, thanks a lot. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/split-netCDF-tp5380091p5380600.html Sent from the GDAL - Dev mailing list archive at Nabble.com. ___ gdal-dev mailing list gdal-dev@lists.osgeo.org

[gdal-dev] Re: projection unsupported?

2010-08-25 Thread Hermann Peifer
It looks to me that "Kertau RSO Malaya Meters" is also known as EPSG:3168. So for the GDAL tools, you could use the EPSG code or this list of parameters and values: http://spatialreference.org/ref/epsg/3168/proj4/ Hermann On 25/08/2010 07:35, Christoph Dohmen wrote: Dear list, I got some

[gdal-dev] Re: projection unsupported?

2010-08-25 Thread Christoph Dohmen
Well, Hermann, not _really_ :-( The WKT from one of the files is the following: PROJCS['Kertau_RSO_Malaya_Meters', GEOGCS['GCS_Kertau', DATUM['D_Kertau', SPHEROID['Everest_1830_Modified',6377304.063,300.8017]], PRIMEM['Gre

[gdal-dev] Re: GML 3.1.1

2010-09-13 Thread eros
likewise here... we are adopting 3.2.1 and trying to create GML 3.2.1 validation tool but getting hard to it.. thanks a lot guys for making our life easier.. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/GML-3-1-1-tp3124401p5528649.html Sent from the GDAL - Dev mailing

[gdal-dev] RE: gdal_rasterize utility

2010-09-14 Thread David Hildebrand
I am trying to rasterize a set of points from a CSV file with coordinates. I have created a VRT file to define a virtual 2D layer. I am using version1.7 so I need to copy a template output image file to rasterize (output.tif). The field "abl_val" contains the data I want to rasterize and "f_year

Re: [gdal-dev] RE: gdal_calc.py

2010-09-22 Thread Howard Butler
On Sep 22, 2010, at 5:58 AM, Chris Yesson wrote: > Thanks to everyone for the comments. > I have tried to fit the options in with the gdal-calc summer of code > outline. > Vince's code seems to be doing pretty much the same thing as mine but > with slightly different options. > At least if we p

[gdal-dev] Re: combine shapefiles?

2010-10-13 Thread Jukka Rahkonen
Frank Warmerdam pobox.com> writes: > I was successful doing this to copy a file to another file and then > append another copy of the same features onto the second file. > >ogr2ogr out.shp in.shp >ogr2ogr -update -append out.shp in.shp in -nln out That's what I have used too, exept I t

[gdal-dev] Re: combine shapefiles?

2010-10-13 Thread Hermann Peifer
On 13/10/2010 09:10, Jukka Rahkonen wrote: However, the .shp part of shapefile can not grow bigger than 4 gigabytes. Did you ever succeed in creating a, say: 3.9G .shp file? I do remember that some time ago, I was running into problems around 2G, which wasn't too much of a surprise, as [1] s

[gdal-dev] Re: combine shapefiles?

2010-10-13 Thread Rahkonen Jukka
Hermann Peifer wrote: > On 13/10/2010 09:10, Jukka Rahkonen wrote: > >> However, the .shp part of shapefile can not grow bigger than 4 gigabytes. > Did you ever succeed in creating a, say: 3.9G .shp file? > I do remember that some time ago, I was running into problems around 2G, > which wasn't t

Re: [gdal-dev] Re: Shapefiles2tiles

2010-11-03 Thread Jorge Arévalo
Hi, On Wed, Nov 3, 2010 at 8:53 AM, Jukka Rahkonen wrote: > Jorge Arévalo deimos-space.com> writes: > > >> Question: is there a faster way to overlay vector data on Google Maps, >> applying colors? Without installing Geoserver, Mapserver. Only a web >> server (apache). Or at least, improve the e

[gdal-dev] Re: EPSG value

2010-11-05 Thread Jukka Rahkonen
ahmet temiz gmail.com> writes: > hello > > how can I get EPSG value of a shp file with OGR ( or gdal) ? Ogrinfo will tell something if the shapefile bundle includes .prj file or then you can just open the .prj file with text editor and see how it looks like. It does not contain EPSG code dir

[gdal-dev] Re: mrsid_lidar -> mrsid

2010-12-23 Thread Even Rouault
Kirk, I have no strong objection, but I'm not sure what the advantage is. Could you explain the rationale for it ? As far as I can see, MrSID and MG4Lidar drivers don't share any common code. And I have the feeling that trying to fold them can potentially lead to issues with the build system due t

[gdal-dev] RE: mrsid_lidar -> mrsid

2010-12-23 Thread Kirk McKelvey
Even, Thanks for the feedback. Yes, starting with v8.0, the MrSID raster and lidar SDKs are packaged together. This is not to say they are unified - in fact the two SDKs are literally just in there sitting next to each other. Nevertheless, they are intended to be used together for full treat

Re: [gdal-dev] Re: GDALAllRegister()

2011-02-07 Thread Jorge Arévalo
On Mon, Feb 7, 2011 at 12:18 PM, alejandra rodriguez wrote: > Hello, I am starting using GDAL, I have downloaded the libraries and I'm trying to use them in my code, but when I try with the GDALAllRegister() function an error appears. I only have written this code: >>

[gdal-dev] Re: PHP bindings

2011-02-07 Thread Mike Leahy
Hi again, I recognize this perhaps isn't a popular topic. However, I thought I'd give the PHP bingings a try with the latest 1.8.0 release. It's somewhat promising to see that enabling the php bindings in the ./configure options and compiling will succesfully produce a php_gdal.so library. A

[gdal-dev] Re: gdapwarp problem

2011-02-11 Thread Adam Dershowitz, Ph.D., P.E.
On Feb 11, 2011, at 10:20 AM, Adam Dershowitz, Ph.D., P.E. wrote: > I am having a problem trying to use gdalwarp. Perhaps I am just missing > something, but I figured I would see if someone can help. > > I downloaded some aerial imagery from here: > http://www.michigan.gov/dnr/0,1607,7-153-

[gdal-dev] Re: gdal android

2011-02-17 Thread Mohammed Rashad
here is my new error log cpl_strtod.cpp: In function 'void CPLReplacePointByLocalePoint(char*, char)': cpl_strtod.cpp:200: error: 'struct lconv' has no member named 'decimal_point' cpl_strtod.cpp:201: error: 'struct lconv' has no member named 'decimal_point' cpl_strtod.cpp:204: error: 'struct lconv

[gdal-dev] Re: Dateline gap

2011-04-14 Thread Jerl Simpson
Does anyone on the GDAL team have any suggestions on how to do this? Thank you, Jerl On Tue, Apr 12, 2011 at 2:59 PM, Jerl Simpson wrote: > Hello: > > I stopped by the #gdal channel on IRC to ask this question.  Thank you > for the help provided there.  I thought it might be better if I asked

[gdal-dev] Re: EPSG value

2011-05-04 Thread Bill Teluk
If I understand correctly from above, would it be correct to say that if ogrinfo/ogr2ogr doesn't see an "EPSG" value specified in the WKT, it cannot derive the EPSG code? eg. the ogr utilities won't translate a WKT to an EPSG code? I ask because I have a dataset that is in GDA94, but uses an unusu

[gdal-dev] Re: EPSG value

2011-05-05 Thread Bill Teluk
Thanks Even, much appreciated! Regards, Bill Teluk. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/gdal-dev-EPSG-value-tp5708841p6335944.html Sent from the GDAL - Dev mailing list archive at Nabble.com. ___ gdal-dev mailing lis

[gdal-dev] Re: gdal compile question

2011-07-08 Thread George C
ahhh ok, so "ar" is a valid command, a command that's probably not on my path.  I'll have to check that out. Thanks, George From: Frank Warmerdam To: George C Sent: Fri, July 8, 2011 1:17:56 AM Subject: Re: gdal compile question On Thu, Jul 7, 2011 at 3:47

[gdal-dev] Re: gdal_translate -unscale option

2011-07-25 Thread jt2000
Frank, Does the unscale option work as advertised? I have a raster with offset and scale set. Driver: GTiff/GeoTIFF Files: raster.tif raster.tif.aux.xml Size is 10295, 7735 Coordinate System is: PROJCS["unnamed", GEOGCS["unnamed", DATUM["North_American_Datum_1983",

Re: [gdal-dev] Re: Wildfire mapping

2011-08-16 Thread Chris 'Xenon' Hanson
On 8/15/2011 10:35 PM, Mark Zaller (AerialFireTech) wrote: > Hello, I'm pursuing a project to automatically map wildfires, and am looking > for people > who could contribute to this. > I volunteer as an Air Attack pilot over wildfires, and have developed an in > cockpit > Augmented Reality system

Re: [gdal-dev] Re: Wildfire mapping

2011-08-16 Thread Brent Fraser
Mark, There are a few Open Source projects you could look into 3D visualization environment: VTP WorldWind OssimPlanet Orthorectification of Video: OSSIM OMAR? Image Processing / Feature Extraction OTB GRASS And I'm sure there are others. The system you describe wou

Re: [gdal-dev] Re: Wildfire mapping

2011-08-16 Thread Peter Baumann
Mark, For data management and ad-hoc analytics of (multi-dimensional) raster data let me add rasdaman (www.rasdaman.org) to the list. regards, Peter On 08/16/2011 04:35 PM, Brent Fraser wrote: Mark, There are a few Open Source projects you could look into 3D visualization environmen

Re: [gdal-dev] Re: Wildfire mapping

2011-08-16 Thread Mark Zaller (AerialFireTech)
Peter & Brent, Thanks. Some of those are new to me & very interesting. I'm currently preparing the proposal to NASA. It's due in a few weeks with phase 1 project planning to be awarded by end of year, and hard development (phase 2) starting next summer. Automating what the current system already

RE: [gdal-dev] Re: Wildfire mapping

2011-08-17 Thread Ben Discoe
dev@lists.osgeo.org > Subject: Re: [gdal-dev] Re: Wildfire mapping > > Peter & Brent, > Thanks. Some of those are new to me & very interesting. [..] > > On 08/16/2011 04:35 PM, Brent Fraser wrote: > Mark, > >   There are a few Open Source projects you could lo

[gdal-dev] Re: gdal_translate wms error

2011-08-18 Thread symbian11
Hi, Now I tried it with a tiny area (10x10m), so it should be able to get the whole area with one call. I also reduced the MaxConnections to 1. I still get the same error. So it's probably not due to a server overload... regards, Chris -- View this message in context: http://osgeo-org.1803224.

[gdal-dev] Re: gdal_translate wms error

2011-08-18 Thread symbian11
HI, I just managed to get a public access key enabled for one week. (The data is watermarked) So you may now try it with the following WMS address: http://gis.lebensministerium.at/wmsgw/?key=891667a3d78028e816d30d3c3fd2298a The desired layer is "Luftbild_1m" I am still not able to download anyt

[gdal-dev] Re: gdal_translate wms error

2011-08-18 Thread symbian11
Thanks a lot, I guess something in my xml was probably wrong. It works now with yours. This was really quick help. I very much appreciate it. regards, Chris -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/gdal-translate-wms-error-tp6694505p6700635.html Sent from the GDAL

[gdal-dev] Re: Merging tiff4 files

2011-09-02 Thread Andrea Peri
>Unfortunately the resulted raster is intellegible (the input raster was all >clearly visible). >It is an all black image :( oops sorry for my english. I would say "unintellegible" -- - Andrea Peri . . . . . . . . . qwerty àèìòù - ___

[gdal-dev] Re: Merging tiff4 files

2011-09-06 Thread aperi2007
Hi, thx to Jean-Claude and Even, I definitively resolve my troubles. :) gdalwarp is the right tool to merge.It don't break with no-one raster and after I use gdaltranslate to produce a tiff4 raster. To help any-one that has same need. I put the call I'm using. The call take all the raster ti

[gdal-dev] Re: angle information required

2011-09-23 Thread ankit.champaner...@rolta.com
HI, I want angle(rotation) information from dgn. I am using ogr2ogr tool regards, Ankit champaneriya -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/angle-information-required-tp6823564p6823574.html Sent from the GDAL - Dev mailing list archive at Nabble.com.

[gdal-dev] Re: gdal_merge.py - Missing images

2011-10-07 Thread Jeff Ruby
You might try building a vrt file first and then converting that. gdalbuildvrt merge.vrt *.tif -or just merge the original IMGs- gdalbuildvrt merge.vrt *.img -then- gdal_translate merge.vrt output.tif > Message: 4 > Date: Fri, 7 Oct 2011 11:42:52 -0400 > From: "Jay L." > Subject: [gdal-de

[gdal-dev] Re: [FWTools] DXF2Postgis Blocks

2011-10-16 Thread Chaitanya kumar CH
Bob, Configuration options can be set in three ways. Programmatically, by commandline switches or they can be set as environment variables. The ogr2ogr utility doesn't use the commandline switch to set them. So the only way left is by setting an environment variable. On windows use can use the 's

[gdal-dev] Re: 254 into 255

2011-10-26 Thread joolek
Hi I basically want to convert all the 254 254 254 into 255 255 255... is this possible? -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/254-into-255-tp6931988p6933182.html Sent from the GDAL - Dev mailing list archive at Nabble.com. ___

[gdal-dev] Re: 254 into 255

2011-10-27 Thread joolek
Yes, this is exactly what I am struggling to do. Gdal is so powerful - but I can't get it working. J On 26 Oct 2011, at 17:10, "Chaitanya kumar CH [via OSGeo.org]" wrote: > Do you want to convert just the pixels with the values (254,254,254)? > > On Wed, Oct 26, 2011 at 9:33 PM, joolek <[hidd

[gdal-dev] Re: 254 into 255

2011-10-27 Thread joolek
Thank you for that, really really thank you. I'll definitelly give a go. If u don't mind me asking two questions: - what do you mean by appropriate parts? - I have around 3000 files... can I batch it somehow? If so... would you be able to give me a hint how to do it? J -- View this message in co

[gdal-dev] Re: 254 into 255

2011-10-27 Thread joolek
Thank you for that, really really thank you. I'll definitelly give a go. If u don't mind me asking two questions: - what do you mean by appropriate parts? - I have around 3000 files... can I batch it somehow? If so... would you be able to give me a hint how to do it? J -- View this message in co

[gdal-dev] Re: 254 into 255

2011-10-27 Thread Hermann Peifer
On 27/10/2011 14:48, Chaitanya kumar CH wrote: However it [gdalbuildvrt] doesn't support complex sources.. Chaitanya, could you perhaps elaborate on the above statement? joolek, About the batch-processing of 3000 files: in my Linux/Bash/GDAL-from-trunk environment, I would do something like

[gdal-dev] Re: 254 into 255

2011-10-28 Thread Chaitanya kumar CH
I'm sorry. I should have said that gdalbuildvrt does not support creation of the lookup table. On Fri, Oct 28, 2011 at 12:22 PM, Hermann Peifer wrote: > On 27/10/2011 14:48, Chaitanya kumar CH wrote: > >> However it [gdalbuildvrt] doesn't support complex sources.. >> > > Chaitanya, could you per

[gdal-dev] Re: 254 into 255

2011-10-28 Thread Hermann Peifer
On 28/10/2011 09:09, Chaitanya kumar CH wrote: I'm sorry. I should have said that gdalbuildvrt does not support creation of the lookup table. Thanks for the clarification and for posting the vrt-lookup-table trick. This was very helpful. Hermann _

[gdal-dev] Re: 254 into 255

2011-10-28 Thread Hermann Peifer
On 27/10/2011 10:58, Chaitanya kumar CH wrote: A vrt file can implement your requirements. It can create a 'lookup table' to translate your pixel values... Chaitanya, I just tried to translate an Int32 GeoTIFF with pixel values 111..523 into a byte-type GeoTIFF with values 1..44, using the L

[gdal-dev] Re: 254 into 255

2011-10-28 Thread Chaitanya kumar CH
What was the nodata value in the original? On Fri, Oct 28, 2011 at 11:28 PM, Hermann Peifer wrote: > On 27/10/2011 10:58, Chaitanya kumar CH wrote: > >> >> A vrt file can implement your requirements. It can create a 'lookup >> table' to translate your pixel values... >> > > Chaitanya, > > I just

[gdal-dev] Re: 254 into 255

2011-10-28 Thread Hermann Peifer
On 28/10/2011 20:02, Chaitanya kumar CH wrote: What was the nodata value in the original? 0.00E+00 Hermann ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

[gdal-dev] Re: 254 into 255

2011-10-28 Thread Chaitanya kumar CH
I meant the nodata value of ch00_form.tif On Fri, Oct 28, 2011 at 11:33 PM, Hermann Peifer wrote: > On 28/10/2011 20:02, Chaitanya kumar CH wrote: > >> What was the nodata value in the original? >> >> >0.**00E+00 > > Hermann > -- Best regards, Chaitanya kumar CH. +91-9494447

[gdal-dev] Re: 254 into 255

2011-10-28 Thread Hermann Peifer
On 28/10/2011 20:08, Chaitanya kumar CH wrote: I meant the nodata value of ch00_form.tif This *is* the nodata value of ch00_form.tif. The vrt which I posted has been generated through a simple: $ gdal_translate -of vrt ch00_form.tif ch00_form.vrt The only modifications I made was to change S

Re: [gdal-dev] Re: Ogr2ogr -flip_coordinates

2011-11-03 Thread Even Rouault
> I already thought that I could get a valid shapefile with ogr2ogr by > replacing EPSG:3067 with EPSG:3047 everywhere in the XML document. > However, ogr2ogr was creating a similar flipped shapefile. Is this a gdal > bug? EPSG:3047 is definitely Northing-Easting The EPSG: notation is ambigu

Re: [gdal-dev] Re: Ogr2ogr -flip_coordinates

2011-11-03 Thread Andrew Brooks
On 3 November 2011 20:38, Jukka Rahkonen wrote: > > Thereafter I will try if I can just turn the coordinates from these > 6605838.360 61685.735 > into these > 61685.735 6605838.360 > in the whole xml file with awk or something else as horrible. Maybe something like this? perl -ne 's,([-+e\.0-9

[gdal-dev] Re: JP2KAK Resilience Mode

2011-11-07 Thread Jukka Rahkonen
Frank Warmerdam pobox.com> writes: > > Folks, > > If you never use the JP2KAK driver you can stop reading now. What is the method for us poor Windows users for getting JP2KAK support nowadays? We have a license and Kakadu SDK but no tools nor knowledge for doing anything difficult. However, we

[gdal-dev] Re: Rasterlite / WSGI problem

2011-11-29 Thread Radim Blazek
I'll reply to myself in case anyone have the same problem. Apache is linked to SQLite. SQLite from deb is not compiled with rtree. WSGI is started as Apache fork, so the process has SQLite (from /usr/lib/) already loaded and later explicit loading of SQLite lib with rtree cannot help. I solved it

[gdal-dev] Re: Slope in gdaldem

2011-12-15 Thread Stephen Mather
I already see a flaw-- the function should be more like: float GDALSlopeHydroAlg (float* afWin, float fDstNoDataValue, void* pData) { // Hydrologic Slope is the max // local slope btw center cell and adjacent cells const double radiansToDegrees = 180.0 / M_PI; GDALSlopeAlgData* p

[gdal-dev] Re: Slope in gdaldem

2011-12-15 Thread Stephen Mather
Apologies for the flurry, one more change: float GDALSlopeHydroAlg (float* afWin, float fDstNoDataValue, void* pData) { // Hydrologic Slope is the max // local slope btw center cell and adjacent cells const double radiansToDegrees = 180.0 / M_PI; GDALSlopeAlgData* psData = (GDALS

[gdal-dev] Re: Erosive pyramids again

2012-02-12 Thread Jukka Rahkonen
Carlo A. Bertelli (Charta s.r.l. charta.acme.com> writes: > > Hello, some time ago I complained with this list, asking for a better > algorithm for black and white and paletted raster maps. > While you scale the image, smaller black lines become thinner and > thinner, scaling to half size usuall

[gdal-dev] Re: Help with executable

2012-02-12 Thread Jukka Rahkonen
Glenn Puckett metamap.com> writes: > > > Hi, >   > I am trying to get the environment set up to build a Windows desktop GIS application in Python.  Since GDAL is a prerequisite I am unable to proceed until I can get a download of the executable.  However I am NOT a C/C++ developer and I do not

  1   2   3   4   5   6   7   8   9   10   >