{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Property Sales", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102716, "latestWkid": 2261, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627200, "falseY": -47344700, "xyUnits": 3048.006096012192, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 89, "name": "General Reference" }, "subLayers": [], "minScale": 48000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e352451e607427d1660402e8a530a30a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABg0lEQVQokaWTzyuDYRzAP2VyYH6stlC2lTlh2cFSQtssDkIiJxeJRCkn0g7+AO3AhRQ7+LFS2mG1A6lFQkpDObzktdJ4taxFdrAcRvZO7wrfenrq+T6f5/t9Pk+Pin+EKktO8zmEv8BWg5lFMYRD6QBFuFBHf6UVvRjC9FtYU2ai0TYIV/sM318RUISLdXSTQ9PXYvIdTW0rOq0RzE7srzHm0qFcFT4pTFAF8PzIm8FMb+sIeq0xtcFoSc3OUYrq2pkEuD2DQy93YojT9LYDYgiH381y3ywt1bbvKvnFkG+Byz3YXWJTEnEDx5l3FiICPasTrIx56PyqDHCxQ8LrYlsScaXLyxQWJYlPupXDT2HyJBEPGdZ/2Fbr6DBa4GiLxPE2D/Yh9NU2KDUxFRHk1jNha0EJ9oMNYmd+1iI3eO7OmWkeoK2qgbqIIH9zGazWUJN4IRaYZxpYB4g/0eV3M15ZjwuywPEowXiUPj5tpsXC9QkBbQXlUli5bcVPAAhSWJ7/AHVDfJQy8kecAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SalePrice]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Rounded MT Bold", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 977749.0000013337, "ymin": 16509.000161588192, "xmax": 1179597.9998458326, "ymax": 1160825.9999088347, "spatialReference": { "wkid": 102716, "latestWkid": 2261, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627200, "falseY": -47344700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PrintKey", "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": "PrintKey", "type": "esriFieldTypeString", "alias": "Tax Map Number", "length": 25, "domain": null }, { "name": "PrclNumb", "type": "esriFieldTypeString", "alias": "Street Number", "length": 10, "domain": null }, { "name": "PrclStreet", "type": "esriFieldTypeString", "alias": "Street Name", "length": 35, "domain": null }, { "name": "PrclMuni", "type": "esriFieldTypeString", "alias": "Municipality", "length": 30, "domain": null }, { "name": "YrBuilt", "type": "esriFieldTypeInteger", "alias": "Year Built", "domain": null }, { "name": "Bldgstyl", "type": "esriFieldTypeString", "alias": "Building Style", "length": 2, "domain": null }, { "name": "SFLA", "type": "esriFieldTypeInteger", "alias": "SFLA", "domain": null }, { "name": "Grade", "type": "esriFieldTypeString", "alias": "Grade", "length": 1, "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 1, "domain": null }, { "name": "NbhdCode", "type": "esriFieldTypeString", "alias": "Neighborhood Code", "length": 5, "domain": null }, { "name": "SchCode", "type": "esriFieldTypeString", "alias": "School Code", "length": 6, "domain": null }, { "name": "ZoneCode", "type": "esriFieldTypeString", "alias": "Zone Code", "length": 10, "domain": null }, { "name": "SaleDate", "type": "esriFieldTypeString", "alias": "Sale Date", "length": 10, "domain": null }, { "name": "SalePrice", "type": "esriFieldTypeDouble", "alias": "Sale Price", "domain": null }, { "name": "Book", "type": "esriFieldTypeString", "alias": "Deed Book", "length": 11, "domain": null }, { "name": "Page", "type": "esriFieldTypeString", "alias": "Deed Page", "length": 11, "domain": null }, { "name": "TotalAVTOS", "type": "esriFieldTypeDouble", "alias": "Total Assessed Value Time of Sale", "domain": null }, { "name": "LandAVTOS", "type": "esriFieldTypeDouble", "alias": "Land Assessed Value Time of Sale", "domain": null }, { "name": "FullMktVal", "type": "esriFieldTypeDouble", "alias": "Full Market Value", "domain": null }, { "name": "SwisCode", "type": "esriFieldTypeString", "alias": "SwisCode", "length": 6, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }