| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 10 months |
| seen | Aug 1 '11 at 12:14 | |
| stats | profile views | 25 |
|
Aug 1 |
comment |
arcpy, “.lyr” file to shapefile or raster for the shapefile conversion exactly it says the following: ExecuteError: Failed to execute. Parameters are not valid. ERROR 000840: The value is not a Feature Layer. Failed to execute (FeatureClassToShapefile). |
|
Aug 1 |
comment |
arcpy, “.lyr” file to shapefile or raster in most of the cases it says: The value is not a Feature Layer. i opened my a.lyr file with arcmap 10, it shows everything fine... |
|
Aug 1 |
comment |
arcpy, “.lyr” file to shapefile or raster hi both arcpy.FeatureClassToShapefile_conversion and arcpy.FeatureToRaster_conversion did not work... |
|
Jul 28 |
comment |
arcgis server 10, vb.net, IMathOp problem The following line worked for me... Dim pMathOp As IMathOp = iServerContext.CreateObject("esriSpatialAnalyst.RasterMathOps") thanks all! |