{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 30, "name": "CURRENT PLANNING CASES", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 207, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2263179.86857659, "ymin": 1365453.49970802, "xmax": 2407906.34782384, "ymax": 1513405.12506402, "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": "CASENUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CASENUM", "type": "esriFieldTypeString", "alias": "Case Number", "length": 16, "domain": null }, { "name": "YEAR", "type": "esriFieldTypeString", "alias": "Year", "length": 4, "domain": null }, { "name": "PENDING", "type": "esriFieldTypeString", "alias": "Active", "length": 1, "domain": { "type": "codedValue", "name": "WS4_YES_NO", "description": "YES OR NO", "codedValues": [ { "name": "YES", "code": "Y" }, { "name": "NO", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Current Status", "length": 4, "domain": { "type": "codedValue", "name": "WS4_PLANNING_STATUS", "description": "CURRENT PLANNING CASE STATUS", "codedValues": [ { "name": "TERMINATED VOLUNTARILY(SUPS ONLY)", "code": "TER" }, { "name": "NOT APPLICABLE", "code": "N/A" }, { "name": "APPROVED", "code": "APP" }, { "name": "APPROVED WITH CONDITIONS", "code": "APC" }, { "name": "ADMINISTRATIVELY WITHDRAWN", "code": "AWD" }, { "name": "DENIED", "code": "DEN" }, { "name": "DENIED WITHOUT PREJUDICE", "code": "DWP" }, { "name": "RECEIVED", "code": "REC" }, { "name": "TABLED", "code": "TBL" }, { "name": "WITHDRAWN", "code": "WD" }, { "name": "TABLED INDEFINITELY", "code": "TBLI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOC_DATE", "type": "esriFieldTypeDate", "alias": "Board of Commissioners Decision Date", "length": 8, "domain": null }, { "name": "APPLICANT", "type": "esriFieldTypeString", "alias": "Applicant", "length": 50, "domain": null }, { "name": "PROPOSED_USE", "type": "esriFieldTypeString", "alias": "Proposed Use", "length": 50, "domain": null }, { "name": "EXISTING_ZONE", "type": "esriFieldTypeString", "alias": "Existing Zoning", "length": 35, "domain": null }, { "name": "PROPOSED_ZONE", "type": "esriFieldTypeString", "alias": "Proposed Zoning", "length": 35, "domain": null }, { "name": "APPROVED_ZONE", "type": "esriFieldTypeString", "alias": "Approved Zoning", "length": 35, "domain": null }, { "name": "COMM_DIST", "type": "esriFieldTypeString", "alias": "Commission District", "length": 2, "domain": { "type": "codedValue", "name": "WS4_COMM_DIST", "description": "COMMISSION DISTRICTS", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "STAFF_REC", "type": "esriFieldTypeString", "alias": "Department Recommendation", "length": 5, "domain": { "type": "codedValue", "name": "WS4_PLANNING_STATUS", "description": "CURRENT PLANNING CASE STATUS", "codedValues": [ { "name": "TERMINATED VOLUNTARILY(SUPS ONLY)", "code": "TER" }, { "name": "NOT APPLICABLE", "code": "N/A" }, { "name": "APPROVED", "code": "APP" }, { "name": "APPROVED WITH CONDITIONS", "code": "APC" }, { "name": "ADMINISTRATIVELY WITHDRAWN", "code": "AWD" }, { "name": "DENIED", "code": "DEN" }, { "name": "DENIED WITHOUT PREJUDICE", "code": "DWP" }, { "name": "RECEIVED", "code": "REC" }, { "name": "TABLED", "code": "TBL" }, { "name": "WITHDRAWN", "code": "WD" }, { "name": "TABLED INDEFINITELY", "code": "TBLI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RELATED_CASES", "type": "esriFieldTypeString", "alias": "Related Cases", "length": 50, "domain": null }, { "name": "PC_REC", "type": "esriFieldTypeString", "alias": "Planning Commission Recommendation", "length": 5, "domain": { "type": "codedValue", "name": "WS4_PLANNING_STATUS", "description": "CURRENT PLANNING CASE STATUS", "codedValues": [ { "name": "TERMINATED VOLUNTARILY(SUPS ONLY)", "code": "TER" }, { "name": "NOT APPLICABLE", "code": "N/A" }, { "name": "APPROVED", "code": "APP" }, { "name": "APPROVED WITH CONDITIONS", "code": "APC" }, { "name": "ADMINISTRATIVELY WITHDRAWN", "code": "AWD" }, { "name": "DENIED", "code": "DEN" }, { "name": "DENIED WITHOUT PREJUDICE", "code": "DWP" }, { "name": "RECEIVED", "code": "REC" }, { "name": "TABLED", "code": "TBL" }, { "name": "WITHDRAWN", "code": "WD" }, { "name": "TABLED INDEFINITELY", "code": "TBLI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PC_DATE", "type": "esriFieldTypeDate", "alias": "Planning Commission Hearing Date", "length": 8, "domain": null }, { "name": "BOC_DEC", "type": "esriFieldTypeString", "alias": "Board of Commissioners Decision", "length": 5, "domain": { "type": "codedValue", "name": "WS4_PLANNING_STATUS", "description": "CURRENT PLANNING CASE STATUS", "codedValues": [ { "name": "TERMINATED VOLUNTARILY(SUPS ONLY)", "code": "TER" }, { "name": "NOT APPLICABLE", "code": "N/A" }, { "name": "APPROVED", "code": "APP" }, { "name": "APPROVED WITH CONDITIONS", "code": "APC" }, { "name": "ADMINISTRATIVELY WITHDRAWN", "code": "AWD" }, { "name": "DENIED", "code": "DEN" }, { "name": "DENIED WITHOUT PREJUDICE", "code": "DWP" }, { "name": "RECEIVED", "code": "REC" }, { "name": "TABLED", "code": "TBL" }, { "name": "WITHDRAWN", "code": "WD" }, { "name": "TABLED INDEFINITELY", "code": "TBLI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_1", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "LOCATION_2", "type": "esriFieldTypeString", "alias": "Address 2", "length": 50, "domain": null }, { "name": "LOCATION_3", "type": "esriFieldTypeString", "alias": "Address 3", "length": 50, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "Parcel PIN", "length": 15, "domain": null }, { "name": "PIN_2", "type": "esriFieldTypeString", "alias": "Parcel PIN 2", "length": 15, "domain": null }, { "name": "PIN_3", "type": "esriFieldTypeString", "alias": "Parcel PIN 3", "length": 15, "domain": null }, { "name": "PIN_4", "type": "esriFieldTypeString", "alias": "Parcel PIN 4", "length": 15, "domain": null }, { "name": "PIN_5", "type": "esriFieldTypeString", "alias": "Parcel PIN 5", "length": 15, "domain": null }, { "name": "NONRES_SQFEET", "type": "esriFieldTypeInteger", "alias": "Nonresidential Square Feet", "domain": null }, { "name": "RES_UNITS", "type": "esriFieldTypeSmallInteger", "alias": "Residential Units", "domain": null }, { "name": "ROOMS", "type": "esriFieldTypeSmallInteger", "alias": "Hotel/Motel Rooms", "domain": null }, { "name": "NONRES_UNITS", "type": "esriFieldTypeSmallInteger", "alias": "Nonresidential Structures", "domain": null }, { "name": "GCIDNUM", "type": "esriFieldTypeString", "alias": "GCID number", "length": 9, "domain": null }, { "name": "PDF_APPLICATION", "type": "esriFieldTypeString", "alias": "PDF Application Link", "length": 255, "domain": null }, { "name": "BOC_HEARING_DATE", "type": "esriFieldTypeDate", "alias": "Board of Commissioners Hearing Date", "length": 8, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2327199_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2327199", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2679_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8dec438ccfec41a684336fe8f3fdbbb6" }