{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 110, "name": "03/31/2021", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 92, "name": "Cases 2021" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "03986c4234b84390ec5a64c46fe7a89c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB+klEQVRIiWNhoCFgGZ6G64qo9RqJ61lik/v59yfThdfXpt94e3chyYZrCatM7rKvivVQsOfHpab3zGy5mReXMd7+8GAB0YZrCqtM6XOojXVXsONjwAOKTVIl//3/3zrz0hKGux8eLyBouKawytR+h9oYQgbDQKlpmhQDA0PLjEtLmO59eDwPp+HawqrT+hxqYtwU7HiJMRjJAun/DP8bZ1xcwnj/45O5WA13kLXwJtVgGCgzTZc58+JiIk7D2ZnZcWo+9/IKw6U3Nxg8FOwZJLhFsaphZ2b/R3I6X3NrO0PY5myG/wz/GcS4hBkuxe9gEOcSIaiPKMNX3twMNhgEXn17y7DrwWGGWK1A6hhuIKYFdj0IMDMyM+iLahKjjTjDy0wzwPSl1zcYYjQDGfRENUg3HOZ1dMDKxMJQbZ7DQAj8x2f4/scnblx/d0daU0iFmYFEsObW9k9X3tw8htPwC6+uesdtL9q82KPPVUOYeAs23N71uen4pDmX39yowGk4AwPDnzMvLvvE7SjesNizz1NdSJmgBZvv7v1cf3zC3MtvbhQTE6F/T7+4FBC/o2TtIo9eHzUhJZwWbL2370vd0f55l15fLyQltfw9+fxCUOKuspU20qam2BT8+POT4eDjkxsvvr5WQE5S/Hfs6dnQY0/P4lGCHwzdOhQAwRu9X7ykVxoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[CaseNumber]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 1250, "symbol": { "type": "esriTS", "color": [ 255, 190, 232, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2469552.1616588086, "ymin": 6808103.978611901, "xmax": 2498869.252958894, "ymax": 6839824.27376698, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CaseName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PropertyID", "type": "esriFieldTypeString", "alias": "PropertyID", "length": 50, "domain": null }, { "name": "CaseNumber", "type": "esriFieldTypeString", "alias": "CaseNumber", "length": 50, "domain": null }, { "name": "CaseName", "type": "esriFieldTypeString", "alias": "CaseName", "length": 255, "domain": null }, { "name": "Applicant", "type": "esriFieldTypeString", "alias": "Applicant", "length": 255, "domain": null }, { "name": "CaseType", "type": "esriFieldTypeString", "alias": "CaseType", "length": 50, "domain": null }, { "name": "LotCount", "type": "esriFieldTypeString", "alias": "LotCount", "length": 50, "domain": null }, { "name": "CaseStatus", "type": "esriFieldTypeString", "alias": "CaseStatus", "length": 50, "domain": { "type": "codedValue", "name": "PlanningStatus", "description": "PlanningStatus", "codedValues": [ { "name": "Approved", "code": "Approved" }, { "name": "Denied", "code": "Denied" }, { "name": "Under Review", "code": "UnderReview" }, { "name": "Voided", "code": "Voided" }, { "name": "Withdrawn", "code": "Withdrawn" }, { "name": "Incomplete", "code": "Incomplete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PZMeeting", "type": "esriFieldTypeString", "alias": "PZMeeting", "length": 50, "domain": null }, { "name": "CCMeetng", "type": "esriFieldTypeString", "alias": "CCMeetng", "length": 50, "domain": null }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R203_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S192_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }