{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 12, "name": "Acres", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 244, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 0 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "Round($feature.ACRES,2) +' AC'", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9089381.214760141, "ymin": 4957770.40149008, "xmax": -9025989.267116187, "ymax": 5011391.3917562235, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TAX_DISTRICT_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": 50, "domain": null }, { "name": "PARID", "type": "esriFieldTypeString", "alias": "PARID", "length": 30, "domain": null }, { "name": "ROLL_TYPE", "type": "esriFieldTypeString", "alias": "ROLL_TYPE", "length": 10, "domain": null }, { "name": "TAXYR", "type": "esriFieldTypeSmallInteger", "alias": "TAXYR", "domain": null }, { "name": "SITE_ADDRESS", "type": "esriFieldTypeString", "alias": "SITE_ADDRESS", "length": 500, "domain": null }, { "name": "SITE_ADDRESS1", "type": "esriFieldTypeString", "alias": "SITE_ADDRESS1", "length": 250, "domain": null }, { "name": "SITE_ADDRESS2", "type": "esriFieldTypeString", "alias": "SITE_ADDRESS2", "length": 250, "domain": null }, { "name": "SITE_ADDRESS3", "type": "esriFieldTypeString", "alias": "SITE_ADDRESS3", "length": 250, "domain": null }, { "name": "ROUTING_NUMBER", "type": "esriFieldTypeString", "alias": "ROUTING_NUMBER", "length": 20, "domain": null }, { "name": "CLASSIFICATION", "type": "esriFieldTypeString", "alias": "CLASSIFICATION", "length": 40, "domain": null }, { "name": "LAND_USE_CODE", "type": "esriFieldTypeString", "alias": "LAND_USE_CODE", "length": 4, "domain": null }, { "name": "LAND_USE_DESCRIPTION", "type": "esriFieldTypeString", "alias": "LAND_USE_DESCRIPTION", "length": 100, "domain": null }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "length": 10, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "TAX_DIXTRICT_CODE", "type": "esriFieldTypeString", "alias": "TAX_DIXTRICT_CODE", "length": 5, "domain": null }, { "name": "TAX_DISTRICT_NAME", "type": "esriFieldTypeString", "alias": "TAX_DISTRICT_NAME", "length": 100, "domain": null }, { "name": "GROSS_TAX_RATE", "type": "esriFieldTypeDouble", "alias": "GROSS_TAX_RATE", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 500, "domain": null }, { "name": "OWNER_ADDRESS", "type": "esriFieldTypeString", "alias": "OWNER_ADDRESS", "length": 532, "domain": null }, { "name": "OWNER_ADDR1", "type": "esriFieldTypeString", "alias": "OWNER_ADDR1", "length": 250, "domain": null }, { "name": "OWNER_ADDR2", "type": "esriFieldTypeString", "alias": "OWNER_ADDR2", "length": 250, "domain": null }, { "name": "OWNER_ADDR3", "type": "esriFieldTypeString", "alias": "OWNER_ADDR3", "length": 250, "domain": null }, { "name": "MAILING_NAME", "type": "esriFieldTypeString", "alias": "MAILING_NAME", "length": 410, "domain": null }, { "name": "MAILING_ADDRESS", "type": "esriFieldTypeString", "alias": "MAILING_ADDRESS", "length": 250, "domain": null }, { "name": "MAILING_ADDRESS1", "type": "esriFieldTypeString", "alias": "MAILING_ADDRESS1", "length": 250, "domain": null }, { "name": "MAILING_ADDRESS2", "type": "esriFieldTypeString", "alias": "MAILING_ADDRESS2", "length": 250, "domain": null }, { "name": "MAILING_ADDRESS3", "type": "esriFieldTypeString", "alias": "MAILING_ADDRESS3", "length": 250, "domain": null }, { "name": "MORTGAGE_COMPANY", "type": "esriFieldTypeString", "alias": "MORTGAGE_COMPANY", "length": 615, "domain": null }, { "name": "BILLING_ADDRESS1", "type": "esriFieldTypeString", "alias": "BILLING_ADDRESS1", "length": 500, "domain": null }, { "name": "BILLING_ADDRESS2", "type": "esriFieldTypeString", "alias": "BILLING_ADDRESS2", "length": 500, "domain": null }, { "name": "BILLING_ADDRESS3", "type": "esriFieldTypeString", "alias": "BILLING_ADDRESS3", "length": 500, "domain": null }, { "name": "BILLING_ADDRESS4", "type": "esriFieldTypeString", "alias": "BILLING_ADDRESS4", "length": 500, "domain": null }, { "name": "LEGAL_DESCRIPTION", "type": "esriFieldTypeString", "alias": "LEGAL_DESCRIPTION", "length": 500, "domain": null }, { "name": "OWNER_OCCUPANCY_CREDIT", "type": "esriFieldTypeString", "alias": "OWNER_OCCUPANCY_CREDIT", "length": 3, "domain": null }, { "name": "RESIDENTIAL_DISCOUNT", "type": "esriFieldTypeString", "alias": "RESIDENTIAL_DISCOUNT", "length": 3, "domain": null }, { "name": "HOMESTEAD_EXEMPTION", "type": "esriFieldTypeString", "alias": "HOMESTEAD_EXEMPTION", "length": 3, "domain": null }, { "name": "DISABLED_VETERAN_BENEFIT", "type": "esriFieldTypeString", "alias": "DISABLED_VETERAN_BENEFIT", "length": 3, "domain": null }, { "name": "LAST_PROPERTY_INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "LAST_PROPERTY_INSPECTION_DATE", "length": 8, "domain": null }, { "name": "LAST_PROPERTY_INSPECTION_ENTRAN", "type": "esriFieldTypeString", "alias": "LAST_PROPERTY_INSPECTION_ENTRAN", "length": 1073741822, "domain": null }, { "name": "LAST_PROPERTY_INSPECTION_INFO", "type": "esriFieldTypeString", "alias": "LAST_PROPERTY_INSPECTION_INFO", "length": 1073741822, "domain": null }, { "name": "LAST_PROEPRTY_INSPECTION_REVIEW", "type": "esriFieldTypeString", "alias": "LAST_PROEPRTY_INSPECTION_REVIEW", "length": 1073741822, "domain": null }, { "name": "LAST_REVIEWED", "type": "esriFieldTypeString", "alias": "LAST_REVIEWED", "length": 50, "domain": null }, { "name": "APPRAISED_LAND_VALUE", "type": "esriFieldTypeDouble", "alias": "APPRAISED_LAND_VALUE", "domain": null }, { "name": "APPRAISED_BUILDING_VALUE", "type": "esriFieldTypeDouble", "alias": "APPRAISED_BUILDING_VALUE", "domain": null }, { "name": "APPRAISED_TOTAL_VALUE", "type": "esriFieldTypeDouble", "alias": "APPRAISED_TOTAL_VALUE", "domain": null }, { "name": "MARKET_LAND_VALUE", "type": "esriFieldTypeDouble", "alias": "MARKET_LAND_VALUE", "domain": null }, { "name": "MARKET_BUILDING_VALUE", "type": "esriFieldTypeDouble", "alias": "MARKET_BUILDING_VALUE", "domain": null }, { "name": "MARKET_TOTAL_VALUE", "type": "esriFieldTypeDouble", "alias": "MARKET_TOTAL_VALUE", "domain": null }, { "name": "ASSESSED_LAND_VALUE", "type": "esriFieldTypeDouble", "alias": "ASSESSED_LAND_VALUE", "domain": null }, { "name": "ASSESSED_BUILDING_VALUE", "type": "esriFieldTypeDouble", "alias": "ASSESSED_BUILDING_VALUE", "domain": null }, { "name": "ASSESSED_TOTAL_VALUE", "type": "esriFieldTypeDouble", "alias": "ASSESSED_TOTAL_VALUE", "domain": null }, { "name": "CAUV_MARKET_VALUE_DEFERRED", "type": "esriFieldTypeDouble", "alias": "CAUV_MARKET_VALUE_DEFERRED", "domain": null }, { "name": "CAUV_ASSESSED_VALUE_DEFERRED", "type": "esriFieldTypeDouble", "alias": "CAUV_ASSESSED_VALUE_DEFERRED", "domain": null }, { "name": "MOST_RECENT_SALE_DATE", "type": "esriFieldTypeDate", "alias": "MOST_RECENT_SALE_DATE", "length": 8, "domain": null }, { "name": "MOST_RECENT_SALE_PRICE", "type": "esriFieldTypeDouble", "alias": "MOST_RECENT_SALE_PRICE", "domain": null }, { "name": "PREVIOUS_OWNER", "type": "esriFieldTypeString", "alias": "PREVIOUS_OWNER", "length": 205, "domain": null }, { "name": "TOTAL_BILLED", "type": "esriFieldTypeDouble", "alias": "TOTAL_BILLED", "domain": null }, { "name": "TOTAL_PAID", "type": "esriFieldTypeDouble", "alias": "TOTAL_PAID", "domain": null }, { "name": "FINAL_BALANCE", "type": "esriFieldTypeDouble", "alias": "FINAL_BALANCE", "domain": null }, { "name": "CERTIFIED_DELINQUENT_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "CERTIFIED_DELINQUENT_YEAR", "domain": null }, { "name": "CERTIFIED_DELINQUENT_DATE", "type": "esriFieldTypeDate", "alias": "CERTIFIED_DELINQUENT_DATE", "length": 8, "domain": null }, { "name": "ALLOTMENT", "type": "esriFieldTypeString", "alias": "ALLOTMENT", "length": 50, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 20, "domain": null }, { "name": "UpdatedDate", "type": "esriFieldTypeDate", "alias": "UpdatedDate", "length": 8, "domain": null }, { "name": "EFFECTIVE_TAX_RATE", "type": "esriFieldTypeDouble", "alias": "EFFECTIVE_TAX_RATE", "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": "R81_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S47_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "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 }