{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Adjustment Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2967, "latestWkid": 2967, "xyTolerance": 0.01, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Analysis" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "408a4f34bc533af3cf24268af00e91a2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/ElEQVQ4jd2Uv2vbQBTHP0cyuNAQBM1gp3QwgS7dbip0aCCj5E3GdMho/xsa+y9Ef0Gwh4KtsdChzagtY8lQYhmcgNIkBDKIl0FPqSzL/WHI0gcH4k73ue997723yRPF5v8H9gULWAMtgaaBSCAZGeK1wAoMABdAdF6gr+vxBnSODclfg7uCJ3AENIHIQCww0WVLDrcZTLtCZ2ge11aDfcEqNDEwqNkUA6EePhYY94TdqvI6xQG5l1Woo+MMYGiY+MIAOMpyId5KsPrqAlEJ2mZ7z28fXns3yU7jIpqecH8VAOnIEPpCH3B7QqusuqrYAhhKL76957/7dPexuT8H5qSnjv389mWD2/OB/hGqale/l8GaUpQeymkfXns5VCfepLz6sHXwI8QBUlSEgdZKKyTPgnI4N8lOA+YLk3fJM+ARXLu3qjjSPLWq5Owimp7MvrRscz+3Lz11uPyahegj8su+2e8UF+b3Kfy6vwq+dZ43Xrx/fQDk0J/fw9I2T/cupOUCeGSIfSEGbFfwNDNSbs8Hl9FiugEUGQFE1RJfyuMN6GQwFRhXqiql5KlCA3ILgipnCXxsSLpCp6gqX4jIr1kosnp9F5hpIS01pNpeMTRMesKuVpSroxoRENRBV4IL5YDXE1oZuKW2OROYrN02KweEf/rvn8HrxpOBHwDT7sptdlutQQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "visualVariables": [ { "type": "rotationInfo", "valueExpressionTitle": "Custom", "valueExpression": "$feature.EllipseDirection", "rotationType": "geographic" } ] }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": {"expression": "if (!IsEmpty($feature.Name)) {\n return $feature.Name;\n}"}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 2967, "latestWkid": 2967, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayFieldExpressionInfo": { "expression": "var NumberFormat = \"#,###.0000\" //number format. In this example: thousands separator with padding of 2 zeros \nvar DistUnitRounding = 4;\nvar XYUncertainty = text(round($feature.XYUncertainty,DistUnitRounding), NumberFormat)\nvar XYShift = text(round(sqrt(($feature.X-$feature.AdjustedX)^2+($feature.Y-$feature.AdjustedY)^2),DistUnitRounding), NumberFormat)\n\n\nif (!IsEmpty($feature.Name)) {\n return \"Point \" + Trim($feature.Name) + \", XY Shift = \" + XYShift +\", XY Uncertainty = \" + XYUncertainty;\n}\nreturn \"XY Shift = \" + XYShift +\", XY Uncertainty = \" + XYUncertainty", "title": "Custom" }, "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "PointID", "type": "esriFieldTypeGUID", "alias": "Point ID", "length": 38, "domain": null }, { "name": "Constrained", "type": "esriFieldTypeString", "alias": "Constrained", "length": 3, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null }, { "name": "AdjustedX", "type": "esriFieldTypeDouble", "alias": "Adjusted X", "domain": null }, { "name": "AdjustedY", "type": "esriFieldTypeDouble", "alias": "Adjusted Y", "domain": null }, { "name": "AdjustedZ", "type": "esriFieldTypeDouble", "alias": "Adjusted Z", "domain": null }, { "name": "XYAccuracy", "type": "esriFieldTypeDouble", "alias": "XY Accuracy", "domain": null }, { "name": "XYUncertainty", "type": "esriFieldTypeDouble", "alias": "XY Uncertainty", "domain": null }, { "name": "ZAccuracy", "type": "esriFieldTypeDouble", "alias": "Z Accuracy", "domain": null }, { "name": "EllipseMajor", "type": "esriFieldTypeDouble", "alias": "Error Ellipse Semi Major", "domain": null }, { "name": "EllipseMinor", "type": "esriFieldTypeDouble", "alias": "Error Ellipse Semi Minor", "domain": null }, { "name": "EllipseDirection", "type": "esriFieldTypeDouble", "alias": "Error Ellipse Direction", "domain": null }, { "name": "ZUncertainty", "type": "esriFieldTypeDouble", "alias": "Z Uncertainty", "domain": null }, { "name": "StdDevE", "type": "esriFieldTypeDouble", "alias": "StdDevE", "domain": null }, { "name": "StdDevN", "type": "esriFieldTypeDouble", "alias": "StdDevN", "domain": null }, { "name": "StdDevUp", "type": "esriFieldTypeDouble", "alias": "StdDevUp", "domain": null }, { "name": "UpdateSource", "type": "esriFieldTypeInteger", "alias": "Update Source", "domain": { "type": "codedValue", "name": "PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Modified By", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Modified Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_21", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I24PointID", "fields": "PointID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R21_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S8_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1690276570000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "972b276dbe594541867a146d2d4db5f7" }