{ "currentVersion": 10.91, "id": 1, "name": "wDepthMarker", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Water" }, "defaultVisibility": true, "minScale": 2500, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "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": 2081842.5095214844, "ymin": 1201407.6857299805, "xmax": 2165581.286315918, "ymax": 1250143.8065185547, "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "abadc82bd43cbc0b93f1099db0f1322e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMBJREFUGJWFzrELAXEAxfGvc7nUmY9BbEz+BrIqZreom5iULCYxWGTFoAyYKX8QKYfNyfBzHIOi3OFt7/UZnoxXypsQ/ejpc5ZdsLRNcGQAZP5jmy4+0hTNArPI/CtW9G1WQA5A8d07gtUS4lcPfJeEZPZwnk1AEj1gMGXoxrpp4JD6ONUkv5+w0M5vXN6EsGi7/kMY9VYDWi+sWP6GAM0DA9Qx9gNG2kGmtIsJ26l+gQAql1sTqMiMw2sg+AO/8gAyYDZkF3HqpQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[Depth] CONCAT NEWLINE CONCAT [MeasuredType] CONCAT NEWLINE CONCAT [GroundSurfaceType]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 1000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "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": 10, "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": 15, "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": "wDomainDMMeasureType", "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": 20, "defaultValue": null, "modelName": "MeasuredType" }, { "name": "GroundSurfaceType", "type": "esriFieldTypeString", "alias": "GroundSurfaceType", "domain": { "type": "codedValue", "name": "wDomainGroundType", "description": "", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Asphalt", "code": "Asphalt" }, { "name": "Soil", "code": "Soil" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "GroundSurfaceType" }, { "name": "Reason", "type": "esriFieldTypeString", "alias": "Reason", "domain": { "type": "codedValue", "name": "wDomainDMMeasureReason", "description": "", "codedValues": [ { "name": "Damage", "code": "1" }, { "name": "Possible Road Project Conflict", "code": "2" }, { "name": "Repair", "code": "3" }, { "name": "Material Verification", "code": "4" }, { "name": "Possible Grading Conflict", "code": "5" }, { "name": "Condition Verification", "code": "6" } ], "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R124_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a46_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "wDepthMarker", "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 }