{ "currentVersion": 10.91, "id": 0, "name": "RadioTestSite", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "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": 2298522.3407604694, "ymin": 295057.7715938091, "xmax": 2305041.3569218814, "ymax": 323277.8549173027, "spatialReference": { "wkid": 102676, "latestWkid": 3418 } }, "sourceSpatialReference": { "wkid": 102676, "latestWkid": 3418 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c01bec474cb82e2e69a186ccf0a4626b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAActJREFUOI2t0UtIlUEUAODPuPajN7SH0BVE1EUPKpACSaSlm4igsKI2JvaAFqmLaGVEWfbYtIsgQqhchEJR0CKopYjUItKopKKFQQ+TEGpEsUWW9/63y+11YBYzc+abc2YS/mMk8ma0qJRyQrd2TPw9dkqrNY5rVBGtjNYb1BYuhgd/ikXOumarzVYphtAc1lmhN1oWXQ1d4Shm82NH1EY1UW/YE1Yrie3VS4Xq0C5poz5NHnqXE4tOR51hfTgcGkOZBTlqTinUYZNyg0Z16HIzjpU451ZoCg2qFeZg0h+BZlUG9Fio3zEHMJOA6EJ0P+wPG76/Tiym8BlLyaq2XqlyLUpNa3MwAaEsPDYlGxvDPtxF59yI1z2hQMrt+TYX6zasWUPs7ntzEJzETqyNYaPe2+XOPLbFCze8Rk1G4pLYwfjvTuOTkR/T+d8MBkyqsSgtuRGX8QjbUBnDXqHQlWws6YwRu9WltVqE1rnxqxjxUYvr2dh2T/R7o05VjqOZMUv0IXoahJlsDCYN+aJK0W9gb0lOJfuC8HMpEyt23jNNahXkxYaNjx8av5S+lIntMKTHmAnL81nRy+h5EL7mxmCvirxVIb293Ng/xDf88nyPPShHvwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TestResult", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TestResult", "type": "esriFieldTypeString", "alias": "TestResult", "domain": { "type": "codedValue", "name": "Result", "description": "Result of Test", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Good", "code": "Good" }, { "name": "Poor", "code": "Poor" }, { "name": "Failure", "code": "Failure" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TestResult" }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Notes" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R372_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S213_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "RadioTestSite", "description": "", "prototype": { "attributes": { "Notes": null, "TestResult": null, "Date": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }