{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 39, "name": "ACTIVE VARIANCE CASES", "type": "Feature Layer", "description": "The ZBA Cases feature class is a polygon dataset representing the geographic extent of Zoning Board of Appeals (ZBA) cases within the county. It contains both historical and active cases dating back to the early 2000s and is maintained as a continuously edited layer. New ZBA cases are appended to this dataset to provide a single, authoritative spatial reference for ZBA case locations and boundaries.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 6.561666666666666E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Department of Planning and Development. Gwinnett County Government.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 205, 102, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 102, 102, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature['Case_Number']", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 205, 102, 102, 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": 2, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 2263626.7108587474, "ymin": 1367714.1585724875, "xmax": 2404522.7499322444, "ymax": 1514101.999982573, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 6.561666666666666E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Case_Number", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Case_Number", "type": "esriFieldTypeString", "alias": "Case Number", "length": 16, "domain": null }, { "name": "year", "type": "esriFieldTypeString", "alias": "Year", "length": 4, "domain": null }, { "name": "active", "type": "esriFieldTypeString", "alias": "Active", "length": 1, "domain": { "type": "codedValue", "name": "WS3_CaseActive", "description": "If the case is active or not", "codedValues": [ { "name": "NO", "code": "N" }, { "name": "YES", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "WS3_ZBABoardStatus", "description": "ZBA Board Case Status", "codedValues": [ { "name": "RECEIVED", "code": "RECEIVED" }, { "name": "APPROVED", "code": "APPROVED" }, { "name": "APPROVED WITH CONDITIONS", "code": "APPROVEDWC" }, { "name": "DENIED", "code": "DENIED" }, { "name": "DENIED WITHOUT PREJUDICE", "code": "DENIEDWOP" }, { "name": "TABLED", "code": "TABLED" }, { "name": "TABLED INDEFINITELY", "code": "TABLEDIND" }, { "name": "WITHDRAWN", "code": "WITHDRAWN" }, { "name": "ADMINISTRATIVELY WITHDRAWN", "code": "ADMINISTRATIVELYWIT" }, { "name": "ADMINISTRATIVELY HELD", "code": "ADMINISTRATIVELYHELD" }, { "name": "CLOSED", "code": "CLOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "dept_rec", "type": "esriFieldTypeString", "alias": "Department Recommendation", "length": 255, "domain": { "type": "codedValue", "name": "WS3_ZBABoardStatus", "description": "ZBA Board Case Status", "codedValues": [ { "name": "RECEIVED", "code": "RECEIVED" }, { "name": "APPROVED", "code": "APPROVED" }, { "name": "APPROVED WITH CONDITIONS", "code": "APPROVEDWC" }, { "name": "DENIED", "code": "DENIED" }, { "name": "DENIED WITHOUT PREJUDICE", "code": "DENIEDWOP" }, { "name": "TABLED", "code": "TABLED" }, { "name": "TABLED INDEFINITELY", "code": "TABLEDIND" }, { "name": "WITHDRAWN", "code": "WITHDRAWN" }, { "name": "ADMINISTRATIVELY WITHDRAWN", "code": "ADMINISTRATIVELYWIT" }, { "name": "ADMINISTRATIVELY HELD", "code": "ADMINISTRATIVELYHELD" }, { "name": "CLOSED", "code": "CLOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "applicant", "type": "esriFieldTypeString", "alias": "Applicant", "length": 255, "domain": null }, { "name": "request_type", "type": "esriFieldTypeString", "alias": "Request Type", "length": 255, "domain": null }, { "name": "zoning", "type": "esriFieldTypeString", "alias": "Existing Zoning", "length": 255, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "comm_dist", "type": "esriFieldTypeString", "alias": "Commission District", "length": 255, "domain": null }, { "name": "case_link", "type": "esriFieldTypeString", "alias": "Case Link", "length": 255, "domain": null }, { "name": "parent_rec", "type": "esriFieldTypeString", "alias": "Parent Record", "length": 255, "domain": null }, { "name": "related_cases", "type": "esriFieldTypeString", "alias": "Related Cases", "length": 255, "domain": null }, { "name": "address", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "Adddress_2", "type": "esriFieldTypeString", "alias": "Adddress 2", "length": 255, "domain": null }, { "name": "PIN_Parcel", "type": "esriFieldTypeString", "alias": "PIN Parcel", "length": 255, "domain": null }, { "name": "PIN_Parcel_2", "type": "esriFieldTypeString", "alias": "PIN Parcel 2", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R654_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S552_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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", "timeZoneIANA": "America/New_York", "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, "serviceItemId": "8dec438ccfec41a684336fe8f3fdbbb6" }