{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Fire Origins", "type": "Feature Layer", "description": "

This GIS layer was constructed in point features. This layer delineates precise locations where the initial fires stated and provides fuel types and vegetation types as well as CADCODE. <\/SPAN><\/SPAN>Most fires start at a small point, and the extent of the fire is based on when the fire is discovered. Those points were created based on the initial small fires. Once the point features were <\/SPAN>captured<\/SPAN>, they were attributed with detailed information including fire names and the time the fires started. <\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.006561666666666, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 304.8006096012502, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Orange County Fire Authority GIS", "parentLayer": { "id": 0, "name": "Fire Administration" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 85, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6043806.346963167, "ymin": 2097039.4184280038, "xmax": 6196268.561723143, "ymax": 2295238.8514246494, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FireName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FireOriginID", "type": "esriFieldTypeInteger", "alias": "Fire Origin ID", "domain": null }, { "name": "OCFIRSIncidentNumber", "type": "esriFieldTypeString", "alias": "OCFIRS Incident Number", "length": 15, "domain": null }, { "name": "CALFireIncidentNumber", "type": "esriFieldTypeString", "alias": "CALFire Incident Number", "length": 15, "domain": null }, { "name": "FireName", "type": "esriFieldTypeString", "alias": "Fire Name", "length": 30, "domain": null }, { "name": "AlarmYear", "type": "esriFieldTypeSmallInteger", "alias": "Alarm Year", "domain": null }, { "name": "AlarmMonth", "type": "esriFieldTypeSmallInteger", "alias": "Alarm Month", "domain": { "type": "codedValue", "name": "WS2_OCFA_Months", "description": "12 Calendar months", "codedValues": [ { "name": "1 - January", "code": 1 }, { "name": "2 - February", "code": 2 }, { "name": "3 - March", "code": 3 }, { "name": "4 - April", "code": 4 }, { "name": "5 - May", "code": 5 }, { "name": "6 - June", "code": 6 }, { "name": "7 - July", "code": 7 }, { "name": "8 - August", "code": 8 }, { "name": "9 - September", "code": 9 }, { "name": "10 - October", "code": 10 }, { "name": "11 - November", "code": 11 }, { "name": "12 - December", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AlarmDay", "type": "esriFieldTypeSmallInteger", "alias": "Alarm Day", "domain": null }, { "name": "AlarmTime", "type": "esriFieldTypeSmallInteger", "alias": "Alarm Time", "domain": null }, { "name": "ContainDate", "type": "esriFieldTypeDate", "alias": "Contain Date", "length": 8, "domain": null }, { "name": "GISAcres", "type": "esriFieldTypeDouble", "alias": "GIS Acres", "domain": null }, { "name": "IncidentType", "type": "esriFieldTypeString", "alias": "Incident Type", "length": 30, "domain": null }, { "name": "FuelType", "type": "esriFieldTypeSmallInteger", "alias": "Fuel Type", "domain": null }, { "name": "Perimeter", "type": "esriFieldTypeString", "alias": "Perimeter", "length": 1, "domain": { "type": "codedValue", "name": "WS2_OCFA_Yes_No_Text", "description": "Yes/No for Text fields", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }