[gdal-dev] gdal compilation problem

2010-07-14 Thread ahmet temiz
hello I urgently need to have gdal-java. But an error arose at compilation in swig-java like this gdal_wrap.cpp:4381: error: ‘sProgressInfo’ was not declared in this scope what might be the wrong ? regards ___ gdal-dev mailing list gdal-dev@lists.o

Re: [gdal-dev] ogrtindex take only one feature from a layer

2010-07-14 Thread Even Rouault
What you describe is the expected behaviour of ogrtindex... It takes the spatial extent of the whole source shapefile and add it as an entry in the tile index. This is intended to be used by MapServer I'm not sure what you want to do. Probably merging several shapefiles into a single one. Then

Re: [gdal-dev] GDAL2Tiles

2010-07-14 Thread Gajera Tejas
well, I can see folders which are created by GDAL2Tiles utility. Moreover, looking at date and time of created folder, it seems utility is still running. Meanwhile, I search on internet and seems there is another functionality called ppgdal2tiles (parallel GDAL2Tiles). I want to try this command l

Re: [gdal-dev] GDAL2Tiles

2010-07-14 Thread Guillaume Sueur
something is probably going wrong. can you have a look at the ram and cpu usage ? The system may be swapping. Le 14/07/2010 20:00, Gajera Tejas a écrit : Guillaume, I have stated tiles generation process two days ago and counter of GDAL2Tiles is still on 0 (not even 0...). Do you have any idea

Re: [gdal-dev] GDAL2Tiles

2010-07-14 Thread Gajera Tejas
Guillaume, I have stated tiles generation process two days ago and counter of GDAL2Tiles is still on 0 (not even 0...). Do you have any idea how to improve the process speed? Regards, Tejas Gajera On Wed, Jul 14, 2010 at 12:59 PM, Guillaume Sueur wrote: > Hi, > > That can last a bit. It depend

Re: [gdal-dev] GDAL2Tiles

2010-07-14 Thread Guillaume Sueur
Hi, That can last a bit. It depends on your geo extent and how many base tiles will be generated. Gdal2tiles outputs a 10...20... counter, which should help you calculate the global time. Regards Guillaume Le 14/07/2010 16:33, Tejas Gajera a écrit : Hi, I have a Tiff image of around 30GB

Re: [gdal-dev] GDAL2Tiles

2010-07-14 Thread Greg Coats
Tiff files are composed of either one or more tiles, or one or more stripes. No single tile or stripe can be larger than 2 GB. The original Tiff standard further required that a .tif file not be larger than 4 GB. The BigTiff standard does away with this 4 GB .tif file limit. GDAL supports BigTif

Re: [gdal-dev] GDAL2Tiles

2010-07-14 Thread Gajera Tejas
Pasta, I have used gdalwarp command line utility to warp large georaster images and it worked well and create a 30GB tiff image. Thanks, Tejas Gajera On Wed, Jul 14, 2010 at 11:16 AM, Frank Warmerdam wrote: > Pasta Bolognese wrote: >> >> Hi Tejas , >> >> where did you get that 30GB Tiff file f

Re: [gdal-dev] GDAL2Tiles

2010-07-14 Thread Frank Warmerdam
Pasta Bolognese wrote: Hi Tejas , where did you get that 30GB Tiff file from ? I tough that the maximum size for a Tiff was 4GB... Pasta, This was presumably a GeoBigTIFF. There was a project in the last few years to extend the TIFF format to support 64bit addressing and the resulting format

Re: [gdal-dev] Web Site Down

2010-07-14 Thread Frank Warmerdam
Joel Odom wrote: Heads up. gdal.org has been down for at least an hour now. Thanks. Folks, OSGeo has suffered a signifcant system compromise and we are migrating a number of services including download.osgeo.org and www.gdal.org to a new server. Buildbot is also down, but

Re: [gdal-dev] GDAL2Tiles

2010-07-14 Thread Pasta Bolognese
Hi Tejas , where did you get that 30GB Tiff file from ? I tough that the maximum size for a Tiff was 4GB... On Wed, Jul 14, 2010 at 3:33 PM, Tejas Gajera wrote: > > Hi, > > I have a Tiff image of around 30GB, and I want to create tiles using > GDAL2Tiles command line utility. If anyone have us

[gdal-dev] Web Site Down

2010-07-14 Thread Joel Odom
Heads up. gdal.org has been down for at least an hour now. Thanks. -- http://www.operationliberate.com/ ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

[gdal-dev] GDAL2Tiles

2010-07-14 Thread Tejas Gajera
Hi, I have a Tiff image of around 30GB, and I want to create tiles using GDAL2Tiles command line utility. If anyone have used GDAL2Tiles command utility, please let me know how long it takes to generate all tiles? I have started tilling process two days ago and its still running (under process).

Re: [gdal-dev] Need some help with projections

2010-07-14 Thread Jean-Claude REPETTO
Hi, On 07/14/10 11:54, Paul Meems wrote: I'm using this proj4 string for the OSM tiles: +proj=merc +lon_0=0 +lat_ts=0 +x_0=0 +y_0=0 +a=6378137 +b=6378137 +units=m +no_defs This one is not correct if you want to do a datum transformation : the +towgs84 parameter is missing. Jean-Claude ___

Re: [gdal-dev] LDID and .CPG in OGR shapefile driver

2010-07-14 Thread Frank Warmerdam
Francis Markham wrote: As discussed in http://lists.osgeo.org/pipermail/gdal-dev/2010-May/024619.html and http://lists.osgeo.org/pipermail/gdal-dev/2010-July/025192.html OGR's shapefile driver does not allow the shapefile's codepage to be set or retrieved using the DBF LDID byte or an *.cpg file.

[gdal-dev] is it possible to set particular colors to the pixels of an image

2010-07-14 Thread mail2vajram
I have an image(LULC classified) which is composed of 1,2,3,4,5,6,7,8 pixel values. when i open the proper image in ArcMap or Mapwindow it displays the image in some colors(here in eight colors). Is it possible to set the colors manually for each pixel. Help me... I required it -- View this mes

[gdal-dev] Need some help with projections

2010-07-14 Thread Paul Meems
Hi list, I have some data that comes from different sources and are in different projections. To use that data I need to reproject them to the same projection. I'm going to use MapWindow GIS to show the layers. I've got a XML (not GML) with a lot of info and one of that info is several coordinat

[gdal-dev] ogrtindex take only one feature from a layer

2010-07-14 Thread easyl
I tried ogrtindex on two shapefiles. Each source shapefile has more than one "Feature Count" in a Polygon layer. after running "ogrtindex index.shp src/*.shp" I got index.shp with only two features (one from each source shapefile). And the Polygon is not the same from the source data. How exactl

[gdal-dev] problem in gdal-java compilation

2010-07-14 Thread ahmet temiz
hello as I tried to compile gdal-java, I received error message. va-6-sun/include/linux -c gdal_wrap.cpp cc1plus: warning: command line option "-Wdeclaration-after-statement" is valid for C/ObjC but not for C++ gdal_wrap.cpp: In function ‘_jstring* Java_org_gdal_gdal_gdalJNI_get_1Driver_1ShortNa