{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Public Land Survey Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103462, "latestWkid": 8112, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119313300, "falseY": -97858200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "plslinetype", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 233, 187, 255 ], "width": 1.5 }, "value": "Gov Lot", "label": "Gov Lot" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 179, 252, 255 ], "width": 1.5 }, "value": "Meander", "label": "Meander" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 1 }, "value": "Quarter", "label": "Quarter" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.7 }, "value": "Section", "label": "Section" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1 }, "value": "Sixteenth", "label": "Sixteenth" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "Township", "label": "Township" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 252, 184, 255 ], "toColor": [ 209, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 231, 252, 255 ], "toColor": [ 184, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 184, 255 ], "toColor": [ 252, 197, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 212, 255 ], "toColor": [ 252, 242, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 232, 255 ], "toColor": [ 252, 204, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 197, 252, 255 ], "toColor": [ 187, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 223, 255 ], "toColor": [ 184, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 215, 252, 255 ], "toColor": [ 226, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 246, 255 ], "toColor": [ 212, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 182, 252, 255 ], "toColor": [ 205, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 210, 255 ], "toColor": [ 215, 252, 210, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 160231.87398064137, "ymin": -1.6234355975704849E7, "xmax": 902438.6251284778, "ymax": 223239.49683363736, "spatialReference": { "wkid": 103462, "latestWkid": 8112, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119313300, "falseY": -97858200, "xyUnits": 3.7516459705543704E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Direction", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "direction", "type": "esriFieldTypeString", "alias": "COGO Direction", "length": 12, "domain": null }, { "name": "distance", "type": "esriFieldTypeString", "alias": "COGO Distance", "length": 10, "domain": null }, { "name": "plslinetype", "type": "esriFieldTypeString", "alias": "PLS Line Type", "length": 10, "domain": { "type": "codedValue", "name": "PLSLineType", "description": "PLS Line Type", "codedValues": [ { "name": "Section", "code": "Section" }, { "name": "Quarter", "code": "Quarter" }, { "name": "Gov Lot", "code": "Gov Lot" }, { "name": "Township", "code": "Township" }, { "name": "Sixteenth", "code": "Sixteenth" }, { "name": "Meander", "code": "Meander" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "plslinestatus", "type": "esriFieldTypeString", "alias": "PLSLineStatus", "length": 24, "domain": { "type": "codedValue", "name": "PLSLineStatus", "description": "PLS Line Status", "codedValues": [ { "name": "Official", "code": "Official" }, { "name": "Preliminary", "code": "Preliminary" }, { "name": "Un-official", "code": "Un-official" }, { "name": "Historical", "code": "Historical" }, { "name": "Disputed", "code": "Disputed" }, { "name": "Erroneous", "code": "Erroneous" }, { "name": "Estimated", "code": "Estimated" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "plslinecomment", "type": "esriFieldTypeString", "alias": "PLS LIne Note", "length": 100, "domain": null }, { "name": "plslinesourcedoc", "type": "esriFieldTypeString", "alias": "PLSLineSourceDoc", "length": 50, "domain": null }, { "name": "plslinesourcedate", "type": "esriFieldTypeDate", "alias": "PLSLineSourceDate", "length": 8, "domain": null }, { "name": "gisdate", "type": "esriFieldTypeDate", "alias": "GISDate", "length": 8, "domain": null }, { "name": "gisagentid", "type": "esriFieldTypeString", "alias": "GISAgentID", "length": 30, "domain": { "type": "codedValue", "name": "GISAgent", "description": "GIS Editor", "codedValues": [ { "name": "davoles", "code": "davoles" }, { "name": "mdahlen", "code": "mdahlen" }, { "name": "mhassman", "code": "mhassman" }, { "name": "bwojahn", "code": "bwojahn" }, { "name": "mtowne", "code": "mtowne" }, { "name": "aweiland", "code": "aweiland" }, { "name": "gjohnson", "code": "gjohnson" }, { "name": "ljohns", "code": "ljohns" }, { "name": "tdahlen", "code": "tdahlen" }, { "name": "tboardman", "code": "tboardman" }, { "name": "tvoegeli", "code": "tvoegeli" }, { "name": "kjensen", "code": "kjensen" }, { "name": "bbrendes", "code": "bbrendes" }, { "name": "bberendes", "code": "bberendes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "shape.STLength()", "type": "esriFieldTypeDouble", "alias": "shape.STLength()", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R273_pk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_273", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_273", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S227_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3f4d5fee1285432f89df60e47d3f77ec" }