Hello,
taking up on the post on accessing raster data from python [1] I'd like 
to ask for your advice on writing arrays (numpy arrays) to python 
raster/vector.

I have a array of data of which I know the four boundary coordinates.
The array is a numpy array.

Is there any example on how I can save this to a geoformat like Arc/Info 
ASCII Grid or GeoTiff (including the world file)?

How can I save a array of the form
xi yi zi
to a gdal raster?

Are there also examples or tutorials for vector data input/output with 
python?
I know that matplotlib basemap has a shapefile interface and can plot on 
basemaps.

Thanks and kind regards,
Tim

[1]: http://permalink.gmane.org/gmane.comp.python.gis/15

_______________________________________________
Community mailing list
[email protected]
http://lists.gispython.org/mailman/listinfo/community

Reply via email to