Name: OCFA_Trails
Display Field: StreetName
Type: Feature Layer
Geometry Type: esriGeometryPolyline
Description: Following is a description of all fields in the Streets feature class:Shape Geometry: (Line)StreetID: Integer – Read only field (cannot be updated by GIS Link).ExternalStreetKey: String (36) - Required - Unique key used to link a street in source data with the corresponding street in VisiCAD. This field should include two upper case letters, a dash and numbers. For example: OC-24979, SC-545494222 and TR-1041.StreetName:String (100) – Complete street name (Directional + Street Name + Street Type).LeftFromAddress:Integer – The address on the left side of the street at the from-nodeLeftToAddress:Integer - The address on the left side of the street at the to-nodeRightFromAddress: Integer - The address on the right side of the street at the from-nodeRightToAddress:Integer - The address on the right side of the street at the to-nodeLeftParity:String (1) – Field to be used in future version of GISLink to maintain address parity. In the current version of GISLink, values in this field must contain an L.RightParity: String (1) – Field to be used in future version of GISLink to maintain address parity. In the current version of GISLink, values in this field must contain an R.LeftCityCode: String (10) – City code (as defined in the Cities table) corresponding to the left side of the street.RightCityCode: String (10) - City code (as defined in the Cities table) corresponding to the right side of the street.LeftCountyCode: String (5) – County code (form the Counties table) corresponding to the left side of the street.RightCountyCode: String (5) – County code (from the Counties table) corresponding to the right side of the street.LeftState:String (3) – State abbreviation corresponding to the left side of the street.RightState: String (3) - State abbreviation corresponding to the right side of the streetFeatureTypeCode: String (3) – TriTech-defined street type code (example: A10, A30, A40).SpeedLimit:Integer (4) – If street limits are not assigned in your source data, use those associated with the TriTech-defined street codes.LeftZipCode: String (10) – The ZIP code corresponding to the left side of the street. RightZipCode: String (10) – The ZIP code corresponding to the right side of the street. OneWayCode:String (1) – Value used to indicate the direction of travel for a street. If one way values are not used, use an expression to define a default value of B in your GISLink Translation Specification.B = travel in both directionsF = travel only in the direction of the from-node to the to-node.T = travel only in the direction of the to-node to the from-node.FromElevation: Integer (4) – Logical Elevation value at the from-node. This value is not an indication of actual elevation. Instead, nodes that connect with the same logical elevation value are considered connected and routable. If the elevation values are not used, use an expression to define a value of zero in your GISLink translation specification.ToElevation:Integer (4) – Logical Elevation value at the to-node. This value is not an indication of actual elevation. Nodes that connect with the same logical elevation value are considered connected and routable. If the elevation values are not used, use an expression to define a value of zero in your GISLink translation specification.LocationName: String (400) – Special field used to describe an address range (this field is currently not being used). OCFARALeft:String (11) – External key of the response area assigned to the left side of the street. OCFARARight: String (11) - External key of the response area assigned to the right side of the street.RoutingStreetExtKey: String (36) – This feature allows any street (specifically designed for one that is to be used as a ROW) to be assigned to use another street for routing. Currently not being used.LeftServiceProviderAreaExtKey: String (36) – Currently not being used.RightServiceProviderAreaExtKey: String (36) – Currently not being used.LeftUncArea:String (3) – Left UNC code.RightUncArea: String (3) – Right UNC code.FRD_Quad:String (6) – District Grid Quads.LeftASA:String (7) – Left Ambulance Service Area.RightASA: String (7) – Right Ambulance Service Area.SRA_FRA_Threat: String (8) – State Responsibility Areas, Federal Responsibility Areas and Mutual Threat Zones combined.SAM_Ref: String (7) – Special Area Map areas.MTZ:String (20) – Mutual Threat Zones.TB_Grid: String (6) – Thomas Brothers Grids.FirstDue:String (5) – First Due Stations.TB_SAM: String (13) – Thomas Brothers and Special Area Maps combined.Shape_Length: Double (8) – Line length in feet.
Copyright Text: Orange County Fire Authority GIS
Min. Scale: 0
Max. Scale: 0
Default Visibility: true
Max Record Count: 2000
Supported query Formats: JSON, geoJSON, PBF
Use Standardized Queries: True
Extent:
XMin: 6083306.45268673
YMin: 2162925.1957864
XMax: 6106657.90959264
YMax: 2187451.89837331
Spatial Reference: 102646 (2230)
Drawing Info:
{"renderer":{"type":"simple","symbol":{"type":"esriSLS","style":"esriSLSSolid","color":[255,170,0,255],"width":1}},"scaleSymbols":true,"transparency":0,"labelingInfo":[{"labelExpressionInfo":{"expression":"$feature.StreetName","title":"Custom"},"labelPlacement":"esriServerLinePlacementAboveAlong","textLayout":"straight","deconflictionStrategy":"dynamic","allowOverrun":true,"repeatLabel":false,"lineConnection":"minimizeLabels","useClippedGeometry":true,"stackLabel":true,"stackAlignment":"dynamic","removeDuplicates":"none","stackRowLength":24,"useCodedValues":true,"maxScale":0,"minScale":0,"name":"Class 1","priority":-1,"symbol":{"type":"esriTS","color":[0,0,0,255],"backgroundColor":null,"borderLineColor":null,"borderLineSize":null,"verticalAlignment":"bottom","horizontalAlignment":"left","rightToLeft":false,"angle":0,"xoffset":0,"yoffset":0,"kerning":true,"haloColor":null,"haloSize":null,"font":{"family":"Tahoma","size":10,"style":"normal","weight":"normal","decoration":"none"}}}]}
HasZ: false
HasM: false
Has Attachments: false
Has Geometry Properties: true
HTML Popup Type: esriServerHTMLPopupTypeAsHTMLText
Object ID Field: OBJECTID
Unique ID Field:
IsSystemMaintained : True
Global ID Field:
Type ID Field:
Fields:
- OBJECTID (type: esriFieldTypeOID, alias: FID, SQL Type: sqlTypeOther, length: 0, nullable: false, editable: false)
- StreetID (type: esriFieldTypeInteger, alias: StreetID, SQL Type: sqlTypeOther, nullable: true, editable: true)
- ExternalSt (type: esriFieldTypeString, alias: ExternalSt, SQL Type: sqlTypeOther, length: 36, nullable: true, editable: true)
- StreetName (type: esriFieldTypeString, alias: StreetName, SQL Type: sqlTypeOther, length: 100, nullable: true, editable: true)
- LeftFromAd (type: esriFieldTypeInteger, alias: LeftFromAd, SQL Type: sqlTypeOther, nullable: true, editable: true)
- LeftToAddr (type: esriFieldTypeInteger, alias: LeftToAddr, SQL Type: sqlTypeOther, nullable: true, editable: true)
- RightFromA (type: esriFieldTypeInteger, alias: RightFromA, SQL Type: sqlTypeOther, nullable: true, editable: true)
- RightToAdd (type: esriFieldTypeInteger, alias: RightToAdd, SQL Type: sqlTypeOther, nullable: true, editable: true)
- LeftParity (type: esriFieldTypeString, alias: LeftParity, SQL Type: sqlTypeOther, length: 1, nullable: true, editable: true)
- RightParit (type: esriFieldTypeString, alias: RightParit, SQL Type: sqlTypeOther, length: 1, nullable: true, editable: true)
- LeftCityCo (type: esriFieldTypeString, alias: LeftCityCo, SQL Type: sqlTypeOther, length: 10, nullable: true, editable: true)
- RightCityC (type: esriFieldTypeString, alias: RightCityC, SQL Type: sqlTypeOther, length: 10, nullable: true, editable: true)
- LeftCounty (type: esriFieldTypeString, alias: LeftCounty, SQL Type: sqlTypeOther, length: 5, nullable: true, editable: true)
- RightCount (type: esriFieldTypeString, alias: RightCount, SQL Type: sqlTypeOther, length: 5, nullable: true, editable: true)
- LeftState (type: esriFieldTypeString, alias: LeftState, SQL Type: sqlTypeOther, length: 3, nullable: true, editable: true)
- RightState (type: esriFieldTypeString, alias: RightState, SQL Type: sqlTypeOther, length: 3, nullable: true, editable: true)
- FeatureTyp (type: esriFieldTypeString, alias: FeatureTyp, SQL Type: sqlTypeOther, length: 3, nullable: true, editable: true)
- SpeedLimit (type: esriFieldTypeInteger, alias: SpeedLimit, SQL Type: sqlTypeOther, nullable: true, editable: true)
- LeftZipCod (type: esriFieldTypeString, alias: LeftZipCod, SQL Type: sqlTypeOther, length: 10, nullable: true, editable: true)
- RightZipCo (type: esriFieldTypeString, alias: RightZipCo, SQL Type: sqlTypeOther, length: 10, nullable: true, editable: true)
- OneWayCode (type: esriFieldTypeString, alias: OneWayCode, SQL Type: sqlTypeOther, length: 1, nullable: true, editable: true)
- FromElevat (type: esriFieldTypeInteger, alias: FromElevat, SQL Type: sqlTypeOther, nullable: true, editable: true)
- ToElevatio (type: esriFieldTypeInteger, alias: ToElevatio, SQL Type: sqlTypeOther, nullable: true, editable: true)
- LocationNa (type: esriFieldTypeString, alias: LocationNa, SQL Type: sqlTypeOther, length: 254, nullable: true, editable: true)
- OCFARALeft (type: esriFieldTypeString, alias: OCFARALeft, SQL Type: sqlTypeOther, length: 11, nullable: true, editable: true)
- OCFARARigh (type: esriFieldTypeString, alias: OCFARARigh, SQL Type: sqlTypeOther, length: 11, nullable: true, editable: true)
- RoutingStr (type: esriFieldTypeString, alias: RoutingStr, SQL Type: sqlTypeOther, length: 36, nullable: true, editable: true)
- LeftServic (type: esriFieldTypeString, alias: LeftServic, SQL Type: sqlTypeOther, length: 36, nullable: true, editable: true)
- RightServi (type: esriFieldTypeString, alias: RightServi, SQL Type: sqlTypeOther, length: 36, nullable: true, editable: true)
- FRD_Quad (type: esriFieldTypeString, alias: FRD_Quad, SQL Type: sqlTypeOther, length: 6, nullable: true, editable: true)
- LeftEOA (type: esriFieldTypeString, alias: LeftEOA, SQL Type: sqlTypeOther, length: 7, nullable: true, editable: true)
- RightEOA (type: esriFieldTypeString, alias: RightEOA, SQL Type: sqlTypeOther, length: 7, nullable: true, editable: true)
- SRA_FRA_Th (type: esriFieldTypeString, alias: SRA_FRA_Th, SQL Type: sqlTypeOther, length: 8, nullable: true, editable: true)
- SAM_Ref (type: esriFieldTypeString, alias: SAM_Ref, SQL Type: sqlTypeOther, length: 7, nullable: true, editable: true)
- MTZ (type: esriFieldTypeString, alias: MTZ, SQL Type: sqlTypeOther, length: 20, nullable: true, editable: true)
- TB_Grid (type: esriFieldTypeString, alias: TB_Grid, SQL Type: sqlTypeOther, length: 6, nullable: true, editable: true)
- FirstDue (type: esriFieldTypeString, alias: FirstDue, SQL Type: sqlTypeOther, length: 5, nullable: true, editable: true)
- TB_SAM (type: esriFieldTypeString, alias: TB_SAM, SQL Type: sqlTypeOther, length: 13, nullable: true, editable: true)
- SEC_TP_RG (type: esriFieldTypeString, alias: SEC_TP_RG, SQL Type: sqlTypeOther, length: 15, nullable: true, editable: true)
- Shape_Leng (type: esriFieldTypeDouble, alias: Shape_Leng, SQL Type: sqlTypeOther, nullable: true, editable: true)
- LeftCity (type: esriFieldTypeString, alias: LeftCity, SQL Type: sqlTypeOther, length: 35, nullable: true, editable: true)
- RightCity (type: esriFieldTypeString, alias: RightCity, SQL Type: sqlTypeOther, length: 35, nullable: true, editable: true)
- Cost (type: esriFieldTypeDouble, alias: Cost, SQL Type: sqlTypeOther, nullable: true, editable: true)
- xstreet_by (type: esriFieldTypeString, alias: xstreet_by, SQL Type: sqlTypeOther, length: 3, nullable: true, editable: true)
- Length (type: esriFieldTypeDouble, alias: Length, SQL Type: sqlTypeOther, nullable: true, editable: true)
- JoinID (type: esriFieldTypeInteger, alias: JoinID, SQL Type: sqlTypeOther, nullable: true, editable: true)
- IDfield (type: esriFieldTypeInteger, alias: IDfield, SQL Type: sqlTypeOther, nullable: true, editable: true)
- Speed (type: esriFieldTypeInteger, alias: Speed, SQL Type: sqlTypeOther, nullable: true, editable: true)
- CADSpeed (type: esriFieldTypeInteger, alias: CADSpeed, SQL Type: sqlTypeOther, nullable: true, editable: true)
- Reviewed (type: esriFieldTypeString, alias: Reviewed, SQL Type: sqlTypeOther, length: 255, nullable: true, editable: true)
- Shape__Length (type: esriFieldTypeDouble, alias: Shape__Length, SQL Type: sqlTypeDouble, nullable: true, editable: false)
- Notes (type: esriFieldTypeString, alias: Notes, SQL Type: sqlTypeOther, length: 256, nullable: true, editable: true)
Templates:
Name: OCFA_Trails
Description:
Drawing Tool: esriFeatureEditToolLine
Prototype:
Is Data Versioned: false
Has Contingent Values: false
Supports Rollback On Failure Parameter: true
Last Edit Date: 11/25/2025 6:36:34 PM
Schema Last Edit Date: 11/25/2025 6:36:31 PM
Data Last Edit Date: 6/5/2024 5:36:26 PM
Supported Operations:
Query
Query Pivot
Query Top Features
Query Analytic
Query Bins
Generate Renderer
Validate SQL
Get Estimates
ConvertFormat