{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Current Years Sales", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.0131233333333334, "zTolerance": 8.0E-5, "mTolerance": 8.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.40487680974, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var Saleyear = Year($feature.SALEDATE)\nvar TodaysYear = Year(date())\nreturn (TodaysYear - SaleYear)", "valueExpressionTitle": "Custom", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Current Year Sales", "description": "Current Year Sales", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "values": [ [ "0" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "0", "label": "Current Year Sales" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 187, 252, 255 ], "toColor": [ 200, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 182, 255 ], "toColor": [ 185, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 179, 255 ], "toColor": [ 252, 201, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 242, 252, 255 ], "toColor": [ 182, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 217, 255 ], "toColor": [ 252, 182, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 225, 255 ], "toColor": [ 215, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 215, 252, 255 ], "toColor": [ 239, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 182, 252, 255 ], "toColor": [ 244, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 212, 255 ], "toColor": [ 252, 234, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 219, 255 ], "toColor": [ 252, 212, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 213, 252, 255 ], "toColor": [ 192, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 185, 255 ], "toColor": [ 252, 182, 185, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1756950.3441016711, "ymin": 653964.0308517218, "xmax": 1895127.5328878164, "ymax": 781091.2409176603, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "Parcel Id", "length": 10, "domain": null }, { "name": "LOWPARCELID", "type": "esriFieldTypeString", "alias": "Map Rtg", "length": 20, "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeDouble", "alias": "Stated Acres", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "CVTTXCD", "type": "esriFieldTypeString", "alias": "Tax Dist Code", "length": 3, "domain": null }, { "name": "CVTTXDSCRP", "type": "esriFieldTypeString", "alias": "Tax Dist Descr", "length": 200, "domain": null }, { "name": "SCHLTXCD", "type": "esriFieldTypeString", "alias": "School Dist Code", "length": 20, "domain": null }, { "name": "SCHLDSCRP", "type": "esriFieldTypeString", "alias": "School Dist Description", "length": 200, "domain": null }, { "name": "NBHDCD", "type": "esriFieldTypeString", "alias": "Neighborhood Code", "length": 8, "domain": null }, { "name": "CLASSCD", "type": "esriFieldTypeString", "alias": "Prop Class Code", "length": 3, "domain": null }, { "name": "CLASSDSCRP", "type": "esriFieldTypeString", "alias": "Prop Class Code Descr", "length": 100, "domain": null }, { "name": "SITEADDRESS", "type": "esriFieldTypeString", "alias": "Site Address", "length": 70, "domain": null }, { "name": "ZIPCD", "type": "esriFieldTypeString", "alias": "Zip Code", "length": 5, "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Sub Condo Name", "length": 100, "domain": null }, { "name": "SALEDATE", "type": "esriFieldTypeDate", "alias": "Sale Date", "length": 8, "domain": null }, { "name": "SalePrice", "type": "esriFieldTypeDouble", "alias": "Sale Price", "domain": null }, { "name": "SALEYEAR", "type": "esriFieldTypeString", "alias": "Sale Year", "length": 4, "domain": null }, { "name": "Instrument", "type": "esriFieldTypeString", "alias": "Instrument", "length": 2, "domain": null }, { "name": "ConveyanceNum", "type": "esriFieldTypeString", "alias": "Conveyance Num", "length": 20, "domain": null }, { "name": "SaleType", "type": "esriFieldTypeString", "alias": "Sale Type", "length": 20, "domain": null }, { "name": "ParcelCount", "type": "esriFieldTypeInteger", "alias": "Parcel Count", "domain": null }, { "name": "GranteeName1", "type": "esriFieldTypeString", "alias": "Grantee Name1", "length": 100, "domain": null }, { "name": "GranteeName2", "type": "esriFieldTypeString", "alias": "Grantee Name2", "length": 1000, "domain": null }, { "name": "GrantorName1", "type": "esriFieldTypeString", "alias": "Grantor Name1", "length": 100, "domain": null }, { "name": "GrantorName2", "type": "esriFieldTypeString", "alias": "Grantor Name2", "length": 1000, "domain": null }, { "name": "RESFLRAREA_AG", "type": "esriFieldTypeInteger", "alias": "Res Above Grade Sq Ft", "domain": null }, { "name": "RESFLRAREA_BG", "type": "esriFieldTypeInteger", "alias": "Res Below Grade Sq Ft", "domain": null }, { "name": "RESFLRAREA", "type": "esriFieldTypeInteger", "alias": "Tot Res Sq Ft", "domain": null }, { "name": "RESYRBLT", "type": "esriFieldTypeInteger", "alias": "Year Built", "domain": null }, { "name": "RESYRBLTEFF", "type": "esriFieldTypeInteger", "alias": "Eff Year Built", "domain": null }, { "name": "RESSTRTYP", "type": "esriFieldTypeString", "alias": "Res Structure Type", "length": 40, "domain": null }, { "name": "Attic", "type": "esriFieldTypeString", "alias": "Attic", "length": 30, "domain": null }, { "name": "Basement", "type": "esriFieldTypeString", "alias": "Basement", "length": 30, "domain": null }, { "name": "ROOMS", "type": "esriFieldTypeInteger", "alias": "Rooms", "domain": null }, { "name": "BATHS", "type": "esriFieldTypeInteger", "alias": "Baths", "domain": null }, { "name": "HBATHS", "type": "esriFieldTypeInteger", "alias": "Half baths", "domain": null }, { "name": "BEDRMS", "type": "esriFieldTypeInteger", "alias": "Bed Rooms", "domain": null }, { "name": "FIREPLC", "type": "esriFieldTypeInteger", "alias": "Fireplace", "domain": null }, { "name": "AIRCOND", "type": "esriFieldTypeString", "alias": "Heat-Air Cond", "length": 30, "domain": null }, { "name": "WALL", "type": "esriFieldTypeString", "alias": "Wall Type", "length": 30, "domain": null }, { "name": "COND", "type": "esriFieldTypeString", "alias": "Condition", "length": 40, "domain": null }, { "name": "Grade", "type": "esriFieldTypeString", "alias": "Grade", "length": 3, "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeString", "alias": "Height", "length": 4, "domain": null }, { "name": "BLDTYP", "type": "esriFieldTypeString", "alias": "Building Type", "length": 10, "domain": null }, { "name": "BLDGAREA", "type": "esriFieldTypeInteger", "alias": "Gross Floor Area", "domain": null }, { "name": "STRCLASS", "type": "esriFieldTypeString", "alias": "Structure Class", "length": 30, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X Coord", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y Coord", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Updated", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ValidSale", "type": "esriFieldTypeString", "alias": "Valid Sale", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ISPARCELACTIVE", "type": "esriFieldTypeString", "alias": "ISPARCELACTIVE", "length": 5, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R340_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_340", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S317_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1d37e565d0d24b2d90edbf25b0bca33c" }