{ "currentVersion": 10.91, "id": 9, "name": "Repair Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreatedDate", "creatorField": "CreatedBy", "editDateField": "EditedDate", "editorField": "LastEditedBy" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": 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, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.00833980005E7, "ymin": 4596803.438699998, "xmax": -1.00801194457E7, "ymax": 4601475.041000001, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "112a2e7e9814ecc5c91ed38e7734c852", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAQCAYAAAAMJL+VAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAS9JREFUOI21lEFOg0AUhr+ZjGHhjp29hCZ4C9ENwYUHwOglhGOUA7goYYXX4Bp2N/sJdsZFsRZKLdPEtwFm3vwf+QJP8c+l9h9cEkZfgV5fvPN5TtjU+R3APrLE6Ux1rIGFbzBS56Bj1YFNg0JWJh8AhCPrb69syr2saE4Fd08slCFG6uX+usDEwBDgWy4ho+MVyfVffd6AXkcB3M3pnw3Y9zyx3fbXyBtwzPNPsINCVjQ2DXKB8QP0nl+Q3BzsCUq54vnUCx4BBJFLTQYc6HCCUmzCUta6nTg4DyAwbxPLWx0rGtBzso8DxsFYSlFTzk6dC3CCcqMozh0dY0BL/5n5egYQ9rJBbtU6gg8wQ4CouHVJGDmpF76eAUStW5vyACArsxszatzE70/jXVPz6xu+mHjMgR+OjwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "RepairStatus", "description": "Repair status list.", "codedValues": [ { "name": "Needs Repair", "code": "Needs Repair" }, { "name": "On-going", "code": "On-going" }, { "name": "Complete", "code": "Complete" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "STATUSDATE", "type": "esriFieldTypeDate", "alias": "Status Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "STATUSDATE" }, { "name": "LocationConfirmed", "type": "esriFieldTypeString", "alias": "Location Confirmed", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "LocationConfirmed" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes" }, { "name": "SymbolRotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SymbolRotation" }, { "name": "LastEditedBy", "type": "esriFieldTypeString", "alias": "Last Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LastEditedBy" }, { "name": "EditedDate", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditedDate" }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CreatedBy" }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreatedDate" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R150_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_150", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_150", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S19_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Repair Points", "description": "", "prototype": { "attributes": { "SymbolRotation": null, "FACILITYID": null, "STATUS": null, "STATUSDATE": null, "LocationConfirmed": null, "LOCDESC": null, "Notes": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d91de222d6864cdd8eb7c2ce78cb91b3" }