Do u mean to export Data from Oracle Spatial Data into an Esri Shape File
???
If yes.. its possible using ogr2ogr.
To get this rolling ogr2ogr needs to be build with the OCI files
On Wed, May 26, 2010 at 12:23 PM, Imran Rajjad wrote:
> Hi list,
>
> is it possile to import and SDO table
hi.
which version of vc++ are you using..
coz if u are using vc++ 6.0 you need to make some changes in some codes.
also do study the nmake.opt file & check i all the paths are set properly.
hope this helps..
bhasker
On Thu, Oct 1, 2009 at 10:24 PM, Yilmaz Arslanoglu <
yilmaz.arslano...@gmail.c
http://osdir.com/ml/gis.gdal.devel/2005-07/msg7.html
Hi..
Used the code from the above Link and Generated the Output using TPS.
The Output Data generated is Coming in a Straight Line..
All my Data is getting skewed up and coming in a straight Line..
Can anyone help me out
Bhasker
__
rowser/trunk/gdal/ogr/ogrsf_frmts/shape
>
> On Wed, Sep 9, 2009 at 7:16 PM, spbhasker bachi wrote:
>
>> Anyone having the Latest ShapeLib ???
>>
>> The Latest one v 1.2.10 is located @ http://dl.maptools.org/dl/shapelib/
>>
>> But in the GDAL trunks i have seen
Anyone having the Latest ShapeLib ???
The Latest one v 1.2.10 is located @ http://dl.maptools.org/dl/shapelib/
But in the GDAL trunks i have seen Frank do a Lot of Version for the
ShapeFil.H & subsequents Codes.. of DBF
ANyone having the Latest ShapeLib with the Latest Makefile pl send it
acros
Using Gdal Latest 1.6.1
Whenever i pass this Function my Application is Passing..
Any source on the Usage will be Helpful..
///my Gcpcount = 32 and gcps has an array loaded with Source and Target
GCP's
poTransform = GDALCreateTPSTransformer( GCPCount, gcps , 0 );
_
Hi.
Need help on 4th , 5th , 6th upto 10 Order Polynomials.
I have succesfully used the 1st to 3rd Polynomials provided in GDAL and
warped both Vectors and Images based on custom Coding..
Can anyone help me Code the 4th to 10th Order
Any source from any website which will help me out is welcom
hello.
i have dumped few images using the georaster plugin build on gdal 1.6.1
pl let me know the syntax to extract the images from georaster
presume gdal_translate has some functionality.. can anyone let me know the
syntax to clip the image from oracle database and write to an output tiff
image