{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Points", "type": "Feature Layer", "description": "Points", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt2": "PROJCRS[\"Illinois State Transverse_Mercator\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",3280833.3333333,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",3937000.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-89.5,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",0.9998529411767059,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",36.66666666666666,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]]", "wkt": "PROJCS[\"Illinois State Transverse_Mercator\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",3280833.3333333],PARAMETER[\"False_Northing\",3937000.0],PARAMETER[\"Central_Meridian\",-89.5],PARAMETER[\"Scale_Factor\",0.9998529411767059],PARAMETER[\"Latitude_Of_Origin\",36.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15165000, "falseY": -42190000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var fixed = ($feature.IsFixed == 1); // fixed?\nvar retired = !IsEmpty($feature.RetiredByRecord); // retired?\nvar constrained = ($feature.AdjustmentConstraint == 2); // constrained?\n\nvar PtType = When(\n(!fixed && !retired && !constrained), 'Point',\n(!fixed && retired && !constrained), 'Retired Point',\n\n(!fixed && !retired && constrained), 'Fixed',\n(!fixed && retired && constrained), 'Fixed', //retired points are ignored if fixed or constrained\n( fixed && !retired && !constrained), 'Fixed', \n( fixed && retired && !constrained), 'Fixed', //retired points are ignored if fixed or constrained\n( fixed && !retired && constrained), 'Fixed',\n( fixed && retired && constrained), 'Fixed', //retired points are ignored if fixed or constrained\n\n//(!fixed && !retired && constrained), 'Constrained',\n//(!fixed && retired && constrained), 'Constrained', //retired points are ignored if fixed or constrained\n//( fixed && !retired && !constrained), 'Fixed', \n//( fixed && retired && !constrained), 'Fixed', //retired points are ignored if fixed or constrained\n//( fixed && !retired && constrained), 'Fixed Constrained',\n//( fixed && retired && constrained), 'Fixed Constrained', //retired points are ignored if fixed or constrained\n\n'Other');\nreturn PtType;", "valueExpressionTitle": "Custom", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 167, 127, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Custom", "classes": [ { "label": "Fixed", "description": "Fixed", "symbol": { "type": "esriPMS", "url": "9e4548718d180f6190d9eaf29da50a79", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAATCAYAAACUef2IAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABiUlEQVQ4jbWUv0rDQBzHv5EMAcUWHEJTyCKuAYl9A52S9gkK3c4HOOkc12IeoN2EPkH/TH0EccnYTUGhoNCKQ4amkd/Vk5g2tKb1OyV3lw/f+973ouKfpG67sIma0ULvde/gCIseh2P4GBp7A3M4LLRmtngOHOZj2NkZzOEQ0HvnY/FeblTaAHYHAwcstKalz6uJeAutGXhQbfvoX+cGc+E2ZpNW8DP2cv+A0/NLxuF0fAwfczpWvGn9WbiUmushaKzYNSmSiz+DORw210N3Vn9amaO8i13TvoFbvcOgvzW4iZoRYcEIkHSbdE1zJ/4Zud4eHCFyQ+vDpi1LlRsVHI10EQNl/sbHOBzppaz6qesPTGnLekkRlFTsmgIsI6H6NVEbpG/lGseKR9WS9ZL6PjABk6I1FJUWFCiSaiaYLy+Dm3ZLIpfJ2qXq59K3yfqpm+q1SVn1U1P/A3ed202inVD9iCEPMuFYYVpQEKefR+RcnWiU82+wAtzGiEtacJwLvFS8mnHWDcqrL7FTs/w5cPl3AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Fixed" ] ] }, { "label": "Point", "description": "Point", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 255, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Point" ] ] }, { "label": "Retired Point", "description": "Retired Point", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 255, 0 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 130, 130, 130, 255 ], "width": 1 } }, "values": [ [ "Retired Point" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "9e4548718d180f6190d9eaf29da50a79", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAATCAYAAACUef2IAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABiUlEQVQ4jbWUv0rDQBzHv5EMAcUWHEJTyCKuAYl9A52S9gkK3c4HOOkc12IeoN2EPkH/TH0EccnYTUGhoNCKQ4amkd/Vk5g2tKb1OyV3lw/f+973ouKfpG67sIma0ULvde/gCIseh2P4GBp7A3M4LLRmtngOHOZj2NkZzOEQ0HvnY/FeblTaAHYHAwcstKalz6uJeAutGXhQbfvoX+cGc+E2ZpNW8DP2cv+A0/NLxuF0fAwfczpWvGn9WbiUmushaKzYNSmSiz+DORw210N3Vn9amaO8i13TvoFbvcOgvzW4iZoRYcEIkHSbdE1zJ/4Zud4eHCFyQ+vDpi1LlRsVHI10EQNl/sbHOBzppaz6qesPTGnLekkRlFTsmgIsI6H6NVEbpG/lGseKR9WS9ZL6PjABk6I1FJUWFCiSaiaYLy+Dm3ZLIpfJ2qXq59K3yfqpm+q1SVn1U1P/A3ed202inVD9iCEPMuFYYVpQEKefR+RcnWiU82+wAtzGiEtacJwLvFS8mnHWDcqrL7FTs/w5cPl3AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fixed", "label": "Fixed" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 255, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Point", "label": "Point" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 255, 0 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 130, 130, 130, 255 ], "width": 1 } }, "value": "Retired Point", "label": "Retired Point" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 202, 252, 255 ], "toColor": [ 236, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 182, 255 ], "toColor": [ 188, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 182, 255 ], "toColor": [ 252, 211, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 239, 252, 255 ], "toColor": [ 187, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 195, 255 ], "toColor": [ 252, 179, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 184, 255 ], "toColor": [ 252, 251, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 224, 255 ], "toColor": [ 210, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 205, 252, 255 ], "toColor": [ 179, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 227, 255 ], "toColor": [ 252, 212, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 215, 255 ], "toColor": [ 252, 244, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 245, 255 ], "toColor": [ 252, 182, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 182, 252, 255 ], "toColor": [ 183, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 187, 255 ], "toColor": [ 223, 252, 187, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "if (($feature.IsFixed == 1) || ($feature.AdjustmentConstraint == 2)) { //Is Fixed or constraint?\n return $feature.Name;\n}"}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "avoid", "offsetDistance": 3, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 56, 168, 0, 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": 1, "font": { "family": "Century Gothic", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2719500.083946664, "ymin": 4052385.1236405745, "xmax": 3845905.20580383, "ymax": 6063480.902622074, "spatialReference": { "wkt2": "PROJCRS[\"Illinois State Transverse_Mercator\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",3280833.3333333,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",3937000.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-89.5,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",0.9998529411767059,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",36.66666666666666,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]]", "wkt": "PROJCS[\"Illinois State Transverse_Mercator\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",3280833.3333333],PARAMETER[\"False_Northing\",3937000.0],PARAMETER[\"Central_Meridian\",-89.5],PARAMETER[\"Scale_Factor\",0.9998529411767059],PARAMETER[\"Latitude_Of_Origin\",36.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15165000, "falseY": -42190000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "Created By Record", "length": 38, "domain": null }, { "name": "RetiredByRecord", "type": "esriFieldTypeGUID", "alias": "Retired By Record", "length": 38, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "IsFixed", "type": "esriFieldTypeInteger", "alias": "Fixed Shape", "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": "AdjustmentConstraint", "type": "esriFieldTypeInteger", "alias": "Adjustment Constraint", "domain": { "type": "codedValue", "name": "PF_AdjustmentConstraint", "description": "Parcel Fabric Adjustment Point Constraint", "codedValues": [ { "name": "XY free, Z constrained", "code": 1 }, { "name": "XYZ constrained", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Preserve", "type": "esriFieldTypeInteger", "alias": "Preserve", "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": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null }, { "name": "XYAccuracy", "type": "esriFieldTypeDouble", "alias": "XY Accuracy", "domain": null }, { "name": "ZAccuracy", "type": "esriFieldTypeDouble", "alias": "Z Accuracy", "domain": null }, { "name": "XYUncertainty", "type": "esriFieldTypeDouble", "alias": "XY Uncertainty", "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": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "length": 255, "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 }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "SurveyDate", "type": "esriFieldTypeDate", "alias": "SurveyDate", "length": 8, "domain": null }, { "name": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Control Type", "domain": { "type": "codedValue", "name": "lrControlType", "description": "Parcel Fabric control point source type", "codedValues": [ { "name": "Private Surveyor", "code": 1 }, { "name": "City", "code": 2 }, { "name": "County", "code": 3 }, { "name": "State MCPD", "code": 4 }, { "name": "BLM GCDB Control", "code": 5 }, { "name": "BLM GCDB Digitized", "code": 6 }, { "name": "USFS", "code": 7 }, { "name": "USACE", "code": 8 }, { "name": "Imagery Point", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CornerType", "type": "esriFieldTypeString", "alias": "Corner Point Type", "length": 50, "domain": { "type": "codedValue", "name": "lrCornerType", "description": "descField", "codedValues": [ { "name": "Angle Point", "code": "Angle Point" }, { "name": "Auxiliary Meander Corner", "code": "Auxiliary Meander Corner" }, { "name": "Center Quarter Section Corner", "code": "Center Quarter Section Corner" }, { "name": "Closing Center of Section Corner", "code": "Closing Center of Section Corner" }, { "name": "Closing Quarter Corner", "code": "Closing Quarter Corner" }, { "name": "Closing Subdivision of Section Corner", "code": "Closing Subdivision of Section Corner" }, { "name": "Closing Section Corner", "code": "Closing Section Corner" }, { "name": "Closing Township Corner", "code": "Closing Township Corner" }, { "name": "Crossing Closing Corner", "code": "Crossing Closing Corner" }, { "name": "Intersection Point", "code": "Intersection Point" }, { "name": "Location Corner", "code": "Location Corner" }, { "name": "Location Monument", "code": "Location Monument" }, { "name": "Government Lot Corner", "code": "Government Lot Corner" }, { "name": "Meander Corner", "code": "Meander Corner" }, { "name": "Mile Corner", "code": "Mile Corner" }, { "name": "Mile Post", "code": "Mile Post" }, { "name": "Parcel Control Corner", "code": "Parcel Control Corner" }, { "name": "Point on Line", "code": "Point on Line" }, { "name": "Quarter Corner", "code": "Quarter Corner" }, { "name": "Section Corner", "code": "Section Corner" }, { "name": "Special Meander Corner", "code": "Special Meander Corner" }, { "name": "Subdivision of Section Corner", "code": "Subdivision of Section Corner" }, { "name": "Survey Subdivision Corner", "code": "Survey Subdivision Corner" }, { "name": "Township Corner", "code": "Township Corner" }, { "name": "Witness Center of Section Corner", "code": "Witness Center of Section Corner" }, { "name": "Witness Point", "code": "Witness Point" }, { "name": "Witness Quarter Corner", "code": "Witness Quarter Corner" }, { "name": "Witness Subdivision of Section Corner", "code": "Witness Subdivision of Section Corner" }, { "name": "Witness Township Corner", "code": "Witness Township Corner" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MonumentType", "type": "esriFieldTypeString", "alias": "Monument Type", "length": 50, "domain": { "type": "codedValue", "name": "lrMonumentType", "description": "descField", "codedValues": [ { "name": "Benchmark", "code": "Benchmark" }, { "name": "Calculated from Deed", "code": "Calc-Deed " }, { "name": "Calculated from Monument Record", "code": "Calc-Monument Record" }, { "name": "Calculated from Survey Plat", "code": "Calc-SurveyPlat" }, { "name": "Fence", "code": "Fence" }, { "name": "Fence Line", "code": "Fence Line" }, { "name": "Fence Post", "code": "Fence Post" }, { "name": "Iron Pin Found", "code": "IronPinFnd" }, { "name": "Iron Pin Set", "code": "IronPinSet" }, { "name": "Monument Aluminum Disk Found", "code": "MonuAlumDiskFnd" }, { "name": "Monument Axle Found", "code": "MonuAxleFnd" }, { "name": "Monument Brass Disk Found", "code": "MonuBrassDiskFnd" }, { "name": "Monument Chisled X", "code": "MonuChisldX" }, { "name": "Monument Chisled Square", "code": "MonuChisledSquare" }, { "name": "Monument Cotton Spike Found", "code": "MonuCottonSpikeFnd" }, { "name": "Monument IDOT Found", "code": "MonuIDOTFnd" }, { "name": "Monument Mag Nail Found", "code": "MonuMagNailFnd" }, { "name": "Monument Mag Nail Set", "code": "MonuMagNailSet" }, { "name": "Monument Mag Spike Set", "code": "MonuMagSpikeSet" }, { "name": "Monument NGS Found", "code": "MonuNGSFnd" }, { "name": "Monument Pipe Found", "code": "MonuPipeFnd" }, { "name": "Monument PK Nail", "code": "MonuPKNail" }, { "name": "Monument Rod Found", "code": "MonuRodFnd" }, { "name": "Monument Rod Set", "code": "MonuRodSet" }, { "name": "Monument Roof Bolt", "code": "MonuRoofBolt" }, { "name": "Monument ROW Marker Found", "code": "MonuROWMarkerFnd" }, { "name": "Monument RR Rail Found", "code": "MonuRR-RailFnd" }, { "name": "Monument RR Spike Found", "code": "MonuRR-SpikeFnd" }, { "name": "Monument Spike Found", "code": "MonuSpikeFnd" }, { "name": "Monument Stone Found", "code": "MonuStoneFnd" }, { "name": "MonuUSGSFnd", "code": "MonuUSGSFnd" }, { "name": "Other", "code": "Other" }, { "name": "Road Centerline", "code": "RoadCL" }, { "name": "Tree", "code": "Tree" }, { "name": "Tree Line", "code": "Tree Line" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CoordinateMethod", "type": "esriFieldTypeString", "alias": "Coordinate Collection Method", "length": 50, "domain": { "type": "codedValue", "name": "lrCoordinateMethod", "description": "descField", "codedValues": [ { "name": "Chaining", "code": "Chaining" }, { "name": "Digitized", "code": "Digitized " }, { "name": "Global Positioning System - RTK", "code": "GPS - RTK" }, { "name": "Global Positioning System - Static", "code": "GPS - Static" }, { "name": "Monument Record", "code": "Monument" }, { "name": "Other", "code": "Other" }, { "name": "Survey Plat", "code": "Survey Plat" }, { "name": "Total Station", "code": "Total Station" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StatePlane_X", "type": "esriFieldTypeDouble", "alias": "StatePlane_X", "domain": null }, { "name": "StatePlane_Y", "type": "esriFieldTypeDouble", "alias": "StatePlane_Y", "domain": null }, { "name": "SiteName", "type": "esriFieldTypeString", "alias": "Site Name", "length": 255, "domain": null }, { "name": "StatePlane_Z", "type": "esriFieldTypeDouble", "alias": "StatePlane_Z", "domain": null }, { "name": "Source_Projection", "type": "esriFieldTypeString", "alias": "Projection", "length": 100, "domain": { "type": "codedValue", "name": "GCP_Projection", "description": "State Plane Zone in which the original points were collected", "codedValues": [ { "name": "State Plane Illinois East FIPS 1201", "code": "SPE" }, { "name": "State Plane Illinois West FIPS 1202", "code": "SPW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Source_Datum", "type": "esriFieldTypeString", "alias": "Datum", "length": 100, "domain": { "type": "codedValue", "name": "GCP_Datum", "description": "Datum in which the original points were collected", "codedValues": [ { "name": "NAD 1927", "code": "NAD 1927" }, { "name": "NAD 1983 (2011)", "code": "NAD 1983 (2011)" }, { "name": "NAD 1983 (CORS96)", "code": "NAD 1983 (CORS96)" }, { "name": "NAD 1983", "code": "NAD 1983" }, { "name": "NAD 1983 (HARN)", "code": "NAD 1983 (HARN)" }, { "name": "NAD 1983 NSR2007", "code": "NAD 1983 NSR2007" }, { "name": "WGS84", "code": "WGS84" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Source_Units", "type": "esriFieldTypeString", "alias": "Units", "length": 50, "domain": { "type": "codedValue", "name": "GCP_Units", "description": "Units in which the original points were collected", "codedValues": [ { "name": "US Survey Feet", "code": "US Survey Feet" }, { "name": "International Feet", "code": "International Feet" }, { "name": "Meters", "code": "Meters" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_231", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I472Name", "fields": "Name", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R231_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S204_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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1659525179000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4b1aefe40a8847bab37217a36688dfbf" }