[Shapelib] RE: Shapelib Digest, Vol 26, Issue 2

Joyce Azar azarjoyce at gmail.com
Thu May 11 12:00:10 PDT 2006


Hi Venkatesh,

Can u please be more specific about the errors u are getting...It could be
syntax errors.Did u include the "Shapefil.h" in your symbian C++ code?.Did u
put the Shapefile u have in the right path (i put it myself under c:\ in
symbian).

P.S:The "SHPOpen" function allows u only to open the ".shp" file.So u have
to specify in the arguments all the path with the name of the file u want to
open.The other argument should be "rb".In case u want to open your ".dbf"
file, u have to use the "DBFOpen" function that is defined in "dbfopen.c".

I hope this will help,but maybe i can be more accurate in case you specify
the kind of errors.

Regards,
Joyce.


On 5/11/06, venkatesh <venkatesh at amogha.com> wrote:
>
> Thanks Joyce,
>        I have started developing as u suggested. I have downloaded
> shapelib
> and included shapeopen.c in my helloworld console application. Now I tried
> to call shpOpen function, its raising error.
>       I fallowed procedure given in NewLC, but not succeeded.
> Can you please guide me how to do it?
>
> Cheers,
> Venkatesh.
>
> -----Original Message-----
> From: shapelib-bounces at lists.maptools.org
> [mailto:shapelib-bounces at lists.maptools.org] On Behalf Of
> shapelib-request at lists.maptools.org
> Sent: Thursday, May 11, 2006 9:34 PM
> To: shapelib at lists.maptools.org
> Subject: Shapelib Digest, Vol 26, Issue 2
>
> Send Shapelib mailing list submissions to
>        shapelib at lists.maptools.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://lists.maptools.org/mailman/listinfo/shapelib
> or, via email, send a message with subject or body 'help' to
>        shapelib-request at lists.maptools.org
>
> You can reach the person managing the list at
>        shapelib-owner at lists.maptools.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Shapelib digest..."
>
>
> Today's Topics:
>
>   1. Shapelib in Symbian (venkatesh)
>   2. Re: Shapelib in Symbian (Joyce Azar)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 11 May 2006 09:50:40 +0530
> From: "venkatesh" <venkatesh at amogha.com>
> Subject: [Shapelib] Shapelib in Symbian
> To: <shapelib at lists.maptools.org>
> Message-ID: <000001c674b2$4cb26c00$6e00a8c0 at venkatesh>
> Content-Type: text/plain; charset="us-ascii"
>
> Hi Joyce,
>
>
>
> I am trying to load maps on to symbian devices since one week, but till
> now I haven't find any clues. Luckily I have found the mail return by you,
> can you please help me doing this.
>
>
>
> I am comfortable with symbian C++ , so if possible suggest me how to start
> working with shape files .
>
>
>
> Cheers,
>
> Venkatesh..
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
>
> http://lists.maptools.org/pipermail/shapelib/attachments/20060511/8e8ee69e/a
> ttachment-0001.html
>
> ------------------------------
>
> Message: 2
> Date: Thu, 11 May 2006 11:22:15 +0200
> From: "Joyce Azar" <azarjoyce at gmail.com>
> Subject: Re: [Shapelib] Shapelib in Symbian
> To: "Shapelib Development" <shapelib at lists.maptools.org>
> Message-ID:
>        <ef7d5e3d0605110222s58b07a59x3452c926577e631 at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi,
>
> To use shapefiles in symbian, i integrated the "shpopen.c" functions from
> the "Shapelib" library (U can find information about how to use C in
> symbian
> in the NewLC site),and i called the "shpopen" in my C++ program in symbian
> .I could successfully draw the map on the emulator screen.However,when
> trying that on the target machine,i am getting the following error:
> "Reason code KERN_EXEC
> Reason number 3".
> Try it and in case u need any help,i will help if i can.
>
>
> On 5/11/06, venkatesh <venkatesh at amogha.com> wrote:
> >
> >   Hi Joyce,
> >
> >
> >
> >   I am trying to load maps on to symbian devices since one week, but
> till
> > now I haven't find any clues. Luckily I have found the mail return by
> you,
> > can you please help me doing this.
> >
> >
> >
> >   I am comfortable with symbian C++ , so if possible suggest me how to
> > start working with shape files .
> >
> >
> >
> > Cheers,
> >
> >  Venkatesh..
> >
> > _______________________________________________
> > Shapelib mailing list
> > Shapelib at lists.maptools.org
> > http://lists.maptools.org/mailman/listinfo/shapelib
> >
> >
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
>
> http://lists.maptools.org/pipermail/shapelib/attachments/20060511/ce62ee6f/a
> ttachment-0001.html
>
> ------------------------------
>
> _______________________________________________
> Shapelib mailing list
> Shapelib at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/shapelib
>
>
> End of Shapelib Digest, Vol 26, Issue 2
> ***************************************
>
>
> _______________________________________________
> Shapelib mailing list
> Shapelib at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/shapelib
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/shapelib/attachments/20060511/eee775d3/attachment.html>


More information about the Shapelib mailing list