{ "currentVersion": 10.71, "id": 2, "name": "Cameras", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 2651963.4548496306, "ymin": 336115.905447647, "xmax": 2662998.980022639, "ymax": 346527.6762907207, "spatialReference": { "wkid": 102729, "latestWkid": 2272 } }, "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "situation", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id" }, { "name": "situation", "type": "esriFieldTypeString", "alias": "situation", "domain": { "type": "codedValue", "name": "Camera_Situation", "description": "Camera Situation", "codedValues": [ { "name": "Interior", "code": "Interior" }, { "name": "Exterior", "code": "Exterior" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "situation" }, { "name": "status", "type": "esriFieldTypeString", "alias": "status", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "status" }, { "name": "location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "Location" }, { "name": "cable_port", "type": "esriFieldTypeString", "alias": "Cable Port", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "cable_port" }, { "name": "manufacturer", "type": "esriFieldTypeString", "alias": "Camera MFG", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "camera_mfg" }, { "name": "model_number", "type": "esriFieldTypeString", "alias": "Model Number", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "camera_model" }, { "name": "info", "type": "esriFieldTypeString", "alias": "Info", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "info" }, { "name": "verified_date", "type": "esriFieldTypeDate", "alias": "Date Verified", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "verified_date" }, { "name": "field_verified", "type": "esriFieldTypeString", "alias": "Field_Verified", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "field_verified" }, { "name": "cablelocation", "type": "esriFieldTypeString", "alias": "Cable Location", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "cablelocation" }, { "name": "ipaddress", "type": "esriFieldTypeString", "alias": "IP Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ipaddress" }, { "name": "milestoneserver", "type": "esriFieldTypeString", "alias": "Milestone Server", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "milestoneserver" }, { "name": "cameraid", "type": "esriFieldTypeString", "alias": "CameraID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "cameraid" }, { "name": "installation_date", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "installation_date" }, { "name": "connection", "type": "esriFieldTypeString", "alias": "Camera Connection", "domain": { "type": "codedValue", "name": "Camera_Connection", "description": "Camera Connection", "codedValues": [ { "name": "Hard Wired", "code": "Hard Wired" }, { "name": "Wireless", "code": "Wireless" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "connection" }, { "name": "working", "type": "esriFieldTypeString", "alias": "Operational?", "domain": { "type": "codedValue", "name": "Working", "description": "Working Status", "codedValues": [ { "name": "Working", "code": "Working" }, { "name": "Not Working", "code": "Not Working" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "working" }, { "name": "cameratype", "type": "esriFieldTypeString", "alias": "Camera Type", "domain": { "type": "codedValue", "name": "CameraType", "description": "Camera Type", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "Single Fixed", "code": "Single Fixed" }, { "name": "Dual Fixed", "code": "Dual Fixed" }, { "name": "Quad View", "code": "Quad View" }, { "name": "Fisheye", "code": "Fisheye" }, { "name": "360 View", "code": "360 View" }, { "name": "PTZ", "code": "PTZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "cameratype" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r14_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a3_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Cameras", "description": "", "prototype": { "attributes": { "working": null, "cameratype": null, "id": null, "situation": null, "status": null, "location": null, "cable_port": null, "manufacturer": null, "model_number": null, "info": null, "verified_date": null, "field_verified": null, "cablelocation": null, "ipaddress": null, "milestoneserver": null, "cameraid": null, "installation_date": null, "connection": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }