|
POST
|
Hi all I am trying to remove spaces from a string using model builder in ArcCatalog and I wrote the following in the Calculate Field, field experssion: !W.TCIS_GIS.PREM_TYPE!.strip() It shows the following error message: Executing (Calculate Field): CalculateField PremisePoints_Layer PremisePoints.PREMTYPE " !WASD.TCIS_GIS.PREM_TYPE!.strip() " PYTHON # PremisePoints_Layer Start Time: Wed Dec 01 15:37:55 2010 ERROR 000539: Error running expression: "TWNHOUSE".strip() <type 'exceptions.IndentationError'>: unexpected indent (<string>, line 1) Item not found in this collection. Failed to execute (Calculate Field). End Time: Wed Dec 01 15:38:00 2010 (Elapsed Time: 5.00 seconds)
... View more
12-01-2010
10:43 AM
|
0
|
3
|
2769
|
|
POST
|
This query works on a personal geodatabase: SELECT GDB_ObjectClasses.ID, GDB_ObjectClasses.Name, GDB_Subtypes.ClassID, GDB_Subtypes.SubtypeCode, GDB_Subtypes.SubtypeName FROM GDB_ObjectClasses INNER JOIN GDB_Subtypes ON GDB_ObjectClasses.ID = GDB_Subtypes.ClassID; Syntax in SDe: SELECT [Owner].GDB_OBJECTCLASSES.ID, [Owner].GDB_OBJECTCLASSES.OWNER, [Owner].GDB_OBJECTCLASSES.NAME, [Owner].GDB_SUBTYPES.CLASSID, [Owner].GDB_SUBTYPES.SUBTYPECODE, [Owner].GDB_SUBTYPES.SUBTYPENAME FROM [Owner].GDB_OBJECTCLASSES INNER JOIN [Owner].GDB_SUBTYPES ON [Owner].GDB_OBJECTCLASSES.ID = [Owner].GDB_SUBTYPES.CLASSID
... View more
11-24-2010
08:40 AM
|
0
|
0
|
605
|
|
POST
|
Hi all Is there a table that stores all the feature class subtypes? Please advise! Jose
... View more
11-23-2010
10:51 AM
|
0
|
4
|
2024
|
|
POST
|
Sure!! I need to display a grid with the following characteristics: - the result of a selection from a feature polygon class in one tab - and all the documents associated to the selected feature in the other tab. Drawings are located in a related table. The feature grid is going to have 2 tabs: - facility - as-builts I need a master detail featuredatagrid please advise
... View more
11-05-2010
10:36 AM
|
0
|
0
|
626
|
|
POST
|
Hi all How can I add tabs to a featuredatagrid? regards jose
... View more
11-05-2010
07:14 AM
|
0
|
4
|
1515
|
|
POST
|
Hi all What document management sytem do you recommed to manage as-built drawings that could interface with GIS
... View more
11-03-2010
11:10 AM
|
0
|
1
|
675
|
|
POST
|
How can I remove domaisn from a SDE instance? I am getting the following error emssage: "failed to delete domain from dataset, the domain is used as default domain " Please advice
... View more
10-19-2010
07:33 AM
|
0
|
4
|
4616
|
|
POST
|
Hi Is there any manual or tutorial that explains how to add vbscript events to a form? please advise
... View more
09-23-2010
05:37 PM
|
0
|
0
|
776
|
|
POST
|
Hi all, My questions is are newbie questions related to Date and Timestamp fields: Is there a way to declare a field that will be populated with the date and the time when the point gets created? Automatically populated? ??? Do I need to add any background code in VB or VB.net to handle this field ? ??? Does it work on the GPS device or only in my computer ? ??? Does it work with dfb files or do I need a personal geodatabase? Please advise
... View more
09-21-2010
04:28 PM
|
0
|
5
|
4239
|
|
POST
|
Hi all How to change Allow NULL Values in a field from No to Yes Please advise
... View more
09-14-2010
11:41 AM
|
0
|
0
|
376
|
|
POST
|
Hi all, Is there a way to keep track of a version of a service area layer (a polygon) before it is modified, to be able to go back in time and find when it was modified and the type of modification that was done. I need a history layer option Regards
... View more
09-10-2010
07:29 AM
|
0
|
1
|
562
|
|
POST
|
I just unchecked the "Is Abstract" on the ESRI Classes::Feature and everything worked fine!
... View more
09-03-2010
07:13 AM
|
0
|
0
|
442
|
|
POST
|
Hi all I have 3 error messages when I run the ESRI semantics checker: "Class inherits from an ESRI abstract class" This is my diagram: - an ESRI class: Feature - an asbtract class thar ihnertis from ESRI Calss - a regular class that inherits from the rpevious abstract class
... View more
09-03-2010
05:40 AM
|
0
|
1
|
1301
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | a month ago | |
| 1 | 08-05-2025 04:28 AM | |
| 1 | 08-05-2025 04:33 AM | |
| 1 | 06-05-2025 11:12 AM | |
| 1 | 03-03-2025 04:33 AM |
| Online Status |
Offline
|
| Date Last Visited |
a week ago
|