{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Signals", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.013123333333333384, "zTolerance": 8.0E-5, "mTolerance": 8.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.404876809744, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Signal Shop" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "82a4e04aad0283c909eea3d1212f7e91", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAXCAYAAAARIY8tAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADLklEQVRIieWUXUgUURTH/3d3nLVFfKg0ws2kjDaKHrSMrcjECF2dUYup8KGgB5/sQwiJjKCCgqIoEAmC8E1oSu3OIqGFYYWC6IufD4ZiBn2hIOvuzrg7N+7iLuPmlkE9dV7uOf97zv3NvefOFfCPTfi/ALIs1/KRUtr4VwCSJGWbpplumuYXQRAYY2zbkr6eEGKPRCIZhJA5n8/36Y8BiqKIuq43O53OosLCQnR2dlqnz5eXl0c1wzBaFUU5oapq5LcAWZZ3A9gEIDsUCuURQop0XUdubi7edHWh1ulEyGbDI78fHo8HPp+Plx0LhUJ3ZVkeBzDNGJvSNG082Q5aAWzlDiEkLmZlZeGG3Y4dLS3ROO3UKczMzMTnCSF1Fv8tgEMrAhhjFYSQGwC8AFJj+vT0NPL8/nheZjCIecYST4MnaIyxhqRHpGnaCIDjkiTtJYS8ApAe/eK0NDSuXYt6jwdhUcRDUcTpdeuspd8A7KeUTvyyBzHLz88fGBgYOEsIecZjh8OBoUAAF925WFwMY35+AcFg0FpSRSn9sJomdwDYPjg46CKEiDHdMAxUVx/FyZO7+Cmjqel94jrvZFkOAfgIoJdSeibZDnoBlERXsVggEEBxMV/cjMZe7x6Mji4kQnjPtgC4n3QHlNKbXq/3cUpKyhXG2LmYLooi+vsnUVqaE2X39IwgL+9IIuA6Y6xR07TvSQHcOjo6PiuKUqfrOj/keq5lZGSgoeEBurs3wzDCmJz8hMxMt7XsEqX0XuJaPwEqKiqqGGPZuq5nA9gZ0/mdT9+YCv/BcdgiAtbMOeFyuaylB2RZ3sBvNIAJSunLFQGmaV4mhBQkfoXL5UJ6yTwGg13RuKCsCmNjY9aUKov/AsDKAEEQpEgkwl/Ms/wHjunDw8MQBEc8z2akIGc778cy49e02WazLXtplwHa2tq+ArhWWVn5xDTN10u3Am63G8/v2LGvTAEJ2zFFg5itmbWWDjkcjsOqqi4TfwLErL29fUqSpCIANTxWVXXBWAjfmnwajuf09fVdYIxlct80zXuqqs790XOtaRpv2NUlnw+3rfOU0mSlqwP8LfvngB92pi+KGf+RogAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1290657.7354321554, "ymin": 163910.24061997235, "xmax": 1319264.3961485103, "ymax": 189186.67464705557, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Asset_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "Asset_ID", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "tmStatus", "description": "Asset status", "codedValues": [ { "name": "Install", "code": "I" }, { "name": "Withdrawn", "code": "D" }, { "name": "Proposed", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PhotoEnforce", "type": "esriFieldTypeSmallInteger", "alias": "Photo Enforced?", "domain": { "type": "codedValue", "name": "trPhotoEnfoce", "description": "Photo Enforced asset", "codedValues": [ { "name": "No", "code": 1 }, { "name": "Yes", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ICU_NUMBER", "type": "esriFieldTypeInteger", "alias": "ICU_NUMBER", "domain": null }, { "name": "INTERSECTION_NAME", "type": "esriFieldTypeString", "alias": "INTERSECTION_NAME", "length": 150, "domain": null }, { "name": "TS_PRETIMED", "type": "esriFieldTypeString", "alias": "TS-PRETIMED", "length": 10, "domain": { "type": "codedValue", "name": "trYesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TS_ACTUATED", "type": "esriFieldTypeString", "alias": "TS-ACUATED", "length": 25, "domain": null }, { "name": "TS_COORDINATED", "type": "esriFieldTypeString", "alias": "TS-COORDINATED", "length": 10, "domain": { "type": "codedValue", "name": "trYesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TS_ASC", "type": "esriFieldTypeString", "alias": "TS-ASC", "length": 10, "domain": null }, { "name": "TSP", "type": "esriFieldTypeString", "alias": "TSP", "length": 10, "domain": { "type": "codedValue", "name": "trYesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EVP", "type": "esriFieldTypeString", "alias": "EVP", "length": 25, "domain": null }, { "name": "PED_SIGNAL", "type": "esriFieldTypeString", "alias": "PED_SIGNAL", "length": 10, "domain": { "type": "codedValue", "name": "trYesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMM_SYSTEM", "type": "esriFieldTypeString", "alias": "COMM_SYSTEM", "length": 50, "domain": null }, { "name": "HARDWARE_DESCRIPTIOIN", "type": "esriFieldTypeString", "alias": "HARDWARE_DSCRIPTIOIN", "length": 150, "domain": null }, { "name": "FIRMWARE_DSCRIPTION", "type": "esriFieldTypeString", "alias": "FIRMAWARE_DSCRIPTION", "length": 150, "domain": null }, { "name": "CABINET_TYPE", "type": "esriFieldTypeString", "alias": "CABINET_TYPE", "length": 150, "domain": null }, { "name": "UPS", "type": "esriFieldTypeString", "alias": "UPS", "length": 50, "domain": null }, { "name": "DETECTION_TYPE", "type": "esriFieldTypeString", "alias": "DETECTION_TYPE", "length": 100, "domain": null }, { "name": "FYA", "type": "esriFieldTypeString", "alias": "FYA", "length": 10, "domain": { "type": "codedValue", "name": "trYesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ICU_NUMBER_NEW", "type": "esriFieldTypeInteger", "alias": "ICU_NUMBER_NEW", "domain": null }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "TS25k_Rules", "description": "Representation rules", "codedValues": [ { "name": "Signal", "code": 4 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "NumberOfSignalHeads", "type": "esriFieldTypeSmallInteger", "alias": "NumberOfSignalHeads", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R88513_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S81482_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }