Mateusz Loskot
Thanks!! I'll keep this in mind. It's really important to good performance.
2009/3/29 Joaquim Luis
> Thankx
>
> I'll keep this in mind if I ever one day start practicing C++
> For the time being, only good old C.
>
> Joaquim
>
> Joaquim Luis wrote:
>>
>>> Mateusz Loskot wrote:
>>
an be
read out.
2009/3/3 legeochen
> Wow:
> Tanks for your suggestion! Yeaph! That maybe where the rub is. I will try
> it out soon.
> cheers!
>
> 2009/3/3 wow <27949...@qq.com>
>
> Hi,
>> Your code looks like that you didn't create any field for t
en
> --
> To the world you're little, but to a person, maybe you're the world.
>
>
>
>
> -- Original --
> *From: * "legeochen";
> *Date: * Fri, Feb 27, 2009 09:47 PM
> *To: * "Gdal-Dev";
>
Hi All
I try to create some multipolygons with OGR. After creating them, but when I
want view them in arcscene, it just make arcscene crash! Then I tried
osgviewer with ESRI Shapefile, I was warned:
ESRIShape loader: .dbf file containe different record number that .shp file.
This is how i do it. I hope it is what you want:)
GByte *myGdalScanData=(GByte *)
CPLMalloc(theRasterViewport->drawableAreaXDim*theRasterViewport->drawableAreaYDim*4);
if (myGdalScanData == NULL)
{
std::cout<<"scan data is null! ";
}
else
{
CPLErr myErr = GDA
I wrote a quite simple c++ lib based on gdal 1.4.2 for wince August 2008.
And now I am thinking about make it opensorce, and hope it can be improved
by all interested in future. Any engaged in similar stuffs ? Any ideas and
suggestions are appreciated!
__
That's what i want! thank you you guys. Col
2008/9/17 Hamish <[EMAIL PROTECTED]>
> legeochen:
> > I used to write wince embeded programs with gdal reading
> > image data. but now i wanna to port them to linux arm. can
> > any tell me, is it possible? How
I used to write wince embeded programs with gdal reading image data. but now
i wanna to port them to linux arm. can any tell me, is it possible? How can
I complie gdal for linux arm? t
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.