problem about using matplotlib in django

2017-09-19 Thread Ahmet Temiz
Hi, In django I tried to use matplotlib and I run into this exception ... icon_img = Tk.PhotoImage(file=icon_fname) File "/usr/lib/python3.5/tkinter/__init__.py", line 3397, in __init__ Image.__init__(self, 'photo', name, cnf, master, **kw) File

Cannot put raster map to response

2017-09-08 Thread Ahmet Temiz
I created a "raster" map as defined in GDAL API doc. But I cannot put that raster map into Django response. I couldnot find any example. What is the way? I will appreciate, if you answer. Regards -- You received this message because you are subscribed to the Google Groups "Django users" group.

putting an dynamically created image to response

2017-09-06 Thread Ahmet Temiz
Hi, I created an image ( a map) dynamically. But, I am confused to put it into HttpResponse without saving to disk. What do I have to do? regards -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop

Clipping the raster

2017-09-01 Thread Ahmet Temiz
Hi, Is it possible to clip a raster from another raster using a polygon vector? Regards -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to