Show Navigation | Hide Navigation

Dataset properties

Release 9.1
Last modified August 19, 2005
E-mail This Topic Printable Version Give Us Feedback



Property Returns
DatasetType
  • any
  • container
  • geo
  • featuredataset
  • featureclass
  • planargraph
  • geometricnetwork
  • topology
  • text
  • table
  • relationshipclass
  • rasterdataset
  • rasterband
  • tin
  • caddrawing
  • rastercatalog
  • toolbox
  • tool
Extent XMin; YMin; XMax; YMax
SpatialReference: Object The spatial reference object.


Examples



from win32com.client import Dispatch
GP = Dispatch("esriGeoprocessing.GpDispatch.1")

print GP.Describe("G:\Geoprocessing\GlobalESRI\hospitals.shp").DatasetType
print GP.Describe("G:\Geoprocessing\GlobalESRI\hospitals.shp").Extent



Please visit the Feedback page to comment or give suggestions on ArcGIS Desktop Help.
Copyright © Environmental Systems Research Institute, Inc.