Hi, In my view I need to save locally a file (image) from a different server so I can further process it. But I can't figure out how to do it. Can someone help me with that?
To be more concrete, the file is provided by a WMS (Web Map Service) server, so I have a URL (roughly something like http://wms.server/img?option=val) of the image. I need to save it to local filesystem so I can process it and display the result on my webpage. thanks, Ondrey --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

