Hi everybody! Can you help me?
I want to represent logical data which have 2 value: true or false for attribute of features.
Boolean value in ArcGIS?
Started by
hocgis
, Mar 15 2010 07:17 AM
6 replies to this topic
#1
Posted 15 March 2010 - 07:17 AM
#2
Posted 15 March 2010 - 09:17 AM
#3
Posted 16 March 2010 - 02:09 AM
0 1
:-)
0 or 1 values are integer format. I mean Attribute field must be logical.
Ex:
+ To represent character data, we use "text" data type
+ To represent numeric data, we use "float/ double/ integer" data type
+ To represent logical data (true or false), we use " ? " data type
#4
Posted 16 March 2010 - 03:08 AM
Why can't you just use an unsigned one digit integer, and just use 0 and 1?
#5
Posted 16 March 2010 - 03:43 AM
Why can't you just use an unsigned one digit integer, and just use 0 and 1?
Sorry, can you explain more clearly? I have not already understand what you mean?
#6
Posted 16 March 2010 - 09:26 AM
As far as I know there is no boolean or logical data type. You could use an integer type as suggested, or a text type, and restrict the possible values by setting up an attribute domain. Look up domains in the ArcGIS Desktop help for more info.
edit: I stand corrected. See Hugo's post following this one.
edit: I stand corrected. See Hugo's post following this one.
Dave Barnes
Esri
Product Engineer
Map Geek
Esri
Product Engineer
Map Geek
#7
Posted 16 March 2010 - 03:05 PM
If you use a file/personal/enterprise geodatabase you can have bit/boolean values.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users


Sign In
Create Account

Vietnam
Back to top
United States
Sweden









