{ "currentVersion": 10.91, "id": 0, "name": "Control Corner", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "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": -1.0737263750824276E7, "ymin": 5549589.036840678, "xmax": -1.0615067995403338E7, "ymax": 5611283.297356838, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 103793, "latestWkid": 103793 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "48bf0a7125260ae1d73caf3473689664", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAM9JREFUGJVtyjFKxEAYhuEP5ieFWWYTkiZZZo6wIaTwDjbBE9gKnsBKK1c8x15iYUEykmqEYGdsBlIkdQLRwglju8g+7fsSADjnqG3bm2EYtp7n/UgpD0KIVwAg59yqqqp9XdflsiwAAM75bdM0L3meP5HW+lEpVeLENE1rpdS9Mead+r6/whnjOK6MMddkreXnBgCw1nLyff8LwOZ/ZIwhCIJPStP0QUp52XXdxelQFMWHEOKZsix701qXcRzv5nneMsa+oyg6hmF4lyTJ7x85l02+7zuy2wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "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": "POINTID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "POINTID", "type": "esriFieldTypeString", "alias": "Corner Point Identifier", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "POINTID" }, { "name": "XCOORD", "type": "esriFieldTypeString", "alias": "X or East Coordinate", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "XCOORD" }, { "name": "YCOORD", "type": "esriFieldTypeString", "alias": "Y or North Coordinate", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "YCOORD" }, { "name": "YM_FEATURE_CO", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YM_FEATURE_CO" }, { "name": "YM_CORNER_TYPE", "type": "esriFieldTypeString", "alias": "Corner Type", "domain": { "type": "codedValue", "name": "YM_CornerType", "description": "Yellow Medicine County's Corner Type description", "codedValues": [ { "name": "Section Corner", "code": "Section" }, { "name": "Quarter Corner", "code": "Quarter" }, { "name": "Sixteenth Corner", "code": "Sixteenth" }, { "name": "Base station Corner", "code": "Base" }, { "name": "Witness Corner", "code": "Witness" }, { "name": "Meander Corner", "code": "Meander" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YM_CORNER_TYPE" }, { "name": "YM_COORDINATE_SYSTEM", "type": "esriFieldTypeString", "alias": "Coordinate System", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YM_COORDINATE_SYSTEM" }, { "name": "YM_DATUM", "type": "esriFieldTypeString", "alias": "Datum", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "YM_DATUM" }, { "name": "YM_BASE_SITE", "type": "esriFieldTypeString", "alias": "Base Site", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YM_BASE_SITE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R90_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S24_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Control Corner", "description": "", "prototype": { "attributes": { "YM_DATUM": null, "YM_BASE_SITE": null, "POINTID": null, "XCOORD": null, "YCOORD": null, "YM_FEATURE_CO": null, "YM_CORNER_TYPE": null, "YM_COORDINATE_SYSTEM": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "4a02787420d443058b87c8c8b8bc39f9" }