|
POST
|
Yes but the Select By Attributes is throwing the above error message if I do it on the feature layer.
... View more
04-13-2018
05:24 AM
|
0
|
8
|
4178
|
|
POST
|
I converted the feature kayer to an excel spreadsheet and then converted the excel spreadsheet to a .dbf. I can do a select on the .dbf and get the record im querying for. Is there a simpler way to do this?
... View more
04-13-2018
05:17 AM
|
0
|
10
|
4178
|
|
POST
|
There is a join involved and I suspect that is the problem. The field I am querying "townlands" is from another table from a join.
... View more
04-13-2018
04:23 AM
|
0
|
12
|
4178
|
|
POST
|
Here is the error message: Start Time: Fri Apr 13 09:35:03 2018 ERROR 000358: Invalid expression An expected Field was not found or could not be retrieved properly. ExcelToTable12_Features.Townlands] Item not found in this collection. Failed to execute (Select Layer By Attribute). Failed at Fri Apr 13 09:35:03 2018 (Elapsed Time: 0.01 seconds) Townlands is the field name within the feature layer
... View more
04-13-2018
01:56 AM
|
0
|
14
|
4178
|
|
POST
|
I am trying to use Select by Attributes within model builder. The input layer is a feature layer that is created. My model fails on the Select By Attribute step with an error message saying that the specified field can not be found. This is the field that I have specified in the input layer. Anyone know why this is?
... View more
04-12-2018
08:43 AM
|
0
|
16
|
9903
|
|
POST
|
Darren, The output was a feature layer which I now converted to a shapefile I can add the shapefile and view it. This seems to have overcome the problem. Thanks.
... View more
04-12-2018
03:32 AM
|
0
|
1
|
1600
|
|
POST
|
Thanks for the reply Darren but I had already tried this. It seems like the output just doesn't go anywhere and I want to add the feature layer to ArcMap.
... View more
04-12-2018
03:14 AM
|
0
|
0
|
1600
|
|
POST
|
I have just created a layer using the Make XY Event Layer and this has created a Feature layer in Model builder. Is there anyway that I can see the output of the Feature layer that has just been created. I am using ArcGIS 10.5.1
... View more
04-11-2018
08:37 AM
|
0
|
4
|
1743
|
|
POST
|
I have a field in the table called "Towns". There are a number of records in the table and each record in the table has a value in their "Towns" field. I also have a separate shapefile which contains "town names". I want to be able to select all the records in the Table that has a "Town" value which is also present in the shapefile.
... View more
04-11-2018
01:59 AM
|
0
|
1
|
1090
|
|
POST
|
I have imported an Excel file using the "Excel To Table" tool. The file has been converted to a .dbf file. I want to select the contents of the .dbf file and process these records within Model builder. Anyone know how to do this?
... View more
04-11-2018
01:22 AM
|
0
|
3
|
1288
|
|
POST
|
Thanks for the reply Saloni, but I started to use the "Excel To Table " tool which has converted the excel file to a .dbf file.
... View more
04-11-2018
01:10 AM
|
0
|
0
|
787
|
|
POST
|
I have a csv file of data that I want to import into model builder in order to process the data through a model I have created. I want to check the data for certain values. Anyone know how this can be done?
... View more
04-10-2018
06:28 AM
|
0
|
2
|
1023
|
|
POST
|
Thanks for the reply Neil. I am trying to get the user to add the address and then Network analyst will fine the route. Here is the code prompting the user to input the address: if len(address) == 0: address = raw_input("Which address do you wish to examine? ") QueryString = "Address_Name = \'" + address.title() + "\'" Any idea how to pass the "address" parameter to the python script to be used by Network analyst?
... View more
04-09-2018
03:58 AM
|
0
|
1
|
975
|
|
POST
|
I have a shapefile of locations and have another shapefile with one location which is a Start Point. I want to input the name of one of the locations and then Network Analyst will return the best route to the location from the Start Point. Anyone know how this can be achieved using python?
... View more
04-09-2018
02:40 AM
|
0
|
3
|
1122
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 02-23-2017 01:46 AM | |
| 1 | 02-17-2017 07:41 AM | |
| 1 | 10-26-2017 08:35 AM | |
| 1 | 03-05-2018 06:53 AM | |
| 1 | 03-07-2018 01:06 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:23 AM
|