Hello! > for raster, i use something like below, which gives a georeferenced tiff. > that's for an N * N array so you'd need to get your x, y, z data in > that format. if you have irregularly spaced points you need a grid > first. the module here: http://code.google.com/p/griddata-python/ will > do that with the minimal amount of pain. Thanks for this sample code. Maybe this more for the gdal/ogr list. But this list also claims to be a gispython community list.
Thanks again, Timmie _______________________________________________ Community mailing list [email protected] http://lists.gispython.org/mailman/listinfo/community
