{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 42, "name": "Street CCTV Camera", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Street" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ca6edc4214646ec69482c532f24caa25", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACYUlEQVQ4jcWVMW/TQBiGv3NTqd4aYDmzkIQF6ITDghD/wJmC0zR7+jPs/IxkD1acTHEmkJCQEAs1E7AlZbInSLciVfKh98gFO71GAQnxSpEtW/f4+97v3kuJ/pFK/w0cBIEljH3bYIwLkVl4ljERdVw3/ivwMAxtQzCHiHl3LU7mwQGZpinfJUnqBaMJkaBB+7h5ujN4GIb2ntjrV6v37FqtQrfK5cL7o0cP6PLyB336/KX7cjRxBMuczQ5KOuidw9tnWGxZvPAujmP5cxyHOOf0pP6YarUKf/X6zdkwDOt5eElX6VEOCtBsNqMoiuS9UrfblVd08/zZU3r77n1ERJYWbAjmoH3GiHq93jWY0mAwWIMhFHG/WuHBaOy3Wy/8AjgIAguDgqeT8VguTpJENwL5sTRNpR2/fX9I88W5R0RFsDD2bUwfraF1HdSyLLJtmzzPk9B85aZ5INdimCetZrQGG4xxbClILVQ2AAYArvV6XV6VJWqQULl8SMuLC16sWGSW2qdY2O/3tTaganxQwfPCehWiP440X3WiA+e1BmdMREgUtto2+b4v7cAcMMC8kiSVnAK447oxYopEYRDbKp5Op/K+0Wisn39fLunbcpl2Wr9CUrRC0AAxRaK2SdmQ327z+TkxQbLaa+D2cfMU2wUx3TwfdEKAAIcFi8XXmMRVTwuGcKAg+4jp5lmxKQX9EH+kjETvpN1ObgR3XDfGgYLsI6ZIlM5zeIr2UamEtpprG7RgWsGxZZF9xBS2YPPnzmM5KOmpuCpUuhWstDpQfPiORBX+QVbTv0k7BWSzzV30EznbKHNIUPtlAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1276426.4470630586, "ymin": 157565.89431139827, "xmax": 1291521.2134613842, "ymax": 197026.35016722977, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "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": 18, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "Camera_Type", "type": "esriFieldTypeString", "alias": "Camera_Type", "length": 50, "domain": { "type": "codedValue", "name": "TR_Camera_Type", "description": "Streets Camera Type", "codedValues": [ { "name": "Traffic", "code": "TRAFFIC" }, { "name": "Surveillance", "code": "SURVEILLANCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 75, "domain": null }, { "name": "Camera_Number", "type": "esriFieldTypeInteger", "alias": "Camera_Number", "domain": null }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null }, { "name": "LucityFeatureType", "type": "esriFieldTypeString", "alias": "LucityFeatureType", "length": 50, "domain": { "type": "codedValue", "name": "TR_LucityFeatureType", "description": "Streets Lucity Feature Type", "codedValues": [ { "name": "Sign", "code": "SIGN" }, { "name": "Bridge", "code": "BRIDGE" }, { "name": "Bus Stop", "code": "BUS STOP" }, { "name": "CCTV Camera", "code": "CCTV CAMERA" }, { "name": "Irrigation Meter", "code": "IRRIGATION METER" }, { "name": "Signal Cabinet", "code": "SIGNAL CABINET" }, { "name": "Street Light", "code": "STREET LIGHT" }, { "name": "WiFi Access Point", "code": "WIFI ACCESS POINT" }, { "name": "Irrigation Controller", "code": "IRRIGATION CONTROLLER" }, { "name": "Street", "code": "STREET" }, { "name": "Street Subsegment", "code": "STREET SUBSEGMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 255, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "Last Edit Date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R195_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S162_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": false, "effectiveMinScale": 5000, "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": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d7cddf2b2ea046b8ac9d22af58840e06" }