{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "Incident Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SubType", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 3 }, "value": "3", "label": "Dashed Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7 }, "value": "4", "label": "Dotted Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 12 }, "value": "1", "label": "Evacuation Route" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "2", "label": "Fire Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 3.4 }, "value": "5", "label": "Solid Line" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 201, 157, 255 ], "toColor": [ 179, 201, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 130, 184, 255 ], "toColor": [ 130, 130, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 209, 224, 255 ], "toColor": [ 177, 209, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 184, 166, 255 ], "toColor": [ 136, 184, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 175, 224, 255 ], "toColor": [ 178, 175, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 157, 179, 255 ], "toColor": [ 130, 157, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 219, 201, 255 ], "toColor": [ 178, 219, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 224, 174, 255 ], "toColor": [ 164, 224, 174, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 224, 188, 255 ], "toColor": [ 223, 224, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 181, 139, 255 ], "toColor": [ 134, 181, 139, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 179, 150, 255 ], "toColor": [ 176, 179, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 222, 162, 255 ], "toColor": [ 213, 222, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 177, 184, 255 ], "toColor": [ 154, 177, 184, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6617474.09687002, "ymin": 1983961.4001769423, "xmax": 6652537.551677361, "ymax": 2019210.2555321008, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "SubType", "type": "esriFieldTypeSmallInteger", "alias": "SubType", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "ShortDescription", "type": "esriFieldTypeString", "alias": "ShortDescription", "length": 50, "domain": null }, { "name": "LongDescription", "type": "esriFieldTypeString", "alias": "LongDescription", "length": 255, "domain": null }, { "name": "DateTime", "type": "esriFieldTypeDate", "alias": "DateTime", "length": 8, "domain": null }, { "name": "LifeCycle", "type": "esriFieldTypeString", "alias": "LifeCycle", "length": 50, "domain": null }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "length": 8, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Photo", "type": "esriFieldTypeRaster", "alias": "Photo", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R929_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "sde_rix_7", "fields": "Photo", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_929", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_929", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S795_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "Evacuation Route" }, { "domains": {}, "id": 2, "name": "Fire Line" }, { "domains": {}, "id": 3, "name": "Dashed Line" }, { "domains": {}, "id": 4, "name": "Dotted Line" }, { "domains": {}, "id": 5, "name": "Solid Line" } ], "subtypes": [ { "domains": {}, "defaultValues": { "Name": null, "SubType": null, "Address": null, "ShortDescription": null, "LongDescription": null, "DateTime": null, "LifeCycle": "Active", "Hyperlink": null, "GlobalID": null, "CreationDate": null, "LastEditDate": null, "Photo": null }, "code": 1, "name": "Evacuation Route" }, { "domains": {}, "defaultValues": { "Name": null, "SubType": null, "Address": null, "ShortDescription": null, "LongDescription": null, "DateTime": null, "LifeCycle": "Active", "Hyperlink": null, "GlobalID": null, "CreationDate": null, "LastEditDate": null, "Photo": null }, "code": 2, "name": "Fire Line" }, { "domains": {}, "defaultValues": { "Name": null, "SubType": null, "Address": null, "ShortDescription": null, "LongDescription": null, "DateTime": null, "LifeCycle": "Active", "Hyperlink": null, "GlobalID": null, "CreationDate": null, "LastEditDate": null, "Photo": null }, "code": 3, "name": "Dashed Line" }, { "domains": {}, "defaultValues": { "Name": null, "SubType": null, "Address": null, "ShortDescription": null, "LongDescription": null, "DateTime": null, "LifeCycle": "Active", "Hyperlink": null, "GlobalID": null, "CreationDate": null, "LastEditDate": null, "Photo": null }, "code": 4, "name": "Dotted Line" }, { "domains": {}, "defaultValues": { "Name": null, "SubType": null, "Address": null, "ShortDescription": null, "LongDescription": null, "DateTime": null, "LifeCycle": "Active", "Hyperlink": null, "GlobalID": null, "CreationDate": null, "LastEditDate": null, "Photo": null }, "code": 5, "name": "Solid Line" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1564301983000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "96deaff029f04467a9dd3fc924b74a8c" }