{ "currentVersion": 10.61, "id": 29, "name": "Boundary Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103721, "latestWkid": 103721 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Property Information" }, "subLayers": [], "minScale": 16001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 148, 2, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 139, 90, 43, 255 ], "width": 1 }, "value": "10", "label": "Historic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.2 }, "value": "11", "label": "OHW", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 38, 115, 255 ], "width": 0.4 }, "value": "7", "label": "Hydro_Drain", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 }, "value": "5", "label": "Hydro_Lake", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 }, "value": "6", "label": "Hydro_Stream", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 1 }, "value": "9", "label": "Municipality", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 130, 113, 255 ], "width": 1 }, "value": "4", "label": "Parcel_MB", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 33, 0, 255 ], "width": 1 }, "value": "3", "label": "Platted_Lot", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 28, 153, 0, 255 ], "width": 1 }, "value": "1", "label": "PLS-Section", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 111, 0, 255 ], "width": 1 }, "value": "2", "label": "PLS_QQ", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1 }, "value": "8", "label": "Subdivision", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 484503.9563270211, "ymin": 99487.54614174366, "xmax": 612639.8799023628, "ymax": 258959.83992224932, "spatialReference": { "wkid": 103721, "latestWkid": 103721 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LAYER_CAD", "typeIdField": "SUBTYPE", "subtypeFieldName": "SUBTYPE", "subtypeField": "SUBTYPE", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeSmallInteger", "alias": "SUBTYPE", "domain": null }, { "name": "LAYER_CAD", "type": "esriFieldTypeString", "alias": "LAYER_CAD", "length": 25, "domain": null }, { "name": "COLOR_CAD", "type": "esriFieldTypeString", "alias": "COLOR_CAD", "length": 10, "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": "Delta", "type": "esriFieldTypeString", "alias": "COGO Delta", "length": 10, "domain": null }, { "name": "Radius", "type": "esriFieldTypeString", "alias": "COGO Radius", "length": 10, "domain": null }, { "name": "Tangent", "type": "esriFieldTypeString", "alias": "COGO Tangent", "length": 10, "domain": null }, { "name": "ArcLength", "type": "esriFieldTypeString", "alias": "COGO ArcLength", "length": 10, "domain": null }, { "name": "Side", "type": "esriFieldTypeString", "alias": "COGO Side", "length": 1, "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": "R46_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S41_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "PLS-Section" }, { "domains": {}, "id": 2, "name": "PLS_QQ" }, { "domains": {}, "id": 3, "name": "Platted_Lot" }, { "domains": {}, "id": 4, "name": "Parcel_MB" }, { "domains": {}, "id": 5, "name": "Hydro_Lake" }, { "domains": {}, "id": 6, "name": "Hydro_Stream" }, { "domains": {}, "id": 7, "name": "Hydro_Drain" }, { "domains": {}, "id": 8, "name": "Subdivision" }, { "domains": {}, "id": 9, "name": "Municipality" }, { "domains": {}, "id": 10, "name": "Historic" }, { "domains": {}, "id": 11, "name": "OHW" } ], "subtypes": [ { "domains": {}, "defaultValues": { "SUBTYPE": 1, "LAYER_CAD": null, "COLOR_CAD": null, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null }, "code": 1, "name": "PLS-Section" }, { "domains": {}, "defaultValues": { "SUBTYPE": 1, "LAYER_CAD": null, "COLOR_CAD": null, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null }, "code": 2, "name": "PLS_QQ" }, { "domains": {}, "defaultValues": { "SUBTYPE": 1, "LAYER_CAD": null, "COLOR_CAD": null, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null }, "code": 3, "name": "Platted_Lot" }, { "domains": {}, "defaultValues": { "SUBTYPE": 1, "LAYER_CAD": null, "COLOR_CAD": null, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null }, "code": 4, "name": "Parcel_MB" }, { "domains": {}, "defaultValues": { "SUBTYPE": 1, "LAYER_CAD": null, "COLOR_CAD": null, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null }, "code": 5, "name": "Hydro_Lake" }, { "domains": {}, "defaultValues": { "SUBTYPE": 1, "LAYER_CAD": null, "COLOR_CAD": null, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null }, "code": 6, "name": "Hydro_Stream" }, { "domains": {}, "defaultValues": { "SUBTYPE": 1, "LAYER_CAD": null, "COLOR_CAD": null, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null }, "code": 7, "name": "Hydro_Drain" }, { "domains": {}, "defaultValues": { "SUBTYPE": 1, "LAYER_CAD": null, "COLOR_CAD": null, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null }, "code": 8, "name": "Subdivision" }, { "domains": {}, "defaultValues": { "SUBTYPE": 1, "LAYER_CAD": null, "COLOR_CAD": null, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null }, "code": 9, "name": "Municipality" }, { "domains": {}, "defaultValues": { "SUBTYPE": 1, "LAYER_CAD": null, "COLOR_CAD": null, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null }, "code": 10, "name": "Historic" }, { "domains": {}, "defaultValues": { "SUBTYPE": 1, "LAYER_CAD": null, "COLOR_CAD": null, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null }, "code": 11, "name": "OHW" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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, "supportsCoordinatesQuantization": true }