{ "currentVersion": 10.81, "id": 198, "name": "Rights of Way Aquired By", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "value": "A", "label": "Acquisition", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 168, 0, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 132, 255 ], "width": 2 } }, "value": "D", "label": "Disposal", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 137, 68, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 68, 101, 255 ], "width": 2 } }, "value": "G", "label": "Grant", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 545188.9399999976, "ymin": 920523.5649999902, "xmax": 613915.6459999979, "ymax": 1059487.7237499952, "spatialReference": { "wkid": 2868, "latestWkid": 2868 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "RecorderID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AcqType", "type": "esriFieldTypeString", "alias": "AcqType", "length": 24, "domain": { "type": "codedValue", "name": "WS2_Acquistion Type", "description": "Acquistion Type for Real Property", "codedValues": [ { "name": "Real Property", "code": "RealProp" }, { "name": "Right of Way Dedication", "code": "ROW" }, { "name": "Easement Dedication", "code": "Easement" }, { "name": "Patent Easement", "code": "Patent" }, { "name": "Roadway Dedication", "code": "Roadway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 1, "domain": { "type": "codedValue", "name": "WS2_DeedType", "description": "Type of Deed (Acquisition or Disposal or Grant)", "codedValues": [ { "name": "Acquisition", "code": "A" }, { "name": "Disposal", "code": "D" }, { "name": "Grant", "code": "G" }, { "name": "Licensed", "code": "L" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EaseType", "type": "esriFieldTypeString", "alias": "EaseType", "length": 24, "domain": { "type": "codedValue", "name": "WS2_EasementType", "description": "Easement Type", "codedValues": [ { "name": "Roadway Easement", "code": "Roadway" }, { "name": "Sewer Line Easement", "code": "Sewer" }, { "name": "Access - Emergency Services Etc Ease", "code": "Access" }, { "name": "Special Peoria Easement (our Control)", "code": "Peoria" }, { "name": "Irrigation Easement", "code": "Irrigation" }, { "name": "Landscape Easement", "code": "Landscape" }, { "name": "Ingress-Egress Easement", "code": "Ingress-Egress" }, { "name": "Public Utility Easement", "code": "PUE" }, { "name": "Drainage Easement", "code": "Drainage" }, { "name": "Temporary Easement", "code": "Construction" }, { "name": "Flood Control Easement", "code": "Flood" }, { "name": "Non-vehicular Access Easement", "code": "Non-vehicle" }, { "name": "Sidewalk Easement", "code": "Sidewalk" }, { "name": "Slope Easement", "code": "Slope" }, { "name": "Water Line Easement", "code": "Water" }, { "name": "Multi-use Easement", "code": "Multi-use" }, { "name": "Communications Easement", "code": "Communications" }, { "name": "Traffic Control Easement", "code": "Traffic Control" }, { "name": "Cross Access Easement", "code": "Cross Access" }, { "name": "Roadway & Peoria Utility Easement", "code": "Roadway & Peoria Utility" }, { "name": "Power Distribution Easement", "code": "Power Dist." }, { "name": "Drainage & Sewer Easement", "code": "Drainage & Sewer" }, { "name": "Slope & Drainage Easement", "code": "Slope & Drainage" }, { "name": "Water & Sewer Easement", "code": "Water & Sewer" }, { "name": "Stormwater/Surface Cross Drainage Easement", "code": "Storm/Surface Dainage" }, { "name": "Cross Access Parking Easement", "code": "Cross Access Parking" }, { "name": "Sewer/Water/Storm Drain Easement", "code": "Sewer & Water & Storm" }, { "name": "Utility Crossing Easement", "code": "Utility Crossing" }, { "name": "Street/Highway/PubUtil/Irrig Easement", "code": "Street&Highway&PU&Irrg." }, { "name": "Trail Easement", "code": "Trail" }, { "name": "Landscape/Sidewalk/Public Utility Easement", "code": "Landscape/Sidewalk/PU" }, { "name": "Fireline Easement", "code": "Fireline" }, { "name": "Recreation Easement", "code": "Recreation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AddDate", "type": "esriFieldTypeDate", "alias": "AddDate", "length": 8, "domain": null }, { "name": "RecorderID", "type": "esriFieldTypeString", "alias": "RecorderID", "length": 15, "domain": null }, { "name": "RecordDate", "type": "esriFieldTypeDate", "alias": "RecordDate", "length": 8, "domain": null }, { "name": "Linkfield", "type": "esriFieldTypeString", "alias": "Linkfield", "length": 200, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "BLM_Patent_Number", "type": "esriFieldTypeString", "alias": "BLM_Patent_Number", "length": 50, "domain": null }, { "name": "User_", "type": "esriFieldTypeString", "alias": "UserID", "length": 2, "domain": { "type": "codedValue", "name": "WS2_UserID", "description": "User Initials", "codedValues": [ { "name": "Larry Heiser", "code": "LH" }, { "name": "James Riedmann", "code": "JR" }, { "name": "Santiago Garcia", "code": "SG" }, { "name": "Tim Smothers", "code": "TS" }, { "name": "William Beloit", "code": "WB" }, { "name": "Pete Marckmann", "code": "PM" }, { "name": "Stephen Wepprich", "code": "SW" }, { "name": "Alan English", "code": "AE" }, { "name": "Brian Reed", "code": "BR" }, { "name": "Eric Garcia", "code": "EG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1447_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1144_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "931e12e7fdf94c91a9fd422fc9312ed4" }