{ "currentVersion": 10.91, "id": 0, "name": "Comments", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 1155581.108577, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": {"creationDateField": "CommentDt"}, "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": 379901.7619000003, "ymin": 4423892.249299999, "xmax": 445993.4731999999, "ymax": 4579269.5715, "spatialReference": { "wkid": 26912, "latestWkid": 26912 } }, "sourceSpatialReference": { "wkid": 26912, "latestWkid": 26912 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c50458a73e3b2ccf8895fcb3361fb50d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAYAAAASVl2WAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPlJREFUGJVdkLFKA1EQRc8+ZiGagJ0oCHaxWJH9A20sdBEEsbC2emIvaQJWfkFM4y+kkgXBLj+gzQqKKRLBlAloDGE3by0S49t3m2EuZ4Y7IxR0I1DLbEfCSF+lmGNQ29CrgB778AE8DYxXlxSqoHaA5fnQ0syjUzLTkSRx8zyI9ApwYm3+TOLmIYAAZNAWC/Dx2osM89q3g43Juw7grUH+Tyg2FkBwdHEN+SXGOg1OgwNdTlZ/zsQ37KUwACbAegZfYhiivM2tYSWU5/h2928yjPTbpKT2X1sNN8NMqeHlvdXoFT5pNyjzSCGtA3yr6QOOCkD3/q7jAr/+FEk2rKXFMwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PersonName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "Comment" }, { "name": "PersonName", "type": "esriFieldTypeString", "alias": "Name (optional)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PersonName" }, { "name": "PersonOrg", "type": "esriFieldTypeString", "alias": "Organization (optional)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PersonOrg" }, { "name": "PersonCont", "type": "esriFieldTypeString", "alias": "Phone/E-mail (optional)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PersonCont" }, { "name": "CommentDt", "type": "esriFieldTypeDate", "alias": "Comment Date/Time", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CommentDt" }, { "name": "Project", "type": "esriFieldTypeString", "alias": "Project", "domain": { "type": "codedValue", "name": "Category", "description": "Allowable values for TIP comment types.", "codedValues": [ { "name": "General Comment", "code": "General Comment" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Preliminary Stage", "code": "Preliminary Stage" }, { "name": "Design Stage", "code": "Design Stage" }, { "name": "Construction Stage", "code": "Construction Stage" }, { "name": "Construction Complete", "code": "Construction Complete" }, { "name": "Project Complete", "code": "Project Complete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Project" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R11_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Comments", "description": "", "prototype": { "attributes": { "Project": null, "Comment": null, "PersonName": null, "PersonOrg": null, "PersonCont": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }