{ "currentVersion": 10.81, "id": 0, "name": "MPC CASES", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 9600, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PERSTATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } }, "value": "NEW", "label": "New (Last two MPC Filing Deadlines)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "PENDING", "label": "Pending (Prior to last two Filing Deadlines, no Action by Commission)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "CNCLACTIVE", "label": "Active (Acted on by Commission, awaiting Council Action)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "CNCLCOMPLETE", "label": "Complete (Final Action by Commission and/or Council)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "MPCCOMPLETE", "label": "Complete (Final Action by Commission and/or Council)", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9687746.178829545, "ymin": 4298828.575706597, "xmax": -9630344.263136512, "ymax": 4349933.672393761, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MPCNUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "PERTYPE", "type": "esriFieldTypeString", "alias": "Permit Type Long", "length": 40, "domain": null }, { "name": "CASE_TYPE", "type": "esriFieldTypeString", "alias": "Permit Type Short", "length": 30, "domain": null }, { "name": "CASE_TYPE_DESC", "type": "esriFieldTypeString", "alias": "Permit Type Description", "length": 40, "domain": null }, { "name": "CA_OBJECT_ID", "type": "esriFieldTypeDouble", "alias": "Permit ID", "domain": null }, { "name": "SUB_TYPE_DESC", "type": "esriFieldTypeString", "alias": "Permit Subtype Description", "length": 40, "domain": null }, { "name": "SUB_TYPE", "type": "esriFieldTypeString", "alias": "Permit Subtype", "length": 30, "domain": null }, { "name": "MPCNUM", "type": "esriFieldTypeString", "alias": "Case #", "length": 20, "domain": null }, { "name": "BILLNUM", "type": "esriFieldTypeString", "alias": "Ordinance #", "length": 20, "domain": null }, { "name": "PROJECT_DESC", "type": "esriFieldTypeString", "alias": "Project Name", "length": 256, "domain": null }, { "name": "LOCATION_DESC", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "MPC_DATE", "type": "esriFieldTypeDate", "alias": "MPC Meeting Date", "length": 8, "domain": null }, { "name": "MPC_COMPLETE", "type": "esriFieldTypeDate", "alias": "MPC Completed", "length": 8, "domain": null }, { "name": "MPC_ACTION", "type": "esriFieldTypeString", "alias": "MPC Action", "length": 30, "domain": null }, { "name": "APP_NAME", "type": "esriFieldTypeString", "alias": "Applicant Name", "length": 60, "domain": null }, { "name": "APP_REP", "type": "esriFieldTypeString", "alias": "Applicant Representative", "length": 60, "domain": null }, { "name": "APP_EMAIL", "type": "esriFieldTypeString", "alias": "Applicant Email", "length": 256, "domain": null }, { "name": "APP_PHONE_BUS", "type": "esriFieldTypeString", "alias": "Applicant Phone #", "length": 15, "domain": null }, { "name": "APP_FAX", "type": "esriFieldTypeString", "alias": "Applicant Fax #", "length": 15, "domain": null }, { "name": "APP_ADDRESS", "type": "esriFieldTypeString", "alias": "Applicant Address 1", "length": 60, "domain": null }, { "name": "APP_ADDRESS2", "type": "esriFieldTypeString", "alias": "Applicant Address 2", "length": 60, "domain": null }, { "name": "APP_CITY", "type": "esriFieldTypeString", "alias": "Applicant City", "length": 60, "domain": null }, { "name": "APP_STATE", "type": "esriFieldTypeString", "alias": "Applicant State", "length": 30, "domain": null }, { "name": "APP_ZIP", "type": "esriFieldTypeString", "alias": "Applicant Zip Code", "length": 15, "domain": null }, { "name": "READ3_DATE", "type": "esriFieldTypeDate", "alias": "Council 3rd Reading", "length": 8, "domain": null }, { "name": "READ3", "type": "esriFieldTypeString", "alias": "Council 3rd Reading Action", "length": 10, "domain": null }, { "name": "PERSTATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 12, "domain": null }, { "name": "stanpar", "type": "esriFieldTypeString", "alias": "Parcel ID", "length": 14, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "PSTAT", "type": "esriFieldTypeString", "alias": "Shortened Status", "length": 8, "domain": null }, { "name": "READ2_DATE", "type": "esriFieldTypeDate", "alias": "Council 2nd Reading Date", "length": 8, "domain": null }, { "name": "MPC_VOTE", "type": "esriFieldTypeString", "alias": "MPC Vote", "length": 1073741822, "domain": null }, { "name": "MPC_ACTION_DESC", "type": "esriFieldTypeString", "alias": "MPC Action Description", "length": 40, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "OID", "type": "esriFieldTypeInteger", "alias": "OID", "domain": null }, { "name": "ESRI_OID", "type": "esriFieldTypeOID", "alias": "ESRI_OID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 4000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }