{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 2, "name": "GIS.AGP_ConstructParcelLabels", "type": "Feature Layer", "description": "The parcel data set delineates cadastral features within Lincoln County, Wisconsin. Each parcel is attributed with the county's parcel identification number (PIN). the PIN is used to relate parcels to real property listing and zoning databases, among others. Parcel boundaries are derived from a variety of sources including GPS control, digital orthophotography, original Public Land Survey System (PLSS) plat maps, an adjusted version of the Wisconsin Department of Natural Recources (WDNR) LandNet, scanned/registered tax parcel assessment sheets, legal documents, Certified Survey Maps (CSMs), subdivision plats, as well as road centerlines and hydrology. These source materials are of several different scales and are from dates ranging from the 1850's to present. The cadastral boundaries are mapped to fit within Lincoln County's Public Land Survey System (PLSS) grid using coordinate geometry (COGO) and screen digitizing. This point feature class is created into polygons, which in turn are dissolved on certain attributes to create many publication level feature classes which include, but are not limited to, Parcels, Simultaneous Conveyances and Right-of-Way.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103434, "latestWkid": 8152, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -18068700, "falseY": -49116200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "This feature class was created and is maintained by the Lincoln County, Wisconsin Land Services Department.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5d0649deb86e91e71d2141630071389b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAATCAYAAACp65zuAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAyElEQVQokbXRsW3DMBSE4a/gAi7l0ivII6SU15BXSBelywriCim9RriCSrHUCilECTFkwUGAHEAQIH/g3d0LfqlQ7hqXHSZiDDiiq0+aR1QatDgGVGj6lvq0gZxfVagDEtI1qr8+7sH3z5lHWjzGPOkfjF08rmGe6v/AS3XYflYHxkmHGMxlN327Bfv2vp6MfI0qaF/IE7e08gk5YMS5bOCtVCINsrmadYUK3KEpVn6+/S31oryMLt53wZiGOVTxtgveynk6elffa2A7CWhq0m8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.SIMCONLABEL"}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 170, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0022385882075135E7, "ymin": 5641154.7932335185, "xmax": -9956166.312595893, "ymax": 5708832.1245790925, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SIMCONFULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 14, "domain": null }, { "name": "PIDNO", "type": "esriFieldTypeString", "alias": "PIDNO", "length": 18, "domain": null }, { "name": "NOPINCASENUM", "type": "esriFieldTypeString", "alias": "No PIN Case Number", "length": 10, "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 10, "domain": { "type": "codedValue", "name": "ParcelFeatureCode", "description": "Feature Code for different parcel flags", "codedValues": [ { "name": "No Flag", "code": "A" }, { "name": "ROW - Publicly Dedicated", "code": "B" }, { "name": "ROW - Public Easement", "code": "C" }, { "name": "ROW - Private Easement", "code": "D" }, { "name": "ROW - Railroad", "code": "E" }, { "name": "Water Bed", "code": "F" }, { "name": "ROW - Publicly Dedicated, ROW - Railroad", "code": "BE" }, { "name": "ROW - Publicly Dedicated, Water Bed", "code": "BF" }, { "name": "ROW - Public Easement, ROW - Railroad", "code": "CE" }, { "name": "ROW - Public Easement, Water Bed", "code": "CF" }, { "name": "ROW - Private Easement, ROW - Railroad", "code": "DE" }, { "name": "ROW - Private Easement, Water Bed", "code": "DF" }, { "name": "ROW - Railroad, Water Bed", "code": "EF" }, { "name": "ROW - Publicly Dedicated, ROW - Railroad, Water Bed", "code": "BEF" }, { "name": "ROW - Public Easement, ROW - Railroad, Water Bed", "code": "CEF" }, { "name": "ROW - Private Easement, ROW - Railroad, Water Bed", "code": "DEF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SIMCONID", "type": "esriFieldTypeString", "alias": "Plat ID", "length": 20, "domain": null }, { "name": "SIMCONTYPE", "type": "esriFieldTypeString", "alias": "Plat Type", "length": 50, "domain": { "type": "codedValue", "name": "SimCon_Type", "description": "The type of simultaneous Conveyance", "codedValues": [ { "name": "Assessor Plat", "code": "Assessor Plat" }, { "name": "Cemetery Plat", "code": "Cemetery Plat" }, { "name": "Condo", "code": "Condo" }, { "name": "CSM", "code": "CSM" }, { "name": "Other Plat", "code": "Other Plat" }, { "name": "Plat of Survey", "code": "Plat of Survey" }, { "name": "Subdivision", "code": "Subdivision" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SIMCONFULLNAME", "type": "esriFieldTypeString", "alias": "Plat Full Name", "length": 255, "domain": null }, { "name": "SIMCONLABEL", "type": "esriFieldTypeString", "alias": "Plat Label", "length": 255, "domain": null }, { "name": "RODDOCNUM", "type": "esriFieldTypeString", "alias": "Register of Deeds Document Number", "length": 10, "domain": null }, { "name": "VOLUME", "type": "esriFieldTypeString", "alias": "Volume", "length": 5, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "Page", "length": 5, "domain": null }, { "name": "ENVELOPENUM", "type": "esriFieldTypeString", "alias": "Envelope Number", "length": 10, "domain": null }, { "name": "SIMCONFRSTDIVTYPE", "type": "esriFieldTypeString", "alias": "Block/Bldg Type", "length": 30, "domain": { "type": "codedValue", "name": "SimConDiv_Type", "description": "Simultaneous Division Type", "codedValues": [ { "name": "Assessors Plat", "code": "Assessors Plat" }, { "name": "Block", "code": "Block" }, { "name": "Boat Access", "code": "Boat Access" }, { "name": "Building", "code": "Building" }, { "name": "General Common Element", "code": "General Common Element" }, { "name": "Ingress/Egress", "code": "Ingress/Egress" }, { "name": "Limited Common Element", "code": "Limited Common Element" }, { "name": "Lot", "code": "Lot" }, { "name": "Other", "code": "Other" }, { "name": "Outlot", "code": "Outlot" }, { "name": "Parcel", "code": "Parcel" }, { "name": "Park", "code": "Park" }, { "name": "Platted ROW", "code": "Platted ROW" }, { "name": "Plot", "code": "Plot" }, { "name": "Unit", "code": "Unit" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SIMCONFRSTDIVNUM", "type": "esriFieldTypeString", "alias": "Block/Bldg Number", "length": 10, "domain": null }, { "name": "SIMCONFRSTDIVLABEL", "type": "esriFieldTypeString", "alias": "Block/Bldg Label", "length": 20, "domain": null }, { "name": "SIMCONSECDIVTYPE", "type": "esriFieldTypeString", "alias": "Lot Type", "length": 30, "domain": { "type": "codedValue", "name": "SimConDiv_Type", "description": "Simultaneous Division Type", "codedValues": [ { "name": "Assessors Plat", "code": "Assessors Plat" }, { "name": "Block", "code": "Block" }, { "name": "Boat Access", "code": "Boat Access" }, { "name": "Building", "code": "Building" }, { "name": "General Common Element", "code": "General Common Element" }, { "name": "Ingress/Egress", "code": "Ingress/Egress" }, { "name": "Limited Common Element", "code": "Limited Common Element" }, { "name": "Lot", "code": "Lot" }, { "name": "Other", "code": "Other" }, { "name": "Outlot", "code": "Outlot" }, { "name": "Parcel", "code": "Parcel" }, { "name": "Park", "code": "Park" }, { "name": "Platted ROW", "code": "Platted ROW" }, { "name": "Plot", "code": "Plot" }, { "name": "Unit", "code": "Unit" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SIMCONSECDIVNUM", "type": "esriFieldTypeString", "alias": "Lot Number", "length": 10, "domain": null }, { "name": "SIMCONSECDIVLABEL", "type": "esriFieldTypeString", "alias": "Lot Label", "length": 30, "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 10, "domain": { "type": "codedValue", "name": "Zoning", "description": "Zoning Districts", "codedValues": [ { "name": "Agriculture", "code": "A" }, { "name": "Crossroads Mixed Use", "code": "CMU" }, { "name": "Forestry", "code": "F" }, { "name": "General Business", "code": "GB" }, { "name": "General Industrial", "code": "GI" }, { "name": "Mobile Home Park", "code": "MH" }, { "name": "Mixed Residential", "code": "MR" }, { "name": "No County Zoning", "code": "NCZ" }, { "name": "No Zoning - Water", "code": "NZ-H2O" }, { "name": "No Zoning - Right-of-Way", "code": "NZ-ROW" }, { "name": "Planned Business", "code": "PB" }, { "name": "Planned Development", "code": "PD" }, { "name": "Planned Industrial", "code": "PI" }, { "name": "Recreational", "code": "RE" }, { "name": "Rural Lands - 2 per 40", "code": "RL-2" }, { "name": "Rural Lands - 4 per 40", "code": "RL-4" }, { "name": "Rural Residential 30,000", "code": "RR-1" }, { "name": "Rural Residential 40,000", "code": "RR-2" }, { "name": "Rural Residential 50,000", "code": "RR-3" }, { "name": "Rural Residential 100,000", "code": "RR-4" }, { "name": "Rural Residential 200,000", "code": "RR-5" }, { "name": "Suburban Residential", "code": "SR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PLANNEDLANDUSE", "type": "esriFieldTypeString", "alias": "PLANNED LAND USE", "length": 10, "domain": { "type": "codedValue", "name": "PlannedLandUse", "description": "Planned Land Use Districts", "codedValues": [ { "name": "Agriculture", "code": "AG" }, { "name": "Crossroads Mixed Use", "code": "CRMU" }, { "name": "Extraction", "code": "EXTR" }, { "name": "General Business", "code": "GENBUS" }, { "name": "General Industrial", "code": "GENIND" }, { "name": "Institutional", "code": "INST" }, { "name": "Mixed Residential", "code": "MIXRES" }, { "name": "Planned Business", "code": "PLBUS" }, { "name": "Planned Industrial", "code": "PLIND" }, { "name": "Private Forest", "code": "PRF" }, { "name": "Private Recreation", "code": "PRR" }, { "name": "Public Forest", "code": "PUF" }, { "name": "Public Recreation", "code": "PUR" }, { "name": "Rural Lands", "code": "RLANDS" }, { "name": "Rural Single Family Residential", "code": "RRES" }, { "name": "Suburban Single Family Residential", "code": "SRES" }, { "name": "No County Planned Land Use", "code": "NCPLU" }, { "name": "No Planned Land Use - Water", "code": "NPLU - H2O" }, { "name": "No Planned Land Use - Right-of-Way", "code": "NPLU - ROW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "MUNICIPALITY", "length": 50, "domain": { "type": "codedValue", "name": "MCD", "description": "Municipality or City or County", "codedValues": [ { "name": "BIRCH", "code": "BIRCH" }, { "name": "BRADLEY", "code": "BRADLEY" }, { "name": "CITY OF MERRILL", "code": "CITY OF MERRILL" }, { "name": "CITY OF TOMAHAWK", "code": "CITY OF TOMAHAWK" }, { "name": "CORNING", "code": "CORNING" }, { "name": "HARDING", "code": "HARDING" }, { "name": "HARRISON", "code": "HARRISON" }, { "name": "KING", "code": "KING" }, { "name": "MERRILL", "code": "MERRILL" }, { "name": "PINE RIVER", "code": "PINE RIVER" }, { "name": "ROCK FALLS", "code": "ROCK FALLS" }, { "name": "RUSSELL", "code": "RUSSELL" }, { "name": "SCHLEY", "code": "SCHLEY" }, { "name": "SCOTT", "code": "SCOTT" }, { "name": "SKANAWAN", "code": "SKANAWAN" }, { "name": "SOMO", "code": "SOMO" }, { "name": "TOMAHAWK", "code": "TOMAHAWK" }, { "name": "WILSON", "code": "WILSON" }, { "name": "LANGLADE COUNTY", "code": "LANGLADE COUNTY" }, { "name": "MARATHON COUNTY", "code": "MARATHON COUNTY" }, { "name": "ONEIDA COUNTY", "code": "ONEIDA COUNTY" }, { "name": "PRICE COUNTY", "code": "PRICE COUNTY" }, { "name": "TAYLOR COUNTY", "code": "TAYLOR COUNTY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }