place_type
(
modelName: Place_Type, nullable: true, editable: true, defaultValue: null, length: 50, alias: Place Type, type: esriFieldTypeString
, Coded Values:
[airport: A place from which aircrafts operate, such as an airport or heliport.]
, [arena: Enclosed area used for sports events.]
, [bank: Business establishment in which money is kept for saving, commercial purposes, is invested, supplied for loans, or exchanged.]
, ...31 more...
)
placement
(
modelName: Placement, nullable: true, editable: true, defaultValue: null, length: 25, alias: Placement Method, type: esriFieldTypeString
, Coded Values:
[Geocoding: Placement of an address point to represent an address along a road segment based on the high and low numbers assigned to the road segment using geocoding techniques.]
, [Parcel: Placement of an address point to represent an address associated with a parcel.]
, [Property Access: Placement of an address point to represent an address based on the location of the primary access to a given property.]
, ...3 more...
)
oneway
(
modelName: OneWay, nullable: true, editable: true, defaultValue: B, length: 2, alias: One-Way, type: esriFieldTypeString
, Coded Values:
[B: Travel in both directions allowed]
, [FT: One-way traveling from FROM node to TO node]
, [TF: One-way traveling from TO node to FROM node]
)