{ "currentVersion": 10.91, "id": 0, "name": "SewerDepthMarker", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreationDate", "creatorField": "CreationUser", "editDateField": "ModifiedDate", "editorField": "ModifiedUser" }, "ownershipBasedAccessControlForFeatures": { "allowOthersToDelete": true, "allowOthersToUpdate": true, "allowOthersToQuery": true }, "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": 2099944.153503418, "ymin": 1222821.361694336, "xmax": 2117332.3458862305, "ymax": 1238237.8435058594, "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "faafc749ade866831397c6a3fd0cb5d8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKFJREFUGJWFzrFKgmEUBuDnix8+gpxta6zJayhcHbwHt6YgWpqkBhdxtt0LcPCGXFvD4YBw2v7APusdD897eDuNJIPC1+m9a8BbrPHwL8YS98m0sD2Ls9axiAmodZERu8LxF04uRKz6ZsQdZvhofZ5hdDJpnmwKhx4nA7w39l/jGW8/uNbXEjFsYHhJ1oXPLrkR8XQGwlUyx2NX2OPyD9znG29UKX40tQAoAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Time_", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Depth", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Depth" }, { "name": "Time_", "type": "esriFieldTypeString", "alias": "Time_", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Time_" }, { "name": "Date_", "type": "esriFieldTypeDate", "alias": "Date_", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_" }, { "name": "RelateID", "type": "esriFieldTypeString", "alias": "RelateID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RelateID" }, { "name": "MeasuredBy", "type": "esriFieldTypeString", "alias": "MeasuredBy", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "MeasuredBy" }, { "name": "MeasuredType", "type": "esriFieldTypeString", "alias": "MeasuredType", "domain": { "type": "codedValue", "name": "ssDomainDMMeasureType", "description": "", "codedValues": [ { "name": "Spotted \u2013 Measured From Existing Grade", "code": "1" }, { "name": "Spotted and Surveyed From Existing Grade", "code": "2" }, { "name": "Locator Depth \u2013 Not Verified", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MeasuredType" }, { "name": "GroundSurfaceType", "type": "esriFieldTypeString", "alias": "GroundSurfaceType", "domain": { "type": "codedValue", "name": "ssDomainGroundType", "description": "", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Asphalt", "code": "Asphalt" }, { "name": "Soil", "code": "Soil" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GroundSurfaceType" }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreationDate" }, { "name": "CreationUser", "type": "esriFieldTypeString", "alias": "CreationUser", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CreationUser" }, { "name": "ModifiedDate", "type": "esriFieldTypeDate", "alias": "ModifiedDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ModifiedDate" }, { "name": "ModifiedUser", "type": "esriFieldTypeString", "alias": "ModifiedUser", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ModifiedUser" }, { "name": "Reason", "type": "esriFieldTypeString", "alias": "Reason", "domain": { "type": "codedValue", "name": "ssDomainDMMeasureReason", "description": "", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Reason" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Comments" }, { "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": "SHAPE" }, "indexes": [ { "name": "R131_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_131", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_131", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a50_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "SewerDepthMarker", "description": "", "prototype": { "attributes": { "Comments": null, "Depth": null, "Time_": null, "Date_": null, "RelateID": null, "MeasuredBy": null, "MeasuredType": null, "GroundSurfaceType": null, "Reason": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 30000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }