Jump to content

Search the Community

Showing results for tags 'arcpy'.

  • Search By Tags

    • arcpy ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 5 results

  1. The set deflection option can be used to create a segment at a +-angle from a an existing line segment. This is exactly what i need but with the ability to run it several times in a loop. In this case the vertex of the starting point is selected and the reference line segment is selected and 'set...
  2. Hi everybody, This is my first time to this forum and I have a little problem with arcpy code: #Current map document mxd = arcpy.mapping.MapDocument("CURRENT") #Export x = raw_input("Insert the Name please ") arcpy.mapping.ExportToJPEG(mxd,x+".jpg") what is wrong with this code,...
  3. I've written a arcpy script that creates terrain datasets from LiDAR. After 18 hours it bombed. Instead of starting the entire process over again, I want the script to pick up where is failed. How do I check, with arcpy/python, if a Terrain Dataset has pyramids? If it does, then how do I check i...
  4. Hi, Tabulate area or Zonal Statistics as Table end with [000000_12301899] error when running from ArcToolBox. Using/calling them in python such as arcpy.sa.TabulateArea.... results in a simple crash. no warning. I've tried all possible workarounds. Changing pixel size, using feature class/shapefi...
  5. I think, this will be good idea to share python codes to learn and get support from the members. Under this post we can do that. Can anyone help to delete subtype field from a feature class (FC)? Like one FC may have a subtype field with 5 (five) predefined subtypes. How to read and list those five...
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.

Disable-Adblock.png

 

If you enjoy our contents, support us by Disable ads Blocker or add GIS-area to your ads blocker whitelist