[Tutor] [tutor] printing bitmap image dynamically reading data inwxpython

Varsha Purohit varsha.purohit at gmail.com
Mon Oct 1 19:58:20 CEST 2007


Hi Alan,

  Thanks for the response. Its not a home work problem its actually a task i
need to complete as i am tryin to make some tool which will be helpful to
use as a script in arcgis. i kinda got some clue will surely ask help if i
get stuck somewhere coz i know its difficult to put down in words of what i
wanna do.... :(

thanks,
Varsha


On 10/1/07, Alan Gauld <alan.gauld at btinternet.com> wrote:
>
> "Varsha Purohit" <varsha.purohit at gmail.com> wrote
>
> >     I want to create a wxpython program where i am reading a list
> > having
> > integer values like [1,2,3,4]. and i need to display the output
> > value as
> > bitmap image which shd be coloured after reading the values. Like
> > 1=red,
> > 2=yellow, 3=orange etc and it displays the output in colours at
> > proper
> > coordinates by matching values of the array.
>
> Sounds like a fun project.
> Have you any plans on how to go about it?
> Are you having problems? Or are you just sharing your excitement
> at the challenge?
>
> > I need to make a script file for arcgis tool which converts the
> > ascii data to a coloured bitmap image at given coordinates.
>
> I dunno much about arcgis but again it sounds like a reasonable
> thing to do.
>
> Let us know how you get on. If you run into problems ask
> questions we might be able to help. However since it seems
> to be a homework type exercise we can't solve it for you.
>
> HTH,
>
> --
> Alan Gauld
> Author of the Learn to Program web site
> http://www.freenetpages.co.uk/hp/alan.gauld
>
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20071001/14d18635/attachment.htm 


More information about the Tutor mailing list