{ "currentVersion": 10.71, "id": 69, "name": "ParcelLine", "type": "Feature Layer", "description": "Detailed parcel lines", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103404, "latestWkid": 8213 }, "copyrightText": "Brown County Property Listing", "parentLayer": null, "subLayers": [], "minScale": 3600, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SubType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.5 }, "value": "0", "label": "Undetermined", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "value": "1", "label": "Right of Way line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 0.5 }, "value": "2", "label": "Plat boundary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 209, 255, 115, 255 ], "width": 0.5 }, "value": "3", "label": "Block boundary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 200, 173, 255 ], "width": 1 }, "value": "4", "label": "Lot boundary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 235, 255, 255 ], "width": 2 }, "value": "5", "label": "Parcel line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 169, 230, 255 ], "width": 1.2 }, "value": "6", "label": "Lines between deeds or lots (20pdashed)", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 223, 115, 255, 255 ], "width": 1.2 }, "value": "8", "label": "Meander line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 1.3 }, "value": "9", "label": "Hydrography", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1.2 }, "value": "10", "label": "PLSS line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 190, 210, 255, 255 ], "width": 0.5 }, "value": "12", "label": "Historic Parcel Line (20under)", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 205, 102, 255 ], "width": 0.4 }, "value": "13", "label": "Vacated Right of Way", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 203, 193, 227, 255 ], "width": 0.5 }, "value": "14", "label": "Original Right of Way", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 37948.722474161536, "ymin": 467109.8811479062, "xmax": 165545.1408372447, "ymax": 627851.3162260726, "spatialReference": { "wkid": 103404, "latestWkid": 8213 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Direction", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "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": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 200, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I118Distance", "fields": "Distance", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I118SubType", "fields": "SubType", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "Undetermined" }, { "domains": {}, "id": 1, "name": "Right of Way line" }, { "domains": {}, "id": 2, "name": "Plat Boundary" }, { "domains": {}, "id": 3, "name": "Block Boundary" }, { "domains": {}, "id": 4, "name": "Lot Boundary" }, { "domains": {}, "id": 5, "name": "Parcel Line" }, { "domains": {}, "id": 6, "name": "20pdashed (lines between deeds or lots)" }, { "domains": {}, "id": 8, "name": "Meander Line" }, { "domains": {}, "id": 9, "name": "Hydrography" }, { "domains": {}, "id": 10, "name": "PLSS line" }, { "domains": {}, "id": 11, "name": "Note" }, { "domains": {}, "id": 12, "name": "20under (historic parcel line)" }, { "domains": {}, "id": 13, "name": "Vacated Right of Way" }, { "domains": {}, "id": 14, "name": "Original Right of Way" }, { "domains": {}, "id": 15, "name": "Private Road Right of Way" }, { "domains": {}, "id": 16, "name": "Bulkhead Line" } ], "subtypes": [ { "domains": {}, "defaultValues": { "SubType": 0, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null, "Comment": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 0, "name": "Undetermined" }, { "domains": {}, "defaultValues": { "SubType": 0, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null, "Comment": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "Right of Way line" }, { "domains": {}, "defaultValues": { "SubType": 0, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null, "Comment": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "Plat Boundary" }, { "domains": {}, "defaultValues": { "SubType": 0, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null, "Comment": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "Block Boundary" }, { "domains": {}, "defaultValues": { "SubType": 0, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null, "Comment": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "Lot Boundary" }, { "domains": {}, "defaultValues": { "SubType": 0, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null, "Comment": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "name": "Parcel Line" }, { "domains": {}, "defaultValues": { "SubType": 0, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null, "Comment": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 6, "name": "20pdashed (lines between deeds or lots)" }, { "domains": {}, "defaultValues": { "SubType": 0, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null, "Comment": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 8, "name": "Meander Line" }, { "domains": {}, "defaultValues": { "SubType": 0, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null, "Comment": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 9, "name": "Hydrography" }, { "domains": {}, "defaultValues": { "SubType": 0, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null, "Comment": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 10, "name": "PLSS line" }, { "domains": {}, "defaultValues": { "SubType": 0, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null, "Comment": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 11, "name": "Note" }, { "domains": {}, "defaultValues": { "SubType": 0, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null, "Comment": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 12, "name": "20under (historic parcel line)" }, { "domains": {}, "defaultValues": { "SubType": 0, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null, "Comment": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 13, "name": "Vacated Right of Way" }, { "domains": {}, "defaultValues": { "SubType": 0, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null, "Comment": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 14, "name": "Original Right of Way" }, { "domains": {}, "defaultValues": { "SubType": 0, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null, "Comment": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 15, "name": "Private Road Right of Way" }, { "domains": {}, "defaultValues": { "SubType": 0, "Direction": null, "Distance": null, "Delta": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null, "Comment": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 16, "name": "Bulkhead Line" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 4000, "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 }