Quantcast
Channel: Forums - Python
Viewing all articles
Browse latest Browse all 2485

Accessing Parcel Fabric Layers

$
0
0
I am attempting to create a python script with inputs from the parcel fabric. I am not sure if this is possible, because I am already having trouble with the most basic of functions.
Code:

arcpy.SelectLayerByLocation_management(r"NewFabric\Parcels","HAVE_THEIR_CENTER_IN","Subdivision")
does not work. These is no error message returned, but no Parcels are selected.

Similarly, the Select Layer by Location tool in the Data Management toolbox does not work.
Attachment 32451

However, the Select by Location menu option from the ArcMap Selection menu does work.
Attachment 32452

Can anyone tell me what the difference is between these tools that would cause one to actually select Parcels, but not the other? Is there any way to change my Python code so that it will work, or should I just give up now? I was hoping to do more complicated things with the Parcels later.
Attached Thumbnails
Click image for larger version

Name:	sbl.png‎
Views:	N/A
Size:	10.6 KB
ID:	32451   Click image for larger version

Name:	sbl2.png‎
Views:	N/A
Size:	30.6 KB
ID:	32452  

Viewing all articles
Browse latest Browse all 2485

Latest Images

Trending Articles



Latest Images