Quantcast
Channel: Forums - Python
Browsing all 2485 articles
Browse latest View live
↧

Comparing fields from two Feature Classes.

Hi, and thank you for taking your time to look at my post. I am new to Python(I was in a class at this time a week ago). I am looking for a Python function(?) to compare a field in two seperate feature...

View Article


Run Python Script from VB.Net?

Hi, thanks for talking the time to look at my question. I am attempting to execute a Python script from and existing form in VB.net. I just select a radiobutton on the form and on the checkedchanged...

View Article


Image may be NSFW.
Clik here to view.

Python Code Help: Parcel Importer

Hello, So this was an automated parcel importer process from the county that supposedly worked just fine before our upgrade to 10.2. I am very new to learning Python but the error I was getting didn't...

View Article

Image may be NSFW.
Clik here to view.

Python Code Help Needed:Commerical Property Imports

Hello all, I am still relatively new to python and trying to troubleshoot these automated python codes as much as a I can but to no avail. I have the script that is supposed to run twice daily and...

View Article

Hi, I have a problem regarding python script. I worte an script to convert...

Hi, I have a problem regarding python script. I wrote an script to convert dbf to csv. I use a model builder to create a dbf file and by using that python script I want to get csv format of the output....

View Article


Create Feature Class using ArcPy

I have always used ArcMap to create my Feature Classes and publish the feature classes as a Feature service to ArcGIS Server. Is it possible to automate this process using ArcPy? Thanks, Mark

View Article

Error during CreateOject

I copied a script and netCDF file from my C: drive, where it works, to an external NTFS drive (F:) where it fails. I created the same directory structure on F: so that the only change to the script is...

View Article

Flash Selected Feature?

Anyone know how to Flash a Selected Feature using Python or to call the ArcObjects function through Python? I have a process set up to allow the user to easily Query a Layer and then Zoom to the...

View Article


customized context menus only for highlighted object

Hi, I customize the Context Menus (the menu when right click an object on map). But I want it only can be displayed when the object is highlighted (after selection). The function corresponding to...

View Article


Working with RASTER type fields in ArcGIS 10.0 and Python 2.6.5

Hello all, I have the following problem. I need to export a bunch of photos from a raster field in a feature class in SDE, naming them by some property of the feature class. I know to export them by...

View Article

Arcpy.GetCount_maanagement() Return Selection Where Selection is zero

I realize the above function will return the selection count if there is a selection made and will return the number of records if no selection in a feature layer. Is there a way to return zero for no...

View Article

Problem with script tool parameters (parameter comes in as string when I want...

Hi! I have a python script that runs fine stand alone but when I try to make it GUI based by adding it to a toolbox as a script I get errors which I believe are related to how I am setting the...

View Article

Multivalue parameter as text in .pyt - reading in to imported module function

I'm building a Python toolbox with a tool which calls specific functions from a custom module. The main input parameter for this tool is a multivalue list of raster layers. In the execute block of my...

View Article


Python in ArcGIS 10.3

Quote: Python 3.4 will be supported with ArcGIS for Professionals Does any know for certain which version of Python will ship with 10.3? Since it comes with ArcGIS for Professionals I thought it would...

View Article

Select subset of raster within a polygon and use only selected cells (raster...

Hello All, I'm relatively new to python and arcpy, and was recently working to create a tool that performs calculations of raster values within an area defined by input polygons (a la zonal stats)....

View Article


Image may be NSFW.
Clik here to view.

Draw lines perpendicular to intersections.

I am looking for some help with some logic regarding ensuring line A crosses line B perpendicularly. SO far my approach has been to 1)generate points at the intersections 2)Get bearing from segment of...

View Article

raster calculation in python

Hi ArcGIS Python experts, I am working on automating my workflow for a project. For now I am testing my script for only five rasters, then scale-up my analysis if the script will work okay. Once the...

View Article


Transfer attributes without spatial join

Hi all, Apologies if this has been answered elsewhere. I have some points that are located within polygons and need to transfer attributes from the polys to the points. Is there a way to do this...

View Article

pyhton to assign shapefiles to groups

Hi there , i am a novice with python and Arc , but i was interested to know , how feasible , easy the task i wanted to do was i am making a map/database of Companies bought and sold properties by year...

View Article

loop through SDE connections

What want a python loop to go through a list of different SDE connections. I have this: SDEConnect = 'Database Connections\\Atlas2013' EditorList[x] 'as'...

View Article
Browsing all 2485 articles
Browse latest View live