hi, i'd like to be able to have a user upload a file (.shapefile for now). i want to then use python/gdal to get the projection information associated with that file. where do i start?<br><br>i have ogr.Open(filename) and the simple stuff like that, but how do i get the projection? i am having trouble seeing how ogr fits in with stuff like 
osr.SpatialReference.ImportFromESRI ...<br><br>thanks for any pointers,<br>-brent<br>