{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Tax Parcels (PIN and Acres)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18055.954822, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 755804.2001544125, "ymin": 1551969.6598694026, "xmax": 914558.7599412464, "ymax": 1808629.539921321, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TAXNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OLDPIN", "type": "esriFieldTypeString", "alias": "OLDPIN", "length": 13, "domain": null }, { "name": "PARCELSTATUS", "type": "esriFieldTypeString", "alias": "PARCELSTATUS", "length": 1, "domain": null }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "length": 5, "domain": null }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "length": 33, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 21, "domain": null }, { "name": "LOTACRES", "type": "esriFieldTypeDouble", "alias": "LOTACRES", "domain": null }, { "name": "LSIZE3", "type": "esriFieldTypeDouble", "alias": "LSIZE3", "domain": null }, { "name": "LSIZE1", "type": "esriFieldTypeDouble", "alias": "LSIZE1", "domain": null }, { "name": "TAXNAME", "type": "esriFieldTypeString", "alias": "TAXNAME", "length": 90, "domain": null }, { "name": "ASSESSYEAR", "type": "esriFieldTypeInteger", "alias": "ASSESSYEAR", "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "Legal", "length": 255, "domain": null }, { "name": "SALEPRICE", "type": "esriFieldTypeInteger", "alias": "SalePrice", "domain": null }, { "name": "SALEDATE", "type": "esriFieldTypeDate", "alias": "SaleDate", "length": 8, "precision": 1, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OwnershipPIN", "type": "esriFieldTypeString", "alias": "OwnershipPIN", "length": 14, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "AssesosorPIN", "type": "esriFieldTypeString", "alias": "AssesosorPIN", "length": 13, "domain": null }, { "name": "ParcelCreatedDate", "type": "esriFieldTypeString", "alias": "ParcelCreatedDate", "length": 10, "domain": null }, { "name": "PARCELInActiveDate", "type": "esriFieldTypeString", "alias": "PARCELInActiveDate", "length": 10, "domain": null }, { "name": "PhysicalADDRESS1", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS1", "length": 55, "domain": null }, { "name": "PhysicalADDRESS2", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS2", "length": 74, "domain": null }, { "name": "PhysicalCITY", "type": "esriFieldTypeString", "alias": "PhysicalCITY", "length": 14, "domain": null }, { "name": "PhysicalSTATE", "type": "esriFieldTypeString", "alias": "PhysicalSTATE", "length": 2, "domain": null }, { "name": "PhysicalZIP", "type": "esriFieldTypeString", "alias": "PhysicalZIP", "length": 10, "domain": null }, { "name": "TaxADDRESS1", "type": "esriFieldTypeString", "alias": "TaxADDRESS1", "length": 89, "domain": null }, { "name": "TaxADDRESS2", "type": "esriFieldTypeString", "alias": "TaxADDRESS2", "length": 50, "domain": null }, { "name": "TaxCITY", "type": "esriFieldTypeString", "alias": "TaxCITY", "length": 22, "domain": null }, { "name": "TaxSTATE", "type": "esriFieldTypeString", "alias": "TaxSTATE", "length": 2, "domain": null }, { "name": "TaxZIP", "type": "esriFieldTypeString", "alias": "TaxZIP", "length": 10, "domain": null }, { "name": "PriorYearFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFLandVal", "domain": null }, { "name": "PriorYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFLandVal", "domain": null }, { "name": "PriorYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFBldgVal", "domain": null }, { "name": "PriorYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFBldgVal", "domain": null }, { "name": "CurrentYearFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFLandVal", "domain": null }, { "name": "CurrentYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFLandVal", "domain": null }, { "name": "CurrentYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFBldgVal", "domain": null }, { "name": "CurrentYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFBldgVal", "domain": null }, { "name": "CurrentYearTotalVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearTotalVal", "domain": null }, { "name": "TWPRChange", "type": "esriFieldTypeString", "alias": "TWPRChange", "length": 1, "domain": null }, { "name": "SARChange", "type": "esriFieldTypeString", "alias": "SARChange", "length": 254, "domain": null }, { "name": "SiteAddress", "type": "esriFieldTypeString", "alias": "SiteAddress", "length": 71, "domain": null }, { "name": "DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "length": 27, "domain": null }, { "name": "SALETYPE", "type": "esriFieldTypeString", "alias": "SALETYPE", "length": 9, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2499_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2603_PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S398_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "DBO.Buildings", "relatedTableId": 23, "role": "esriRelRoleOrigin", "keyField": "PIN", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{47285415-7C7C-4FEB-84F9-A5D9A60EA894}" } ], "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8706c54fe8fe4300be52ba306f0b33b2" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "Total Value (Label Only)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18055.954822, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 755804.2001544125, "ymin": 1551969.6598694026, "xmax": 914558.7599412464, "ymax": 1808629.539921321, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TAXNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OLDPIN", "type": "esriFieldTypeString", "alias": "OLDPIN", "length": 13, "domain": null }, { "name": "PARCELSTATUS", "type": "esriFieldTypeString", "alias": "PARCELSTATUS", "length": 1, "domain": null }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "length": 5, "domain": null }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "length": 33, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 21, "domain": null }, { "name": "LOTACRES", "type": "esriFieldTypeDouble", "alias": "LOTACRES", "domain": null }, { "name": "LSIZE3", "type": "esriFieldTypeDouble", "alias": "LSIZE3", "domain": null }, { "name": "LSIZE1", "type": "esriFieldTypeDouble", "alias": "LSIZE1", "domain": null }, { "name": "TAXNAME", "type": "esriFieldTypeString", "alias": "TAXNAME", "length": 90, "domain": null }, { "name": "ASSESSYEAR", "type": "esriFieldTypeInteger", "alias": "ASSESSYEAR", "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "Legal", "length": 255, "domain": null }, { "name": "SALEPRICE", "type": "esriFieldTypeInteger", "alias": "SalePrice", "domain": null }, { "name": "SALEDATE", "type": "esriFieldTypeDate", "alias": "SaleDate", "length": 8, "precision": 1, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OwnershipPIN", "type": "esriFieldTypeString", "alias": "OwnershipPIN", "length": 14, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "AssesosorPIN", "type": "esriFieldTypeString", "alias": "AssesosorPIN", "length": 13, "domain": null }, { "name": "ParcelCreatedDate", "type": "esriFieldTypeString", "alias": "ParcelCreatedDate", "length": 10, "domain": null }, { "name": "PARCELInActiveDate", "type": "esriFieldTypeString", "alias": "PARCELInActiveDate", "length": 10, "domain": null }, { "name": "PhysicalADDRESS1", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS1", "length": 55, "domain": null }, { "name": "PhysicalADDRESS2", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS2", "length": 74, "domain": null }, { "name": "PhysicalCITY", "type": "esriFieldTypeString", "alias": "PhysicalCITY", "length": 14, "domain": null }, { "name": "PhysicalSTATE", "type": "esriFieldTypeString", "alias": "PhysicalSTATE", "length": 2, "domain": null }, { "name": "PhysicalZIP", "type": "esriFieldTypeString", "alias": "PhysicalZIP", "length": 10, "domain": null }, { "name": "TaxADDRESS1", "type": "esriFieldTypeString", "alias": "TaxADDRESS1", "length": 89, "domain": null }, { "name": "TaxADDRESS2", "type": "esriFieldTypeString", "alias": "TaxADDRESS2", "length": 50, "domain": null }, { "name": "TaxCITY", "type": "esriFieldTypeString", "alias": "TaxCITY", "length": 22, "domain": null }, { "name": "TaxSTATE", "type": "esriFieldTypeString", "alias": "TaxSTATE", "length": 2, "domain": null }, { "name": "TaxZIP", "type": "esriFieldTypeString", "alias": "TaxZIP", "length": 10, "domain": null }, { "name": "PriorYearFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFLandVal", "domain": null }, { "name": "PriorYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFLandVal", "domain": null }, { "name": "PriorYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFBldgVal", "domain": null }, { "name": "PriorYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFBldgVal", "domain": null }, { "name": "CurrentYearFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFLandVal", "domain": null }, { "name": "CurrentYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFLandVal", "domain": null }, { "name": "CurrentYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFBldgVal", "domain": null }, { "name": "CurrentYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFBldgVal", "domain": null }, { "name": "CurrentYearTotalVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearTotalVal", "domain": null }, { "name": "TWPRChange", "type": "esriFieldTypeString", "alias": "TWPRChange", "length": 1, "domain": null }, { "name": "SARChange", "type": "esriFieldTypeString", "alias": "SARChange", "length": 254, "domain": null }, { "name": "SiteAddress", "type": "esriFieldTypeString", "alias": "SiteAddress", "length": 71, "domain": null }, { "name": "DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "length": 27, "domain": null }, { "name": "SALETYPE", "type": "esriFieldTypeString", "alias": "SALETYPE", "length": 9, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2499_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2603_PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S398_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "DBO.Buildings", "relatedTableId": 23, "role": "esriRelRoleOrigin", "keyField": "PIN", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{47285415-7C7C-4FEB-84F9-A5D9A60EA894}" } ], "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8706c54fe8fe4300be52ba306f0b33b2" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 2, "name": "Total Value", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18055.954822, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 239, 215, 255 ], "toColor": [ 242, 138, 19, 255 ] }, "classificationMethod": "esriClassifyManual" }, "field": "CurrentYearTotalVal", "classificationMethod": "esriClassifyManual", "minValue": 1, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 204, 255 ], "outline": null }, "classMaxValue": 15000, "label": "$1.00 - $15,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 222, 181, 255 ], "outline": null }, "classMaxValue": 50000, "label": "$15,000.01 - $50,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 207, 156, 255 ], "outline": null }, "classMaxValue": 100000, "label": "$50,000.01 - $100,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 193, 135, 255 ], "outline": null }, "classMaxValue": 200000, "label": "$100,000.01 - $200,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 181, 112, 255 ], "outline": null }, "classMaxValue": 500000, "label": "$200,000.01 - $500,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 168, 92, 255 ], "outline": null }, "classMaxValue": 1000000, "label": "$500,000.01 - $1,000,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 157, 73, 255 ], "outline": null }, "classMaxValue": 2000000, "label": "$1,000,000.01 - $2,000,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 141, 54, 255 ], "outline": null }, "classMaxValue": 3500000, "label": "$2,000,000.01 - $3,500,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 133, 34, 255 ], "outline": null }, "classMaxValue": 6500000, "label": "$3,500,000.01 - $6,500,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 118, 5, 255 ], "outline": null }, "classMaxValue": 12000000, "label": "$6,500,000.01 - $12,000,000.00" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 755804.2001544125, "ymin": 1551969.6598694026, "xmax": 914558.7599412464, "ymax": 1808629.539921321, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TAXNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OLDPIN", "type": "esriFieldTypeString", "alias": "OLDPIN", "length": 13, "domain": null }, { "name": "PARCELSTATUS", "type": "esriFieldTypeString", "alias": "PARCELSTATUS", "length": 1, "domain": null }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "length": 5, "domain": null }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "length": 33, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 21, "domain": null }, { "name": "LOTACRES", "type": "esriFieldTypeDouble", "alias": "LOTACRES", "domain": null }, { "name": "LSIZE3", "type": "esriFieldTypeDouble", "alias": "LSIZE3", "domain": null }, { "name": "LSIZE1", "type": "esriFieldTypeDouble", "alias": "LSIZE1", "domain": null }, { "name": "TAXNAME", "type": "esriFieldTypeString", "alias": "TAXNAME", "length": 90, "domain": null }, { "name": "ASSESSYEAR", "type": "esriFieldTypeInteger", "alias": "ASSESSYEAR", "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "Legal", "length": 255, "domain": null }, { "name": "SALEPRICE", "type": "esriFieldTypeInteger", "alias": "SalePrice", "domain": null }, { "name": "SALEDATE", "type": "esriFieldTypeDate", "alias": "SaleDate", "length": 8, "precision": 1, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OwnershipPIN", "type": "esriFieldTypeString", "alias": "OwnershipPIN", "length": 14, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "AssesosorPIN", "type": "esriFieldTypeString", "alias": "AssesosorPIN", "length": 13, "domain": null }, { "name": "ParcelCreatedDate", "type": "esriFieldTypeString", "alias": "ParcelCreatedDate", "length": 10, "domain": null }, { "name": "PARCELInActiveDate", "type": "esriFieldTypeString", "alias": "PARCELInActiveDate", "length": 10, "domain": null }, { "name": "PhysicalADDRESS1", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS1", "length": 55, "domain": null }, { "name": "PhysicalADDRESS2", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS2", "length": 74, "domain": null }, { "name": "PhysicalCITY", "type": "esriFieldTypeString", "alias": "PhysicalCITY", "length": 14, "domain": null }, { "name": "PhysicalSTATE", "type": "esriFieldTypeString", "alias": "PhysicalSTATE", "length": 2, "domain": null }, { "name": "PhysicalZIP", "type": "esriFieldTypeString", "alias": "PhysicalZIP", "length": 10, "domain": null }, { "name": "TaxADDRESS1", "type": "esriFieldTypeString", "alias": "TaxADDRESS1", "length": 89, "domain": null }, { "name": "TaxADDRESS2", "type": "esriFieldTypeString", "alias": "TaxADDRESS2", "length": 50, "domain": null }, { "name": "TaxCITY", "type": "esriFieldTypeString", "alias": "TaxCITY", "length": 22, "domain": null }, { "name": "TaxSTATE", "type": "esriFieldTypeString", "alias": "TaxSTATE", "length": 2, "domain": null }, { "name": "TaxZIP", "type": "esriFieldTypeString", "alias": "TaxZIP", "length": 10, "domain": null }, { "name": "PriorYearFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFLandVal", "domain": null }, { "name": "PriorYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFLandVal", "domain": null }, { "name": "PriorYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFBldgVal", "domain": null }, { "name": "PriorYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFBldgVal", "domain": null }, { "name": "CurrentYearFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFLandVal", "domain": null }, { "name": "CurrentYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFLandVal", "domain": null }, { "name": "CurrentYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFBldgVal", "domain": null }, { "name": "CurrentYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFBldgVal", "domain": null }, { "name": "CurrentYearTotalVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearTotalVal", "domain": null }, { "name": "TWPRChange", "type": "esriFieldTypeString", "alias": "TWPRChange", "length": 1, "domain": null }, { "name": "SARChange", "type": "esriFieldTypeString", "alias": "SARChange", "length": 254, "domain": null }, { "name": "SiteAddress", "type": "esriFieldTypeString", "alias": "SiteAddress", "length": 71, "domain": null }, { "name": "DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "length": 27, "domain": null }, { "name": "SALETYPE", "type": "esriFieldTypeString", "alias": "SALETYPE", "length": 9, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2499_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2603_PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S398_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "DBO.Buildings", "relatedTableId": 23, "role": "esriRelRoleOrigin", "keyField": "PIN", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{47285415-7C7C-4FEB-84F9-A5D9A60EA894}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8706c54fe8fe4300be52ba306f0b33b2" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 3, "name": "Sales - Last 3 Years (Label Only)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18055.954822, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 755804.2001544125, "ymin": 1551969.6598694026, "xmax": 914558.7599412464, "ymax": 1808629.539921321, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OwnershipPIN", "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": "OLDPIN", "type": "esriFieldTypeString", "alias": "OLDPIN", "length": 13, "domain": null }, { "name": "SALEPRICE", "type": "esriFieldTypeInteger", "alias": "SalePrice", "domain": null }, { "name": "SALEDATE", "type": "esriFieldTypeDate", "alias": "SaleDate", "length": 8, "precision": 1, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OwnershipPIN", "type": "esriFieldTypeString", "alias": "OwnershipPIN", "length": 14, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "AssesosorPIN", "type": "esriFieldTypeString", "alias": "AssesosorPIN", "length": 13, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "PARCELSTATUS", "type": "esriFieldTypeString", "alias": "PARCELSTATUS", "length": 1, "domain": null }, { "name": "ParcelCreatedDate", "type": "esriFieldTypeString", "alias": "ParcelCreatedDate", "length": 10, "domain": null }, { "name": "PARCELInActiveDate", "type": "esriFieldTypeString", "alias": "PARCELInActiveDate", "length": 10, "domain": null }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "length": 5, "domain": null }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "length": 33, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 21, "domain": null }, { "name": "LOTACRES", "type": "esriFieldTypeDouble", "alias": "LOTACRES", "domain": null }, { "name": "LSIZE3", "type": "esriFieldTypeDouble", "alias": "LSIZE3", "domain": null }, { "name": "LSIZE1", "type": "esriFieldTypeDouble", "alias": "LSIZE1", "domain": null }, { "name": "PhysicalADDRESS1", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS1", "length": 55, "domain": null }, { "name": "PhysicalADDRESS2", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS2", "length": 74, "domain": null }, { "name": "PhysicalCITY", "type": "esriFieldTypeString", "alias": "PhysicalCITY", "length": 14, "domain": null }, { "name": "PhysicalSTATE", "type": "esriFieldTypeString", "alias": "PhysicalSTATE", "length": 2, "domain": null }, { "name": "PhysicalZIP", "type": "esriFieldTypeString", "alias": "PhysicalZIP", "length": 10, "domain": null }, { "name": "TAXNAME", "type": "esriFieldTypeString", "alias": "TAXNAME", "length": 90, "domain": null }, { "name": "TaxADDRESS1", "type": "esriFieldTypeString", "alias": "TaxADDRESS1", "length": 89, "domain": null }, { "name": "TaxADDRESS2", "type": "esriFieldTypeString", "alias": "TaxADDRESS2", "length": 50, "domain": null }, { "name": "TaxCITY", "type": "esriFieldTypeString", "alias": "TaxCITY", "length": 22, "domain": null }, { "name": "TaxSTATE", "type": "esriFieldTypeString", "alias": "TaxSTATE", "length": 2, "domain": null }, { "name": "TaxZIP", "type": "esriFieldTypeString", "alias": "TaxZIP", "length": 10, "domain": null }, { "name": "ASSESSYEAR", "type": "esriFieldTypeInteger", "alias": "ASSESSYEAR", "domain": null }, { "name": "PriorYearFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFLandVal", "domain": null }, { "name": "PriorYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFLandVal", "domain": null }, { "name": "PriorYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFBldgVal", "domain": null }, { "name": "PriorYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFBldgVal", "domain": null }, { "name": "CurrentYearFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFLandVal", "domain": null }, { "name": "CurrentYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFLandVal", "domain": null }, { "name": "CurrentYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFBldgVal", "domain": null }, { "name": "CurrentYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFBldgVal", "domain": null }, { "name": "CurrentYearTotalVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearTotalVal", "domain": null }, { "name": "TWPRChange", "type": "esriFieldTypeString", "alias": "TWPRChange", "length": 1, "domain": null }, { "name": "SARChange", "type": "esriFieldTypeString", "alias": "SARChange", "length": 254, "domain": null }, { "name": "SiteAddress", "type": "esriFieldTypeString", "alias": "SiteAddress", "length": 71, "domain": null }, { "name": "DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "length": 27, "domain": null }, { "name": "SALETYPE", "type": "esriFieldTypeString", "alias": "SALETYPE", "length": 9, "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "LEGAL", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2499_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2603_PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S398_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "DBO.Buildings", "relatedTableId": 23, "role": "esriRelRoleOrigin", "keyField": "PIN", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{47285415-7C7C-4FEB-84F9-A5D9A60EA894}" } ], "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8706c54fe8fe4300be52ba306f0b33b2" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 4, "name": "Sales - Last 3 Years", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18055.954822, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 240, 242, 255 ], "toColor": [ 69, 149, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 149, 230, 255 ], "toColor": [ 58, 6, 161, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "SalePrice", "classificationMethod": "esriClassifyManual", "minValue": 1, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 237, 240, 255 ], "outline": null }, "classMaxValue": 50000, "label": "1 - 50,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 210, 237, 255 ], "outline": null }, "classMaxValue": 175000, "label": "50,001 - 175,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 187, 235, 255 ], "outline": null }, "classMaxValue": 450000, "label": "175,001 - 450,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 163, 230, 255 ], "outline": null }, "classMaxValue": 900000, "label": "450,001 - 900,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 141, 227, 255 ], "outline": null }, "classMaxValue": 1750000, "label": "900,001 - 1,750,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 33, 118, 217, 255 ], "outline": null }, "classMaxValue": 3000000, "label": "1,750,001 - 3,000,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 34, 89, 199, 255 ], "outline": null }, "classMaxValue": 5750000, "label": "3,000,001 - 5,750,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 29, 62, 181, 255 ], "outline": null }, "classMaxValue": 9750000, "label": "5,750,001 - 9,750,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 23, 39, 163, 255 ], "outline": null }, "classMaxValue": 21500000, "label": "9,750,001 - 21,500,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 9, 9, 145, 255 ], "outline": null }, "classMaxValue": 50000000, "label": "21,500,001 - 50,000,000" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 755804.2001544125, "ymin": 1551969.6598694026, "xmax": 914558.7599412464, "ymax": 1808629.539921321, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OwnershipPIN", "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": "OLDPIN", "type": "esriFieldTypeString", "alias": "OLDPIN", "length": 13, "domain": null }, { "name": "SALEPRICE", "type": "esriFieldTypeInteger", "alias": "SalePrice", "domain": null }, { "name": "SALEDATE", "type": "esriFieldTypeDate", "alias": "SaleDate", "length": 8, "precision": 1, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OwnershipPIN", "type": "esriFieldTypeString", "alias": "OwnershipPIN", "length": 14, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "AssesosorPIN", "type": "esriFieldTypeString", "alias": "AssesosorPIN", "length": 13, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "PARCELSTATUS", "type": "esriFieldTypeString", "alias": "PARCELSTATUS", "length": 1, "domain": null }, { "name": "ParcelCreatedDate", "type": "esriFieldTypeString", "alias": "ParcelCreatedDate", "length": 10, "domain": null }, { "name": "PARCELInActiveDate", "type": "esriFieldTypeString", "alias": "PARCELInActiveDate", "length": 10, "domain": null }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "length": 5, "domain": null }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "length": 33, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 21, "domain": null }, { "name": "LOTACRES", "type": "esriFieldTypeDouble", "alias": "LOTACRES", "domain": null }, { "name": "LSIZE3", "type": "esriFieldTypeDouble", "alias": "LSIZE3", "domain": null }, { "name": "LSIZE1", "type": "esriFieldTypeDouble", "alias": "LSIZE1", "domain": null }, { "name": "PhysicalADDRESS1", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS1", "length": 55, "domain": null }, { "name": "PhysicalADDRESS2", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS2", "length": 74, "domain": null }, { "name": "PhysicalCITY", "type": "esriFieldTypeString", "alias": "PhysicalCITY", "length": 14, "domain": null }, { "name": "PhysicalSTATE", "type": "esriFieldTypeString", "alias": "PhysicalSTATE", "length": 2, "domain": null }, { "name": "PhysicalZIP", "type": "esriFieldTypeString", "alias": "PhysicalZIP", "length": 10, "domain": null }, { "name": "TAXNAME", "type": "esriFieldTypeString", "alias": "TAXNAME", "length": 90, "domain": null }, { "name": "TaxADDRESS1", "type": "esriFieldTypeString", "alias": "TaxADDRESS1", "length": 89, "domain": null }, { "name": "TaxADDRESS2", "type": "esriFieldTypeString", "alias": "TaxADDRESS2", "length": 50, "domain": null }, { "name": "TaxCITY", "type": "esriFieldTypeString", "alias": "TaxCITY", "length": 22, "domain": null }, { "name": "TaxSTATE", "type": "esriFieldTypeString", "alias": "TaxSTATE", "length": 2, "domain": null }, { "name": "TaxZIP", "type": "esriFieldTypeString", "alias": "TaxZIP", "length": 10, "domain": null }, { "name": "ASSESSYEAR", "type": "esriFieldTypeInteger", "alias": "ASSESSYEAR", "domain": null }, { "name": "PriorYearFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFLandVal", "domain": null }, { "name": "PriorYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFLandVal", "domain": null }, { "name": "PriorYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFBldgVal", "domain": null }, { "name": "PriorYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFBldgVal", "domain": null }, { "name": "CurrentYearFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFLandVal", "domain": null }, { "name": "CurrentYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFLandVal", "domain": null }, { "name": "CurrentYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFBldgVal", "domain": null }, { "name": "CurrentYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFBldgVal", "domain": null }, { "name": "CurrentYearTotalVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearTotalVal", "domain": null }, { "name": "TWPRChange", "type": "esriFieldTypeString", "alias": "TWPRChange", "length": 1, "domain": null }, { "name": "SARChange", "type": "esriFieldTypeString", "alias": "SARChange", "length": 254, "domain": null }, { "name": "SiteAddress", "type": "esriFieldTypeString", "alias": "SiteAddress", "length": 71, "domain": null }, { "name": "DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "length": 27, "domain": null }, { "name": "SALETYPE", "type": "esriFieldTypeString", "alias": "SALETYPE", "length": 9, "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "LEGAL", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2499_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2603_PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S398_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "DBO.Buildings", "relatedTableId": 23, "role": "esriRelRoleOrigin", "keyField": "PIN", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{47285415-7C7C-4FEB-84F9-A5D9A60EA894}" } ], "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8706c54fe8fe4300be52ba306f0b33b2" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 5, "name": "Sales (Label Only)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18055.954822, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 755804.2001544125, "ymin": 1551969.6598694026, "xmax": 914558.7599412464, "ymax": 1808629.539921321, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OwnershipPIN", "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": "OLDPIN", "type": "esriFieldTypeString", "alias": "OLDPIN", "length": 13, "domain": null }, { "name": "SALEPRICE", "type": "esriFieldTypeInteger", "alias": "SalePrice", "domain": null }, { "name": "SALEDATE", "type": "esriFieldTypeDate", "alias": "SaleDate", "length": 8, "precision": 1, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OwnershipPIN", "type": "esriFieldTypeString", "alias": "OwnershipPIN", "length": 14, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "AssesosorPIN", "type": "esriFieldTypeString", "alias": "AssesosorPIN", "length": 13, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "PARCELSTATUS", "type": "esriFieldTypeString", "alias": "PARCELSTATUS", "length": 1, "domain": null }, { "name": "ParcelCreatedDate", "type": "esriFieldTypeString", "alias": "ParcelCreatedDate", "length": 10, "domain": null }, { "name": "PARCELInActiveDate", "type": "esriFieldTypeString", "alias": "PARCELInActiveDate", "length": 10, "domain": null }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "length": 5, "domain": null }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "length": 33, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 21, "domain": null }, { "name": "LOTACRES", "type": "esriFieldTypeDouble", "alias": "LOTACRES", "domain": null }, { "name": "LSIZE3", "type": "esriFieldTypeDouble", "alias": "LSIZE3", "domain": null }, { "name": "LSIZE1", "type": "esriFieldTypeDouble", "alias": "LSIZE1", "domain": null }, { "name": "PhysicalADDRESS1", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS1", "length": 55, "domain": null }, { "name": "PhysicalADDRESS2", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS2", "length": 74, "domain": null }, { "name": "PhysicalCITY", "type": "esriFieldTypeString", "alias": "PhysicalCITY", "length": 14, "domain": null }, { "name": "PhysicalSTATE", "type": "esriFieldTypeString", "alias": "PhysicalSTATE", "length": 2, "domain": null }, { "name": "PhysicalZIP", "type": "esriFieldTypeString", "alias": "PhysicalZIP", "length": 10, "domain": null }, { "name": "TAXNAME", "type": "esriFieldTypeString", "alias": "TAXNAME", "length": 90, "domain": null }, { "name": "TaxADDRESS1", "type": "esriFieldTypeString", "alias": "TaxADDRESS1", "length": 89, "domain": null }, { "name": "TaxADDRESS2", "type": "esriFieldTypeString", "alias": "TaxADDRESS2", "length": 50, "domain": null }, { "name": "TaxCITY", "type": "esriFieldTypeString", "alias": "TaxCITY", "length": 22, "domain": null }, { "name": "TaxSTATE", "type": "esriFieldTypeString", "alias": "TaxSTATE", "length": 2, "domain": null }, { "name": "TaxZIP", "type": "esriFieldTypeString", "alias": "TaxZIP", "length": 10, "domain": null }, { "name": "ASSESSYEAR", "type": "esriFieldTypeInteger", "alias": "ASSESSYEAR", "domain": null }, { "name": "PriorYearFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFLandVal", "domain": null }, { "name": "PriorYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFLandVal", "domain": null }, { "name": "PriorYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFBldgVal", "domain": null }, { "name": "PriorYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFBldgVal", "domain": null }, { "name": "CurrentYearFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFLandVal", "domain": null }, { "name": "CurrentYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFLandVal", "domain": null }, { "name": "CurrentYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFBldgVal", "domain": null }, { "name": "CurrentYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFBldgVal", "domain": null }, { "name": "CurrentYearTotalVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearTotalVal", "domain": null }, { "name": "TWPRChange", "type": "esriFieldTypeString", "alias": "TWPRChange", "length": 1, "domain": null }, { "name": "SARChange", "type": "esriFieldTypeString", "alias": "SARChange", "length": 254, "domain": null }, { "name": "SiteAddress", "type": "esriFieldTypeString", "alias": "SiteAddress", "length": 71, "domain": null }, { "name": "DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "length": 27, "domain": null }, { "name": "SALETYPE", "type": "esriFieldTypeString", "alias": "SALETYPE", "length": 9, "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "LEGAL", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2499_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2603_PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S398_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "DBO.Buildings", "relatedTableId": 23, "role": "esriRelRoleOrigin", "keyField": "PIN", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{47285415-7C7C-4FEB-84F9-A5D9A60EA894}" } ], "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 6, "name": "Sales", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18055.954822, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 240, 242, 255 ], "toColor": [ 69, 149, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 149, 230, 255 ], "toColor": [ 58, 6, 161, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "SalePrice", "classificationMethod": "esriClassifyManual", "minValue": 1, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 237, 240, 255 ], "outline": null }, "classMaxValue": 50000, "label": "$1.00 - $50,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 210, 237, 255 ], "outline": null }, "classMaxValue": 175000, "label": "$50,000.01 - $175,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 187, 235, 255 ], "outline": null }, "classMaxValue": 450000, "label": "$175,000.01 - $450,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 163, 230, 255 ], "outline": null }, "classMaxValue": 900000, "label": "$450,000.01 - $900,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 141, 227, 255 ], "outline": null }, "classMaxValue": 1750000, "label": "$900,000.01 - $1,750,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 33, 118, 217, 255 ], "outline": null }, "classMaxValue": 3000000, "label": "$1,750,000.01 - $3,000,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 34, 89, 199, 255 ], "outline": null }, "classMaxValue": 5750000, "label": "$3,000,000.01 - $5,750,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 29, 62, 181, 255 ], "outline": null }, "classMaxValue": 9750000, "label": "$5,750,000.01 - $9,750,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 23, 39, 163, 255 ], "outline": null }, "classMaxValue": 21500000, "label": "$9,750,000.01 - $21,500,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 9, 9, 145, 255 ], "outline": null }, "classMaxValue": 50000000, "label": "$21,500,000.01 - $50,000,000.00" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 755804.2001544125, "ymin": 1551969.6598694026, "xmax": 914558.7599412464, "ymax": 1808629.539921321, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TAXNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OLDPIN", "type": "esriFieldTypeString", "alias": "OLDPIN", "length": 13, "domain": null }, { "name": "PARCELSTATUS", "type": "esriFieldTypeString", "alias": "PARCELSTATUS", "length": 1, "domain": null }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "length": 5, "domain": null }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "length": 33, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 21, "domain": null }, { "name": "LOTACRES", "type": "esriFieldTypeDouble", "alias": "LOTACRES", "domain": null }, { "name": "LSIZE3", "type": "esriFieldTypeDouble", "alias": "LSIZE3", "domain": null }, { "name": "LSIZE1", "type": "esriFieldTypeDouble", "alias": "LSIZE1", "domain": null }, { "name": "TAXNAME", "type": "esriFieldTypeString", "alias": "TAXNAME", "length": 90, "domain": null }, { "name": "ASSESSYEAR", "type": "esriFieldTypeInteger", "alias": "ASSESSYEAR", "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "Legal", "length": 255, "domain": null }, { "name": "SALEPRICE", "type": "esriFieldTypeInteger", "alias": "SalePrice", "domain": null }, { "name": "SALEDATE", "type": "esriFieldTypeDate", "alias": "SaleDate", "length": 8, "precision": 1, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OwnershipPIN", "type": "esriFieldTypeString", "alias": "OwnershipPIN", "length": 14, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "AssesosorPIN", "type": "esriFieldTypeString", "alias": "AssesosorPIN", "length": 13, "domain": null }, { "name": "ParcelCreatedDate", "type": "esriFieldTypeString", "alias": "ParcelCreatedDate", "length": 10, "domain": null }, { "name": "PARCELInActiveDate", "type": "esriFieldTypeString", "alias": "PARCELInActiveDate", "length": 10, "domain": null }, { "name": "PhysicalADDRESS1", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS1", "length": 55, "domain": null }, { "name": "PhysicalADDRESS2", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS2", "length": 74, "domain": null }, { "name": "PhysicalCITY", "type": "esriFieldTypeString", "alias": "PhysicalCITY", "length": 14, "domain": null }, { "name": "PhysicalSTATE", "type": "esriFieldTypeString", "alias": "PhysicalSTATE", "length": 2, "domain": null }, { "name": "PhysicalZIP", "type": "esriFieldTypeString", "alias": "PhysicalZIP", "length": 10, "domain": null }, { "name": "TaxADDRESS1", "type": "esriFieldTypeString", "alias": "TaxADDRESS1", "length": 89, "domain": null }, { "name": "TaxADDRESS2", "type": "esriFieldTypeString", "alias": "TaxADDRESS2", "length": 50, "domain": null }, { "name": "TaxCITY", "type": "esriFieldTypeString", "alias": "TaxCITY", "length": 22, "domain": null }, { "name": "TaxSTATE", "type": "esriFieldTypeString", "alias": "TaxSTATE", "length": 2, "domain": null }, { "name": "TaxZIP", "type": "esriFieldTypeString", "alias": "TaxZIP", "length": 10, "domain": null }, { "name": "PriorYearFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFLandVal", "domain": null }, { "name": "PriorYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFLandVal", "domain": null }, { "name": "PriorYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFBldgVal", "domain": null }, { "name": "PriorYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFBldgVal", "domain": null }, { "name": "CurrentYearFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFLandVal", "domain": null }, { "name": "CurrentYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFLandVal", "domain": null }, { "name": "CurrentYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFBldgVal", "domain": null }, { "name": "CurrentYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFBldgVal", "domain": null }, { "name": "CurrentYearTotalVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearTotalVal", "domain": null }, { "name": "TWPRChange", "type": "esriFieldTypeString", "alias": "TWPRChange", "length": 1, "domain": null }, { "name": "SARChange", "type": "esriFieldTypeString", "alias": "SARChange", "length": 254, "domain": null }, { "name": "SiteAddress", "type": "esriFieldTypeString", "alias": "SiteAddress", "length": 71, "domain": null }, { "name": "DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "length": 27, "domain": null }, { "name": "SALETYPE", "type": "esriFieldTypeString", "alias": "SALETYPE", "length": 9, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2499_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2603_PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S398_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "DBO.Buildings", "relatedTableId": 23, "role": "esriRelRoleOrigin", "keyField": "PIN", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{47285415-7C7C-4FEB-84F9-A5D9A60EA894}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8706c54fe8fe4300be52ba306f0b33b2" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 7, "name": "Current Year Non-Farmland Building Value (Label Only)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18055.954822, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 755804.2001544125, "ymin": 1551969.6598694026, "xmax": 914558.7599412464, "ymax": 1808629.539921321, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TAXNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OLDPIN", "type": "esriFieldTypeString", "alias": "OLDPIN", "length": 13, "domain": null }, { "name": "PARCELSTATUS", "type": "esriFieldTypeString", "alias": "PARCELSTATUS", "length": 1, "domain": null }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "length": 5, "domain": null }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "length": 33, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 21, "domain": null }, { "name": "LOTACRES", "type": "esriFieldTypeDouble", "alias": "LOTACRES", "domain": null }, { "name": "LSIZE3", "type": "esriFieldTypeDouble", "alias": "LSIZE3", "domain": null }, { "name": "LSIZE1", "type": "esriFieldTypeDouble", "alias": "LSIZE1", "domain": null }, { "name": "TAXNAME", "type": "esriFieldTypeString", "alias": "TAXNAME", "length": 90, "domain": null }, { "name": "ASSESSYEAR", "type": "esriFieldTypeInteger", "alias": "ASSESSYEAR", "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "Legal", "length": 255, "domain": null }, { "name": "SALEPRICE", "type": "esriFieldTypeInteger", "alias": "SalePrice", "domain": null }, { "name": "SALEDATE", "type": "esriFieldTypeDate", "alias": "SaleDate", "length": 8, "precision": 1, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OwnershipPIN", "type": "esriFieldTypeString", "alias": "OwnershipPIN", "length": 14, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "AssesosorPIN", "type": "esriFieldTypeString", "alias": "AssesosorPIN", "length": 13, "domain": null }, { "name": "ParcelCreatedDate", "type": "esriFieldTypeString", "alias": "ParcelCreatedDate", "length": 10, "domain": null }, { "name": "PARCELInActiveDate", "type": "esriFieldTypeString", "alias": "PARCELInActiveDate", "length": 10, "domain": null }, { "name": "PhysicalADDRESS1", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS1", "length": 55, "domain": null }, { "name": "PhysicalADDRESS2", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS2", "length": 74, "domain": null }, { "name": "PhysicalCITY", "type": "esriFieldTypeString", "alias": "PhysicalCITY", "length": 14, "domain": null }, { "name": "PhysicalSTATE", "type": "esriFieldTypeString", "alias": "PhysicalSTATE", "length": 2, "domain": null }, { "name": "PhysicalZIP", "type": "esriFieldTypeString", "alias": "PhysicalZIP", "length": 10, "domain": null }, { "name": "TaxADDRESS1", "type": "esriFieldTypeString", "alias": "TaxADDRESS1", "length": 89, "domain": null }, { "name": "TaxADDRESS2", "type": "esriFieldTypeString", "alias": "TaxADDRESS2", "length": 50, "domain": null }, { "name": "TaxCITY", "type": "esriFieldTypeString", "alias": "TaxCITY", "length": 22, "domain": null }, { "name": "TaxSTATE", "type": "esriFieldTypeString", "alias": "TaxSTATE", "length": 2, "domain": null }, { "name": "TaxZIP", "type": "esriFieldTypeString", "alias": "TaxZIP", "length": 10, "domain": null }, { "name": "PriorYearFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFLandVal", "domain": null }, { "name": "PriorYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFLandVal", "domain": null }, { "name": "PriorYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFBldgVal", "domain": null }, { "name": "PriorYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFBldgVal", "domain": null }, { "name": "CurrentYearFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFLandVal", "domain": null }, { "name": "CurrentYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFLandVal", "domain": null }, { "name": "CurrentYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFBldgVal", "domain": null }, { "name": "CurrentYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFBldgVal", "domain": null }, { "name": "CurrentYearTotalVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearTotalVal", "domain": null }, { "name": "TWPRChange", "type": "esriFieldTypeString", "alias": "TWPRChange", "length": 1, "domain": null }, { "name": "SARChange", "type": "esriFieldTypeString", "alias": "SARChange", "length": 254, "domain": null }, { "name": "SiteAddress", "type": "esriFieldTypeString", "alias": "SiteAddress", "length": 71, "domain": null }, { "name": "DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "length": 27, "domain": null }, { "name": "SALETYPE", "type": "esriFieldTypeString", "alias": "SALETYPE", "length": 9, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2499_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2603_PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S398_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "DBO.Buildings", "relatedTableId": 23, "role": "esriRelRoleOrigin", "keyField": "PIN", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{47285415-7C7C-4FEB-84F9-A5D9A60EA894}" } ], "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8706c54fe8fe4300be52ba306f0b33b2" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 8, "name": "Current Year Non-Farmland Building Value", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18055.954822, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 230, 255 ], "toColor": [ 161, 21, 11, 255 ] }, "classificationMethod": "esriClassifyManual" }, "field": "CurrentYearNonFBldgVal", "classificationMethod": "esriClassifyManual", "minValue": 1, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 224, 224, 255 ], "outline": null }, "classMaxValue": 15000, "label": "$1.00 - $15,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 194, 188, 255 ], "outline": null }, "classMaxValue": 100000, "label": "$15,000.01 - $100,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 165, 155, 255 ], "outline": null }, "classMaxValue": 250000, "label": "$100,000.01 - $250,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 139, 124, 255 ], "outline": null }, "classMaxValue": 500000, "label": "$250,000.01 - $500,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 112, 95, 255 ], "outline": null }, "classMaxValue": 1500000, "label": "$500,000.01 - $1,500,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 87, 69, 255 ], "outline": null }, "classMaxValue": 3000000, "label": "$1,500,000.01 - $3,000,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 65, 48, 255 ], "outline": null }, "classMaxValue": 6000000, "label": "$3,000,000.01 - $6,000,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 41, 27, 255 ], "outline": null }, "classMaxValue": 15000000, "label": "$6,000,000.01 - $15,000,000.00" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 10, 10, 255 ], "outline": null }, "classMaxValue": 215000000, "label": "$15,000,000.01 - $215,000,000.00" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 755804.2001544125, "ymin": 1551969.6598694026, "xmax": 914558.7599412464, "ymax": 1808629.539921321, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TAXNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OLDPIN", "type": "esriFieldTypeString", "alias": "OLDPIN", "length": 13, "domain": null }, { "name": "PARCELSTATUS", "type": "esriFieldTypeString", "alias": "PARCELSTATUS", "length": 1, "domain": null }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "length": 5, "domain": null }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "length": 33, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 21, "domain": null }, { "name": "LOTACRES", "type": "esriFieldTypeDouble", "alias": "LOTACRES", "domain": null }, { "name": "LSIZE3", "type": "esriFieldTypeDouble", "alias": "LSIZE3", "domain": null }, { "name": "LSIZE1", "type": "esriFieldTypeDouble", "alias": "LSIZE1", "domain": null }, { "name": "TAXNAME", "type": "esriFieldTypeString", "alias": "TAXNAME", "length": 90, "domain": null }, { "name": "ASSESSYEAR", "type": "esriFieldTypeInteger", "alias": "ASSESSYEAR", "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "Legal", "length": 255, "domain": null }, { "name": "SALEPRICE", "type": "esriFieldTypeInteger", "alias": "SalePrice", "domain": null }, { "name": "SALEDATE", "type": "esriFieldTypeDate", "alias": "SaleDate", "length": 8, "precision": 1, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OwnershipPIN", "type": "esriFieldTypeString", "alias": "OwnershipPIN", "length": 14, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "AssesosorPIN", "type": "esriFieldTypeString", "alias": "AssesosorPIN", "length": 13, "domain": null }, { "name": "ParcelCreatedDate", "type": "esriFieldTypeString", "alias": "ParcelCreatedDate", "length": 10, "domain": null }, { "name": "PARCELInActiveDate", "type": "esriFieldTypeString", "alias": "PARCELInActiveDate", "length": 10, "domain": null }, { "name": "PhysicalADDRESS1", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS1", "length": 55, "domain": null }, { "name": "PhysicalADDRESS2", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS2", "length": 74, "domain": null }, { "name": "PhysicalCITY", "type": "esriFieldTypeString", "alias": "PhysicalCITY", "length": 14, "domain": null }, { "name": "PhysicalSTATE", "type": "esriFieldTypeString", "alias": "PhysicalSTATE", "length": 2, "domain": null }, { "name": "PhysicalZIP", "type": "esriFieldTypeString", "alias": "PhysicalZIP", "length": 10, "domain": null }, { "name": "TaxADDRESS1", "type": "esriFieldTypeString", "alias": "TaxADDRESS1", "length": 89, "domain": null }, { "name": "TaxADDRESS2", "type": "esriFieldTypeString", "alias": "TaxADDRESS2", "length": 50, "domain": null }, { "name": "TaxCITY", "type": "esriFieldTypeString", "alias": "TaxCITY", "length": 22, "domain": null }, { "name": "TaxSTATE", "type": "esriFieldTypeString", "alias": "TaxSTATE", "length": 2, "domain": null }, { "name": "TaxZIP", "type": "esriFieldTypeString", "alias": "TaxZIP", "length": 10, "domain": null }, { "name": "PriorYearFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFLandVal", "domain": null }, { "name": "PriorYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFLandVal", "domain": null }, { "name": "PriorYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFBldgVal", "domain": null }, { "name": "PriorYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFBldgVal", "domain": null }, { "name": "CurrentYearFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFLandVal", "domain": null }, { "name": "CurrentYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFLandVal", "domain": null }, { "name": "CurrentYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFBldgVal", "domain": null }, { "name": "CurrentYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFBldgVal", "domain": null }, { "name": "CurrentYearTotalVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearTotalVal", "domain": null }, { "name": "TWPRChange", "type": "esriFieldTypeString", "alias": "TWPRChange", "length": 1, "domain": null }, { "name": "SARChange", "type": "esriFieldTypeString", "alias": "SARChange", "length": 254, "domain": null }, { "name": "SiteAddress", "type": "esriFieldTypeString", "alias": "SiteAddress", "length": 71, "domain": null }, { "name": "DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "length": 27, "domain": null }, { "name": "SALETYPE", "type": "esriFieldTypeString", "alias": "SALETYPE", "length": 9, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2499_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2603_PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S398_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "DBO.Buildings", "relatedTableId": 23, "role": "esriRelRoleOrigin", "keyField": "PIN", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{47285415-7C7C-4FEB-84F9-A5D9A60EA894}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8706c54fe8fe4300be52ba306f0b33b2" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 9, "name": "Current Year Farmland Building Value (Label Only)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18055.954822, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 755804.2001544125, "ymin": 1551969.6598694026, "xmax": 914558.7599412464, "ymax": 1808629.539921321, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TAXNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OLDPIN", "type": "esriFieldTypeString", "alias": "OLDPIN", "length": 13, "domain": null }, { "name": "PARCELSTATUS", "type": "esriFieldTypeString", "alias": "PARCELSTATUS", "length": 1, "domain": null }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "length": 5, "domain": null }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "length": 33, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 21, "domain": null }, { "name": "LOTACRES", "type": "esriFieldTypeDouble", "alias": "LOTACRES", "domain": null }, { "name": "LSIZE3", "type": "esriFieldTypeDouble", "alias": "LSIZE3", "domain": null }, { "name": "LSIZE1", "type": "esriFieldTypeDouble", "alias": "LSIZE1", "domain": null }, { "name": "TAXNAME", "type": "esriFieldTypeString", "alias": "TAXNAME", "length": 90, "domain": null }, { "name": "ASSESSYEAR", "type": "esriFieldTypeInteger", "alias": "ASSESSYEAR", "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "Legal", "length": 255, "domain": null }, { "name": "SALEPRICE", "type": "esriFieldTypeInteger", "alias": "SalePrice", "domain": null }, { "name": "SALEDATE", "type": "esriFieldTypeDate", "alias": "SaleDate", "length": 8, "precision": 1, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OwnershipPIN", "type": "esriFieldTypeString", "alias": "OwnershipPIN", "length": 14, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "AssesosorPIN", "type": "esriFieldTypeString", "alias": "AssesosorPIN", "length": 13, "domain": null }, { "name": "ParcelCreatedDate", "type": "esriFieldTypeString", "alias": "ParcelCreatedDate", "length": 10, "domain": null }, { "name": "PARCELInActiveDate", "type": "esriFieldTypeString", "alias": "PARCELInActiveDate", "length": 10, "domain": null }, { "name": "PhysicalADDRESS1", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS1", "length": 55, "domain": null }, { "name": "PhysicalADDRESS2", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS2", "length": 74, "domain": null }, { "name": "PhysicalCITY", "type": "esriFieldTypeString", "alias": "PhysicalCITY", "length": 14, "domain": null }, { "name": "PhysicalSTATE", "type": "esriFieldTypeString", "alias": "PhysicalSTATE", "length": 2, "domain": null }, { "name": "PhysicalZIP", "type": "esriFieldTypeString", "alias": "PhysicalZIP", "length": 10, "domain": null }, { "name": "TaxADDRESS1", "type": "esriFieldTypeString", "alias": "TaxADDRESS1", "length": 89, "domain": null }, { "name": "TaxADDRESS2", "type": "esriFieldTypeString", "alias": "TaxADDRESS2", "length": 50, "domain": null }, { "name": "TaxCITY", "type": "esriFieldTypeString", "alias": "TaxCITY", "length": 22, "domain": null }, { "name": "TaxSTATE", "type": "esriFieldTypeString", "alias": "TaxSTATE", "length": 2, "domain": null }, { "name": "TaxZIP", "type": "esriFieldTypeString", "alias": "TaxZIP", "length": 10, "domain": null }, { "name": "PriorYearFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFLandVal", "domain": null }, { "name": "PriorYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFLandVal", "domain": null }, { "name": "PriorYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFBldgVal", "domain": null }, { "name": "PriorYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFBldgVal", "domain": null }, { "name": "CurrentYearFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFLandVal", "domain": null }, { "name": "CurrentYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFLandVal", "domain": null }, { "name": "CurrentYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFBldgVal", "domain": null }, { "name": "CurrentYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFBldgVal", "domain": null }, { "name": "CurrentYearTotalVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearTotalVal", "domain": null }, { "name": "TWPRChange", "type": "esriFieldTypeString", "alias": "TWPRChange", "length": 1, "domain": null }, { "name": "SARChange", "type": "esriFieldTypeString", "alias": "SARChange", "length": 254, "domain": null }, { "name": "SiteAddress", "type": "esriFieldTypeString", "alias": "SiteAddress", "length": 71, "domain": null }, { "name": "DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "length": 27, "domain": null }, { "name": "SALETYPE", "type": "esriFieldTypeString", "alias": "SALETYPE", "length": 9, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2499_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2603_PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S398_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "DBO.Buildings", "relatedTableId": 23, "role": "esriRelRoleOrigin", "keyField": "PIN", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{47285415-7C7C-4FEB-84F9-A5D9A60EA894}" } ], "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8706c54fe8fe4300be52ba306f0b33b2" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 10, "name": "Current Year Farmland Building Value", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18055.954822, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 212, 250, 255 ], "toColor": [ 81, 2, 227, 255 ] }, "classificationMethod": "esriClassifyManual" }, "field": "CurrentYearFBldgVal", "classificationMethod": "esriClassifyManual", "minValue": 50, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 255, 255 ], "outline": null }, "classMaxValue": 2500, "label": "50 - 2,500" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 177, 252, 255 ], "outline": null }, "classMaxValue": 15000, "label": "2,501 - 15,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 150, 250, 255 ], "outline": null }, "classMaxValue": 25000, "label": "15,001 - 25,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 122, 245, 255 ], "outline": null }, "classMaxValue": 50000, "label": "25,001 - 50,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 99, 242, 255 ], "outline": null }, "classMaxValue": 75000, "label": "50,001 - 75,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 76, 237, 255 ], "outline": null }, "classMaxValue": 150000, "label": "75,001 - 150,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 54, 235, 255 ], "outline": null }, "classMaxValue": 250000, "label": "150,001 - 250,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 32, 230, 255 ], "outline": null }, "classMaxValue": 550000, "label": "250,001 - 550,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 224, 255 ], "outline": null }, "classMaxValue": 1200000, "label": "550,001 - 1,200,000" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 755804.2001544125, "ymin": 1551969.6598694026, "xmax": 914558.7599412464, "ymax": 1808629.539921321, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TAXNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OLDPIN", "type": "esriFieldTypeString", "alias": "OLDPIN", "length": 13, "domain": null }, { "name": "PARCELSTATUS", "type": "esriFieldTypeString", "alias": "PARCELSTATUS", "length": 1, "domain": null }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "length": 5, "domain": null }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "length": 33, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 21, "domain": null }, { "name": "LOTACRES", "type": "esriFieldTypeDouble", "alias": "LOTACRES", "domain": null }, { "name": "LSIZE3", "type": "esriFieldTypeDouble", "alias": "LSIZE3", "domain": null }, { "name": "LSIZE1", "type": "esriFieldTypeDouble", "alias": "LSIZE1", "domain": null }, { "name": "TAXNAME", "type": "esriFieldTypeString", "alias": "TAXNAME", "length": 90, "domain": null }, { "name": "ASSESSYEAR", "type": "esriFieldTypeInteger", "alias": "ASSESSYEAR", "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "Legal", "length": 255, "domain": null }, { "name": "SALEPRICE", "type": "esriFieldTypeInteger", "alias": "SalePrice", "domain": null }, { "name": "SALEDATE", "type": "esriFieldTypeDate", "alias": "SaleDate", "length": 8, "precision": 1, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OwnershipPIN", "type": "esriFieldTypeString", "alias": "OwnershipPIN", "length": 14, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "AssesosorPIN", "type": "esriFieldTypeString", "alias": "AssesosorPIN", "length": 13, "domain": null }, { "name": "ParcelCreatedDate", "type": "esriFieldTypeString", "alias": "ParcelCreatedDate", "length": 10, "domain": null }, { "name": "PARCELInActiveDate", "type": "esriFieldTypeString", "alias": "PARCELInActiveDate", "length": 10, "domain": null }, { "name": "PhysicalADDRESS1", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS1", "length": 55, "domain": null }, { "name": "PhysicalADDRESS2", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS2", "length": 74, "domain": null }, { "name": "PhysicalCITY", "type": "esriFieldTypeString", "alias": "PhysicalCITY", "length": 14, "domain": null }, { "name": "PhysicalSTATE", "type": "esriFieldTypeString", "alias": "PhysicalSTATE", "length": 2, "domain": null }, { "name": "PhysicalZIP", "type": "esriFieldTypeString", "alias": "PhysicalZIP", "length": 10, "domain": null }, { "name": "TaxADDRESS1", "type": "esriFieldTypeString", "alias": "TaxADDRESS1", "length": 89, "domain": null }, { "name": "TaxADDRESS2", "type": "esriFieldTypeString", "alias": "TaxADDRESS2", "length": 50, "domain": null }, { "name": "TaxCITY", "type": "esriFieldTypeString", "alias": "TaxCITY", "length": 22, "domain": null }, { "name": "TaxSTATE", "type": "esriFieldTypeString", "alias": "TaxSTATE", "length": 2, "domain": null }, { "name": "TaxZIP", "type": "esriFieldTypeString", "alias": "TaxZIP", "length": 10, "domain": null }, { "name": "PriorYearFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFLandVal", "domain": null }, { "name": "PriorYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFLandVal", "domain": null }, { "name": "PriorYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFBldgVal", "domain": null }, { "name": "PriorYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFBldgVal", "domain": null }, { "name": "CurrentYearFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFLandVal", "domain": null }, { "name": "CurrentYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFLandVal", "domain": null }, { "name": "CurrentYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFBldgVal", "domain": null }, { "name": "CurrentYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFBldgVal", "domain": null }, { "name": "CurrentYearTotalVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearTotalVal", "domain": null }, { "name": "TWPRChange", "type": "esriFieldTypeString", "alias": "TWPRChange", "length": 1, "domain": null }, { "name": "SARChange", "type": "esriFieldTypeString", "alias": "SARChange", "length": 254, "domain": null }, { "name": "SiteAddress", "type": "esriFieldTypeString", "alias": "SiteAddress", "length": 71, "domain": null }, { "name": "DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "length": 27, "domain": null }, { "name": "SALETYPE", "type": "esriFieldTypeString", "alias": "SALETYPE", "length": 9, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2499_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2603_PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S398_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "DBO.Buildings", "relatedTableId": 23, "role": "esriRelRoleOrigin", "keyField": "PIN", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{47285415-7C7C-4FEB-84F9-A5D9A60EA894}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8706c54fe8fe4300be52ba306f0b33b2" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 11, "name": "Current Year Non-Farmland Value (Label Only)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18055.954822, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 755804.2001544125, "ymin": 1551969.6598694026, "xmax": 914558.7599412464, "ymax": 1808629.539921321, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TAXNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OLDPIN", "type": "esriFieldTypeString", "alias": "OLDPIN", "length": 13, "domain": null }, { "name": "PARCELSTATUS", "type": "esriFieldTypeString", "alias": "PARCELSTATUS", "length": 1, "domain": null }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "length": 5, "domain": null }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "length": 33, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 21, "domain": null }, { "name": "LOTACRES", "type": "esriFieldTypeDouble", "alias": "LOTACRES", "domain": null }, { "name": "LSIZE3", "type": "esriFieldTypeDouble", "alias": "LSIZE3", "domain": null }, { "name": "LSIZE1", "type": "esriFieldTypeDouble", "alias": "LSIZE1", "domain": null }, { "name": "TAXNAME", "type": "esriFieldTypeString", "alias": "TAXNAME", "length": 90, "domain": null }, { "name": "ASSESSYEAR", "type": "esriFieldTypeInteger", "alias": "ASSESSYEAR", "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "Legal", "length": 255, "domain": null }, { "name": "SALEPRICE", "type": "esriFieldTypeInteger", "alias": "SalePrice", "domain": null }, { "name": "SALEDATE", "type": "esriFieldTypeDate", "alias": "SaleDate", "length": 8, "precision": 1, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OwnershipPIN", "type": "esriFieldTypeString", "alias": "OwnershipPIN", "length": 14, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "AssesosorPIN", "type": "esriFieldTypeString", "alias": "AssesosorPIN", "length": 13, "domain": null }, { "name": "ParcelCreatedDate", "type": "esriFieldTypeString", "alias": "ParcelCreatedDate", "length": 10, "domain": null }, { "name": "PARCELInActiveDate", "type": "esriFieldTypeString", "alias": "PARCELInActiveDate", "length": 10, "domain": null }, { "name": "PhysicalADDRESS1", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS1", "length": 55, "domain": null }, { "name": "PhysicalADDRESS2", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS2", "length": 74, "domain": null }, { "name": "PhysicalCITY", "type": "esriFieldTypeString", "alias": "PhysicalCITY", "length": 14, "domain": null }, { "name": "PhysicalSTATE", "type": "esriFieldTypeString", "alias": "PhysicalSTATE", "length": 2, "domain": null }, { "name": "PhysicalZIP", "type": "esriFieldTypeString", "alias": "PhysicalZIP", "length": 10, "domain": null }, { "name": "TaxADDRESS1", "type": "esriFieldTypeString", "alias": "TaxADDRESS1", "length": 89, "domain": null }, { "name": "TaxADDRESS2", "type": "esriFieldTypeString", "alias": "TaxADDRESS2", "length": 50, "domain": null }, { "name": "TaxCITY", "type": "esriFieldTypeString", "alias": "TaxCITY", "length": 22, "domain": null }, { "name": "TaxSTATE", "type": "esriFieldTypeString", "alias": "TaxSTATE", "length": 2, "domain": null }, { "name": "TaxZIP", "type": "esriFieldTypeString", "alias": "TaxZIP", "length": 10, "domain": null }, { "name": "PriorYearFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFLandVal", "domain": null }, { "name": "PriorYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFLandVal", "domain": null }, { "name": "PriorYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFBldgVal", "domain": null }, { "name": "PriorYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFBldgVal", "domain": null }, { "name": "CurrentYearFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFLandVal", "domain": null }, { "name": "CurrentYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFLandVal", "domain": null }, { "name": "CurrentYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFBldgVal", "domain": null }, { "name": "CurrentYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFBldgVal", "domain": null }, { "name": "CurrentYearTotalVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearTotalVal", "domain": null }, { "name": "TWPRChange", "type": "esriFieldTypeString", "alias": "TWPRChange", "length": 1, "domain": null }, { "name": "SARChange", "type": "esriFieldTypeString", "alias": "SARChange", "length": 254, "domain": null }, { "name": "SiteAddress", "type": "esriFieldTypeString", "alias": "SiteAddress", "length": 71, "domain": null }, { "name": "DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "length": 27, "domain": null }, { "name": "SALETYPE", "type": "esriFieldTypeString", "alias": "SALETYPE", "length": 9, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2499_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2603_PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S398_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "DBO.Buildings", "relatedTableId": 23, "role": "esriRelRoleOrigin", "keyField": "PIN", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{47285415-7C7C-4FEB-84F9-A5D9A60EA894}" } ], "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8706c54fe8fe4300be52ba306f0b33b2" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 12, "name": "Current Year Non-Farmland Value", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18055.954822, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 239, 215, 255 ], "toColor": [ 242, 138, 19, 255 ] }, "classificationMethod": "esriClassifyManual" }, "field": "CurrentYearNonFLandVal", "classificationMethod": "esriClassifyManual", "minValue": 1, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 204, 255 ], "outline": null }, "classMaxValue": 10000, "label": "1 - 10,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 222, 181, 255 ], "outline": null }, "classMaxValue": 20000, "label": "10,001 - 20,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 207, 156, 255 ], "outline": null }, "classMaxValue": 30000, "label": "20,001 - 30,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 193, 135, 255 ], "outline": null }, "classMaxValue": 40000, "label": "30,001 - 40,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 181, 112, 255 ], "outline": null }, "classMaxValue": 50000, "label": "40,001 - 50,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 168, 92, 255 ], "outline": null }, "classMaxValue": 75000, "label": "50,001 - 75,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 157, 73, 255 ], "outline": null }, "classMaxValue": 100000, "label": "75,001 - 100,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 141, 54, 255 ], "outline": null }, "classMaxValue": 150000, "label": "100,001 - 150,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 133, 34, 255 ], "outline": null }, "classMaxValue": 200000, "label": "150,001 - 200,000" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 755804.2001544125, "ymin": 1551969.6598694026, "xmax": 914558.7599412464, "ymax": 1808629.539921321, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TAXNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OLDPIN", "type": "esriFieldTypeString", "alias": "OLDPIN", "length": 13, "domain": null }, { "name": "PARCELSTATUS", "type": "esriFieldTypeString", "alias": "PARCELSTATUS", "length": 1, "domain": null }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "length": 5, "domain": null }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "length": 33, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 21, "domain": null }, { "name": "LOTACRES", "type": "esriFieldTypeDouble", "alias": "LOTACRES", "domain": null }, { "name": "LSIZE3", "type": "esriFieldTypeDouble", "alias": "LSIZE3", "domain": null }, { "name": "LSIZE1", "type": "esriFieldTypeDouble", "alias": "LSIZE1", "domain": null }, { "name": "TAXNAME", "type": "esriFieldTypeString", "alias": "TAXNAME", "length": 90, "domain": null }, { "name": "ASSESSYEAR", "type": "esriFieldTypeInteger", "alias": "ASSESSYEAR", "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "Legal", "length": 255, "domain": null }, { "name": "SALEPRICE", "type": "esriFieldTypeInteger", "alias": "SalePrice", "domain": null }, { "name": "SALEDATE", "type": "esriFieldTypeDate", "alias": "SaleDate", "length": 8, "precision": 1, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OwnershipPIN", "type": "esriFieldTypeString", "alias": "OwnershipPIN", "length": 14, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "AssesosorPIN", "type": "esriFieldTypeString", "alias": "AssesosorPIN", "length": 13, "domain": null }, { "name": "ParcelCreatedDate", "type": "esriFieldTypeString", "alias": "ParcelCreatedDate", "length": 10, "domain": null }, { "name": "PARCELInActiveDate", "type": "esriFieldTypeString", "alias": "PARCELInActiveDate", "length": 10, "domain": null }, { "name": "PhysicalADDRESS1", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS1", "length": 55, "domain": null }, { "name": "PhysicalADDRESS2", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS2", "length": 74, "domain": null }, { "name": "PhysicalCITY", "type": "esriFieldTypeString", "alias": "PhysicalCITY", "length": 14, "domain": null }, { "name": "PhysicalSTATE", "type": "esriFieldTypeString", "alias": "PhysicalSTATE", "length": 2, "domain": null }, { "name": "PhysicalZIP", "type": "esriFieldTypeString", "alias": "PhysicalZIP", "length": 10, "domain": null }, { "name": "TaxADDRESS1", "type": "esriFieldTypeString", "alias": "TaxADDRESS1", "length": 89, "domain": null }, { "name": "TaxADDRESS2", "type": "esriFieldTypeString", "alias": "TaxADDRESS2", "length": 50, "domain": null }, { "name": "TaxCITY", "type": "esriFieldTypeString", "alias": "TaxCITY", "length": 22, "domain": null }, { "name": "TaxSTATE", "type": "esriFieldTypeString", "alias": "TaxSTATE", "length": 2, "domain": null }, { "name": "TaxZIP", "type": "esriFieldTypeString", "alias": "TaxZIP", "length": 10, "domain": null }, { "name": "PriorYearFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFLandVal", "domain": null }, { "name": "PriorYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFLandVal", "domain": null }, { "name": "PriorYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFBldgVal", "domain": null }, { "name": "PriorYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFBldgVal", "domain": null }, { "name": "CurrentYearFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFLandVal", "domain": null }, { "name": "CurrentYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFLandVal", "domain": null }, { "name": "CurrentYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFBldgVal", "domain": null }, { "name": "CurrentYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFBldgVal", "domain": null }, { "name": "CurrentYearTotalVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearTotalVal", "domain": null }, { "name": "TWPRChange", "type": "esriFieldTypeString", "alias": "TWPRChange", "length": 1, "domain": null }, { "name": "SARChange", "type": "esriFieldTypeString", "alias": "SARChange", "length": 254, "domain": null }, { "name": "SiteAddress", "type": "esriFieldTypeString", "alias": "SiteAddress", "length": 71, "domain": null }, { "name": "DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "length": 27, "domain": null }, { "name": "SALETYPE", "type": "esriFieldTypeString", "alias": "SALETYPE", "length": 9, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2499_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2603_PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S398_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "DBO.Buildings", "relatedTableId": 23, "role": "esriRelRoleOrigin", "keyField": "PIN", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{47285415-7C7C-4FEB-84F9-A5D9A60EA894}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8706c54fe8fe4300be52ba306f0b33b2" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 13, "name": "Current Year Farmland Value (Label Only)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18055.954822, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 755804.2001544125, "ymin": 1551969.6598694026, "xmax": 914558.7599412464, "ymax": 1808629.539921321, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TAXNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OLDPIN", "type": "esriFieldTypeString", "alias": "OLDPIN", "length": 13, "domain": null }, { "name": "PARCELSTATUS", "type": "esriFieldTypeString", "alias": "PARCELSTATUS", "length": 1, "domain": null }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "length": 5, "domain": null }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "length": 33, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 21, "domain": null }, { "name": "LOTACRES", "type": "esriFieldTypeDouble", "alias": "LOTACRES", "domain": null }, { "name": "LSIZE3", "type": "esriFieldTypeDouble", "alias": "LSIZE3", "domain": null }, { "name": "LSIZE1", "type": "esriFieldTypeDouble", "alias": "LSIZE1", "domain": null }, { "name": "TAXNAME", "type": "esriFieldTypeString", "alias": "TAXNAME", "length": 90, "domain": null }, { "name": "ASSESSYEAR", "type": "esriFieldTypeInteger", "alias": "ASSESSYEAR", "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "Legal", "length": 255, "domain": null }, { "name": "SALEPRICE", "type": "esriFieldTypeInteger", "alias": "SalePrice", "domain": null }, { "name": "SALEDATE", "type": "esriFieldTypeDate", "alias": "SaleDate", "length": 8, "precision": 1, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OwnershipPIN", "type": "esriFieldTypeString", "alias": "OwnershipPIN", "length": 14, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "AssesosorPIN", "type": "esriFieldTypeString", "alias": "AssesosorPIN", "length": 13, "domain": null }, { "name": "ParcelCreatedDate", "type": "esriFieldTypeString", "alias": "ParcelCreatedDate", "length": 10, "domain": null }, { "name": "PARCELInActiveDate", "type": "esriFieldTypeString", "alias": "PARCELInActiveDate", "length": 10, "domain": null }, { "name": "PhysicalADDRESS1", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS1", "length": 55, "domain": null }, { "name": "PhysicalADDRESS2", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS2", "length": 74, "domain": null }, { "name": "PhysicalCITY", "type": "esriFieldTypeString", "alias": "PhysicalCITY", "length": 14, "domain": null }, { "name": "PhysicalSTATE", "type": "esriFieldTypeString", "alias": "PhysicalSTATE", "length": 2, "domain": null }, { "name": "PhysicalZIP", "type": "esriFieldTypeString", "alias": "PhysicalZIP", "length": 10, "domain": null }, { "name": "TaxADDRESS1", "type": "esriFieldTypeString", "alias": "TaxADDRESS1", "length": 89, "domain": null }, { "name": "TaxADDRESS2", "type": "esriFieldTypeString", "alias": "TaxADDRESS2", "length": 50, "domain": null }, { "name": "TaxCITY", "type": "esriFieldTypeString", "alias": "TaxCITY", "length": 22, "domain": null }, { "name": "TaxSTATE", "type": "esriFieldTypeString", "alias": "TaxSTATE", "length": 2, "domain": null }, { "name": "TaxZIP", "type": "esriFieldTypeString", "alias": "TaxZIP", "length": 10, "domain": null }, { "name": "PriorYearFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFLandVal", "domain": null }, { "name": "PriorYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFLandVal", "domain": null }, { "name": "PriorYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFBldgVal", "domain": null }, { "name": "PriorYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFBldgVal", "domain": null }, { "name": "CurrentYearFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFLandVal", "domain": null }, { "name": "CurrentYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFLandVal", "domain": null }, { "name": "CurrentYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFBldgVal", "domain": null }, { "name": "CurrentYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFBldgVal", "domain": null }, { "name": "CurrentYearTotalVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearTotalVal", "domain": null }, { "name": "TWPRChange", "type": "esriFieldTypeString", "alias": "TWPRChange", "length": 1, "domain": null }, { "name": "SARChange", "type": "esriFieldTypeString", "alias": "SARChange", "length": 254, "domain": null }, { "name": "SiteAddress", "type": "esriFieldTypeString", "alias": "SiteAddress", "length": 71, "domain": null }, { "name": "DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "length": 27, "domain": null }, { "name": "SALETYPE", "type": "esriFieldTypeString", "alias": "SALETYPE", "length": 9, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2499_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2603_PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S398_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "DBO.Buildings", "relatedTableId": 23, "role": "esriRelRoleOrigin", "keyField": "PIN", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{47285415-7C7C-4FEB-84F9-A5D9A60EA894}" } ], "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8706c54fe8fe4300be52ba306f0b33b2" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 14, "name": "Current Year Farmland Value", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18055.954822, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 245, 237, 255 ], "toColor": [ 16, 120, 66, 255 ] }, "classificationMethod": "esriClassifyManual" }, "field": "CurrentYearFLandVal", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null }, "classMaxValue": 1, "label": "0.000000 - 1.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 227, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 10000, "label": "1.000001 - 10000.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 209, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 20000, "label": "10000.000001 - 20000.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 194, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 30000, "label": "20000.000001 - 30000.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 176, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 40000, "label": "30000.000001 - 40000.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 161, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 50000, "label": "40000.000001 - 50000.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 145, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 75000, "label": "50000.000001 - 75000.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 130, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 100000, "label": "75000.000001 - 100000.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 115, 65, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 150000, "label": "100000.000001 - 150000.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 34, 102, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 200000, "label": "150000.000001 - 200000.000000" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 755804.2001544125, "ymin": 1551969.6598694026, "xmax": 914558.7599412464, "ymax": 1808629.539921321, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TAXNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OLDPIN", "type": "esriFieldTypeString", "alias": "OLDPIN", "length": 13, "domain": null }, { "name": "PARCELSTATUS", "type": "esriFieldTypeString", "alias": "PARCELSTATUS", "length": 1, "domain": null }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "length": 5, "domain": null }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "length": 33, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 21, "domain": null }, { "name": "LOTACRES", "type": "esriFieldTypeDouble", "alias": "LOTACRES", "domain": null }, { "name": "LSIZE3", "type": "esriFieldTypeDouble", "alias": "LSIZE3", "domain": null }, { "name": "LSIZE1", "type": "esriFieldTypeDouble", "alias": "LSIZE1", "domain": null }, { "name": "TAXNAME", "type": "esriFieldTypeString", "alias": "TAXNAME", "length": 90, "domain": null }, { "name": "ASSESSYEAR", "type": "esriFieldTypeInteger", "alias": "ASSESSYEAR", "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "Legal", "length": 255, "domain": null }, { "name": "SALEPRICE", "type": "esriFieldTypeInteger", "alias": "SalePrice", "domain": null }, { "name": "SALEDATE", "type": "esriFieldTypeDate", "alias": "SaleDate", "length": 8, "precision": 1, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OwnershipPIN", "type": "esriFieldTypeString", "alias": "OwnershipPIN", "length": 14, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "AssesosorPIN", "type": "esriFieldTypeString", "alias": "AssesosorPIN", "length": 13, "domain": null }, { "name": "ParcelCreatedDate", "type": "esriFieldTypeString", "alias": "ParcelCreatedDate", "length": 10, "domain": null }, { "name": "PARCELInActiveDate", "type": "esriFieldTypeString", "alias": "PARCELInActiveDate", "length": 10, "domain": null }, { "name": "PhysicalADDRESS1", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS1", "length": 55, "domain": null }, { "name": "PhysicalADDRESS2", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS2", "length": 74, "domain": null }, { "name": "PhysicalCITY", "type": "esriFieldTypeString", "alias": "PhysicalCITY", "length": 14, "domain": null }, { "name": "PhysicalSTATE", "type": "esriFieldTypeString", "alias": "PhysicalSTATE", "length": 2, "domain": null }, { "name": "PhysicalZIP", "type": "esriFieldTypeString", "alias": "PhysicalZIP", "length": 10, "domain": null }, { "name": "TaxADDRESS1", "type": "esriFieldTypeString", "alias": "TaxADDRESS1", "length": 89, "domain": null }, { "name": "TaxADDRESS2", "type": "esriFieldTypeString", "alias": "TaxADDRESS2", "length": 50, "domain": null }, { "name": "TaxCITY", "type": "esriFieldTypeString", "alias": "TaxCITY", "length": 22, "domain": null }, { "name": "TaxSTATE", "type": "esriFieldTypeString", "alias": "TaxSTATE", "length": 2, "domain": null }, { "name": "TaxZIP", "type": "esriFieldTypeString", "alias": "TaxZIP", "length": 10, "domain": null }, { "name": "PriorYearFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFLandVal", "domain": null }, { "name": "PriorYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFLandVal", "domain": null }, { "name": "PriorYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFBldgVal", "domain": null }, { "name": "PriorYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFBldgVal", "domain": null }, { "name": "CurrentYearFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFLandVal", "domain": null }, { "name": "CurrentYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFLandVal", "domain": null }, { "name": "CurrentYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFBldgVal", "domain": null }, { "name": "CurrentYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFBldgVal", "domain": null }, { "name": "CurrentYearTotalVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearTotalVal", "domain": null }, { "name": "TWPRChange", "type": "esriFieldTypeString", "alias": "TWPRChange", "length": 1, "domain": null }, { "name": "SARChange", "type": "esriFieldTypeString", "alias": "SARChange", "length": 254, "domain": null }, { "name": "SiteAddress", "type": "esriFieldTypeString", "alias": "SiteAddress", "length": 71, "domain": null }, { "name": "DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "length": 27, "domain": null }, { "name": "SALETYPE", "type": "esriFieldTypeString", "alias": "SALETYPE", "length": 9, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2499_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2603_PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S398_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "DBO.Buildings", "relatedTableId": 23, "role": "esriRelRoleOrigin", "keyField": "PIN", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{47285415-7C7C-4FEB-84F9-A5D9A60EA894}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8706c54fe8fe4300be52ba306f0b33b2" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 15, "name": "Story Description", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18056, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DBO.Buildings.story_description]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 11, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 755804.2001544125, "ymin": 1551969.6598694026, "xmax": 914558.7599412464, "ymax": 1808629.539921321, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DBO.TaxParcels.TAXNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "DBO.TaxParcels.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DBO.TaxParcels.PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "DBO.TaxParcels.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "DBO.TaxParcels.OLDPIN", "type": "esriFieldTypeString", "alias": "OLDPIN", "length": 13, "domain": null }, { "name": "DBO.TaxParcels.PARCELSTATUS", "type": "esriFieldTypeString", "alias": "PARCELSTATUS", "length": 1, "domain": null }, { "name": "DBO.TaxParcels.TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "length": 5, "domain": null }, { "name": "DBO.TaxParcels.PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "length": 33, "domain": null }, { "name": "DBO.TaxParcels.TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 21, "domain": null }, { "name": "DBO.TaxParcels.LOTACRES", "type": "esriFieldTypeDouble", "alias": "LOTACRES", "domain": null }, { "name": "DBO.TaxParcels.LSIZE3", "type": "esriFieldTypeDouble", "alias": "LSIZE3", "domain": null }, { "name": "DBO.TaxParcels.LSIZE1", "type": "esriFieldTypeDouble", "alias": "LSIZE1", "domain": null }, { "name": "DBO.TaxParcels.TAXNAME", "type": "esriFieldTypeString", "alias": "TAXNAME", "length": 90, "domain": null }, { "name": "DBO.TaxParcels.ASSESSYEAR", "type": "esriFieldTypeInteger", "alias": "ASSESSYEAR", "domain": null }, { "name": "DBO.TaxParcels.LEGAL", "type": "esriFieldTypeString", "alias": "Legal", "length": 255, "domain": null }, { "name": "DBO.TaxParcels.SALEPRICE", "type": "esriFieldTypeInteger", "alias": "SalePrice", "domain": null }, { "name": "DBO.TaxParcels.SALEDATE", "type": "esriFieldTypeDate", "alias": "SaleDate", "length": 8, "precision": 1, "domain": null }, { "name": "DBO.TaxParcels.OwnershipPIN", "type": "esriFieldTypeString", "alias": "OwnershipPIN", "length": 14, "domain": null }, { "name": "DBO.TaxParcels.GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "DBO.TaxParcels.AssesosorPIN", "type": "esriFieldTypeString", "alias": "AssesosorPIN", "length": 13, "domain": null }, { "name": "DBO.TaxParcels.ParcelCreatedDate", "type": "esriFieldTypeString", "alias": "ParcelCreatedDate", "length": 10, "domain": null }, { "name": "DBO.TaxParcels.PARCELInActiveDate", "type": "esriFieldTypeString", "alias": "PARCELInActiveDate", "length": 10, "domain": null }, { "name": "DBO.TaxParcels.PhysicalADDRESS1", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS1", "length": 55, "domain": null }, { "name": "DBO.TaxParcels.PhysicalADDRESS2", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS2", "length": 74, "domain": null }, { "name": "DBO.TaxParcels.PhysicalCITY", "type": "esriFieldTypeString", "alias": "PhysicalCITY", "length": 14, "domain": null }, { "name": "DBO.TaxParcels.PhysicalSTATE", "type": "esriFieldTypeString", "alias": "PhysicalSTATE", "length": 2, "domain": null }, { "name": "DBO.TaxParcels.PhysicalZIP", "type": "esriFieldTypeString", "alias": "PhysicalZIP", "length": 10, "domain": null }, { "name": "DBO.TaxParcels.TaxADDRESS1", "type": "esriFieldTypeString", "alias": "TaxADDRESS1", "length": 89, "domain": null }, { "name": "DBO.TaxParcels.TaxADDRESS2", "type": "esriFieldTypeString", "alias": "TaxADDRESS2", "length": 50, "domain": null }, { "name": "DBO.TaxParcels.TaxCITY", "type": "esriFieldTypeString", "alias": "TaxCITY", "length": 22, "domain": null }, { "name": "DBO.TaxParcels.TaxSTATE", "type": "esriFieldTypeString", "alias": "TaxSTATE", "length": 2, "domain": null }, { "name": "DBO.TaxParcels.TaxZIP", "type": "esriFieldTypeString", "alias": "TaxZIP", "length": 10, "domain": null }, { "name": "DBO.TaxParcels.PriorYearFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFLandVal", "domain": null }, { "name": "DBO.TaxParcels.PriorYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFLandVal", "domain": null }, { "name": "DBO.TaxParcels.PriorYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFBldgVal", "domain": null }, { "name": "DBO.TaxParcels.PriorYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFBldgVal", "domain": null }, { "name": "DBO.TaxParcels.CurrentYearFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFLandVal", "domain": null }, { "name": "DBO.TaxParcels.CurrentYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFLandVal", "domain": null }, { "name": "DBO.TaxParcels.CurrentYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFBldgVal", "domain": null }, { "name": "DBO.TaxParcels.CurrentYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFBldgVal", "domain": null }, { "name": "DBO.TaxParcels.CurrentYearTotalVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearTotalVal", "domain": null }, { "name": "DBO.TaxParcels.TWPRChange", "type": "esriFieldTypeString", "alias": "TWPRChange", "length": 1, "domain": null }, { "name": "DBO.TaxParcels.SARChange", "type": "esriFieldTypeString", "alias": "SARChange", "length": 254, "domain": null }, { "name": "DBO.TaxParcels.SiteAddress", "type": "esriFieldTypeString", "alias": "SiteAddress", "length": 71, "domain": null }, { "name": "DBO.TaxParcels.DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "length": 27, "domain": null }, { "name": "DBO.TaxParcels.SALETYPE", "type": "esriFieldTypeString", "alias": "SALETYPE", "length": 9, "domain": null }, { "name": "DBO.Buildings.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "DBO.Buildings.pin", "type": "esriFieldTypeString", "alias": "pin", "length": 13, "domain": null }, { "name": "DBO.Buildings.total_building_sqft", "type": "esriFieldTypeBigInteger", "alias": "total_building_sqft", "domain": null }, { "name": "DBO.Buildings.typeof_use", "type": "esriFieldTypeString", "alias": "typeof_use", "length": 35, "domain": null }, { "name": "DBO.Buildings.model_name_", "type": "esriFieldTypeString", "alias": "model_name_", "length": 50, "domain": null }, { "name": "DBO.Buildings.building_classification", "type": "esriFieldTypeString", "alias": "building_classification", "length": 25, "domain": null }, { "name": "DBO.Buildings.story_description", "type": "esriFieldTypeString", "alias": "story_description", "length": 40, "domain": null }, { "name": "DBO.Buildings.foundation_description", "type": "esriFieldTypeString", "alias": "foundation_description", "length": 29, "domain": null }, { "name": "DBO.Buildings.total_ground_sqft", "type": "esriFieldTypeBigInteger", "alias": "total_ground_sqft", "domain": null }, { "name": "DBO.Buildings.year_built", "type": "esriFieldTypeBigInteger", "alias": "year_built", "domain": null }, { "name": "DBO.Buildings.building_quality", "type": "esriFieldTypeString", "alias": "building_quality", "length": 11, "domain": null }, { "name": "DBO.Buildings.building_condition", "type": "esriFieldTypeString", "alias": "building_condition", "length": 13, "domain": null }, { "name": "DBO.Buildings.frame_exterior", "type": "esriFieldTypeString", "alias": "frame_exterior", "length": 1, "domain": null }, { "name": "DBO.Buildings.frame_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "frame_exterior_percentage", "domain": null }, { "name": "DBO.Buildings.brick_exterior", "type": "esriFieldTypeString", "alias": "brick_exterior", "length": 1, "domain": null }, { "name": "DBO.Buildings.brick_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "brick_exterior_percentage", "domain": null }, { "name": "DBO.Buildings.aluminum_exterior", "type": "esriFieldTypeString", "alias": "aluminum_exterior", "length": 1, "domain": null }, { "name": "DBO.Buildings.aluminum_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "aluminum_exterior_percentage", "domain": null }, { "name": "DBO.Buildings.stucco_exterior", "type": "esriFieldTypeString", "alias": "stucco_exterior", "length": 1, "domain": null }, { "name": "DBO.Buildings.stucco_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "stucco_exterior_percentage", "domain": null }, { "name": "DBO.Buildings.steel_exterior", "type": "esriFieldTypeString", "alias": "steel_exterior", "length": 1, "domain": null }, { "name": "DBO.Buildings.steel_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "steel_exterior_percentage", "domain": null }, { "name": "DBO.Buildings.block_exterior", "type": "esriFieldTypeString", "alias": "block_exterior", "length": 1, "domain": null }, { "name": "DBO.Buildings.block_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "block_exterior_percentage", "domain": null }, { "name": "DBO.Buildings.stone_exterior", "type": "esriFieldTypeString", "alias": "stone_exterior", "length": 1, "domain": null }, { "name": "DBO.Buildings.stone_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "stone_exterior_percentage", "domain": null }, { "name": "DBO.Buildings.vinyl_exterior", "type": "esriFieldTypeString", "alias": "vinyl_exterior", "length": 1, "domain": null }, { "name": "DBO.Buildings.vinyl_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "vinyl_exterior_percentage", "domain": null }, { "name": "DBO.Buildings.other_exterior", "type": "esriFieldTypeString", "alias": "other_exterior", "length": 1, "domain": null }, { "name": "DBO.Buildings.other_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "other_exterior_percentage", "domain": null }, { "name": "DBO.Buildings.attic_finished", "type": "esriFieldTypeString", "alias": "attic_finished", "length": 1, "domain": null }, { "name": "DBO.Buildings.attic_finished_sqft", "type": "esriFieldTypeBigInteger", "alias": "attic_finished_sqft", "domain": null }, { "name": "DBO.Buildings.attic_unfinished", "type": "esriFieldTypeString", "alias": "attic_unfinished", "length": 1, "domain": null }, { "name": "DBO.Buildings.attic_unfinished_sqft", "type": "esriFieldTypeBigInteger", "alias": "attic_unfinished_sqft", "domain": null }, { "name": "DBO.Buildings.open_frame_porch_sqft", "type": "esriFieldTypeBigInteger", "alias": "open_frame_porch_sqft", "domain": null }, { "name": "DBO.Buildings.open_masonry_porch_sqft", "type": "esriFieldTypeBigInteger", "alias": "open_masonry_porch_sqft", "domain": null }, { "name": "DBO.Buildings.enclosed_frame_porch_sqft", "type": "esriFieldTypeBigInteger", "alias": "enclosed_frame_porch_sqft", "domain": null }, { "name": "DBO.Buildings.enclosed_masonry_sqft", "type": "esriFieldTypeBigInteger", "alias": "enclosed_masonry_sqft", "domain": null }, { "name": "DBO.Buildings.central_ac", "type": "esriFieldTypeString", "alias": "central_ac", "length": 1, "domain": null }, { "name": "DBO.Buildings.numberof_central_ac_units", "type": "esriFieldTypeBigInteger", "alias": "numberof_central_ac_units", "domain": null }, { "name": "DBO.Buildings.basement_full", "type": "esriFieldTypeString", "alias": "basement_full", "length": 1, "domain": null }, { "name": "DBO.Buildings.basement_full_sqft", "type": "esriFieldTypeBigInteger", "alias": "basement_full_sqft", "domain": null }, { "name": "DBO.Buildings.basement_partial", "type": "esriFieldTypeString", "alias": "basement_partial", "length": 1, "domain": null }, { "name": "DBO.Buildings.basement_partial_sqft", "type": "esriFieldTypeBigInteger", "alias": "basement_partial_sqft", "domain": null }, { "name": "DBO.Buildings.basement_lower_level", "type": "esriFieldTypeString", "alias": "basement_lower_level", "length": 1, "domain": null }, { "name": "DBO.Buildings.basement_lower_level_sqft", "type": "esriFieldTypeBigInteger", "alias": "basement_lower_level_sqft", "domain": null }, { "name": "DBO.Buildings.basement_crawl", "type": "esriFieldTypeString", "alias": "basement_crawl", "length": 1, "domain": null }, { "name": "DBO.Buildings.basement_crawl_sqft", "type": "esriFieldTypeBigInteger", "alias": "basement_crawl_sqft", "domain": null }, { "name": "DBO.Buildings.fireplace1_quantity", "type": "esriFieldTypeBigInteger", "alias": "fireplace1_quantity", "domain": null }, { "name": "DBO.Buildings.fireplace1_type", "type": "esriFieldTypeString", "alias": "fireplace1_type", "length": 40, "domain": null }, { "name": "DBO.Buildings.fireplace2_quantity", "type": "esriFieldTypeBigInteger", "alias": "fireplace2_quantity", "domain": null }, { "name": "DBO.Buildings.fireplace2_type", "type": "esriFieldTypeString", "alias": "fireplace2_type", "length": 40, "domain": null }, { "name": "DBO.Buildings.one_car_garage", "type": "esriFieldTypeString", "alias": "one_car_garage", "length": 1, "domain": null }, { "name": "DBO.Buildings.two_car_garage", "type": "esriFieldTypeString", "alias": "two_car_garage", "length": 1, "domain": null }, { "name": "DBO.Buildings.three_car_garage", "type": "esriFieldTypeString", "alias": "three_car_garage", "length": 1, "domain": null }, { "name": "DBO.Buildings.four_car_more_garage", "type": "esriFieldTypeString", "alias": "four_car_more_garage", "length": 1, "domain": null }, { "name": "DBO.Buildings.garage_exterior_brick", "type": "esriFieldTypeString", "alias": "garage_exterior_brick", "length": 1, "domain": null }, { "name": "DBO.Buildings.garage_exterior_frame", "type": "esriFieldTypeString", "alias": "garage_exterior_frame", "length": 1, "domain": null }, { "name": "DBO.Buildings.garage_sqft", "type": "esriFieldTypeBigInteger", "alias": "garage_sqft", "domain": null }, { "name": "DBO.Buildings.deck", "type": "esriFieldTypeString", "alias": "deck", "length": 1, "domain": null }, { "name": "DBO.Buildings.deck_sqft", "type": "esriFieldTypeBigInteger", "alias": "deck_sqft", "domain": null } ], "geometryField": { "name": "DBO.TaxParcels.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2499_pk", "fields": "DBO.TaxParcels.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2603_PIN", "fields": "DBO.TaxParcels.PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S398_idx", "fields": "DBO.TaxParcels.Shape", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R2492_SDE_ROWID_UK", "fields": "DBO.Buildings.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2596_pin", "fields": "DBO.Buildings.pin", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "DBO.Buildings", "relatedTableId": 23, "role": "esriRelRoleOrigin", "keyField": "PIN", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{47285415-7C7C-4FEB-84F9-A5D9A60EA894}" } ], "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8706c54fe8fe4300be52ba306f0b33b2" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 16, "name": "Building Square Foot Label", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18056, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DBO.Buildings.total_building_sqft]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 755804.2001544125, "ymin": 1551969.6598694026, "xmax": 914558.7599412464, "ymax": 1808629.539921321, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DBO.TaxParcels.TAXNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "DBO.TaxParcels.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DBO.TaxParcels.PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "DBO.TaxParcels.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "DBO.TaxParcels.OLDPIN", "type": "esriFieldTypeString", "alias": "OLDPIN", "length": 13, "domain": null }, { "name": "DBO.TaxParcels.PARCELSTATUS", "type": "esriFieldTypeString", "alias": "PARCELSTATUS", "length": 1, "domain": null }, { "name": "DBO.TaxParcels.TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "length": 5, "domain": null }, { "name": "DBO.TaxParcels.PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "length": 33, "domain": null }, { "name": "DBO.TaxParcels.TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 21, "domain": null }, { "name": "DBO.TaxParcels.LOTACRES", "type": "esriFieldTypeDouble", "alias": "LOTACRES", "domain": null }, { "name": "DBO.TaxParcels.LSIZE3", "type": "esriFieldTypeDouble", "alias": "LSIZE3", "domain": null }, { "name": "DBO.TaxParcels.LSIZE1", "type": "esriFieldTypeDouble", "alias": "LSIZE1", "domain": null }, { "name": "DBO.TaxParcels.TAXNAME", "type": "esriFieldTypeString", "alias": "TAXNAME", "length": 90, "domain": null }, { "name": "DBO.TaxParcels.ASSESSYEAR", "type": "esriFieldTypeInteger", "alias": "ASSESSYEAR", "domain": null }, { "name": "DBO.TaxParcels.LEGAL", "type": "esriFieldTypeString", "alias": "Legal", "length": 255, "domain": null }, { "name": "DBO.TaxParcels.SALEPRICE", "type": "esriFieldTypeInteger", "alias": "SalePrice", "domain": null }, { "name": "DBO.TaxParcels.SALEDATE", "type": "esriFieldTypeDate", "alias": "SaleDate", "length": 8, "precision": 1, "domain": null }, { "name": "DBO.TaxParcels.OwnershipPIN", "type": "esriFieldTypeString", "alias": "OwnershipPIN", "length": 14, "domain": null }, { "name": "DBO.TaxParcels.GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "DBO.TaxParcels.AssesosorPIN", "type": "esriFieldTypeString", "alias": "AssesosorPIN", "length": 13, "domain": null }, { "name": "DBO.TaxParcels.ParcelCreatedDate", "type": "esriFieldTypeString", "alias": "ParcelCreatedDate", "length": 10, "domain": null }, { "name": "DBO.TaxParcels.PARCELInActiveDate", "type": "esriFieldTypeString", "alias": "PARCELInActiveDate", "length": 10, "domain": null }, { "name": "DBO.TaxParcels.PhysicalADDRESS1", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS1", "length": 55, "domain": null }, { "name": "DBO.TaxParcels.PhysicalADDRESS2", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS2", "length": 74, "domain": null }, { "name": "DBO.TaxParcels.PhysicalCITY", "type": "esriFieldTypeString", "alias": "PhysicalCITY", "length": 14, "domain": null }, { "name": "DBO.TaxParcels.PhysicalSTATE", "type": "esriFieldTypeString", "alias": "PhysicalSTATE", "length": 2, "domain": null }, { "name": "DBO.TaxParcels.PhysicalZIP", "type": "esriFieldTypeString", "alias": "PhysicalZIP", "length": 10, "domain": null }, { "name": "DBO.TaxParcels.TaxADDRESS1", "type": "esriFieldTypeString", "alias": "TaxADDRESS1", "length": 89, "domain": null }, { "name": "DBO.TaxParcels.TaxADDRESS2", "type": "esriFieldTypeString", "alias": "TaxADDRESS2", "length": 50, "domain": null }, { "name": "DBO.TaxParcels.TaxCITY", "type": "esriFieldTypeString", "alias": "TaxCITY", "length": 22, "domain": null }, { "name": "DBO.TaxParcels.TaxSTATE", "type": "esriFieldTypeString", "alias": "TaxSTATE", "length": 2, "domain": null }, { "name": "DBO.TaxParcels.TaxZIP", "type": "esriFieldTypeString", "alias": "TaxZIP", "length": 10, "domain": null }, { "name": "DBO.TaxParcels.PriorYearFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFLandVal", "domain": null }, { "name": "DBO.TaxParcels.PriorYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFLandVal", "domain": null }, { "name": "DBO.TaxParcels.PriorYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFBldgVal", "domain": null }, { "name": "DBO.TaxParcels.PriorYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFBldgVal", "domain": null }, { "name": "DBO.TaxParcels.CurrentYearFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFLandVal", "domain": null }, { "name": "DBO.TaxParcels.CurrentYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFLandVal", "domain": null }, { "name": "DBO.TaxParcels.CurrentYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFBldgVal", "domain": null }, { "name": "DBO.TaxParcels.CurrentYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFBldgVal", "domain": null }, { "name": "DBO.TaxParcels.CurrentYearTotalVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearTotalVal", "domain": null }, { "name": "DBO.TaxParcels.TWPRChange", "type": "esriFieldTypeString", "alias": "TWPRChange", "length": 1, "domain": null }, { "name": "DBO.TaxParcels.SARChange", "type": "esriFieldTypeString", "alias": "SARChange", "length": 254, "domain": null }, { "name": "DBO.TaxParcels.SiteAddress", "type": "esriFieldTypeString", "alias": "SiteAddress", "length": 71, "domain": null }, { "name": "DBO.TaxParcels.DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "length": 27, "domain": null }, { "name": "DBO.TaxParcels.SALETYPE", "type": "esriFieldTypeString", "alias": "SALETYPE", "length": 9, "domain": null }, { "name": "DBO.Buildings.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "DBO.Buildings.pin", "type": "esriFieldTypeString", "alias": "pin", "length": 13, "domain": null }, { "name": "DBO.Buildings.total_building_sqft", "type": "esriFieldTypeBigInteger", "alias": "total_building_sqft", "domain": null }, { "name": "DBO.Buildings.typeof_use", "type": "esriFieldTypeString", "alias": "typeof_use", "length": 35, "domain": null }, { "name": "DBO.Buildings.model_name_", "type": "esriFieldTypeString", "alias": "model_name_", "length": 50, "domain": null }, { "name": "DBO.Buildings.building_classification", "type": "esriFieldTypeString", "alias": "building_classification", "length": 25, "domain": null }, { "name": "DBO.Buildings.story_description", "type": "esriFieldTypeString", "alias": "story_description", "length": 40, "domain": null }, { "name": "DBO.Buildings.foundation_description", "type": "esriFieldTypeString", "alias": "foundation_description", "length": 29, "domain": null }, { "name": "DBO.Buildings.total_ground_sqft", "type": "esriFieldTypeBigInteger", "alias": "total_ground_sqft", "domain": null }, { "name": "DBO.Buildings.year_built", "type": "esriFieldTypeBigInteger", "alias": "year_built", "domain": null }, { "name": "DBO.Buildings.building_quality", "type": "esriFieldTypeString", "alias": "building_quality", "length": 11, "domain": null }, { "name": "DBO.Buildings.building_condition", "type": "esriFieldTypeString", "alias": "building_condition", "length": 13, "domain": null }, { "name": "DBO.Buildings.frame_exterior", "type": "esriFieldTypeString", "alias": "frame_exterior", "length": 1, "domain": null }, { "name": "DBO.Buildings.frame_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "frame_exterior_percentage", "domain": null }, { "name": "DBO.Buildings.brick_exterior", "type": "esriFieldTypeString", "alias": "brick_exterior", "length": 1, "domain": null }, { "name": "DBO.Buildings.brick_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "brick_exterior_percentage", "domain": null }, { "name": "DBO.Buildings.aluminum_exterior", "type": "esriFieldTypeString", "alias": "aluminum_exterior", "length": 1, "domain": null }, { "name": "DBO.Buildings.aluminum_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "aluminum_exterior_percentage", "domain": null }, { "name": "DBO.Buildings.stucco_exterior", "type": "esriFieldTypeString", "alias": "stucco_exterior", "length": 1, "domain": null }, { "name": "DBO.Buildings.stucco_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "stucco_exterior_percentage", "domain": null }, { "name": "DBO.Buildings.steel_exterior", "type": "esriFieldTypeString", "alias": "steel_exterior", "length": 1, "domain": null }, { "name": "DBO.Buildings.steel_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "steel_exterior_percentage", "domain": null }, { "name": "DBO.Buildings.block_exterior", "type": "esriFieldTypeString", "alias": "block_exterior", "length": 1, "domain": null }, { "name": "DBO.Buildings.block_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "block_exterior_percentage", "domain": null }, { "name": "DBO.Buildings.stone_exterior", "type": "esriFieldTypeString", "alias": "stone_exterior", "length": 1, "domain": null }, { "name": "DBO.Buildings.stone_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "stone_exterior_percentage", "domain": null }, { "name": "DBO.Buildings.vinyl_exterior", "type": "esriFieldTypeString", "alias": "vinyl_exterior", "length": 1, "domain": null }, { "name": "DBO.Buildings.vinyl_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "vinyl_exterior_percentage", "domain": null }, { "name": "DBO.Buildings.other_exterior", "type": "esriFieldTypeString", "alias": "other_exterior", "length": 1, "domain": null }, { "name": "DBO.Buildings.other_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "other_exterior_percentage", "domain": null }, { "name": "DBO.Buildings.attic_finished", "type": "esriFieldTypeString", "alias": "attic_finished", "length": 1, "domain": null }, { "name": "DBO.Buildings.attic_finished_sqft", "type": "esriFieldTypeBigInteger", "alias": "attic_finished_sqft", "domain": null }, { "name": "DBO.Buildings.attic_unfinished", "type": "esriFieldTypeString", "alias": "attic_unfinished", "length": 1, "domain": null }, { "name": "DBO.Buildings.attic_unfinished_sqft", "type": "esriFieldTypeBigInteger", "alias": "attic_unfinished_sqft", "domain": null }, { "name": "DBO.Buildings.open_frame_porch_sqft", "type": "esriFieldTypeBigInteger", "alias": "open_frame_porch_sqft", "domain": null }, { "name": "DBO.Buildings.open_masonry_porch_sqft", "type": "esriFieldTypeBigInteger", "alias": "open_masonry_porch_sqft", "domain": null }, { "name": "DBO.Buildings.enclosed_frame_porch_sqft", "type": "esriFieldTypeBigInteger", "alias": "enclosed_frame_porch_sqft", "domain": null }, { "name": "DBO.Buildings.enclosed_masonry_sqft", "type": "esriFieldTypeBigInteger", "alias": "enclosed_masonry_sqft", "domain": null }, { "name": "DBO.Buildings.central_ac", "type": "esriFieldTypeString", "alias": "central_ac", "length": 1, "domain": null }, { "name": "DBO.Buildings.numberof_central_ac_units", "type": "esriFieldTypeBigInteger", "alias": "numberof_central_ac_units", "domain": null }, { "name": "DBO.Buildings.basement_full", "type": "esriFieldTypeString", "alias": "basement_full", "length": 1, "domain": null }, { "name": "DBO.Buildings.basement_full_sqft", "type": "esriFieldTypeBigInteger", "alias": "basement_full_sqft", "domain": null }, { "name": "DBO.Buildings.basement_partial", "type": "esriFieldTypeString", "alias": "basement_partial", "length": 1, "domain": null }, { "name": "DBO.Buildings.basement_partial_sqft", "type": "esriFieldTypeBigInteger", "alias": "basement_partial_sqft", "domain": null }, { "name": "DBO.Buildings.basement_lower_level", "type": "esriFieldTypeString", "alias": "basement_lower_level", "length": 1, "domain": null }, { "name": "DBO.Buildings.basement_lower_level_sqft", "type": "esriFieldTypeBigInteger", "alias": "basement_lower_level_sqft", "domain": null }, { "name": "DBO.Buildings.basement_crawl", "type": "esriFieldTypeString", "alias": "basement_crawl", "length": 1, "domain": null }, { "name": "DBO.Buildings.basement_crawl_sqft", "type": "esriFieldTypeBigInteger", "alias": "basement_crawl_sqft", "domain": null }, { "name": "DBO.Buildings.fireplace1_quantity", "type": "esriFieldTypeBigInteger", "alias": "fireplace1_quantity", "domain": null }, { "name": "DBO.Buildings.fireplace1_type", "type": "esriFieldTypeString", "alias": "fireplace1_type", "length": 40, "domain": null }, { "name": "DBO.Buildings.fireplace2_quantity", "type": "esriFieldTypeBigInteger", "alias": "fireplace2_quantity", "domain": null }, { "name": "DBO.Buildings.fireplace2_type", "type": "esriFieldTypeString", "alias": "fireplace2_type", "length": 40, "domain": null }, { "name": "DBO.Buildings.one_car_garage", "type": "esriFieldTypeString", "alias": "one_car_garage", "length": 1, "domain": null }, { "name": "DBO.Buildings.two_car_garage", "type": "esriFieldTypeString", "alias": "two_car_garage", "length": 1, "domain": null }, { "name": "DBO.Buildings.three_car_garage", "type": "esriFieldTypeString", "alias": "three_car_garage", "length": 1, "domain": null }, { "name": "DBO.Buildings.four_car_more_garage", "type": "esriFieldTypeString", "alias": "four_car_more_garage", "length": 1, "domain": null }, { "name": "DBO.Buildings.garage_exterior_brick", "type": "esriFieldTypeString", "alias": "garage_exterior_brick", "length": 1, "domain": null }, { "name": "DBO.Buildings.garage_exterior_frame", "type": "esriFieldTypeString", "alias": "garage_exterior_frame", "length": 1, "domain": null }, { "name": "DBO.Buildings.garage_sqft", "type": "esriFieldTypeBigInteger", "alias": "garage_sqft", "domain": null }, { "name": "DBO.Buildings.deck", "type": "esriFieldTypeString", "alias": "deck", "length": 1, "domain": null }, { "name": "DBO.Buildings.deck_sqft", "type": "esriFieldTypeBigInteger", "alias": "deck_sqft", "domain": null } ], "geometryField": { "name": "DBO.TaxParcels.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2499_pk", "fields": "DBO.TaxParcels.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2603_PIN", "fields": "DBO.TaxParcels.PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S398_idx", "fields": "DBO.TaxParcels.Shape", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R2492_SDE_ROWID_UK", "fields": "DBO.Buildings.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2596_pin", "fields": "DBO.Buildings.pin", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "DBO.Buildings", "relatedTableId": 23, "role": "esriRelRoleOrigin", "keyField": "PIN", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{47285415-7C7C-4FEB-84F9-A5D9A60EA894}" } ], "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8706c54fe8fe4300be52ba306f0b33b2" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 17, "name": "Year Built Label", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18056, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DBO.Buildings.year_built]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 9, "symbol": { "type": "esriTS", "color": [ 255, 85, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 755804.2001544125, "ymin": 1551969.6598694026, "xmax": 914558.7599412464, "ymax": 1808629.539921321, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DBO.TaxParcels.TAXNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "DBO.TaxParcels.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DBO.TaxParcels.PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "DBO.TaxParcels.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "DBO.TaxParcels.OLDPIN", "type": "esriFieldTypeString", "alias": "OLDPIN", "length": 13, "domain": null }, { "name": "DBO.TaxParcels.PARCELSTATUS", "type": "esriFieldTypeString", "alias": "PARCELSTATUS", "length": 1, "domain": null }, { "name": "DBO.TaxParcels.TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "length": 5, "domain": null }, { "name": "DBO.TaxParcels.PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "length": 33, "domain": null }, { "name": "DBO.TaxParcels.TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 21, "domain": null }, { "name": "DBO.TaxParcels.LOTACRES", "type": "esriFieldTypeDouble", "alias": "LOTACRES", "domain": null }, { "name": "DBO.TaxParcels.LSIZE3", "type": "esriFieldTypeDouble", "alias": "LSIZE3", "domain": null }, { "name": "DBO.TaxParcels.LSIZE1", "type": "esriFieldTypeDouble", "alias": "LSIZE1", "domain": null }, { "name": "DBO.TaxParcels.TAXNAME", "type": "esriFieldTypeString", "alias": "TAXNAME", "length": 90, "domain": null }, { "name": "DBO.TaxParcels.ASSESSYEAR", "type": "esriFieldTypeInteger", "alias": "ASSESSYEAR", "domain": null }, { "name": "DBO.TaxParcels.LEGAL", "type": "esriFieldTypeString", "alias": "Legal", "length": 255, "domain": null }, { "name": "DBO.TaxParcels.SALEPRICE", "type": "esriFieldTypeInteger", "alias": "SalePrice", "domain": null }, { "name": "DBO.TaxParcels.SALEDATE", "type": "esriFieldTypeDate", "alias": "SaleDate", "length": 8, "precision": 1, "domain": null }, { "name": "DBO.TaxParcels.OwnershipPIN", "type": "esriFieldTypeString", "alias": "OwnershipPIN", "length": 14, "domain": null }, { "name": "DBO.TaxParcels.GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "DBO.TaxParcels.AssesosorPIN", "type": "esriFieldTypeString", "alias": "AssesosorPIN", "length": 13, "domain": null }, { "name": "DBO.TaxParcels.ParcelCreatedDate", "type": "esriFieldTypeString", "alias": "ParcelCreatedDate", "length": 10, "domain": null }, { "name": "DBO.TaxParcels.PARCELInActiveDate", "type": "esriFieldTypeString", "alias": "PARCELInActiveDate", "length": 10, "domain": null }, { "name": "DBO.TaxParcels.PhysicalADDRESS1", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS1", "length": 55, "domain": null }, { "name": "DBO.TaxParcels.PhysicalADDRESS2", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS2", "length": 74, "domain": null }, { "name": "DBO.TaxParcels.PhysicalCITY", "type": "esriFieldTypeString", "alias": "PhysicalCITY", "length": 14, "domain": null }, { "name": "DBO.TaxParcels.PhysicalSTATE", "type": "esriFieldTypeString", "alias": "PhysicalSTATE", "length": 2, "domain": null }, { "name": "DBO.TaxParcels.PhysicalZIP", "type": "esriFieldTypeString", "alias": "PhysicalZIP", "length": 10, "domain": null }, { "name": "DBO.TaxParcels.TaxADDRESS1", "type": "esriFieldTypeString", "alias": "TaxADDRESS1", "length": 89, "domain": null }, { "name": "DBO.TaxParcels.TaxADDRESS2", "type": "esriFieldTypeString", "alias": "TaxADDRESS2", "length": 50, "domain": null }, { "name": "DBO.TaxParcels.TaxCITY", "type": "esriFieldTypeString", "alias": "TaxCITY", "length": 22, "domain": null }, { "name": "DBO.TaxParcels.TaxSTATE", "type": "esriFieldTypeString", "alias": "TaxSTATE", "length": 2, "domain": null }, { "name": "DBO.TaxParcels.TaxZIP", "type": "esriFieldTypeString", "alias": "TaxZIP", "length": 10, "domain": null }, { "name": "DBO.TaxParcels.PriorYearFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFLandVal", "domain": null }, { "name": "DBO.TaxParcels.PriorYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFLandVal", "domain": null }, { "name": "DBO.TaxParcels.PriorYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFBldgVal", "domain": null }, { "name": "DBO.TaxParcels.PriorYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFBldgVal", "domain": null }, { "name": "DBO.TaxParcels.CurrentYearFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFLandVal", "domain": null }, { "name": "DBO.TaxParcels.CurrentYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFLandVal", "domain": null }, { "name": "DBO.TaxParcels.CurrentYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFBldgVal", "domain": null }, { "name": "DBO.TaxParcels.CurrentYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFBldgVal", "domain": null }, { "name": "DBO.TaxParcels.CurrentYearTotalVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearTotalVal", "domain": null }, { "name": "DBO.TaxParcels.TWPRChange", "type": "esriFieldTypeString", "alias": "TWPRChange", "length": 1, "domain": null }, { "name": "DBO.TaxParcels.SARChange", "type": "esriFieldTypeString", "alias": "SARChange", "length": 254, "domain": null }, { "name": "DBO.TaxParcels.SiteAddress", "type": "esriFieldTypeString", "alias": "SiteAddress", "length": 71, "domain": null }, { "name": "DBO.TaxParcels.DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "length": 27, "domain": null }, { "name": "DBO.TaxParcels.SALETYPE", "type": "esriFieldTypeString", "alias": "SALETYPE", "length": 9, "domain": null }, { "name": "DBO.Buildings.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "DBO.Buildings.pin", "type": "esriFieldTypeString", "alias": "pin", "length": 13, "domain": null }, { "name": "DBO.Buildings.total_building_sqft", "type": "esriFieldTypeBigInteger", "alias": "total_building_sqft", "domain": null }, { "name": "DBO.Buildings.typeof_use", "type": "esriFieldTypeString", "alias": "typeof_use", "length": 35, "domain": null }, { "name": "DBO.Buildings.model_name_", "type": "esriFieldTypeString", "alias": "model_name_", "length": 50, "domain": null }, { "name": "DBO.Buildings.building_classification", "type": "esriFieldTypeString", "alias": "building_classification", "length": 25, "domain": null }, { "name": "DBO.Buildings.story_description", "type": "esriFieldTypeString", "alias": "story_description", "length": 40, "domain": null }, { "name": "DBO.Buildings.foundation_description", "type": "esriFieldTypeString", "alias": "foundation_description", "length": 29, "domain": null }, { "name": "DBO.Buildings.total_ground_sqft", "type": "esriFieldTypeBigInteger", "alias": "total_ground_sqft", "domain": null }, { "name": "DBO.Buildings.year_built", "type": "esriFieldTypeBigInteger", "alias": "year_built", "domain": null }, { "name": "DBO.Buildings.building_quality", "type": "esriFieldTypeString", "alias": "building_quality", "length": 11, "domain": null }, { "name": "DBO.Buildings.building_condition", "type": "esriFieldTypeString", "alias": "building_condition", "length": 13, "domain": null }, { "name": "DBO.Buildings.frame_exterior", "type": "esriFieldTypeString", "alias": "frame_exterior", "length": 1, "domain": null }, { "name": "DBO.Buildings.frame_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "frame_exterior_percentage", "domain": null }, { "name": "DBO.Buildings.brick_exterior", "type": "esriFieldTypeString", "alias": "brick_exterior", "length": 1, "domain": null }, { "name": "DBO.Buildings.brick_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "brick_exterior_percentage", "domain": null }, { "name": "DBO.Buildings.aluminum_exterior", "type": "esriFieldTypeString", "alias": "aluminum_exterior", "length": 1, "domain": null }, { "name": "DBO.Buildings.aluminum_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "aluminum_exterior_percentage", "domain": null }, { "name": "DBO.Buildings.stucco_exterior", "type": "esriFieldTypeString", "alias": "stucco_exterior", "length": 1, "domain": null }, { "name": "DBO.Buildings.stucco_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "stucco_exterior_percentage", "domain": null }, { "name": "DBO.Buildings.steel_exterior", "type": "esriFieldTypeString", "alias": "steel_exterior", "length": 1, "domain": null }, { "name": "DBO.Buildings.steel_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "steel_exterior_percentage", "domain": null }, { "name": "DBO.Buildings.block_exterior", "type": "esriFieldTypeString", "alias": "block_exterior", "length": 1, "domain": null }, { "name": "DBO.Buildings.block_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "block_exterior_percentage", "domain": null }, { "name": "DBO.Buildings.stone_exterior", "type": "esriFieldTypeString", "alias": "stone_exterior", "length": 1, "domain": null }, { "name": "DBO.Buildings.stone_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "stone_exterior_percentage", "domain": null }, { "name": "DBO.Buildings.vinyl_exterior", "type": "esriFieldTypeString", "alias": "vinyl_exterior", "length": 1, "domain": null }, { "name": "DBO.Buildings.vinyl_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "vinyl_exterior_percentage", "domain": null }, { "name": "DBO.Buildings.other_exterior", "type": "esriFieldTypeString", "alias": "other_exterior", "length": 1, "domain": null }, { "name": "DBO.Buildings.other_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "other_exterior_percentage", "domain": null }, { "name": "DBO.Buildings.attic_finished", "type": "esriFieldTypeString", "alias": "attic_finished", "length": 1, "domain": null }, { "name": "DBO.Buildings.attic_finished_sqft", "type": "esriFieldTypeBigInteger", "alias": "attic_finished_sqft", "domain": null }, { "name": "DBO.Buildings.attic_unfinished", "type": "esriFieldTypeString", "alias": "attic_unfinished", "length": 1, "domain": null }, { "name": "DBO.Buildings.attic_unfinished_sqft", "type": "esriFieldTypeBigInteger", "alias": "attic_unfinished_sqft", "domain": null }, { "name": "DBO.Buildings.open_frame_porch_sqft", "type": "esriFieldTypeBigInteger", "alias": "open_frame_porch_sqft", "domain": null }, { "name": "DBO.Buildings.open_masonry_porch_sqft", "type": "esriFieldTypeBigInteger", "alias": "open_masonry_porch_sqft", "domain": null }, { "name": "DBO.Buildings.enclosed_frame_porch_sqft", "type": "esriFieldTypeBigInteger", "alias": "enclosed_frame_porch_sqft", "domain": null }, { "name": "DBO.Buildings.enclosed_masonry_sqft", "type": "esriFieldTypeBigInteger", "alias": "enclosed_masonry_sqft", "domain": null }, { "name": "DBO.Buildings.central_ac", "type": "esriFieldTypeString", "alias": "central_ac", "length": 1, "domain": null }, { "name": "DBO.Buildings.numberof_central_ac_units", "type": "esriFieldTypeBigInteger", "alias": "numberof_central_ac_units", "domain": null }, { "name": "DBO.Buildings.basement_full", "type": "esriFieldTypeString", "alias": "basement_full", "length": 1, "domain": null }, { "name": "DBO.Buildings.basement_full_sqft", "type": "esriFieldTypeBigInteger", "alias": "basement_full_sqft", "domain": null }, { "name": "DBO.Buildings.basement_partial", "type": "esriFieldTypeString", "alias": "basement_partial", "length": 1, "domain": null }, { "name": "DBO.Buildings.basement_partial_sqft", "type": "esriFieldTypeBigInteger", "alias": "basement_partial_sqft", "domain": null }, { "name": "DBO.Buildings.basement_lower_level", "type": "esriFieldTypeString", "alias": "basement_lower_level", "length": 1, "domain": null }, { "name": "DBO.Buildings.basement_lower_level_sqft", "type": "esriFieldTypeBigInteger", "alias": "basement_lower_level_sqft", "domain": null }, { "name": "DBO.Buildings.basement_crawl", "type": "esriFieldTypeString", "alias": "basement_crawl", "length": 1, "domain": null }, { "name": "DBO.Buildings.basement_crawl_sqft", "type": "esriFieldTypeBigInteger", "alias": "basement_crawl_sqft", "domain": null }, { "name": "DBO.Buildings.fireplace1_quantity", "type": "esriFieldTypeBigInteger", "alias": "fireplace1_quantity", "domain": null }, { "name": "DBO.Buildings.fireplace1_type", "type": "esriFieldTypeString", "alias": "fireplace1_type", "length": 40, "domain": null }, { "name": "DBO.Buildings.fireplace2_quantity", "type": "esriFieldTypeBigInteger", "alias": "fireplace2_quantity", "domain": null }, { "name": "DBO.Buildings.fireplace2_type", "type": "esriFieldTypeString", "alias": "fireplace2_type", "length": 40, "domain": null }, { "name": "DBO.Buildings.one_car_garage", "type": "esriFieldTypeString", "alias": "one_car_garage", "length": 1, "domain": null }, { "name": "DBO.Buildings.two_car_garage", "type": "esriFieldTypeString", "alias": "two_car_garage", "length": 1, "domain": null }, { "name": "DBO.Buildings.three_car_garage", "type": "esriFieldTypeString", "alias": "three_car_garage", "length": 1, "domain": null }, { "name": "DBO.Buildings.four_car_more_garage", "type": "esriFieldTypeString", "alias": "four_car_more_garage", "length": 1, "domain": null }, { "name": "DBO.Buildings.garage_exterior_brick", "type": "esriFieldTypeString", "alias": "garage_exterior_brick", "length": 1, "domain": null }, { "name": "DBO.Buildings.garage_exterior_frame", "type": "esriFieldTypeString", "alias": "garage_exterior_frame", "length": 1, "domain": null }, { "name": "DBO.Buildings.garage_sqft", "type": "esriFieldTypeBigInteger", "alias": "garage_sqft", "domain": null }, { "name": "DBO.Buildings.deck", "type": "esriFieldTypeString", "alias": "deck", "length": 1, "domain": null }, { "name": "DBO.Buildings.deck_sqft", "type": "esriFieldTypeBigInteger", "alias": "deck_sqft", "domain": null } ], "geometryField": { "name": "DBO.TaxParcels.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2499_pk", "fields": "DBO.TaxParcels.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2603_PIN", "fields": "DBO.TaxParcels.PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S398_idx", "fields": "DBO.TaxParcels.Shape", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R2492_SDE_ROWID_UK", "fields": "DBO.Buildings.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2596_pin", "fields": "DBO.Buildings.pin", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "DBO.Buildings", "relatedTableId": 23, "role": "esriRelRoleOrigin", "keyField": "PIN", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{47285415-7C7C-4FEB-84F9-A5D9A60EA894}" } ], "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8706c54fe8fe4300be52ba306f0b33b2" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 18, "name": "Non-Farmland Val By Area Label", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18056, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "ROUND([LandValByArea],3)", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 168, 112, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 755804.2001544125, "ymin": 1551969.6598694026, "xmax": 914558.7599412464, "ymax": 1808629.539921321, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TAXNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OLDPIN", "type": "esriFieldTypeString", "alias": "OLDPIN", "length": 13, "domain": null }, { "name": "PARCELSTATUS", "type": "esriFieldTypeString", "alias": "PARCELSTATUS", "length": 1, "domain": null }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "length": 5, "domain": null }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "length": 33, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 21, "domain": null }, { "name": "LOTACRES", "type": "esriFieldTypeDouble", "alias": "LOTACRES", "domain": null }, { "name": "LSIZE3", "type": "esriFieldTypeDouble", "alias": "LSIZE3", "domain": null }, { "name": "LSIZE1", "type": "esriFieldTypeDouble", "alias": "LSIZE1", "domain": null }, { "name": "TAXNAME", "type": "esriFieldTypeString", "alias": "TAXNAME", "length": 90, "domain": null }, { "name": "ASSESSYEAR", "type": "esriFieldTypeInteger", "alias": "ASSESSYEAR", "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "Legal", "length": 255, "domain": null }, { "name": "SALEPRICE", "type": "esriFieldTypeInteger", "alias": "SalePrice", "domain": null }, { "name": "SALEDATE", "type": "esriFieldTypeDate", "alias": "SaleDate", "length": 8, "precision": 1, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OwnershipPIN", "type": "esriFieldTypeString", "alias": "OwnershipPIN", "length": 14, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "AssesosorPIN", "type": "esriFieldTypeString", "alias": "AssesosorPIN", "length": 13, "domain": null }, { "name": "ParcelCreatedDate", "type": "esriFieldTypeString", "alias": "ParcelCreatedDate", "length": 10, "domain": null }, { "name": "PARCELInActiveDate", "type": "esriFieldTypeString", "alias": "PARCELInActiveDate", "length": 10, "domain": null }, { "name": "PhysicalADDRESS1", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS1", "length": 55, "domain": null }, { "name": "PhysicalADDRESS2", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS2", "length": 74, "domain": null }, { "name": "PhysicalCITY", "type": "esriFieldTypeString", "alias": "PhysicalCITY", "length": 14, "domain": null }, { "name": "PhysicalSTATE", "type": "esriFieldTypeString", "alias": "PhysicalSTATE", "length": 2, "domain": null }, { "name": "PhysicalZIP", "type": "esriFieldTypeString", "alias": "PhysicalZIP", "length": 10, "domain": null }, { "name": "TaxADDRESS1", "type": "esriFieldTypeString", "alias": "TaxADDRESS1", "length": 89, "domain": null }, { "name": "TaxADDRESS2", "type": "esriFieldTypeString", "alias": "TaxADDRESS2", "length": 50, "domain": null }, { "name": "TaxCITY", "type": "esriFieldTypeString", "alias": "TaxCITY", "length": 22, "domain": null }, { "name": "TaxSTATE", "type": "esriFieldTypeString", "alias": "TaxSTATE", "length": 2, "domain": null }, { "name": "TaxZIP", "type": "esriFieldTypeString", "alias": "TaxZIP", "length": 10, "domain": null }, { "name": "PriorYearFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFLandVal", "domain": null }, { "name": "PriorYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFLandVal", "domain": null }, { "name": "PriorYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFBldgVal", "domain": null }, { "name": "PriorYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFBldgVal", "domain": null }, { "name": "CurrentYearFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFLandVal", "domain": null }, { "name": "CurrentYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFLandVal", "domain": null }, { "name": "CurrentYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFBldgVal", "domain": null }, { "name": "CurrentYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFBldgVal", "domain": null }, { "name": "CurrentYearTotalVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearTotalVal", "domain": null }, { "name": "TWPRChange", "type": "esriFieldTypeString", "alias": "TWPRChange", "length": 1, "domain": null }, { "name": "SARChange", "type": "esriFieldTypeString", "alias": "SARChange", "length": 254, "domain": null }, { "name": "SiteAddress", "type": "esriFieldTypeString", "alias": "SiteAddress", "length": 71, "domain": null }, { "name": "DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "length": 27, "domain": null }, { "name": "SALETYPE", "type": "esriFieldTypeString", "alias": "SALETYPE", "length": 9, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2499_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2603_PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S398_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "DBO.Buildings", "relatedTableId": 23, "role": "esriRelRoleOrigin", "keyField": "PIN", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{47285415-7C7C-4FEB-84F9-A5D9A60EA894}" } ], "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8706c54fe8fe4300be52ba306f0b33b2" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 19, "name": "Non-Farmland Val By Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18056, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 239, 215, 255 ], "toColor": [ 242, 138, 19, 255 ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "valueExpression": "$feature.CurrentYearNonFLandVal/$feature['Shape.STArea()']", "valueExpressionTitle": "Custom", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 0.06513422288036975, "label": "0.000000 - 0.065134" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 222, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 0.18665095033708273, "label": "0.065135 - 0.186651" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 207, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 0.33164078692891297, "label": "0.186652 - 0.331641" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 193, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 0.5117226371445126, "label": "0.331642 - 0.511723" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 181, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 0.7092389308258934, "label": "0.511724 - 0.709239" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 168, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 0.996176699725856, "label": "0.709240 - 0.996177" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 157, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 1.5516050719396857, "label": "0.996178 - 1.551605" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 141, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 2.562408369456098, "label": "1.551606 - 2.562408" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 133, 34, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 4.6593723223784, "label": "2.562409 - 4.659372" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 118, 5, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 12.825790825472534, "label": "4.659373 - 12.825791" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 755804.2001544125, "ymin": 1551969.6598694026, "xmax": 914558.7599412464, "ymax": 1808629.539921321, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TAXNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OLDPIN", "type": "esriFieldTypeString", "alias": "OLDPIN", "length": 13, "domain": null }, { "name": "PARCELSTATUS", "type": "esriFieldTypeString", "alias": "PARCELSTATUS", "length": 1, "domain": null }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "length": 5, "domain": null }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "length": 33, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 21, "domain": null }, { "name": "LOTACRES", "type": "esriFieldTypeDouble", "alias": "LOTACRES", "domain": null }, { "name": "LSIZE3", "type": "esriFieldTypeDouble", "alias": "LSIZE3", "domain": null }, { "name": "LSIZE1", "type": "esriFieldTypeDouble", "alias": "LSIZE1", "domain": null }, { "name": "TAXNAME", "type": "esriFieldTypeString", "alias": "TAXNAME", "length": 90, "domain": null }, { "name": "ASSESSYEAR", "type": "esriFieldTypeInteger", "alias": "ASSESSYEAR", "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "Legal", "length": 255, "domain": null }, { "name": "SALEPRICE", "type": "esriFieldTypeInteger", "alias": "SalePrice", "domain": null }, { "name": "SALEDATE", "type": "esriFieldTypeDate", "alias": "SaleDate", "length": 8, "precision": 1, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OwnershipPIN", "type": "esriFieldTypeString", "alias": "OwnershipPIN", "length": 14, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "AssesosorPIN", "type": "esriFieldTypeString", "alias": "AssesosorPIN", "length": 13, "domain": null }, { "name": "ParcelCreatedDate", "type": "esriFieldTypeString", "alias": "ParcelCreatedDate", "length": 10, "domain": null }, { "name": "PARCELInActiveDate", "type": "esriFieldTypeString", "alias": "PARCELInActiveDate", "length": 10, "domain": null }, { "name": "PhysicalADDRESS1", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS1", "length": 55, "domain": null }, { "name": "PhysicalADDRESS2", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS2", "length": 74, "domain": null }, { "name": "PhysicalCITY", "type": "esriFieldTypeString", "alias": "PhysicalCITY", "length": 14, "domain": null }, { "name": "PhysicalSTATE", "type": "esriFieldTypeString", "alias": "PhysicalSTATE", "length": 2, "domain": null }, { "name": "PhysicalZIP", "type": "esriFieldTypeString", "alias": "PhysicalZIP", "length": 10, "domain": null }, { "name": "TaxADDRESS1", "type": "esriFieldTypeString", "alias": "TaxADDRESS1", "length": 89, "domain": null }, { "name": "TaxADDRESS2", "type": "esriFieldTypeString", "alias": "TaxADDRESS2", "length": 50, "domain": null }, { "name": "TaxCITY", "type": "esriFieldTypeString", "alias": "TaxCITY", "length": 22, "domain": null }, { "name": "TaxSTATE", "type": "esriFieldTypeString", "alias": "TaxSTATE", "length": 2, "domain": null }, { "name": "TaxZIP", "type": "esriFieldTypeString", "alias": "TaxZIP", "length": 10, "domain": null }, { "name": "PriorYearFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFLandVal", "domain": null }, { "name": "PriorYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFLandVal", "domain": null }, { "name": "PriorYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFBldgVal", "domain": null }, { "name": "PriorYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFBldgVal", "domain": null }, { "name": "CurrentYearFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFLandVal", "domain": null }, { "name": "CurrentYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFLandVal", "domain": null }, { "name": "CurrentYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFBldgVal", "domain": null }, { "name": "CurrentYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFBldgVal", "domain": null }, { "name": "CurrentYearTotalVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearTotalVal", "domain": null }, { "name": "TWPRChange", "type": "esriFieldTypeString", "alias": "TWPRChange", "length": 1, "domain": null }, { "name": "SARChange", "type": "esriFieldTypeString", "alias": "SARChange", "length": 254, "domain": null }, { "name": "SiteAddress", "type": "esriFieldTypeString", "alias": "SiteAddress", "length": 71, "domain": null }, { "name": "DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "length": 27, "domain": null }, { "name": "SALETYPE", "type": "esriFieldTypeString", "alias": "SALETYPE", "length": 9, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2499_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2603_PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S398_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "DBO.Buildings", "relatedTableId": 23, "role": "esriRelRoleOrigin", "keyField": "PIN", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{47285415-7C7C-4FEB-84F9-A5D9A60EA894}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8706c54fe8fe4300be52ba306f0b33b2" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 20, "name": "Property Characteristics", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 755804.2001544125, "ymin": 1551969.6598694026, "xmax": 914558.7599412464, "ymax": 1808629.539921321, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TAXNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OLDPIN", "type": "esriFieldTypeString", "alias": "OLDPIN", "length": 13, "domain": null }, { "name": "PARCELSTATUS", "type": "esriFieldTypeString", "alias": "PARCELSTATUS", "length": 1, "domain": null }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "length": 5, "domain": null }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "length": 33, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 21, "domain": null }, { "name": "LOTACRES", "type": "esriFieldTypeDouble", "alias": "LOTACRES", "domain": null }, { "name": "LSIZE3", "type": "esriFieldTypeDouble", "alias": "LSIZE3", "domain": null }, { "name": "LSIZE1", "type": "esriFieldTypeDouble", "alias": "LSIZE1", "domain": null }, { "name": "TAXNAME", "type": "esriFieldTypeString", "alias": "TAXNAME", "length": 90, "domain": null }, { "name": "ASSESSYEAR", "type": "esriFieldTypeInteger", "alias": "ASSESSYEAR", "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "Legal", "length": 255, "domain": null }, { "name": "SALEPRICE", "type": "esriFieldTypeInteger", "alias": "SalePrice", "domain": null }, { "name": "SALEDATE", "type": "esriFieldTypeDate", "alias": "SaleDate", "length": 8, "precision": 1, "domain": null }, { "name": "OwnershipPIN", "type": "esriFieldTypeString", "alias": "OwnershipPIN", "length": 14, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "AssesosorPIN", "type": "esriFieldTypeString", "alias": "AssesosorPIN", "length": 13, "domain": null }, { "name": "ParcelCreatedDate", "type": "esriFieldTypeString", "alias": "ParcelCreatedDate", "length": 10, "domain": null }, { "name": "PARCELInActiveDate", "type": "esriFieldTypeString", "alias": "PARCELInActiveDate", "length": 10, "domain": null }, { "name": "PhysicalADDRESS1", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS1", "length": 55, "domain": null }, { "name": "PhysicalADDRESS2", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS2", "length": 74, "domain": null }, { "name": "PhysicalCITY", "type": "esriFieldTypeString", "alias": "PhysicalCITY", "length": 14, "domain": null }, { "name": "PhysicalSTATE", "type": "esriFieldTypeString", "alias": "PhysicalSTATE", "length": 2, "domain": null }, { "name": "PhysicalZIP", "type": "esriFieldTypeString", "alias": "PhysicalZIP", "length": 10, "domain": null }, { "name": "TaxADDRESS1", "type": "esriFieldTypeString", "alias": "TaxADDRESS1", "length": 89, "domain": null }, { "name": "TaxADDRESS2", "type": "esriFieldTypeString", "alias": "TaxADDRESS2", "length": 50, "domain": null }, { "name": "TaxCITY", "type": "esriFieldTypeString", "alias": "TaxCITY", "length": 22, "domain": null }, { "name": "TaxSTATE", "type": "esriFieldTypeString", "alias": "TaxSTATE", "length": 2, "domain": null }, { "name": "TaxZIP", "type": "esriFieldTypeString", "alias": "TaxZIP", "length": 10, "domain": null }, { "name": "PriorYearFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFLandVal", "domain": null }, { "name": "PriorYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFLandVal", "domain": null }, { "name": "PriorYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFBldgVal", "domain": null }, { "name": "PriorYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFBldgVal", "domain": null }, { "name": "CurrentYearFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFLandVal", "domain": null }, { "name": "CurrentYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFLandVal", "domain": null }, { "name": "CurrentYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFBldgVal", "domain": null }, { "name": "CurrentYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFBldgVal", "domain": null }, { "name": "CurrentYearTotalVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearTotalVal", "domain": null }, { "name": "TWPRChange", "type": "esriFieldTypeString", "alias": "TWPRChange", "length": 1, "domain": null }, { "name": "SARChange", "type": "esriFieldTypeString", "alias": "SARChange", "length": 254, "domain": null }, { "name": "SiteAddress", "type": "esriFieldTypeString", "alias": "SiteAddress", "length": 71, "domain": null }, { "name": "DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "length": 27, "domain": null }, { "name": "SALETYPE", "type": "esriFieldTypeString", "alias": "SALETYPE", "length": 9, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2499_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2603_PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S398_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "DBO.Buildings", "relatedTableId": 23, "role": "esriRelRoleOrigin", "keyField": "PIN", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{47285415-7C7C-4FEB-84F9-A5D9A60EA894}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8706c54fe8fe4300be52ba306f0b33b2" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 21, "name": "Improved Properties", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 755804.2001544125, "ymin": 1551969.6598694026, "xmax": 914558.7599412464, "ymax": 1808629.539921321, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TAXNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OLDPIN", "type": "esriFieldTypeString", "alias": "OLDPIN", "length": 13, "domain": null }, { "name": "PARCELSTATUS", "type": "esriFieldTypeString", "alias": "PARCELSTATUS", "length": 1, "domain": null }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "length": 5, "domain": null }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "length": 33, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 21, "domain": null }, { "name": "LOTACRES", "type": "esriFieldTypeDouble", "alias": "LOTACRES", "domain": null }, { "name": "LSIZE3", "type": "esriFieldTypeDouble", "alias": "LSIZE3", "domain": null }, { "name": "LSIZE1", "type": "esriFieldTypeDouble", "alias": "LSIZE1", "domain": null }, { "name": "TAXNAME", "type": "esriFieldTypeString", "alias": "TAXNAME", "length": 90, "domain": null }, { "name": "ASSESSYEAR", "type": "esriFieldTypeInteger", "alias": "ASSESSYEAR", "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "Legal", "length": 255, "domain": null }, { "name": "SALEPRICE", "type": "esriFieldTypeInteger", "alias": "SalePrice", "domain": null }, { "name": "SALEDATE", "type": "esriFieldTypeDate", "alias": "SaleDate", "length": 8, "precision": 1, "domain": null }, { "name": "OwnershipPIN", "type": "esriFieldTypeString", "alias": "OwnershipPIN", "length": 14, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "AssesosorPIN", "type": "esriFieldTypeString", "alias": "AssesosorPIN", "length": 13, "domain": null }, { "name": "ParcelCreatedDate", "type": "esriFieldTypeString", "alias": "ParcelCreatedDate", "length": 10, "domain": null }, { "name": "PARCELInActiveDate", "type": "esriFieldTypeString", "alias": "PARCELInActiveDate", "length": 10, "domain": null }, { "name": "PhysicalADDRESS1", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS1", "length": 55, "domain": null }, { "name": "PhysicalADDRESS2", "type": "esriFieldTypeString", "alias": "PhysicalADDRESS2", "length": 74, "domain": null }, { "name": "PhysicalCITY", "type": "esriFieldTypeString", "alias": "PhysicalCITY", "length": 14, "domain": null }, { "name": "PhysicalSTATE", "type": "esriFieldTypeString", "alias": "PhysicalSTATE", "length": 2, "domain": null }, { "name": "PhysicalZIP", "type": "esriFieldTypeString", "alias": "PhysicalZIP", "length": 10, "domain": null }, { "name": "TaxADDRESS1", "type": "esriFieldTypeString", "alias": "TaxADDRESS1", "length": 89, "domain": null }, { "name": "TaxADDRESS2", "type": "esriFieldTypeString", "alias": "TaxADDRESS2", "length": 50, "domain": null }, { "name": "TaxCITY", "type": "esriFieldTypeString", "alias": "TaxCITY", "length": 22, "domain": null }, { "name": "TaxSTATE", "type": "esriFieldTypeString", "alias": "TaxSTATE", "length": 2, "domain": null }, { "name": "TaxZIP", "type": "esriFieldTypeString", "alias": "TaxZIP", "length": 10, "domain": null }, { "name": "PriorYearFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFLandVal", "domain": null }, { "name": "PriorYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFLandVal", "domain": null }, { "name": "PriorYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearFBldgVal", "domain": null }, { "name": "PriorYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "PriorYearNonFBldgVal", "domain": null }, { "name": "CurrentYearFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFLandVal", "domain": null }, { "name": "CurrentYearNonFLandVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFLandVal", "domain": null }, { "name": "CurrentYearFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearFBldgVal", "domain": null }, { "name": "CurrentYearNonFBldgVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearNonFBldgVal", "domain": null }, { "name": "CurrentYearTotalVal", "type": "esriFieldTypeInteger", "alias": "CurrentYearTotalVal", "domain": null }, { "name": "TWPRChange", "type": "esriFieldTypeString", "alias": "TWPRChange", "length": 1, "domain": null }, { "name": "SARChange", "type": "esriFieldTypeString", "alias": "SARChange", "length": 254, "domain": null }, { "name": "SiteAddress", "type": "esriFieldTypeString", "alias": "SiteAddress", "length": 71, "domain": null }, { "name": "DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "length": 27, "domain": null }, { "name": "SALETYPE", "type": "esriFieldTypeString", "alias": "SALETYPE", "length": 9, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2499_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2603_PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S398_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "DBO.Buildings", "relatedTableId": 23, "role": "esriRelRoleOrigin", "keyField": "PIN", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{47285415-7C7C-4FEB-84F9-A5D9A60EA894}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8706c54fe8fe4300be52ba306f0b33b2" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 22, "name": "PoliticalTownships", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.02, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 242, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 755804.1999999993, "ymin": 1551969.6599999964, "xmax": 914558.7600000016, "ymax": 1808629.539999999, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Township", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Township", "type": "esriFieldTypeString", "alias": "Township", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R16795_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_16795", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S15811_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8706c54fe8fe4300be52ba306f0b33b2" } ], "tables": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 23, "name": "Buildings", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "model_name_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "pin", "type": "esriFieldTypeString", "alias": "pin", "length": 13, "domain": null }, { "name": "total_building_sqft", "type": "esriFieldTypeBigInteger", "alias": "total_building_sqft", "domain": null }, { "name": "typeof_use", "type": "esriFieldTypeString", "alias": "typeof_use", "length": 35, "domain": null }, { "name": "model_name_", "type": "esriFieldTypeString", "alias": "model_name_", "length": 50, "domain": null }, { "name": "building_classification", "type": "esriFieldTypeString", "alias": "building_classification", "length": 25, "domain": null }, { "name": "story_description", "type": "esriFieldTypeString", "alias": "story_description", "length": 40, "domain": null }, { "name": "foundation_description", "type": "esriFieldTypeString", "alias": "foundation_description", "length": 29, "domain": null }, { "name": "total_ground_sqft", "type": "esriFieldTypeBigInteger", "alias": "total_ground_sqft", "domain": null }, { "name": "year_built", "type": "esriFieldTypeBigInteger", "alias": "year_built", "domain": null }, { "name": "building_quality", "type": "esriFieldTypeString", "alias": "building_quality", "length": 11, "domain": null }, { "name": "building_condition", "type": "esriFieldTypeString", "alias": "building_condition", "length": 13, "domain": null }, { "name": "frame_exterior", "type": "esriFieldTypeString", "alias": "frame_exterior", "length": 1, "domain": null }, { "name": "frame_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "frame_exterior_percentage", "domain": null }, { "name": "brick_exterior", "type": "esriFieldTypeString", "alias": "brick_exterior", "length": 1, "domain": null }, { "name": "brick_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "brick_exterior_percentage", "domain": null }, { "name": "aluminum_exterior", "type": "esriFieldTypeString", "alias": "aluminum_exterior", "length": 1, "domain": null }, { "name": "aluminum_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "aluminum_exterior_percentage", "domain": null }, { "name": "stucco_exterior", "type": "esriFieldTypeString", "alias": "stucco_exterior", "length": 1, "domain": null }, { "name": "stucco_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "stucco_exterior_percentage", "domain": null }, { "name": "steel_exterior", "type": "esriFieldTypeString", "alias": "steel_exterior", "length": 1, "domain": null }, { "name": "steel_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "steel_exterior_percentage", "domain": null }, { "name": "block_exterior", "type": "esriFieldTypeString", "alias": "block_exterior", "length": 1, "domain": null }, { "name": "block_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "block_exterior_percentage", "domain": null }, { "name": "stone_exterior", "type": "esriFieldTypeString", "alias": "stone_exterior", "length": 1, "domain": null }, { "name": "stone_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "stone_exterior_percentage", "domain": null }, { "name": "vinyl_exterior", "type": "esriFieldTypeString", "alias": "vinyl_exterior", "length": 1, "domain": null }, { "name": "vinyl_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "vinyl_exterior_percentage", "domain": null }, { "name": "other_exterior", "type": "esriFieldTypeString", "alias": "other_exterior", "length": 1, "domain": null }, { "name": "other_exterior_percentage", "type": "esriFieldTypeBigInteger", "alias": "other_exterior_percentage", "domain": null }, { "name": "attic_finished", "type": "esriFieldTypeString", "alias": "attic_finished", "length": 1, "domain": null }, { "name": "attic_finished_sqft", "type": "esriFieldTypeBigInteger", "alias": "attic_finished_sqft", "domain": null }, { "name": "attic_unfinished", "type": "esriFieldTypeString", "alias": "attic_unfinished", "length": 1, "domain": null }, { "name": "attic_unfinished_sqft", "type": "esriFieldTypeBigInteger", "alias": "attic_unfinished_sqft", "domain": null }, { "name": "open_frame_porch_sqft", "type": "esriFieldTypeBigInteger", "alias": "open_frame_porch_sqft", "domain": null }, { "name": "open_masonry_porch_sqft", "type": "esriFieldTypeBigInteger", "alias": "open_masonry_porch_sqft", "domain": null }, { "name": "enclosed_frame_porch_sqft", "type": "esriFieldTypeBigInteger", "alias": "enclosed_frame_porch_sqft", "domain": null }, { "name": "enclosed_masonry_sqft", "type": "esriFieldTypeBigInteger", "alias": "enclosed_masonry_sqft", "domain": null }, { "name": "central_ac", "type": "esriFieldTypeString", "alias": "central_ac", "length": 1, "domain": null }, { "name": "numberof_central_ac_units", "type": "esriFieldTypeBigInteger", "alias": "numberof_central_ac_units", "domain": null }, { "name": "basement_full", "type": "esriFieldTypeString", "alias": "basement_full", "length": 1, "domain": null }, { "name": "basement_full_sqft", "type": "esriFieldTypeBigInteger", "alias": "basement_full_sqft", "domain": null }, { "name": "basement_partial", "type": "esriFieldTypeString", "alias": "basement_partial", "length": 1, "domain": null }, { "name": "basement_partial_sqft", "type": "esriFieldTypeBigInteger", "alias": "basement_partial_sqft", "domain": null }, { "name": "basement_lower_level", "type": "esriFieldTypeString", "alias": "basement_lower_level", "length": 1, "domain": null }, { "name": "basement_lower_level_sqft", "type": "esriFieldTypeBigInteger", "alias": "basement_lower_level_sqft", "domain": null }, { "name": "basement_crawl", "type": "esriFieldTypeString", "alias": "basement_crawl", "length": 1, "domain": null }, { "name": "basement_crawl_sqft", "type": "esriFieldTypeBigInteger", "alias": "basement_crawl_sqft", "domain": null }, { "name": "fireplace1_quantity", "type": "esriFieldTypeBigInteger", "alias": "fireplace1_quantity", "domain": null }, { "name": "fireplace1_type", "type": "esriFieldTypeString", "alias": "fireplace1_type", "length": 40, "domain": null }, { "name": "fireplace2_quantity", "type": "esriFieldTypeBigInteger", "alias": "fireplace2_quantity", "domain": null }, { "name": "fireplace2_type", "type": "esriFieldTypeString", "alias": "fireplace2_type", "length": 40, "domain": null }, { "name": "one_car_garage", "type": "esriFieldTypeString", "alias": "one_car_garage", "length": 1, "domain": null }, { "name": "two_car_garage", "type": "esriFieldTypeString", "alias": "two_car_garage", "length": 1, "domain": null }, { "name": "three_car_garage", "type": "esriFieldTypeString", "alias": "three_car_garage", "length": 1, "domain": null }, { "name": "four_car_more_garage", "type": "esriFieldTypeString", "alias": "four_car_more_garage", "length": 1, "domain": null }, { "name": "garage_exterior_brick", "type": "esriFieldTypeString", "alias": "garage_exterior_brick", "length": 1, "domain": null }, { "name": "garage_exterior_frame", "type": "esriFieldTypeString", "alias": "garage_exterior_frame", "length": 1, "domain": null }, { "name": "garage_sqft", "type": "esriFieldTypeBigInteger", "alias": "garage_sqft", "domain": null }, { "name": "deck", "type": "esriFieldTypeString", "alias": "deck", "length": 1, "domain": null }, { "name": "deck_sqft", "type": "esriFieldTypeBigInteger", "alias": "deck_sqft", "domain": null } ], "indexes": [ { "name": "R2492_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2596_pin", "fields": "pin", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "DBO.TaxParcels", "relatedTableId": 0, "role": "esriRelRoleDestination", "keyField": "pin", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{47285415-7C7C-4FEB-84F9-A5D9A60EA894}" } ], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "8706c54fe8fe4300be52ba306f0b33b2" } ] }