{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Tax Exemptions", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -8653497.020699475, "ymin": 5325653.59518872, "xmax": -8622736.009004897, "ymax": 5355256.826693985, "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 } }, "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 190, 255, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ExemptionName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SBL20", "type": "esriFieldTypeString", "alias": "SBL20", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SBL20" }, { "name": "PRINT_KEY", "type": "esriFieldTypeString", "alias": "PRINT_KEY", "domain": null, "editable": true, "nullable": false, "length": 25, "defaultValue": null, "modelName": "PRINT_KEY" }, { "name": "ROLL_YR", "type": "esriFieldTypeSmallInteger", "alias": "ROLL_YR", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ROLL_YR" }, { "name": "TotalExemptions", "type": "esriFieldTypeInteger", "alias": "TotalExemptions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalExemptions" }, { "name": "ExemptionCode", "type": "esriFieldTypeString", "alias": "ExemptionCode", "domain": null, "editable": true, "nullable": false, "length": 5, "defaultValue": null, "modelName": "ExemptionCode" }, { "name": "ExemptionName", "type": "esriFieldTypeString", "alias": "ExemptionName", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ExemptionName" }, { "name": "ExemptionAmount", "type": "esriFieldTypeDouble", "alias": "ExemptionAmount", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ExemptionAmount" }, { "name": "ExemptionPercent", "type": "esriFieldTypeString", "alias": "ExemptionPercent", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ExemptionPercent" }, { "name": "InitialYear", "type": "esriFieldTypeSmallInteger", "alias": "InitialYear", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "InitialYear" }, { "name": "TermYear", "type": "esriFieldTypeSmallInteger", "alias": "TermYear", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TermYear" }, { "name": "LastUpdateDate", "type": "esriFieldTypeDate", "alias": "LastUpdateDate", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "LastUpdateDate" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R34_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S27_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Tax Exemptions", "description": "", "prototype": { "attributes": { "LastUpdateDate": -2209161600000, "TermYear": 0, "SBL20": null, "PRINT_KEY": " ", "ROLL_YR": 0, "TotalExemptions": null, "ExemptionCode": " ", "ExemptionName": null, "ExemptionAmount": 0, "ExemptionPercent": null, "InitialYear": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 200000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }