{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 39, "name": "Parcels", "type": "Feature Layer", "description": "Land parcels in Perry County. Each parcel has a parcel identification number (PIN) that is used to link information from the Assessors database, or other sources.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.01, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Southeast Missouri Regional Planning and Economic Development Commission and Perry County Assessors Office", "parentLayer": null, "subLayers": [], "minScale": 14000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "var pre = Number(Mid($feature.PIN, 22, 3), \"#\");\nvar suf = (Mid($feature.PIN, 26, 3));\nvar oa = $feature.ORIG_AC;\nvar da = $feature.DEED_AC;\nvar ca = $feature.CALC_AC;\nvar parid = pre + \".\" + suf;\nIf (suf == \"000\") {\n parid = pre;\n}\n\nIf (oa > 0 && da > 0 && ca > 0) {\n return parid + TextFormatting.NewLine + oa + \" Ac\" & TextFormatting.NewLine & da + \" Ac(d)\" + TextFormatting.NewLine + ca + \" Ac(c)\";\n} Else If (oa == 0 && da > 0 && ca > 0) {\n return parid + TextFormatting.NewLine + da + \" Ac(d)\" + TextFormatting.NewLine + ca + \" Ac(c)\";\n} Else If (oa == 0 && da == 0 && ca > 0) {\n return parid + TextFormatting.NewLine + ca + \" Ac(c)\";\n} Else If (oa == 0 && da == 0 && ca == 0) {\n return parid;\n} Else If (oa > 0 && da == 0 && ca > 0) {\n return parid + TextFormatting.NewLine + oa + \" Ac\" + TextFormatting.NewLine + ca + \" Ac(c)\";\n} Else If (oa > 0 && da == 0 && ca == 0) {\n return parid + TextFormatting.NewLine + oa + \" Ac\";\n} Else If (oa == 0 && da > 0 && ca == 0) {\n return parid + TextFormatting.NewLine + da + \" Ac(d)\";\n} Else {\n return parid + TextFormatting.NewLine + oa + \" Ac\" + TextFormatting.NewLine + da + \" Ac(d)\";\n}"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 249, 244, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 115, 103, 0, 255 ], "haloSize": 1.5, "font": { "family": "AvenirNext LT Pro Medium", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 922498.3757946715, "ymin": 631539.3859411776, "xmax": 1116877.0159080029, "ymax": 754681.2738432586, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayFieldExpressionInfo": { "expression": "$feature.PIN + ' / ' + $feature.Deedholder\n", "title": "Parcel Display - PIN + OWNER" }, "displayField": "PIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 37, "domain": null }, { "name": "Pin_1", "type": "esriFieldTypeString", "alias": "PIN [2]", "length": 255, "domain": null }, { "name": "Parcel_Number", "type": "esriFieldTypeString", "alias": "Parcel Number", "length": 255, "domain": null }, { "name": "Deedholder", "type": "esriFieldTypeString", "alias": "Deedholder", "length": 255, "domain": null }, { "name": "Attention_Care_of", "type": "esriFieldTypeString", "alias": "Attention / Care Of", "length": 255, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "Site_Address", "type": "esriFieldTypeString", "alias": "Site Address", "length": 255, "domain": null }, { "name": "House_Number", "type": "esriFieldTypeString", "alias": "House Number", "length": 255, "domain": null }, { "name": "ORIG_AC", "type": "esriFieldTypeDouble", "alias": "Original Acres", "domain": null }, { "name": "DEED_AC", "type": "esriFieldTypeDouble", "alias": "Deeded Acres", "domain": null }, { "name": "CALC_AC", "type": "esriFieldTypeDouble", "alias": "Calculated Acres", "domain": null }, { "name": "Assessed_Acres", "type": "esriFieldTypeDouble", "alias": "Assessed Acres", "domain": null }, { "name": "GIS_AC", "type": "esriFieldTypeDouble", "alias": "GIS Acres", "domain": null }, { "name": "Mailing_Address_1", "type": "esriFieldTypeString", "alias": "Mailing Address [1]", "length": 255, "domain": null }, { "name": "Mailing_Address_2", "type": "esriFieldTypeString", "alias": "Mailing Address [2]", "length": 255, "domain": null }, { "name": "Mailing_City", "type": "esriFieldTypeString", "alias": "Mailing City", "length": 255, "domain": null }, { "name": "Mailing_State", "type": "esriFieldTypeString", "alias": "Mailing State", "length": 255, "domain": null }, { "name": "Mailing_ZIP", "type": "esriFieldTypeString", "alias": "Mailing ZIP", "length": 255, "domain": null }, { "name": "Mailing_Country", "type": "esriFieldTypeString", "alias": "Mailing Country", "length": 255, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 255, "domain": null }, { "name": "Legal", "type": "esriFieldTypeString", "alias": "Legal", "length": 276, "domain": null }, { "name": "Incorporated", "type": "esriFieldTypeString", "alias": "Incorporated", "length": 255, "domain": null }, { "name": "School_District", "type": "esriFieldTypeString", "alias": "School District", "length": 255, "domain": null }, { "name": "Gid", "type": "esriFieldTypeInteger", "alias": "Gid", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "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, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }