{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "New Permit", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "DBO.buildingsepticinspectionsreview", "relatedTableId": 16, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleOrigin", "keyField": "name", "composite": false }, { "id": 1, "name": "DBO.zoningreview", "relatedTableId": 26, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleOrigin", "keyField": "name", "composite": false }, { "id": 2, "name": "DBO.intakereview", "relatedTableId": 28, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleOrigin", "keyField": "name", "composite": false }, { "id": 3, "name": "DBO.bpreview", "relatedTableId": 15, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleOrigin", "keyField": "name", "composite": false }, { "id": 4, "name": "DBO.environmentalreview", "relatedTableId": 19, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleOrigin", "keyField": "name", "composite": false } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1744755888000 }, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 1.6114115715026855E-4, "ymin": -3980212.180726111, "xmax": 3.621841378464538E7, "ymax": 5577598.76070039, "spatialReference": { "wkid": 103779, "latestWkid": 103779, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119025600, "falseY": -98546600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103779, "latestWkid": 103779, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119025600, "falseY": -98546600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 81, 163, 163, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "ZoningPermits_GlobalID", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "PermitType", "type": "esriFieldTypeString", "alias": "Permit Type", "domain": { "type": "codedValue", "name": "PermitType", "description": "Permit Type", "codedValues": [ { "name": "Building Permit", "code": "BP" }, { "name": "Septic", "code": "SEP" }, { "name": "Conditional Use Permit", "code": "CUP" }, { "name": "Environmental Assessment Worksheet", "code": "EAW" }, { "name": "Interim Use Permit", "code": "IUP" }, { "name": "Land Use Permit", "code": "LUP" }, { "name": "Ordinance", "code": "ORD" }, { "name": "Subdivision", "code": "SUB" }, { "name": "Variance", "code": "VAR" }, { "name": "Shoreland", "code": "SHO" }, { "name": "Wetland", "code": "WET" }, { "name": "License", "code": "LIC" }, { "name": "Appeal", "code": "APL" }, { "name": "Escrow", "code": "ESC" }, { "name": "Extension", "code": "EXT" }, { "name": "Miscellaneous", "code": "MISC" }, { "name": "Onsite Consult", "code": "OSC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PermitType" }, { "name": "permitnum_frompoint", "type": "esriFieldTypeString", "alias": "Permit Number From Point", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PermitNum" }, { "name": "ZoningPermits_GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "createdbyname", "type": "esriFieldTypeString", "alias": "Created By Name", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "createdbyname" }, { "name": "createdon", "type": "esriFieldTypeDate", "alias": "Created On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "createdon" }, { "name": "modifiedby", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "modifiedby" }, { "name": "modifiedon", "type": "esriFieldTypeDate", "alias": "Modified On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "modifiedon" }, { "name": "modifiedonbehalfby", "type": "esriFieldTypeString", "alias": "Modified On Behalf By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "modifiedonbehalfby" }, { "name": "enddate120day", "type": "esriFieldTypeDate", "alias": "MN State Statute (120 Day End Date)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "enddate120day" }, { "name": "ext120daybylgu", "type": "esriFieldTypeDate", "alias": "MN State Statute (120 Day Ext By LGU)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ext120daybylgu" }, { "name": "septic1to2499galperday", "type": "esriFieldTypeString", "alias": "Septic (1 to 2499 Gal Per Day)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "septic1to2499galperday" }, { "name": "septic2500to4999gal", "type": "esriFieldTypeString", "alias": "Septic (2500 to 4999 Gal Per Day)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "septic2500to4999gal" }, { "name": "prelimplat2ndext", "type": "esriFieldTypeDate", "alias": "Preliminary Plat (2nd Extension)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "prelimplat2ndext" }, { "name": "prelimplat3rdext", "type": "esriFieldTypeDate", "alias": "Preliminary Plat (3rd Extension)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "prelimplat3rdext" }, { "name": "prelimplat4thext", "type": "esriFieldTypeDate", "alias": "Preliminary Plat (4th Extension)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "prelimplat4thext" }, { "name": "septic5000to10000galperday", "type": "esriFieldTypeString", "alias": "Septic (5000 to 10000 Gal Per Day)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "septic5000to10000galperday" }, { "name": "appsigned60daywaiver", "type": "esriFieldTypeDate", "alias": "MN State Statute (60 Day Waiver Signed by Applicant)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "appsigned60daywaiver" }, { "name": "actionby", "type": "esriFieldTypeString", "alias": "Action By", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "actionby" }, { "name": "activity1notes", "type": "esriFieldTypeString", "alias": "Activity Notes 1", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "activity1notes" }, { "name": "activity2notes", "type": "esriFieldTypeString", "alias": "Activity Notes 2", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "activity2notes" }, { "name": "activitysubtype1txt", "type": "esriFieldTypeString", "alias": "Activity Subtype 1", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "activitysubtype1txt" }, { "name": "activitysubtype2txt", "type": "esriFieldTypeString", "alias": "Activity Subtype 2", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "activitysubtype2txt" }, { "name": "activitytype1txt", "type": "esriFieldTypeString", "alias": "Activity Type 1", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "activitytype1txt" }, { "name": "activitytype2txt", "type": "esriFieldTypeString", "alias": "Activity Type 2", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "activitytype2txt" }, { "name": "addsectionnumber", "type": "esriFieldTypeString", "alias": "Legal Description (Additional Section Number)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "addsectionnumber" }, { "name": "applicationcompletedate", "type": "esriFieldTypeDate", "alias": "MN State Statute (Application Complete Date)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "applicationcompletedate" }, { "name": "applicationdate", "type": "esriFieldTypeDate", "alias": "Application Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "applicationdate" }, { "name": "baapproved", "type": "esriFieldTypeDate", "alias": "Public Hearing (BA Decision)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "baapproved" }, { "name": "blupfinal_appby", "type": "esriFieldTypeString", "alias": "Inspection (Building Final Approved By)", "domain": { "type": "codedValue", "name": "Building_Inspector", "description": "Building Inspector", "codedValues": [ { "name": "Doug Maschler", "code": "Doug Maschler" }, { "name": "Kevin Tramm", "code": "Kevin Tramm" }, { "name": "Mark Dewey", "code": "Mark Dewey" }, { "name": "Unassigned", "code": "Unassigned" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "blupfinal_appby" }, { "name": "blupfinal_date", "type": "esriFieldTypeDate", "alias": "Inspection (Building Final Approval Date)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "blupfinal_date" }, { "name": "blupfinal_app", "type": "esriFieldTypeString", "alias": "Inspection (Building Final Approved)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "blupfinal_app" }, { "name": "boardotherdogs", "type": "esriFieldTypeString", "alias": "Kennel (Board Other Dogs)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "boardotherdogs" }, { "name": "breedforsale", "type": "esriFieldTypeString", "alias": "Kennel (Breed for Sale)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "breedforsale" }, { "name": "cbapproved", "type": "esriFieldTypeDate", "alias": "Public Hearing (CB Decision)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "cbapproved" }, { "name": "certofoccupancyissued", "type": "esriFieldTypeDate", "alias": "Certification of Occupancy Issued", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "certofoccupancyissued" }, { "name": "commentsrestrictions", "type": "esriFieldTypeString", "alias": "Comments & Restrictions", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "commentsrestrictions" }, { "name": "datepaid", "type": "esriFieldTypeDate", "alias": "Date Paid", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "datepaid" }, { "name": "documentno", "type": "esriFieldTypeString", "alias": "Document Number", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "documentno" }, { "name": "dogstoemployeesratio", "type": "esriFieldTypeInteger", "alias": "Kennel (Dogs to Employees Ratio)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dogstoemployeesratio" }, { "name": "drainfield_appby", "type": "esriFieldTypeString", "alias": "Inspection (SSTS Drain Field Approved By)", "domain": { "type": "codedValue", "name": "SSTSInspector", "description": "SSTS Inspector", "codedValues": [ { "name": "Unassigned", "code": "Unassigned" }, { "name": "Mark Dewey", "code": "Mark Dewey" }, { "name": "Kevin Tramm", "code": "Kevin Tramm" }, { "name": "Doug Maschler", "code": "Doug Maschler" }, { "name": "Mitch Glines", "code": "Mitch Glines" }, { "name": "Dave Lucas", "code": "Dave Lucas" }, { "name": "Lynn Waytashek", "code": "Lynn Waytashek" }, { "name": "Jerome Doede", "code": "Jerome Doede" }, { "name": "Jillian Carlson", "code": "Jillian Carlson" }, { "name": "Other", "code": "Other" }, { "name": "Matt Holzworth", "code": "Matt Holzworth" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "drainfield_appby" }, { "name": "drainfield_date", "type": "esriFieldTypeDate", "alias": "Inspection (SSTS Drain Field Approval Date)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "drainfield_date" }, { "name": "drainfield_app", "type": "esriFieldTypeString", "alias": "Insection (SSTS Drain Field Approved)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "drainfield_app" }, { "name": "eawcompleted", "type": "esriFieldTypeString", "alias": "Public Hearing (EAW Completed)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "eawcompleted" }, { "name": "erosioncontrol", "type": "esriFieldTypeString", "alias": "Setbacks & Elevations (Erosion Control)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "erosioncontrol" }, { "name": "erosioncontrolfee", "type": "esriFieldTypeDouble", "alias": "Fees (Erosion Control)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "erosioncontrolfee" }, { "name": "escrowoptionset", "type": "esriFieldTypeString", "alias": "Additional Permit (Escrow)", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "escrowoptionset" }, { "name": "escroworrecordingfees", "type": "esriFieldTypeDouble", "alias": "Fees (Escrow or Recording)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "escroworrecordingfees" }, { "name": "exisitinglic", "type": "esriFieldTypeString", "alias": "Additional Permit (Permit LIC)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "exisitinglic" }, { "name": "existingbp", "type": "esriFieldTypeString", "alias": "Additional Permit (Permit BP)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "existingbp" }, { "name": "existingcup", "type": "esriFieldTypeString", "alias": "Additional Permit (Permit CUP)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "existingcup" }, { "name": "existingiup", "type": "esriFieldTypeString", "alias": "Additional Permit (Permit IUP)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "existingiup" }, { "name": "existinglup", "type": "esriFieldTypeString", "alias": "Additional Permit (Permit LUP)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "existinglup" }, { "name": "existingsep", "type": "esriFieldTypeString", "alias": "Additional Permit (Permit SEP)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "existingsep" }, { "name": "existingsub", "type": "esriFieldTypeString", "alias": "Additional Permit (Permit SUB)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "existingsub" }, { "name": "existingwetsho", "type": "esriFieldTypeString", "alias": "Additional Permit (Permit WET/SHO)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "existingwetsho" }, { "name": "explainationofrequest", "type": "esriFieldTypeString", "alias": "Request", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "explainationofrequest" }, { "name": "exsistingother", "type": "esriFieldTypeString", "alias": "Additional Permit (Other Permit)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "exsistingother" }, { "name": "extensionapprovedbycb", "type": "esriFieldTypeDate", "alias": "Preliminary Plat (Extension Approved by CB)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "extensionapprovedbycb" }, { "name": "familypetonly", "type": "esriFieldTypeString", "alias": "Kennel (Family Pet Only)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "familypetonly" }, { "name": "feenotes", "type": "esriFieldTypeString", "alias": "Fees (Notes)", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "feenotes" }, { "name": "feescalculation", "type": "esriFieldTypeDouble", "alias": "Fees (Calculation)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "feescalculation" }, { "name": "feescalculation_date", "type": "esriFieldTypeDate", "alias": "Fees (Calculation Date)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "feescalculation_date" }, { "name": "finalactionmaileddate", "type": "esriFieldTypeDate", "alias": "Public Hearing (Final Action Mailed)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "finalactionmaileddate" }, { "name": "finalmiscnotes", "type": "esriFieldTypeString", "alias": "Additional Permit (Misc Notes)", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "finalmiscnotes" }, { "name": "fireplace_appby", "type": "esriFieldTypeString", "alias": "Inspection (New Home Fireplace Approved By)", "domain": { "type": "codedValue", "name": "Building_Inspector", "description": "Building Inspector", "codedValues": [ { "name": "Doug Maschler", "code": "Doug Maschler" }, { "name": "Kevin Tramm", "code": "Kevin Tramm" }, { "name": "Mark Dewey", "code": "Mark Dewey" }, { "name": "Unassigned", "code": "Unassigned" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "fireplace_appby" }, { "name": "fireplace_date", "type": "esriFieldTypeDate", "alias": "Inspection (New Home Fireplace Approval Date)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "fireplace_date" }, { "name": "fireplace_app", "type": "esriFieldTypeString", "alias": "Inspection (New Home Fireplace Approved)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "fireplace_app" }, { "name": "fixedapplicationfee", "type": "esriFieldTypeDouble", "alias": "Fees (Fixed Application)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fixedapplicationfee" }, { "name": "footing_appby", "type": "esriFieldTypeString", "alias": "Inspection (Building Footing Approved By)", "domain": { "type": "codedValue", "name": "Building_Inspector", "description": "Building Inspector", "codedValues": [ { "name": "Doug Maschler", "code": "Doug Maschler" }, { "name": "Kevin Tramm", "code": "Kevin Tramm" }, { "name": "Mark Dewey", "code": "Mark Dewey" }, { "name": "Unassigned", "code": "Unassigned" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "footing_appby" }, { "name": "footing_date", "type": "esriFieldTypeDate", "alias": "Inspection (Building Footing Approval Date)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "footing_date" }, { "name": "footing_app", "type": "esriFieldTypeString", "alias": "Inspection (Building Footing Approved)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "footing_app" }, { "name": "foundation_appby", "type": "esriFieldTypeString", "alias": "Inspection (New Home Foundation Approved By)", "domain": { "type": "codedValue", "name": "Building_Inspector", "description": "Building Inspector", "codedValues": [ { "name": "Doug Maschler", "code": "Doug Maschler" }, { "name": "Kevin Tramm", "code": "Kevin Tramm" }, { "name": "Mark Dewey", "code": "Mark Dewey" }, { "name": "Unassigned", "code": "Unassigned" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "foundation_appby" }, { "name": "foundation_date", "type": "esriFieldTypeDate", "alias": "Inspection (New Home Foundation Approval Date)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "foundation_date" }, { "name": "foundation_app", "type": "esriFieldTypeString", "alias": "Inspection (New Home Foundation Approved)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "foundation_app" }, { "name": "framing_appby", "type": "esriFieldTypeString", "alias": "Inspection (Building Framing Approved By)", "domain": { "type": "codedValue", "name": "Building_Inspector", "description": "Building Inspector", "codedValues": [ { "name": "Doug Maschler", "code": "Doug Maschler" }, { "name": "Kevin Tramm", "code": "Kevin Tramm" }, { "name": "Mark Dewey", "code": "Mark Dewey" }, { "name": "Unassigned", "code": "Unassigned" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "framing_appby" }, { "name": "framing_date", "type": "esriFieldTypeDate", "alias": "Inspection (Building Framing Approval Date)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "framing_date" }, { "name": "framing_app", "type": "esriFieldTypeString", "alias": "Inspection (Building Framing Approved)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "framing_app" }, { "name": "gaslinetest_appby", "type": "esriFieldTypeString", "alias": "Inspection (Mechanical Gas Line Test Approved By)", "domain": { "type": "codedValue", "name": "Building_Inspector", "description": "Building Inspector", "codedValues": [ { "name": "Doug Maschler", "code": "Doug Maschler" }, { "name": "Kevin Tramm", "code": "Kevin Tramm" }, { "name": "Mark Dewey", "code": "Mark Dewey" }, { "name": "Unassigned", "code": "Unassigned" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "gaslinetest_appby" }, { "name": "gaslinetest_date", "type": "esriFieldTypeDate", "alias": "Inspection (Mechanical Gas Line Test Approval Date)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "gaslinetest_date" }, { "name": "gaslinetest_app", "type": "esriFieldTypeString", "alias": "Inspection (Mechanical Gas Line Test Approved)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "gaslinetest_app" }, { "name": "hostdogrelatedevents", "type": "esriFieldTypeString", "alias": "Kennel (Host Dog-Related Events)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "hostdogrelatedevents" }, { "name": "houseadoptsurranimals", "type": "esriFieldTypeString", "alias": "Kennel (House & Adopt Surrendered Animals)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "houseadoptsurranimals" }, { "name": "housesurranimals", "type": "esriFieldTypeString", "alias": "Kennel (House Surrendered Animals)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "housesurranimals" }, { "name": "impervioussurface", "type": "esriFieldTypeString", "alias": "Shoreland (Impervious Surface)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "impervioussurface" }, { "name": "insulation_appby", "type": "esriFieldTypeString", "alias": "Inspection (Building Insulation Approved By)", "domain": { "type": "codedValue", "name": "Building_Inspector", "description": "Building Inspector", "codedValues": [ { "name": "Doug Maschler", "code": "Doug Maschler" }, { "name": "Kevin Tramm", "code": "Kevin Tramm" }, { "name": "Mark Dewey", "code": "Mark Dewey" }, { "name": "Unassigned", "code": "Unassigned" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "insulation_appby" }, { "name": "insulation_date", "type": "esriFieldTypeDate", "alias": "Inspection (Building Insulation Approval Date)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "insulation_date" }, { "name": "insulation_app", "type": "esriFieldTypeString", "alias": "Inspection (Building Insulation Approved)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "insulation_app" }, { "name": "kenneloperationtimes", "type": "esriFieldTypeString", "alias": "Kennel (Operation Times)", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "kenneloperationtimes" }, { "name": "kenneltype", "type": "esriFieldTypeString", "alias": "Kennel (Type)", "domain": { "type": "codedValue", "name": "KennelType2", "description": "Second Kennel Type", "codedValues": [ { "name": "Private", "code": "Private" }, { "name": "Commercial", "code": "Commercial" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "kenneltype" }, { "name": "landusedistrict", "type": "esriFieldTypeString", "alias": "Additional Permit (Zoning Distirct)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "landusedistrict" }, { "name": "lotsremainingonprelim", "type": "esriFieldTypeString", "alias": "Preliminary Plat (Lots Remaining)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "lotsremainingonprelim" }, { "name": "lowestentryproposed", "type": "esriFieldTypeString", "alias": "Setbacks & Elevations (Lowest Entry Proposed)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "lowestentryproposed" }, { "name": "lowestentryrequired", "type": "esriFieldTypeString", "alias": "Setbacks & Elevations (Lowest Entry Required)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "lowestentryrequired" }, { "name": "lowestfloorproposed", "type": "esriFieldTypeString", "alias": "Setbacks & Elevations (Lowest Floor Proposed)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "lowestfloorproposed" }, { "name": "lowestfloorrequired", "type": "esriFieldTypeString", "alias": "Setbacks & Elevations (Lowest Floor Required)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "lowestfloorrequired" }, { "name": "maxnoanyage", "type": "esriFieldTypeInteger", "alias": "Kennel (Max No. Any Age)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "maxnoanyage" }, { "name": "maxnoover6months", "type": "esriFieldTypeInteger", "alias": "Kennel (Max No. Over 6 Months)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "maxnoover6months" }, { "name": "mechfinal_appby", "type": "esriFieldTypeString", "alias": "Inspection (Mechanical Final Approved By)", "domain": { "type": "codedValue", "name": "Building_Inspector", "description": "Building Inspector", "codedValues": [ { "name": "Doug Maschler", "code": "Doug Maschler" }, { "name": "Kevin Tramm", "code": "Kevin Tramm" }, { "name": "Mark Dewey", "code": "Mark Dewey" }, { "name": "Unassigned", "code": "Unassigned" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "mechfinal_appby" }, { "name": "mechfinal_date", "type": "esriFieldTypeDate", "alias": "Inspection (Mechanical Final Approval Date)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "mechfinal_date" }, { "name": "mechfinal_app", "type": "esriFieldTypeString", "alias": "Inspection (Mechanical Final Approved)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "mechfinal_app" }, { "name": "mechroughin_appby", "type": "esriFieldTypeString", "alias": "Inspection (Mechanical Rough-In Approved By)", "domain": { "type": "codedValue", "name": "Building_Inspector", "description": "Building Inspector", "codedValues": [ { "name": "Doug Maschler", "code": "Doug Maschler" }, { "name": "Kevin Tramm", "code": "Kevin Tramm" }, { "name": "Mark Dewey", "code": "Mark Dewey" }, { "name": "Unassigned", "code": "Unassigned" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "mechroughin_appby" }, { "name": "mechroughin_date", "type": "esriFieldTypeDate", "alias": "Inspection (Mechanical Rough-In Approval Date)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "mechroughin_date" }, { "name": "mechroughin_app", "type": "esriFieldTypeString", "alias": "Inspection (Mechanical Rough-In Approved)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "mechroughin_app" }, { "name": "name", "type": "esriFieldTypeString", "alias": "Permit Number", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "name" }, { "name": "nameofkennel", "type": "esriFieldTypeString", "alias": "Kennel (Name)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "nameofkennel" }, { "name": "nextactiondate", "type": "esriFieldTypeDate", "alias": "Next Action Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "nextactiondate" }, { "name": "noa15", "type": "esriFieldTypeDate", "alias": "MN State Statute (15 Day Letter)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "noa15" }, { "name": "noa15sent", "type": "esriFieldTypeString", "alias": "MN State Statute (15 Day Letter Sent)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "noa15sent" }, { "name": "noa60", "type": "esriFieldTypeDate", "alias": "MN State Statute (60 Day End Date)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "noa60" }, { "name": "noemployees", "type": "esriFieldTypeInteger", "alias": "Kennel (No of Full Time Employees)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "noemployees" }, { "name": "noofunsterilledfemales", "type": "esriFieldTypeInteger", "alias": "Kennel (No of Unsterile Females)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "noofunsterilledfemales" }, { "name": "nopte", "type": "esriFieldTypeInteger", "alias": "Kennel (No of Part Time Employees)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "nopte" }, { "name": "numberofphases", "type": "esriFieldTypeString", "alias": "Preliminary Plat (Number of Phases)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "numberofphases" }, { "name": "numberoftanks", "type": "esriFieldTypeString", "alias": "Septic (Number of Tanks)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "numberoftanks" }, { "name": "occupancygroupother", "type": "esriFieldTypeString", "alias": "Activities (Occupancy Group - Other)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "occupancygroupother" }, { "name": "occupancygroup", "type": "esriFieldTypeString", "alias": "Activities (Occupancy Group)", "domain": { "type": "codedValue", "name": "OccupancyGroup", "description": "Occupancy Group", "codedValues": [ { "name": "A", "code": "A" }, { "name": "I", "code": "I" }, { "name": "A-1", "code": "A-1" }, { "name": "A-2", "code": "A-2" }, { "name": "A-3", "code": "A-3" }, { "name": "A-4", "code": "A-4" }, { "name": "A-5", "code": "A-5" }, { "name": "B", "code": "B" }, { "name": "E", "code": "E" }, { "name": "F-1", "code": "F-1" }, { "name": "F-2", "code": "F-2" }, { "name": "H-1", "code": "H-1" }, { "name": "H-2", "code": "H-2" }, { "name": "H-3", "code": "H-3" }, { "name": "H-4", "code": "H-4" }, { "name": "H-5", "code": "H-5" }, { "name": "I-1", "code": "I-1" }, { "name": "I-2", "code": "I-2" }, { "name": "I-3", "code": "I-3" }, { "name": "I-4", "code": "I-4" }, { "name": "M", "code": "M" }, { "name": "R-1", "code": "R-1" }, { "name": "R-2a", "code": "R-2a" }, { "name": "R-3a", "code": "R-3a" }, { "name": "R-4", "code": "R-4" }, { "name": "S-1", "code": "S-1" }, { "name": "S-2", "code": "S-2" }, { "name": "U", "code": "U" }, { "name": "Other", "code": "Other" }, { "name": "BS-1", "code": "BS-1" }, { "name": "BS-2", "code": "BS-2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "occupancygroup" }, { "name": "onbasedocpop", "type": "esriFieldTypeString", "alias": "On Base Link", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "onbasedocpop" }, { "name": "ordinanceno", "type": "esriFieldTypeString", "alias": "Public Hearing (Ordinance No.)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ordinanceno" }, { "name": "othercontactfaxesemailadd", "type": "esriFieldTypeString", "alias": "Other Contacts", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "othercontactfaxesemailadd" }, { "name": "otherparcels", "type": "esriFieldTypeString", "alias": "Other Parcels", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "otherparcels" }, { "name": "parcelname", "type": "esriFieldTypeString", "alias": "Parcel Number", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "parcelname" }, { "name": "parcelownername", "type": "esriFieldTypeString", "alias": "Parcel Owner", "domain": null, "editable": true, "nullable": true, "length": 160, "defaultValue": null, "modelName": "parcelownername" }, { "name": "parentpermit", "type": "esriFieldTypeString", "alias": "Additional Permit (Parent Permit)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "parentpermit" }, { "name": "pcapprovedpreliminary", "type": "esriFieldTypeDate", "alias": "Public Hearing (PC Decision)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "pcapprovedpreliminary" }, { "name": "permitactvity", "type": "esriFieldTypeString", "alias": "Activity", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "permitactvity" }, { "name": "oldpermitappstatus", "type": "esriFieldTypeString", "alias": "Old Permit Status", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "oldpermitappstatus" }, { "name": "permitexpiration", "type": "esriFieldTypeDate", "alias": "Expiration", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "permitexpiration" }, { "name": "permitid", "type": "esriFieldTypeGUID", "alias": "Permit ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "permitid" }, { "name": "permitstatusdate", "type": "esriFieldTypeDate", "alias": "Permit Status Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "permitstatusdate" }, { "name": "prephasescomplete", "type": "esriFieldTypeString", "alias": "Preliminary Plat (Phases Complete)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "prephasescomplete" }, { "name": "physicaladdress1", "type": "esriFieldTypeString", "alias": "Parcel Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "physicaladdress1" }, { "name": "physicaladdress2", "type": "esriFieldTypeString", "alias": "Parcel City", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "physicaladdress2" }, { "name": "physicaladdresszipcode", "type": "esriFieldTypeString", "alias": "Parcel Zip", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "physicaladdresszipcode" }, { "name": "planreviewfee", "type": "esriFieldTypeDouble", "alias": "Fees (Plan Review)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "planreviewfee" }, { "name": "prelimplatname", "type": "esriFieldTypeString", "alias": "Preliminary Plat Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "prelimplatname" }, { "name": "platscanned", "type": "esriFieldTypeString", "alias": "Preliminary Plat Scanned", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "platscanned" }, { "name": "plumbingfinal_appby", "type": "esriFieldTypeString", "alias": "Inspection (Plumbing Final Approved By)", "domain": { "type": "codedValue", "name": "Building_Inspector", "description": "Building Inspector", "codedValues": [ { "name": "Doug Maschler", "code": "Doug Maschler" }, { "name": "Kevin Tramm", "code": "Kevin Tramm" }, { "name": "Mark Dewey", "code": "Mark Dewey" }, { "name": "Unassigned", "code": "Unassigned" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "plumbingfinal_appby" }, { "name": "plumbingfinal_date", "type": "esriFieldTypeDate", "alias": "Inspection (Plumbing Final Approval Date)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "plumbingfinal_date" }, { "name": "plumbingfinal_app", "type": "esriFieldTypeString", "alias": "Inspection (Plumbing Final Approved)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "plumbingfinal_app" }, { "name": "plumbingroughin_appby", "type": "esriFieldTypeString", "alias": "Inspection (Plumbing Rough-In Approved By)", "domain": { "type": "codedValue", "name": "Building_Inspector", "description": "Building Inspector", "codedValues": [ { "name": "Doug Maschler", "code": "Doug Maschler" }, { "name": "Kevin Tramm", "code": "Kevin Tramm" }, { "name": "Mark Dewey", "code": "Mark Dewey" }, { "name": "Unassigned", "code": "Unassigned" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "plumbingroughin_appby" }, { "name": "plumbingroughin_date", "type": "esriFieldTypeDate", "alias": "Inspection (Plumbing Rough-In Approval Date)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "plumbingroughin_date" }, { "name": "plumbingroughin_app", "type": "esriFieldTypeString", "alias": "Inspection (Plumbing Rough-In Approved)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "plumbingroughin_app" }, { "name": "pouredwall_appby", "type": "esriFieldTypeString", "alias": "Inspection (New Home Poured Wall Approved By)", "domain": { "type": "codedValue", "name": "Building_Inspector", "description": "Building Inspector", "codedValues": [ { "name": "Doug Maschler", "code": "Doug Maschler" }, { "name": "Kevin Tramm", "code": "Kevin Tramm" }, { "name": "Mark Dewey", "code": "Mark Dewey" }, { "name": "Unassigned", "code": "Unassigned" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "pouredwall_appby" }, { "name": "pouredwall_date", "type": "esriFieldTypeDate", "alias": "Inspection (New Home Poured Wall Approval Date)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "pouredwall_date" }, { "name": "pouredwall_app", "type": "esriFieldTypeString", "alias": "Inspection (New Home Poured Wall Approved)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "pouredwall_app" }, { "name": "preliminaryapproved", "type": "esriFieldTypeString", "alias": "Preliminary Plat (Approved)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "preliminaryapproved" }, { "name": "preliminarytotalacreage", "type": "esriFieldTypeString", "alias": "Preliminary Plat (Total Acreage)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "preliminarytotalacreage" }, { "name": "preliminarytotallots", "type": "esriFieldTypeString", "alias": "Preliminary Plat (Total Lots)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "preliminarytotallots" }, { "name": "preliminarytotaloutlots", "type": "esriFieldTypeString", "alias": "Preliminary Plat (Total Outlots)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "preliminarytotaloutlots" }, { "name": "projectvaluationfee", "type": "esriFieldTypeDouble", "alias": "Fees (Project Valuation)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "projectvaluationfee" }, { "name": "proposal", "type": "esriFieldTypeString", "alias": "Public Hearing (Proposal)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "proposal" }, { "name": "proposal2", "type": "esriFieldTypeString", "alias": "Public Hearing (Proposal 2)", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "proposal2" }, { "name": "publichearingdate", "type": "esriFieldTypeDate", "alias": "Public Hearing (Date)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "publichearingdate" }, { "name": "publichearingdateforplat", "type": "esriFieldTypeDate", "alias": "Public Hearing (Date for Plat)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "publichearingdateforplat" }, { "name": "radon_appby", "type": "esriFieldTypeString", "alias": "Inspection (New Home Radon Approved By)", "domain": { "type": "codedValue", "name": "Building_Inspector", "description": "Building Inspector", "codedValues": [ { "name": "Doug Maschler", "code": "Doug Maschler" }, { "name": "Kevin Tramm", "code": "Kevin Tramm" }, { "name": "Mark Dewey", "code": "Mark Dewey" }, { "name": "Unassigned", "code": "Unassigned" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "radon_appby" }, { "name": "radon_date", "type": "esriFieldTypeDate", "alias": "Inspection (New Home Radon Approval Date)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "radon_date" }, { "name": "radon_app", "type": "esriFieldTypeString", "alias": "Inspection (New Home Radon Approved)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "radon_app" }, { "name": "rearsetbacks", "type": "esriFieldTypeString", "alias": "Setbacks & Elevations (Rear Setbacks)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "rearsetbacks" }, { "name": "recordeddocssent", "type": "esriFieldTypeDate", "alias": "Public Hearing (Recorded Docs Sent)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "recordeddocssent" }, { "name": "recordingdate", "type": "esriFieldTypeDate", "alias": "Public Hearing (Recording Date)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "recordingdate" }, { "name": "requiresdeptofarglic", "type": "esriFieldTypeString", "alias": "Kennel (Requires Dept of Arg License)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "requiresdeptofarglic" }, { "name": "requiresusdalicense", "type": "esriFieldTypeString", "alias": "Kennel (Requires USDA License)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "requiresusdalicense" }, { "name": "roadnamesetback", "type": "esriFieldTypeString", "alias": "Setbacks & Elevations (Road Name)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "roadnamesetback" }, { "name": "roadsetbacks", "type": "esriFieldTypeString", "alias": "Setbacks & Elevations (road Setbacks)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "roadsetbacks" }, { "name": "scratch_appby", "type": "esriFieldTypeString", "alias": "Inspection (SSTS Scratch Approved By)", "domain": { "type": "codedValue", "name": "SSTSInspector", "description": "SSTS Inspector", "codedValues": [ { "name": "Unassigned", "code": "Unassigned" }, { "name": "Mark Dewey", "code": "Mark Dewey" }, { "name": "Kevin Tramm", "code": "Kevin Tramm" }, { "name": "Doug Maschler", "code": "Doug Maschler" }, { "name": "Mitch Glines", "code": "Mitch Glines" }, { "name": "Dave Lucas", "code": "Dave Lucas" }, { "name": "Lynn Waytashek", "code": "Lynn Waytashek" }, { "name": "Jerome Doede", "code": "Jerome Doede" }, { "name": "Jillian Carlson", "code": "Jillian Carlson" }, { "name": "Other", "code": "Other" }, { "name": "Matt Holzworth", "code": "Matt Holzworth" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "scratch_appby" }, { "name": "scratch_date", "type": "esriFieldTypeDate", "alias": "Inspection (SSTS Scratch Approval Date)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "scratch_date" }, { "name": "scratch_app", "type": "esriFieldTypeString", "alias": "Inspection (SSTS Scratch Approved)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "scratch_app" }, { "name": "sellwholesale", "type": "esriFieldTypeString", "alias": "Kennel (Sell Wholesale)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sellwholesale" }, { "name": "septiccertificateissued", "type": "esriFieldTypeString", "alias": "Septic Certificate Issued", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "septiccertificateissued" }, { "name": "septicconforming", "type": "esriFieldTypeString", "alias": "Septic Conforming", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "septicconforming" }, { "name": "sheriffinspection_appby", "type": "esriFieldTypeString", "alias": "Inspection (Other Sheriff Inspection Approved By)", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "sheriffinspection_appby" }, { "name": "sheriffinspection_date", "type": "esriFieldTypeDate", "alias": "Inspection (Other Sheriff Inspection Approval Date)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sheriffinspection_date" }, { "name": "sheriffinspection_app", "type": "esriFieldTypeString", "alias": "Inspection (Other Sheriff Inspection Approved)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sheriffinspection_app" }, { "name": "shorelandnotes", "type": "esriFieldTypeString", "alias": "Shoreland Notes", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "shorelandnotes" }, { "name": "shorelandviolation", "type": "esriFieldTypeString", "alias": "Shoreland Violations", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "shorelandviolation" }, { "name": "sidesetbacks", "type": "esriFieldTypeString", "alias": "Setbacks & Elevations (Side Setbacks)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "sidesetbacks" }, { "name": "siteinspection_appby", "type": "esriFieldTypeString", "alias": "Inspection (Site Inspection Approved By)", "domain": { "type": "codedValue", "name": "Building_Inspector", "description": "Building Inspector", "codedValues": [ { "name": "Doug Maschler", "code": "Doug Maschler" }, { "name": "Kevin Tramm", "code": "Kevin Tramm" }, { "name": "Mark Dewey", "code": "Mark Dewey" }, { "name": "Unassigned", "code": "Unassigned" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "siteinspection_appby" }, { "name": "siteinspection_date", "type": "esriFieldTypeDate", "alias": "Inspection (Site Inspection Approval Date)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "siteinspection_date" }, { "name": "siteinspection_app", "type": "esriFieldTypeString", "alias": "Inspection (Site Inspection Approved)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "siteinspection_app" }, { "name": "soils_appby", "type": "esriFieldTypeString", "alias": "Inspection (SSTS Soils Approved By)", "domain": { "type": "codedValue", "name": "SSTSInspector", "description": "SSTS Inspector", "codedValues": [ { "name": "Unassigned", "code": "Unassigned" }, { "name": "Mark Dewey", "code": "Mark Dewey" }, { "name": "Kevin Tramm", "code": "Kevin Tramm" }, { "name": "Doug Maschler", "code": "Doug Maschler" }, { "name": "Mitch Glines", "code": "Mitch Glines" }, { "name": "Dave Lucas", "code": "Dave Lucas" }, { "name": "Lynn Waytashek", "code": "Lynn Waytashek" }, { "name": "Jerome Doede", "code": "Jerome Doede" }, { "name": "Jillian Carlson", "code": "Jillian Carlson" }, { "name": "Other", "code": "Other" }, { "name": "Matt Holzworth", "code": "Matt Holzworth" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "soils_appby" }, { "name": "soils_date", "type": "esriFieldTypeDate", "alias": "Inspection (SSTS Soils Approval Date)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "soils_date" }, { "name": "soils_app", "type": "esriFieldTypeString", "alias": "Inspection (SSTS Soils Approved)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "soils_app" }, { "name": "solidwastefees", "type": "esriFieldTypeDouble", "alias": "Fees (Solid Waste)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "solidwastefees" }, { "name": "solidwasteviolations", "type": "esriFieldTypeString", "alias": "Solid Waste Violations", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "solidwasteviolations" }, { "name": "statesurcharge", "type": "esriFieldTypeDouble", "alias": "Fees (State Surcharge)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "statesurcharge" }, { "name": "sumarypublisheddate", "type": "esriFieldTypeDate", "alias": "Public Hearing (Summary Published)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sumarypublisheddate" }, { "name": "tankmonitordate", "type": "esriFieldTypeDate", "alias": "Tanks Monitored Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "tankmonitordate" }, { "name": "tankmonitored", "type": "esriFieldTypeString", "alias": "Tanks Monitored", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "tankmonitored" }, { "name": "tanks_appby", "type": "esriFieldTypeString", "alias": "Inspection (SSTS Tanks Approved By)", "domain": { "type": "codedValue", "name": "SSTSInspector", "description": "SSTS Inspector", "codedValues": [ { "name": "Unassigned", "code": "Unassigned" }, { "name": "Mark Dewey", "code": "Mark Dewey" }, { "name": "Kevin Tramm", "code": "Kevin Tramm" }, { "name": "Doug Maschler", "code": "Doug Maschler" }, { "name": "Mitch Glines", "code": "Mitch Glines" }, { "name": "Dave Lucas", "code": "Dave Lucas" }, { "name": "Lynn Waytashek", "code": "Lynn Waytashek" }, { "name": "Jerome Doede", "code": "Jerome Doede" }, { "name": "Jillian Carlson", "code": "Jillian Carlson" }, { "name": "Other", "code": "Other" }, { "name": "Matt Holzworth", "code": "Matt Holzworth" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "tanks_appby" }, { "name": "tanks_date", "type": "esriFieldTypeDate", "alias": "Inspection (SSTS Tanks Approval Date)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "tanks_date" }, { "name": "tanks_app", "type": "esriFieldTypeString", "alias": "Inspection (SSTS Tanks Approved)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "tanks_app" }, { "name": "trainotherdogsname", "type": "esriFieldTypeString", "alias": "Kennel (Train Other Dogs)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "trainotherdogsname" }, { "name": "typeofconst", "type": "esriFieldTypeString", "alias": "Type of Construction", "domain": { "type": "codedValue", "name": "TypeOfConstruction", "description": "Type of Construction", "codedValues": [ { "name": "I-A", "code": "I-A" }, { "name": "I-B", "code": "I-B" }, { "name": "II-A", "code": "II-A" }, { "name": "II-B", "code": "II-B" }, { "name": "III-A", "code": "III-A" }, { "name": "III-B", "code": "III-B" }, { "name": "IV-HT", "code": "IV-HT" }, { "name": "REPAIR", "code": "REPAIR" }, { "name": "V-A", "code": "V-A" }, { "name": "V-B", "code": "V-B" }, { "name": "V-N", "code": "V-N" }, { "name": "Item", "code": "Item" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "typeofconst" }, { "name": "underfloor_appby", "type": "esriFieldTypeString", "alias": "Inspection (New Home Under Floor Approved By)", "domain": { "type": "codedValue", "name": "Building_Inspector", "description": "Building Inspector", "codedValues": [ { "name": "Doug Maschler", "code": "Doug Maschler" }, { "name": "Kevin Tramm", "code": "Kevin Tramm" }, { "name": "Mark Dewey", "code": "Mark Dewey" }, { "name": "Unassigned", "code": "Unassigned" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "underfloor_appby" }, { "name": "underfloor_date", "type": "esriFieldTypeDate", "alias": "Inspection (New Home Under Floor Approval Date)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "underfloor_date" }, { "name": "underfloor_app", "type": "esriFieldTypeString", "alias": "Inspection (New Home Under Floor Approved)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "underfloor_app" }, { "name": "valuebasedfee", "type": "esriFieldTypeDouble", "alias": "Fees (Value Based)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "valuebasedfee" }, { "name": "wastedisposalmethod", "type": "esriFieldTypeString", "alias": "Kennel (Waste Disposal Method)", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "wastedisposalmethod" }, { "name": "wcahistory", "type": "esriFieldTypeString", "alias": "WCA History", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wcahistory" }, { "name": "wetlandmitigation", "type": "esriFieldTypeString", "alias": "Wetland Mitigation", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wetlandmitigation" }, { "name": "wetlandviolation", "type": "esriFieldTypeString", "alias": "Wetland Violation", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "wetlandviolation" }, { "name": "zoninghistorynotes", "type": "esriFieldTypeString", "alias": "Zoning History Notes", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "zoninghistorynotes" }, { "name": "zoningviolation", "type": "esriFieldTypeString", "alias": "Violations & Complaints (Enforcement Status)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "zoningviolation" }, { "name": "owneridname", "type": "esriFieldTypeString", "alias": "Name of the Owner Who Created the Permit", "domain": null, "editable": true, "nullable": true, "length": 160, "defaultValue": null, "modelName": "owneridname" }, { "name": "insp2ndsiteinspection_appby", "type": "esriFieldTypeString", "alias": "Inspection (2nd Site Inspection Approved By)", "domain": { "type": "codedValue", "name": "Building_Inspector", "description": "Building Inspector", "codedValues": [ { "name": "Doug Maschler", "code": "Doug Maschler" }, { "name": "Kevin Tramm", "code": "Kevin Tramm" }, { "name": "Mark Dewey", "code": "Mark Dewey" }, { "name": "Unassigned", "code": "Unassigned" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "insp2ndsiteinspection_appby" }, { "name": "insp2ndsiteinspection_date", "type": "esriFieldTypeDate", "alias": "Inspection (2nd Site Inspection Approval Date)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "insp2ndsiteinspection_date" }, { "name": "insp2ndsiteinspection_app", "type": "esriFieldTypeString", "alias": "Inspection (2nd Site Inspection Approved)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "insp2ndsiteinspection_app" }, { "name": "newsystem5yearverends", "type": "esriFieldTypeDate", "alias": "5 Year Verification of New System Ends", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "newsystem5yearverends" }, { "name": "nitratecount", "type": "esriFieldTypeDouble", "alias": "Inspection (Water Test Results Nitrate Count)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "nitratecount" }, { "name": "nitrateresult", "type": "esriFieldTypeString", "alias": "Inspection (Water Test Results Nitrate Results)", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "nitrateresult" }, { "name": "coliformresult", "type": "esriFieldTypeString", "alias": "Inspection (Water Test Results Coliform Results)", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "coliformresult" }, { "name": "coliform_appby", "type": "esriFieldTypeString", "alias": "Inspection (Water Test Results Coliform Approved By)", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "coliform_appby" }, { "name": "coliform_date", "type": "esriFieldTypeDate", "alias": "Inspection (Water Test Results Coliform Approval Date)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "coliform_date" }, { "name": "coliform_app", "type": "esriFieldTypeString", "alias": "Inspection (Water Test Results Coliform Approved)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "coliform_app" }, { "name": "compliantsepticsystem", "type": "esriFieldTypeString", "alias": "Compliant Septic System", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "compliantsepticsystem" }, { "name": "findingsoffactssent", "type": "esriFieldTypeDate", "alias": "Public Hearing (Findings of Facts Sent)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "findingsoffactssent" }, { "name": "inspectionnotesmisc", "type": "esriFieldTypeString", "alias": "Inspection (Misc Inspection Notes)", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "inspectionnotesmisc" }, { "name": "nitratecount_appby", "type": "esriFieldTypeString", "alias": "Inspection (Water Test Results Nitrate Approved By)", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "nitratecount_appby" }, { "name": "nitratecount_date", "type": "esriFieldTypeDate", "alias": "Inspection (Water Test Results Nitrate Approval Date)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "nitratecount_date" }, { "name": "nitratecount_app", "type": "esriFieldTypeString", "alias": "Inspection (Water Test Results Nitrate Approved)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "nitratecount_app" }, { "name": "publicationdate", "type": "esriFieldTypeDate", "alias": "Public Hearing (Publication Date)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "publicationdate" }, { "name": "ordrecordeddocssent", "type": "esriFieldTypeDate", "alias": "ORD Public Hearing (Recorded Docs Sent)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ordrecordeddocssent" }, { "name": "shorelanddistrict", "type": "esriFieldTypeString", "alias": "Shoreland (District)", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "shorelanddistrict" }, { "name": "ApplicantFullName", "type": "esriFieldTypeString", "alias": "Applicant Full Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ApplicantFullName" }, { "name": "ApplicantAddress1", "type": "esriFieldTypeString", "alias": "Applicant Address 1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ApplicantAddress1" }, { "name": "ApplicantAddress2", "type": "esriFieldTypeString", "alias": "Applicant Address 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ApplicantAddress2" }, { "name": "ApplicantAddress3", "type": "esriFieldTypeString", "alias": "Applicant Address 3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ApplicantAddress3" }, { "name": "ApplicantCity", "type": "esriFieldTypeString", "alias": "Applicant City", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ApplicantCity" }, { "name": "ApplicantStateProvince", "type": "esriFieldTypeString", "alias": "Applicant State or Province", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ApplicantStateProvince" }, { "name": "ApplicantPostalCode", "type": "esriFieldTypeString", "alias": "Applicant Postal Code", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ApplicantPostalCode" }, { "name": "ApplicantAddressComposite", "type": "esriFieldTypeString", "alias": "Applicant Address Composite", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ApplicantAddressComposite" }, { "name": "ApplicantTelephone", "type": "esriFieldTypeString", "alias": "Applicant Telephone", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ApplicantTelephone" }, { "name": "ApplicantTelephone2", "type": "esriFieldTypeString", "alias": "Applicant Telephone 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ApplicantTelephone2" }, { "name": "ApplicantMobilePhone", "type": "esriFieldTypeString", "alias": "Applicant Mobile Phone", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ApplicantMobilePhone" }, { "name": "ApplicantEmailAddress", "type": "esriFieldTypeString", "alias": "Applicant Email Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ApplicantEmailAddress" }, { "name": "ApplicantFax", "type": "esriFieldTypeString", "alias": "Applicant Fax", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ApplicantFax" }, { "name": "ApplicantBusinessName", "type": "esriFieldTypeString", "alias": "Applicant Business Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ApplicantBusinessName" }, { "name": "ApplicantLicenseNumber", "type": "esriFieldTypeString", "alias": "Applicant License Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ApplicantLicenseNumber" }, { "name": "TwpClerkFullName", "type": "esriFieldTypeString", "alias": "Township Clerk Full Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TwpClerkFullName" }, { "name": "TwpClerkAddress1", "type": "esriFieldTypeString", "alias": "Township Clerk Address 1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TwpClerkAddress1" }, { "name": "TwpClerkAddress2", "type": "esriFieldTypeString", "alias": "Township Clerk Address 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TwpClerkAddress2" }, { "name": "TwpClerkAddress3", "type": "esriFieldTypeString", "alias": "Township Clerk Address 3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TwpClerkAddress3" }, { "name": "TwpClerkCity", "type": "esriFieldTypeString", "alias": "Township Clerk City", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TwpClerkCity" }, { "name": "TwpClerkStateProvince", "type": "esriFieldTypeString", "alias": "Township Clerk State or Province", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TwpClerkStateProvince" }, { "name": "TwpClerkPostalCode", "type": "esriFieldTypeString", "alias": "Township Clerk Postal Code", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TwpClerkPostalCode" }, { "name": "TwpClerkAddressComposite", "type": "esriFieldTypeString", "alias": "Township Clerk Address Composite", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TwpClerkAddressComposite" }, { "name": "TwpClerkTelephone", "type": "esriFieldTypeString", "alias": "Township Clerk Telephone", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TwpClerkTelephone" }, { "name": "TwpClerkTelephone2", "type": "esriFieldTypeString", "alias": "Township Clerk Telephone 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TwpClerkTelephone2" }, { "name": "TwpClerkMobilePhone", "type": "esriFieldTypeString", "alias": "Township Clerk Mobile Phone", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TwpClerkMobilePhone" }, { "name": "TwpClerkEmailAddress", "type": "esriFieldTypeString", "alias": "Township Clerk Email Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TwpClerkEmailAddress" }, { "name": "TwpClerkFax", "type": "esriFieldTypeString", "alias": "Township Clerk Fax", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TwpClerkFax" }, { "name": "TwpClerkBusinessName", "type": "esriFieldTypeString", "alias": "Township Clerk Business Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TwpClerkBusinessName" }, { "name": "TwpClerkLicenseNumber", "type": "esriFieldTypeString", "alias": "Township Clerk License Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TwpClerkLicenseNumber" }, { "name": "EvaluatorFullName", "type": "esriFieldTypeString", "alias": "Evaluator Full Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EvaluatorFullName" }, { "name": "EvaluatorAddress1", "type": "esriFieldTypeString", "alias": "Evaluator Address 1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EvaluatorAddress1" }, { "name": "EvaluatorAddress2", "type": "esriFieldTypeString", "alias": "Evaluator Address 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EvaluatorAddress2" }, { "name": "EvaluatorAddress3", "type": "esriFieldTypeString", "alias": "Evaluator Address 3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EvaluatorAddress3" }, { "name": "EvaluatorCity", "type": "esriFieldTypeString", "alias": "Evaluator City", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EvaluatorCity" }, { "name": "EvaluatorStateProvince", "type": "esriFieldTypeString", "alias": "Evaluator State or Province", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EvaluatorStateProvince" }, { "name": "EvaluatorPostalCode", "type": "esriFieldTypeString", "alias": "Evaluator Postal Code", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EvaluatorPostalCode" }, { "name": "EvaluatorAddressComposite", "type": "esriFieldTypeString", "alias": "Evaluator Address Composite", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EvaluatorAddressComposite" }, { "name": "EvaluatorTelephone", "type": "esriFieldTypeString", "alias": "Evaluator Telephone", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EvaluatorTelephone" }, { "name": "EvaluatorTelephone2", "type": "esriFieldTypeString", "alias": "Evaluator Telephone 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EvaluatorTelephone2" }, { "name": "EvaluatorMobilePhone", "type": "esriFieldTypeString", "alias": "Evaluator Mobile Phone", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EvaluatorMobilePhone" }, { "name": "EvaluatorEmailAddress", "type": "esriFieldTypeString", "alias": "Evaluator Email Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EvaluatorEmailAddress" }, { "name": "EvaluatorFax", "type": "esriFieldTypeString", "alias": "Evaluator Fax", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EvaluatorFax" }, { "name": "EvaluatorBusinessName", "type": "esriFieldTypeString", "alias": "Evaluator Business Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EvaluatorBusinessName" }, { "name": "EvaluatorLicenseNumber", "type": "esriFieldTypeString", "alias": "Evaluator License Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EvaluatorLicenseNumber" }, { "name": "DesignerFullName", "type": "esriFieldTypeString", "alias": "Designer Full Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DesignerFullName" }, { "name": "DesignerAddress1", "type": "esriFieldTypeString", "alias": "Designer Address 1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DesignerAddress1" }, { "name": "DesignerAddress2", "type": "esriFieldTypeString", "alias": "Designer Address 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DesignerAddress2" }, { "name": "DesignerAddress3", "type": "esriFieldTypeString", "alias": "Designer Address 3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DesignerAddress3" }, { "name": "DesignerCity", "type": "esriFieldTypeString", "alias": "Designer City", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DesignerCity" }, { "name": "DesignerStateProvince", "type": "esriFieldTypeString", "alias": "Designer State or Province", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DesignerStateProvince" }, { "name": "DesignerPostalCode", "type": "esriFieldTypeString", "alias": "Designer Postal Code", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DesignerPostalCode" }, { "name": "DesignerAddressComposite", "type": "esriFieldTypeString", "alias": "Designer Address Composite", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DesignerAddressComposite" }, { "name": "DesignerTelephone", "type": "esriFieldTypeString", "alias": "Designer Telephone", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DesignerTelephone" }, { "name": "DesignerTelephone2", "type": "esriFieldTypeString", "alias": "Designer Telephone 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DesignerTelephone2" }, { "name": "DesignerMobilePhone", "type": "esriFieldTypeString", "alias": "Designer Mobile Phone", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DesignerMobilePhone" }, { "name": "DesignerEmailAddress", "type": "esriFieldTypeString", "alias": "Designer Email Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DesignerEmailAddress" }, { "name": "DesignerFax", "type": "esriFieldTypeString", "alias": "Designer Fax", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DesignerFax" }, { "name": "DesignerBusinessName", "type": "esriFieldTypeString", "alias": "Designer Business Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DesignerBusinessName" }, { "name": "DesignerLicenseNumber", "type": "esriFieldTypeString", "alias": "Designer License Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DesignerLicenseNumber" }, { "name": "InstallerFullName", "type": "esriFieldTypeString", "alias": "Installer Full Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InstallerFullName" }, { "name": "InstallerAddress1", "type": "esriFieldTypeString", "alias": "Installer Address 1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InstallerAddress1" }, { "name": "InstallerAddress2", "type": "esriFieldTypeString", "alias": "Installer Address 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InstallerAddress2" }, { "name": "InstallerAddress3", "type": "esriFieldTypeString", "alias": "Installer Address 3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InstallerAddress3" }, { "name": "InstallerCity", "type": "esriFieldTypeString", "alias": "Installer City", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InstallerCity" }, { "name": "InstallerStateProvince", "type": "esriFieldTypeString", "alias": "Installer State or Province", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InstallerStateProvince" }, { "name": "InstallerPostalCode", "type": "esriFieldTypeString", "alias": "Installer Postal Code", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InstallerPostalCode" }, { "name": "InstallerAddressComposite", "type": "esriFieldTypeString", "alias": "Installer Address Composite", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InstallerAddressComposite" }, { "name": "InstallerTelephone", "type": "esriFieldTypeString", "alias": "Installer Telephone", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InstallerTelephone" }, { "name": "InstallerTelephone2", "type": "esriFieldTypeString", "alias": "Installer Telephone 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InstallerTelephone2" }, { "name": "InstallerMobilePhone", "type": "esriFieldTypeString", "alias": "Installer Mobile Phone", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InstallerMobilePhone" }, { "name": "InstallerEmailAddress", "type": "esriFieldTypeString", "alias": "Installer Email Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InstallerEmailAddress" }, { "name": "InstallerFax", "type": "esriFieldTypeString", "alias": "Installer Fax", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InstallerFax" }, { "name": "InstallerBusinessName", "type": "esriFieldTypeString", "alias": "Installer Business Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InstallerBusinessName" }, { "name": "InstallerLicenseNumber", "type": "esriFieldTypeString", "alias": "Installer License Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InstallerLicenseNumber" }, { "name": "ContractorFullName", "type": "esriFieldTypeString", "alias": "Contractor Full Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ContractorFullName" }, { "name": "ContractorAddress1", "type": "esriFieldTypeString", "alias": "Contractor Address 1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ContractorAddress1" }, { "name": "ContractorAddress2", "type": "esriFieldTypeString", "alias": "Contractor Address 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ContractorAddress2" }, { "name": "ContractorAddress3", "type": "esriFieldTypeString", "alias": "Contractor Address 3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ContractorAddress3" }, { "name": "ContractorCity", "type": "esriFieldTypeString", "alias": "Contractor City", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ContractorCity" }, { "name": "ContractorStateProvince", "type": "esriFieldTypeString", "alias": "Contractor State or Province", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ContractorStateProvince" }, { "name": "ContractorPostalCode", "type": "esriFieldTypeString", "alias": "Contractor Postal Code", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ContractorPostalCode" }, { "name": "ContractorAddressComposite", "type": "esriFieldTypeString", "alias": "Contractor Address Composite", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ContractorAddressComposite" }, { "name": "ContractorTelephone", "type": "esriFieldTypeString", "alias": "Contractor Telephone", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ContractorTelephone" }, { "name": "ContractorTelephone2", "type": "esriFieldTypeString", "alias": "Contractor Telephone 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ContractorTelephone2" }, { "name": "ContractorMobilePhone", "type": "esriFieldTypeString", "alias": "Contractor Mobile Phone", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ContractorMobilePhone" }, { "name": "ContractorEmailAddress", "type": "esriFieldTypeString", "alias": "Contractor Email Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ContractorEmailAddress" }, { "name": "ContractorFax", "type": "esriFieldTypeString", "alias": "Contractor Fax", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ContractorFax" }, { "name": "ContractorBusinessName", "type": "esriFieldTypeString", "alias": "Contractor Business Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ContractorBusinessName" }, { "name": "ContractorLicenseNumber", "type": "esriFieldTypeString", "alias": "Contractor License Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ContractorLicenseNumber" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "Status", "description": "Status", "codedValues": [ { "name": "Submitted", "code": "Submitted" }, { "name": "Entered Into Review Process", "code": "Entered Into Review Process" }, { "name": "In Inspection", "code": "In Inspection" }, { "name": "C", "code": "C" }, { "name": "D", "code": "D" }, { "name": "E", "code": "E" }, { "name": "R", "code": "R" }, { "name": "T", "code": "T" }, { "name": "V", "code": "V" }, { "name": "W", "code": "W" }, { "name": "A", "code": "A" }, { "name": "N", "code": "N" }, { "name": "P", "code": "P" }, { "name": "Ready to Invoice", "code": "Ready to Invoice" }, { "name": "Invoice Sent", "code": "Invoice Sent" }, { "name": "Intake Review", "code": "Intake Review" }, { "name": "Ready to Close", "code": "Ready to Close" }, { "name": "Admin Approval", "code": "Admin Approval" }, { "name": "Ready to Issue", "code": "Ready to Issue" }, { "name": "Actions Taken & Ready to Close", "code": "Actions Taken & Ready to Close" }, { "name": "Permit Issued & Waiting to Clear", "code": "Permit Issued & Waiting to Clear" }, { "name": "Permit in Review & Waiting to Clear", "code": "Permit in Review & Waiting to Clear" }, { "name": "Awaiting Documents", "code": "Awaiting Documents" }, { "name": "In Progress", "code": "In Progress" }, { "name": "Installed", "code": "Installed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Status" }, { "name": "PlannerAssignedTo", "type": "esriFieldTypeString", "alias": "Planner Assigned To", "domain": { "type": "codedValue", "name": "Planner", "description": "Assigned to Planner", "codedValues": [ { "name": "Unassigned", "code": "Unassigned" }, { "name": "Marc Schneider", "code": "Marc Schneider" }, { "name": "Mitch Glines", "code": "Mitch Glines" }, { "name": "Lynn Waytashek", "code": "Lynn Waytashek" }, { "name": "NA", "code": "NA" }, { "name": "Matt Holzworth", "code": "Matt Holzworth" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "Unassigned", "modelName": "PlannerAssignedTo" }, { "name": "PlannerSepticStatus", "type": "esriFieldTypeString", "alias": "Planner Septic Status", "domain": { "type": "codedValue", "name": "Review_Septic_Status", "description": "Review Septic Status", "codedValues": [ { "name": "New Submittal", "code": "New Submittal" }, { "name": "Septic Not Needed", "code": "Septic Not Needed" }, { "name": "Changes Needed", "code": "Changes Needed" }, { "name": "Changes Needed Applicant Resubmitted", "code": "Changes Needed Applicant Resubmitted" }, { "name": "In Review", "code": "In Review " }, { "name": "Septic Request Approved", "code": "Septic Request Approved" }, { "name": "Septic Request Denied", "code": "Septic Request Denied" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "New Submittal", "modelName": "PlannerSepticStatus" }, { "name": "PlannerBuildingStatus", "type": "esriFieldTypeString", "alias": "Planner Building Status", "domain": { "type": "codedValue", "name": "PlannerStatus", "description": "Planner Status", "codedValues": [ { "name": "New Submittal", "code": "New Submittal" }, { "name": "Changes Needed", "code": "Changes Needed" }, { "name": "Changes Needed Applicant Resubmitted", "code": "Changes Needed Applicant Resubmitted" }, { "name": "In Review", "code": "In Review" }, { "name": "Request Approved", "code": "Request Approved" }, { "name": "Request Denied", "code": "Request Denied" }, { "name": "Actions Taken & Ready to Close", "code": "Actions Taken & Ready to Close" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "New Submittal", "modelName": "PlannerBuildingStatus" }, { "name": "PlannerSepticChangeNeedNotes", "type": "esriFieldTypeString", "alias": "Planner Septic Change Need Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PlannerSepticChangeNeedNotes" }, { "name": "PlannerSepticChangeNeedNotes2", "type": "esriFieldTypeString", "alias": "Planner Septic Change Need Notes 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PlannerSepticChangeNeedNotes2" }, { "name": "PlannerSepticChangeNeedNotes3", "type": "esriFieldTypeString", "alias": "Planner Septic Change Need Notes 3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PlannerSepticChangeNeedNotes3" }, { "name": "PlannerNotes", "type": "esriFieldTypeString", "alias": "Planner Notes", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "PlannerNotes" }, { "name": "PlannerBldgChangeNeedNotes", "type": "esriFieldTypeString", "alias": "Planner Bldg Change Need Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PlannerBldgChangeNeedNotes" }, { "name": "PlannerBldgChangeNeedNotes2", "type": "esriFieldTypeString", "alias": "Planner Bldg Change Need Notes 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PlannerBldgChangeNeedNotes2" }, { "name": "PlannerBldgChangeNeedNotes3", "type": "esriFieldTypeString", "alias": "Planner Bldg Change Need Notes 3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PlannerBldgChangeNeedNotes3" }, { "name": "PlannerSeptic10Day", "type": "esriFieldTypeDate", "alias": "Planner Septic 10 Day", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PlannerSeptic10Day" }, { "name": "EnvAssignedTo", "type": "esriFieldTypeString", "alias": "Env Assigned To", "domain": { "type": "codedValue", "name": "Environmental_Agent", "description": "Environmental Agent", "codedValues": [ { "name": "Unassigned", "code": "Unassigned" }, { "name": "Lynn Waytashek", "code": "Lynn Waytashek" }, { "name": "Marc Schneider", "code": "Marc Schneider" }, { "name": "Matt Danzl", "code": "Matt Danzl" }, { "name": "NA", "code": "NA" }, { "name": "Matt Holzworth", "code": "Matt Holzworth" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "Unassigned", "modelName": "EnvAssignedTo" }, { "name": "EnvSepticStatus", "type": "esriFieldTypeString", "alias": "Env Septic Status", "domain": { "type": "codedValue", "name": "Review_Septic_Status", "description": "Review Septic Status", "codedValues": [ { "name": "New Submittal", "code": "New Submittal" }, { "name": "Septic Not Needed", "code": "Septic Not Needed" }, { "name": "Changes Needed", "code": "Changes Needed" }, { "name": "Changes Needed Applicant Resubmitted", "code": "Changes Needed Applicant Resubmitted" }, { "name": "In Review", "code": "In Review " }, { "name": "Septic Request Approved", "code": "Septic Request Approved" }, { "name": "Septic Request Denied", "code": "Septic Request Denied" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "New Submittal", "modelName": "EnvSepticStatus" }, { "name": "EnvBuildingStatus", "type": "esriFieldTypeString", "alias": "Env Building Status", "domain": { "type": "codedValue", "name": "Review_Building_Status", "description": "Review Building Status", "codedValues": [ { "name": "New Submittal", "code": "New Submittal" }, { "name": "Changes Needed", "code": "Changes Needed" }, { "name": "Changes Needed Applicant Resubmitted", "code": "Changes Needed Applicant Resubmitted" }, { "name": "In Review", "code": "In Review" }, { "name": "Request Approved", "code": "Request Approved" }, { "name": "Request Denied", "code": "Request Denied" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "New Submittal", "modelName": "EnvBuildingStatus" }, { "name": "EnvSepticChangeNeedNotes", "type": "esriFieldTypeString", "alias": "Env Septic Change Need Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EnvSepticChangeNeedNotes" }, { "name": "EnvSepticChangeNeedNotes2", "type": "esriFieldTypeString", "alias": "Env Septic Change Need Notes 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EnvSepticChangeNeedNotes2" }, { "name": "EnvSepticChangeNeedNotes3", "type": "esriFieldTypeString", "alias": "Env Septic Change Need Notes 3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EnvSepticChangeNeedNotes3" }, { "name": "EnvNotes", "type": "esriFieldTypeString", "alias": "Env Notes", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "EnvNotes" }, { "name": "EnvBldgChangeNeedNotes", "type": "esriFieldTypeString", "alias": "Env Bldg Change Need Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EnvBldgChangeNeedNotes" }, { "name": "EnvBldgChangeNeedNotes2", "type": "esriFieldTypeString", "alias": "Env Bldg Change Need Notes 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EnvBldgChangeNeedNotes2" }, { "name": "EnvBldgChangeNeedNotes3", "type": "esriFieldTypeString", "alias": "Env Bldg Change Need Notes 3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EnvBldgChangeNeedNotes3" }, { "name": "EnvSeptic10Day", "type": "esriFieldTypeDate", "alias": "Env Septic 10 Day", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EnvSeptic10Day" }, { "name": "BldgInsAssignedTo", "type": "esriFieldTypeString", "alias": "Bldg Insp Assigned To", "domain": { "type": "codedValue", "name": "Building_Inspector", "description": "Building Inspector", "codedValues": [ { "name": "Doug Maschler", "code": "Doug Maschler" }, { "name": "Kevin Tramm", "code": "Kevin Tramm" }, { "name": "Mark Dewey", "code": "Mark Dewey" }, { "name": "Unassigned", "code": "Unassigned" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "Unassigned", "modelName": "BldgInsAssignedTo" }, { "name": "BldgInsSepticStatus", "type": "esriFieldTypeString", "alias": "Bldg Insp Septic Status", "domain": { "type": "codedValue", "name": "Review_Septic_Status", "description": "Review Septic Status", "codedValues": [ { "name": "New Submittal", "code": "New Submittal" }, { "name": "Septic Not Needed", "code": "Septic Not Needed" }, { "name": "Changes Needed", "code": "Changes Needed" }, { "name": "Changes Needed Applicant Resubmitted", "code": "Changes Needed Applicant Resubmitted" }, { "name": "In Review", "code": "In Review " }, { "name": "Septic Request Approved", "code": "Septic Request Approved" }, { "name": "Septic Request Denied", "code": "Septic Request Denied" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "New Submittal", "modelName": "BldgInsSepticStatus" }, { "name": "BldgInsBuildingStatus", "type": "esriFieldTypeString", "alias": "Bldg Insp Building Status", "domain": { "type": "codedValue", "name": "Review_Building_Status", "description": "Review Building Status", "codedValues": [ { "name": "New Submittal", "code": "New Submittal" }, { "name": "Changes Needed", "code": "Changes Needed" }, { "name": "Changes Needed Applicant Resubmitted", "code": "Changes Needed Applicant Resubmitted" }, { "name": "In Review", "code": "In Review" }, { "name": "Request Approved", "code": "Request Approved" }, { "name": "Request Denied", "code": "Request Denied" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "New Submittal", "modelName": "BldgInsBuildingStatus" }, { "name": "BldgInsNotes", "type": "esriFieldTypeString", "alias": "Bldg Insp Notes", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "BldgInsNotes" }, { "name": "BldgInsSepticChangeNeedNotes", "type": "esriFieldTypeString", "alias": "Bldg Insp Septic Change Need Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BldgInsSepticChangeNeedNotes" }, { "name": "BldgInsSepticChangeNeedNotes2", "type": "esriFieldTypeString", "alias": "Bldg Insp Septic Change Need Notes 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BldgInsSepticChangeNeedNotes2" }, { "name": "BldgInsSepticChangeNeedNotes3", "type": "esriFieldTypeString", "alias": "Bldg Insp Septic Change Need Notes 3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BldgInsSepticChangeNeedNotes3" }, { "name": "BldgInsBldgChangeNeedNotes", "type": "esriFieldTypeString", "alias": "Bldg Insp Bldg Change Need Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BldgInsBldgChangeNeedNotes" }, { "name": "BldgInsBldgChangeNeedNotes2", "type": "esriFieldTypeString", "alias": "Bldg Insp Bldg Change Need Notes 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BldgInsBldgChangeNeedNotes2" }, { "name": "BldgInsBldgChangeNeedNotes3", "type": "esriFieldTypeString", "alias": "Bldg Insp Bldg Change Need Notes 3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BldgInsBldgChangeNeedNotes3" }, { "name": "BldgInsSeptic10Day", "type": "esriFieldTypeDate", "alias": "Bldg Insp Septic 10 Day", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BldgInsSeptic10Day" }, { "name": "InitialReviewNotes", "type": "esriFieldTypeString", "alias": "Initial Review Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InitialReviewNotes" }, { "name": "PermitActivityAbbrv", "type": "esriFieldTypeString", "alias": "Permit Activity Abbrv", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PermitActivityAbbrv" }, { "name": "PermitActivityName", "type": "esriFieldTypeString", "alias": "Permit Activity Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PermitActivityName" }, { "name": "PermitActivityCategory", "type": "esriFieldTypeString", "alias": "Permit Activity Category", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PermitActivityCategory" }, { "name": "PermitActivityAppl", "type": "esriFieldTypeString", "alias": "Permit Activity Appl", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PermitActivityAppl" }, { "name": "PermitActivityBP", "type": "esriFieldTypeString", "alias": "Permit Activity BP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PermitActivityBP" }, { "name": "PermitActivityBS", "type": "esriFieldTypeString", "alias": "Permit Activity BS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PermitActivityBS" }, { "name": "PermitActivityCUP", "type": "esriFieldTypeString", "alias": "Permit Activity CUP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PermitActivityCUP" }, { "name": "PermitActivityDesc", "type": "esriFieldTypeString", "alias": "Permit Activity Desc", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PermitActivityDesc" }, { "name": "PermitActivityEAW", "type": "esriFieldTypeString", "alias": "Permit Activity EAW", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PermitActivityEAW" }, { "name": "PermitActivityIUP", "type": "esriFieldTypeString", "alias": "Permit Activity IUP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PermitActivityIUP" }, { "name": "PermitActivityLIC", "type": "esriFieldTypeString", "alias": "Permit Activity LIC", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PermitActivityLIC" }, { "name": "PermitActivityLUP", "type": "esriFieldTypeString", "alias": "Permit Activity LUP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PermitActivityLUP" }, { "name": "PermitActivityMisc", "type": "esriFieldTypeString", "alias": "Permit Activity Misc", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PermitActivityMisc" }, { "name": "PermitActivityORD", "type": "esriFieldTypeString", "alias": "Permit Activity ORD", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PermitActivityORD" }, { "name": "PermitActivitySEP", "type": "esriFieldTypeString", "alias": "Permit Activity SEP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PermitActivitySEP" }, { "name": "PermitActivitySHO", "type": "esriFieldTypeString", "alias": "Permit Activity SHO", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PermitActivitySHO" }, { "name": "PermitActivitySUB", "type": "esriFieldTypeString", "alias": "Permit Activity SUB", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PermitActivitySUB" }, { "name": "PermitActivitySW", "type": "esriFieldTypeString", "alias": "Permit Activity SW", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PermitActivitySW" }, { "name": "PermitActivityVAR", "type": "esriFieldTypeString", "alias": "Permit Activity VAR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PermitActivityVAR" }, { "name": "PermitActivityWET", "type": "esriFieldTypeString", "alias": "Permit Activity WET", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PermitActivityWET" }, { "name": "BuildingCodeDesc", "type": "esriFieldTypeString", "alias": "Building Code Description", "domain": { "type": "codedValue", "name": "Bldg_Code", "description": "Building Code Numbers", "codedValues": [ { "name": "101", "code": "101" }, { "name": "318", "code": "318" }, { "name": "319", "code": "319" }, { "name": "320", "code": "320" }, { "name": "321", "code": "321" }, { "name": "322", "code": "322" }, { "name": "323", "code": "323" }, { "name": "324", "code": "324" }, { "name": "325", "code": "325" }, { "name": "326", "code": "326" }, { "name": "327", "code": "327" }, { "name": "328", "code": "328" }, { "name": "329", "code": "329" }, { "name": "434", "code": "434" }, { "name": "437", "code": "437" }, { "name": "438", "code": "438" }, { "name": "645", "code": "645" }, { "name": "649", "code": "649" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingCodeDesc" }, { "name": "ProofPropertyOwnership", "type": "esriFieldTypeString", "alias": "Proof of Property Ownership", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ProofPropertyOwnership" }, { "name": "SepticComplianceInspection", "type": "esriFieldTypeString", "alias": "Septic Compliance Inspection", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SepticComplianceInspection" }, { "name": "DimensionedPlans", "type": "esriFieldTypeString", "alias": "Dimensioned Plans", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "DimensionedPlans" }, { "name": "SitePlans", "type": "esriFieldTypeString", "alias": "Site Plans", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SitePlans" }, { "name": "SurveyDocs", "type": "esriFieldTypeString", "alias": "Survey Documents", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SurveyDocs" }, { "name": "ProofofOwnership", "type": "esriFieldTypeString", "alias": "Proof Of Ownership", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ProofofOwnership" }, { "name": "SepticDesignCompliance", "type": "esriFieldTypeString", "alias": "Septic Design or Compliance", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SepticDesignCompliance" }, { "name": "SoilBoringLogs", "type": "esriFieldTypeString", "alias": "Soil Boring Taken or Logs", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SoilBoringLogs" }, { "name": "RoadAccessPermit", "type": "esriFieldTypeString", "alias": "Road Access Permit", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RoadAccessPermit" }, { "name": "SitePlansSurvey", "type": "esriFieldTypeString", "alias": "Site Plans or Survey", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SitePlansSurvey" }, { "name": "HouseStakingCert", "type": "esriFieldTypeString", "alias": "House Staking Certificate", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HouseStakingCert" }, { "name": "ErosionControlInspt", "type": "esriFieldTypeString", "alias": "Erosion Control Inspection", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ErosionControlInspt" }, { "name": "EnergyCodeCert", "type": "esriFieldTypeString", "alias": "Energy Code Certificate", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EnergyCodeCert" }, { "name": "PlumbingAppLetter", "type": "esriFieldTypeString", "alias": "Plumbing Approval Letter", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PlumbingAppLetter" }, { "name": "BldgCodeAnalysis", "type": "esriFieldTypeString", "alias": "Building Code Analysis", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BldgCodeAnalysis" }, { "name": "EnergyComputation", "type": "esriFieldTypeString", "alias": "Energy Computation", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EnergyComputation" }, { "name": "StormwaterPlan", "type": "esriFieldTypeString", "alias": "Stormwater Management Plan", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StormwaterPlan" }, { "name": "SepticPlan", "type": "esriFieldTypeString", "alias": "Septic Management Plan", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SepticPlan" }, { "name": "SepticDesignWork", "type": "esriFieldTypeString", "alias": "Septic Deisgn Worksheet", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SepticDesignWork" }, { "name": "SoilVerification", "type": "esriFieldTypeString", "alias": "Soil Verification", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SoilVerification" }, { "name": "DecommissioningPlan", "type": "esriFieldTypeString", "alias": "Decommissioning Plan", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DecommissioningPlan" }, { "name": "StructualCivilPlan", "type": "esriFieldTypeString", "alias": "Structual or Civil Plan", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StructualCivilPlan" }, { "name": "StormwaterPermit", "type": "esriFieldTypeString", "alias": "Stormwater Permit", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StormwaterPermit" }, { "name": "BuildingPlan", "type": "esriFieldTypeString", "alias": "Building Plan with Elevation", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BuildingPlan" }, { "name": "ImperviousSurfaceCalc", "type": "esriFieldTypeString", "alias": "Impervious Surface Calculation", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ImperviousSurfaceCalc" }, { "name": "DescActivities", "type": "esriFieldTypeString", "alias": "Description of Business Use", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DescActivities" }, { "name": "BuildingFloorPlan", "type": "esriFieldTypeString", "alias": "Building Floor Plan", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BuildingFloorPlan" }, { "name": "Signage", "type": "esriFieldTypeString", "alias": "Signage", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Signage" }, { "name": "CertOfInsurance", "type": "esriFieldTypeString", "alias": "Certificate of Insurance", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CertOfInsurance" }, { "name": "DescVehicles", "type": "esriFieldTypeString", "alias": "Desc of Vehicles on Property", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DescVehicles" }, { "name": "HoursOperation", "type": "esriFieldTypeString", "alias": "Days of Hours of Operation", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HoursOperation" }, { "name": "NumberEmployees", "type": "esriFieldTypeString", "alias": "Number of Employees", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NumberEmployees" }, { "name": "ExProScreening", "type": "esriFieldTypeString", "alias": "Existing Proposed Screening", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ExProScreening" }, { "name": "BathroomFacilities", "type": "esriFieldTypeString", "alias": "Bathroom Facilities", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BathroomFacilities" }, { "name": "SecurityPlan", "type": "esriFieldTypeString", "alias": "Security Plan", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SecurityPlan" }, { "name": "NoiseMandate", "type": "esriFieldTypeString", "alias": "Noise Dust Mandate", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NoiseMandate" }, { "name": "StateFedLic", "type": "esriFieldTypeString", "alias": "All State Federal Licenses", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StateFedLic" }, { "name": "WetlandImpactApp", "type": "esriFieldTypeString", "alias": "Wetland Impact Approval", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WetlandImpactApp" }, { "name": "ReasonRezone", "type": "esriFieldTypeString", "alias": "Reason for Rezone", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ReasonRezone" }, { "name": "PrelimPlatDrawing", "type": "esriFieldTypeString", "alias": "Prelim Plat Drawing", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PrelimPlatDrawing" }, { "name": "EAWFormAttach", "type": "esriFieldTypeString", "alias": "EAW Form and Attachments", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EAWFormAttach" }, { "name": "LegalDesc", "type": "esriFieldTypeString", "alias": "Legal Description", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LegalDesc" }, { "name": "CombineForm", "type": "esriFieldTypeString", "alias": "Combine Form", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CombineForm" }, { "name": "CertTitle", "type": "esriFieldTypeString", "alias": "Certification of Title", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CertTitle" }, { "name": "Prelim_RLS", "type": "esriFieldTypeString", "alias": "Prelim RLS", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Prelim_RLS" }, { "name": "Final_RLS", "type": "esriFieldTypeString", "alias": "Final RLS", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Final_RLS" }, { "name": "GradingDrainPlan", "type": "esriFieldTypeString", "alias": "Grading and Drainage Plan", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GradingDrainPlan" }, { "name": "PurchaseAgreement", "type": "esriFieldTypeString", "alias": "Purchase Agreement", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PurchaseAgreement" }, { "name": "PrelimSewerGrading", "type": "esriFieldTypeString", "alias": "Prelim Sewer and Grading Plan", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PrelimSewerGrading" }, { "name": "TitleCommitment", "type": "esriFieldTypeString", "alias": "Title Commitment", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TitleCommitment" }, { "name": "WetlandDelineation", "type": "esriFieldTypeString", "alias": "Wetland Delineation", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WetlandDelineation" }, { "name": "InitialReviewer", "type": "esriFieldTypeString", "alias": "InitialReviewer", "domain": { "type": "codedValue", "name": "InitialReview", "description": "Initial Reviewer", "codedValues": [ { "name": "Carrie Winter", "code": "Carrie Winter" }, { "name": "Cheryl Martineau", "code": "Cheryl Martineau" }, { "name": "Kelly Mittelstaedt", "code": "Kelly Mittelstaedt" }, { "name": "Jill Fuller", "code": "Jill Fuller" }, { "name": "Stacie Rickard", "code": "Stacie Rickard" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InitialReviewer" }, { "name": "InitialReviewStatus", "type": "esriFieldTypeString", "alias": "InitialReviewStatus", "domain": { "type": "codedValue", "name": "ApprovedDeniedIncomplete", "description": "Approved or Denied or Incomplete", "codedValues": [ { "name": "Approved", "code": "Approved" }, { "name": "Denied", "code": "Denied" }, { "name": "Incomplete", "code": "Incomplete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InitialReviewStatus" }, { "name": "SSTS_Built_Approved", "type": "esriFieldTypeString", "alias": "SSTS_Built_Approved", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SSTS_Built_Approved" }, { "name": "SSTS_Built_ApprovedBy", "type": "esriFieldTypeString", "alias": "SSTS_Built_ApprovedBy", "domain": { "type": "codedValue", "name": "SSTSInspector", "description": "SSTS Inspector", "codedValues": [ { "name": "Unassigned", "code": "Unassigned" }, { "name": "Mark Dewey", "code": "Mark Dewey" }, { "name": "Kevin Tramm", "code": "Kevin Tramm" }, { "name": "Doug Maschler", "code": "Doug Maschler" }, { "name": "Mitch Glines", "code": "Mitch Glines" }, { "name": "Dave Lucas", "code": "Dave Lucas" }, { "name": "Lynn Waytashek", "code": "Lynn Waytashek" }, { "name": "Jerome Doede", "code": "Jerome Doede" }, { "name": "Jillian Carlson", "code": "Jillian Carlson" }, { "name": "Other", "code": "Other" }, { "name": "Matt Holzworth", "code": "Matt Holzworth" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SSTS_Built_ApprovedBy" }, { "name": "SSTS_Built_ApprovalDate", "type": "esriFieldTypeDate", "alias": "SSTS_Built_ApprovalDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SSTS_Built_ApprovalDate" }, { "name": "SSTS_Final_Approved", "type": "esriFieldTypeString", "alias": "SSTS_Final_Approved", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SSTS_Final_Approved" }, { "name": "SSTS_Final_ApprovedBy", "type": "esriFieldTypeString", "alias": "SSTS_Final_ApprovedBy", "domain": { "type": "codedValue", "name": "SSTSInspector", "description": "SSTS Inspector", "codedValues": [ { "name": "Unassigned", "code": "Unassigned" }, { "name": "Mark Dewey", "code": "Mark Dewey" }, { "name": "Kevin Tramm", "code": "Kevin Tramm" }, { "name": "Doug Maschler", "code": "Doug Maschler" }, { "name": "Mitch Glines", "code": "Mitch Glines" }, { "name": "Dave Lucas", "code": "Dave Lucas" }, { "name": "Lynn Waytashek", "code": "Lynn Waytashek" }, { "name": "Jerome Doede", "code": "Jerome Doede" }, { "name": "Jillian Carlson", "code": "Jillian Carlson" }, { "name": "Other", "code": "Other" }, { "name": "Matt Holzworth", "code": "Matt Holzworth" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SSTS_Final_ApprovedBy" }, { "name": "SSTS_Final_ApprovalDate", "type": "esriFieldTypeDate", "alias": "SSTS_Final_ApprovalDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SSTS_Final_ApprovalDate" }, { "name": "NewHome_RadonFinal_Approved", "type": "esriFieldTypeString", "alias": "NewHome_RadonFinal_Approved", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NewHome_RadonFinal_Approved" }, { "name": "NewHome_RadonFinal_ApprovedBy", "type": "esriFieldTypeString", "alias": "NewHome_RadonFinal_ApprovedBy", "domain": { "type": "codedValue", "name": "Building_Inspector", "description": "Building Inspector", "codedValues": [ { "name": "Doug Maschler", "code": "Doug Maschler" }, { "name": "Kevin Tramm", "code": "Kevin Tramm" }, { "name": "Mark Dewey", "code": "Mark Dewey" }, { "name": "Unassigned", "code": "Unassigned" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NewHome_RadonFinal_ApprovedBy" }, { "name": "NewHome_RadonFinal_ApprovDate", "type": "esriFieldTypeDate", "alias": "NewHome_RadonFinal_ApprovDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NewHome_RadonFinal_ApprovDate" }, { "name": "ToGIS", "type": "esriFieldTypeString", "alias": "ToGIS", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ToGIS" }, { "name": "newOwner", "type": "esriFieldTypeString", "alias": "newOwner", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "newOwner" }, { "name": "Priority", "type": "esriFieldTypeString", "alias": "Priority", "domain": { "type": "codedValue", "name": "Priority", "description": "Priority", "codedValues": [ { "name": "Critical", "code": "Critical" }, { "name": "General", "code": "General" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "General", "modelName": "Priority" }, { "name": "PermitCategory", "type": "esriFieldTypeString", "alias": "PermitCategory", "domain": { "type": "codedValue", "name": "PermitCategory", "description": "Permit Category", "codedValues": [ { "name": "Building", "code": "Building" }, { "name": "Land Use", "code": "Land Use" }, { "name": "Environmental", "code": "Environmental" }, { "name": "Other", "code": "Other" }, { "name": "Miscellaneous", "code": "Miscellaneous" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PermitCategory" }, { "name": "PermitActivity", "type": "esriFieldTypeString", "alias": "PermitActivity", "domain": { "type": "codedValue", "name": "PermitActivity", "description": "Permit Activity", "codedValues": [ { "name": "Accessory Structure", "code": "Accessory Structure" }, { "name": "Deck", "code": "Deck" }, { "name": "Fireplace", "code": "Fireplace" }, { "name": "Gas Mechanical/HVAC", "code": "Gas Mechanical/HVAC" }, { "name": "Addition", "code": "Addition" }, { "name": "Moved Building", "code": "Moved Building" }, { "name": "New Home (With Septic)", "code": "New Home (With Septic)" }, { "name": "Plumbing", "code": "Plumbing" }, { "name": "Pool", "code": "Pool" }, { "name": "Razing", "code": "Razing" }, { "name": "Roofing", "code": "Roofing" }, { "name": "Siding", "code": "Siding" }, { "name": "Septic", "code": "Septic" }, { "name": "Conditional Use Permit", "code": "Conditional Use Permit" }, { "name": "Environmental Assessment Worksheet", "code": "Environmental Assessment Worksheet" }, { "name": "Interim Use Permit", "code": "Interim Use Permit" }, { "name": "Signs", "code": "Signs" }, { "name": "Amendment for Rezone", "code": "Amendment for Rezone" }, { "name": "Ordinance Text Amendment", "code": "Ordinance Text Amendment" }, { "name": "Administrative Split", "code": "Administrative Split" }, { "name": "RLS", "code": "RLS" }, { "name": "Variance", "code": "Variance" }, { "name": "Shoreland Alterations", "code": "Shoreland Alterations" }, { "name": "Kennel", "code": "Kennel" }, { "name": "Appeal", "code": "Appeal" }, { "name": "Escrow", "code": "Escrow" }, { "name": "Kennel Extension", "code": "Kennel Extension" }, { "name": "Plat Extension", "code": "Plat Extension" }, { "name": "Mobile Home Extension", "code": "Mobile Home Extension" }, { "name": "Gravel Pit Extension", "code": "Gravel Pit Extension" }, { "name": "Zoning Agreements", "code": "Zoning Agreements" }, { "name": "Commercial Solar", "code": "Commercial Solar" }, { "name": "Residential Solar", "code": "Residential Solar" }, { "name": "Window/Door Replacement", "code": "Window/Door Replacement" }, { "name": "Lot Line Agreement", "code": "Lot Line Agreement" }, { "name": "Agriculture Land Use", "code": "Agriculture Land Use" }, { "name": "Boundary Adjustment", "code": "Boundary Adjustment" }, { "name": "Combine Parcels", "code": "Combine Parcels" }, { "name": "Land Use", "code": "Land Use" }, { "name": "Sketch Plan Review", "code": "Sketch Plan Review" }, { "name": "Stormwater and Erosion Control", "code": "Stormwater and Erosion Control" }, { "name": "Temporary Grading Filling or Excavation", "code": "Temporary Grading Filling or Excavation" }, { "name": "Garage Door", "code": "Garage Door" }, { "name": "Commercial / Non Residential Building", "code": "Non Residential Building" }, { "name": "CUP/IUP Revocation", "code": "CUP Revocation" }, { "name": "Deck Maintenance", "code": "DeckMaint" }, { "name": "Plat Application", "code": "PlatApp" }, { "name": "Plat Concept", "code": "PlatConcept" }, { "name": "Wetland", "code": "Wetland" }, { "name": "Land Use - Becker Township", "code": "LUBecker" }, { "name": "Land Use - Baldwin Township", "code": "LUBaldwin" }, { "name": "Miscellaneous", "code": "Miscellaneous" }, { "name": "Basement Finish/Remodel", "code": "Basement Finish" }, { "name": "Fence (7 Feet or Higher)", "code": "Fence" }, { "name": "Retaining Wall (4 Feet or Higher)", "code": "Retaining Wall" }, { "name": "Data Request", "code": "Data Request" }, { "name": "Comp Plan Land-Use Map", "code": "CompPlanLandUseMap" }, { "name": "IUP Amendment", "code": "IUPAmendment" }, { "name": "CUP Amendment", "code": "CUPAmendment" }, { "name": "Basement/Foundation Repair (Engineered Fix)", "code": "FoundationRepair" }, { "name": "Basement Drain Tile Retrofit/Radon Mitigation", "code": "BasementDrain" }, { "name": "Onsite Consult", "code": "Onsite Consult" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PermitActivity" }, { "name": "NewHome_Undergr_Plumbing_App", "type": "esriFieldTypeString", "alias": "NewHome_Undergr_Plumbing_App", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NewHome_Undergr_Plumbing_App" }, { "name": "NewHome_Undergr_Plumbing_AppB", "type": "esriFieldTypeString", "alias": "NewHome_Undergr_Plumbing_AppB", "domain": { "type": "codedValue", "name": "Building_Inspector", "description": "Building Inspector", "codedValues": [ { "name": "Doug Maschler", "code": "Doug Maschler" }, { "name": "Kevin Tramm", "code": "Kevin Tramm" }, { "name": "Mark Dewey", "code": "Mark Dewey" }, { "name": "Unassigned", "code": "Unassigned" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NewHome_Undergr_Plumbing_AppB" }, { "name": "NewHome_Undergr_Plumbing_AppD", "type": "esriFieldTypeDate", "alias": "NewHome_Undergr_Plumbing_AppD", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NewHome_Undergr_Plumbing_AppD" }, { "name": "NonResStructure", "type": "esriFieldTypeString", "alias": "NonResStructure", "domain": { "type": "codedValue", "name": "NonResType", "description": "Non Residential Type", "codedValues": [ { "name": "Amusement, social, and recreational", "code": "Amusement, social, and recreational" }, { "name": "Churches and other religious", "code": "Churches and other religious" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Parking garages", "code": "Parking garages" }, { "name": "Service stations and repair garages", "code": "Service stations and repair garages" }, { "name": "Hospital and institutional", "code": "Hospital and institutional" }, { "name": "Offices, banks, and professional", "code": "Offices, banks, and professional" }, { "name": "Public works and utilities", "code": "Public works and utilities" }, { "name": "Schools and other educational", "code": "Schools and other educational" }, { "name": "Stores and customer services", "code": "Stores and customer services" }, { "name": "Other nonresidential buildings", "code": "Other nonresidential buildings" }, { "name": "Structures other than buildings", "code": "Structures other than buildings" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NonResStructure" }, { "name": "HVAC", "type": "esriFieldTypeString", "alias": "HVAC", "domain": { "type": "codedValue", "name": "HVAC", "description": "HVAC", "codedValues": [ { "name": "Furnace", "code": "Furnace" }, { "name": "A/C", "code": "A/C" }, { "name": "Mini-split", "code": "Mini-split" }, { "name": "HRV/ERV", "code": "HRV/ERV" }, { "name": "Boiler", "code": "Boiler" }, { "name": "Garage Heater", "code": "GarageHeater" }, { "name": "Softener", "code": "Softener" }, { "name": "Water Heater", "code": "WaterHeater" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HVAC" }, { "name": "SignType", "type": "esriFieldTypeString", "alias": "SignType", "domain": { "type": "codedValue", "name": "SignType", "description": "Sign Type", "codedValues": [ { "name": "On Premise Sign", "code": "On Premise Sign" }, { "name": "Building Wall Sign", "code": "Building Wall Sign" }, { "name": "Free Standing Sign", "code": "Free Standing Sign" }, { "name": "Off Premise Sign", "code": "Off Premise Sign" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SignType" }, { "name": "CombineType", "type": "esriFieldTypeString", "alias": "CombineType", "domain": { "type": "codedValue", "name": "CombineType", "description": "Combine Type", "codedValues": [ { "name": "To combine adjoining parcels", "code": "To combine adjoining parcels" }, { "name": "To combine tax parcels for administrative subdivision", "code": "To combine tax parcels for administrative subdivision" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CombineType" }, { "name": "SplitType", "type": "esriFieldTypeString", "alias": "SplitType", "domain": { "type": "codedValue", "name": "SplitType", "description": "Split Type", "codedValues": [ { "name": "Abstract Property", "code": "Abstract Property" }, { "name": "Torrens Title", "code": "Torrens Title" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SplitType" }, { "name": "AgentType", "type": "esriFieldTypeString", "alias": "AgentType", "domain": { "type": "codedValue", "name": "AgentType", "description": "Agent Type", "codedValues": [ { "name": "Agent", "code": "Agent" }, { "name": "Developer", "code": "Developer" }, { "name": "Architect", "code": "Architect" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AgentType" }, { "name": "Footing", "type": "esriFieldTypeString", "alias": "Footing", "domain": { "type": "codedValue", "name": "FoundationType", "description": "Foundation Type", "codedValues": [ { "name": "Concrete Block", "code": "Concrete Block" }, { "name": "Poured Walls", "code": "Poured Walls" }, { "name": "Posts", "code": "Posts" }, { "name": "Slab on Grade", "code": "Slab on Grade" }, { "name": "Treated Wood", "code": "Treated Wood" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Footing" }, { "name": "PoleBuilding", "type": "esriFieldTypeString", "alias": "PoleBuilding", "domain": { "type": "codedValue", "name": "PoleBuildingType", "description": "Pole Building Type", "codedValues": [ { "name": "Stick Built", "code": "Stick Built" }, { "name": "Post Frame", "code": "Post Frame" }, { "name": "PreFab", "code": "PreFab" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PoleBuilding" }, { "name": "FireplaceType", "type": "esriFieldTypeString", "alias": "FireplaceType", "domain": { "type": "codedValue", "name": "FireplaceType", "description": "Fireplace Type", "codedValues": [ { "name": "Gas", "code": "Gas" }, { "name": "Wood", "code": "Wood" }, { "name": "Wood Stove", "code": "Wood Stove" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FireplaceType" }, { "name": "BasementType", "type": "esriFieldTypeString", "alias": "BasementType", "domain": { "type": "codedValue", "name": "BasementType", "description": "Basement Type", "codedValues": [ { "name": "Full", "code": "Full" }, { "name": "Partial", "code": "Partial" }, { "name": "Crawl Space", "code": "Crawl Space" }, { "name": "Walk Out", "code": "Walk Out" }, { "name": "Look Out", "code": "Look Out" }, { "name": "Finished Basement", "code": "Finished Basement" }, { "name": "Other", "code": "Other" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BasementType" }, { "name": "TypeOfWork", "type": "esriFieldTypeString", "alias": "TypeOfWork", "domain": { "type": "codedValue", "name": "WorkType", "description": "Work Type", "codedValues": [ { "name": "New", "code": "New" }, { "name": "Addition", "code": "Addition" }, { "name": "Remodel", "code": "Remodel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TypeOfWork" }, { "name": "Solar", "type": "esriFieldTypeString", "alias": "Solar", "domain": { "type": "codedValue", "name": "SolarType", "description": "Solar Type", "codedValues": [ { "name": "Roof Mount", "code": "Roof Mount" }, { "name": "Ground Mount", "code": "Ground Mount" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Solar" }, { "name": "PlatType", "type": "esriFieldTypeString", "alias": "PlatType", "domain": { "type": "codedValue", "name": "PlatType", "description": "Plat Type", "codedValues": [ { "name": "Residential", "code": "Residential" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Commercial", "code": "Commercial" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PlatType" }, { "name": "PlatType2", "type": "esriFieldTypeString", "alias": "PlatType2", "domain": { "type": "codedValue", "name": "PlatType2", "description": "Second Plat Type", "codedValues": [ { "name": "RLS", "code": "RLS" }, { "name": "Simple", "code": "Simple" }, { "name": "Standard", "code": "Standard" }, { "name": "Residential PUD", "code": "Residential PUD" }, { "name": "Highway PUD", "code": "Highway PUD" }, { "name": "Shoreland PUD", "code": "Shoreland PUD" }, { "name": "Replat", "code": "Replat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PlatType2" }, { "name": "PlatType3", "type": "esriFieldTypeString", "alias": "PlatType3", "domain": { "type": "codedValue", "name": "PlatType3", "description": "Third Plat Type", "codedValues": [ { "name": "Preliminary", "code": "Preliminary" }, { "name": "Final", "code": "Final" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PlatType3" }, { "name": "SepticType", "type": "esriFieldTypeString", "alias": "SepticType", "domain": { "type": "codedValue", "name": "SepticType", "description": "Septic Type", "codedValues": [ { "name": "Individual Sewage Treatment System (ISTS)", "code": "Individual Sewage Treatment System (ISTS)" }, { "name": "Community", "code": "Community" }, { "name": "Tank Upgrade", "code": "Tank Upgrade" }, { "name": "Collector", "code": "Collector" }, { "name": "Other Repair", "code": "Other Repair" }, { "name": "None - N/A", "code": "None - N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SepticType" }, { "name": "SepticActionType", "type": "esriFieldTypeString", "alias": "SepticActionType", "domain": { "type": "codedValue", "name": "SepticActionType", "description": "Septic Action Type", "codedValues": [ { "name": "Install", "code": "Install" }, { "name": "Upgrade", "code": "Upgrade" }, { "name": "Compliance Inspection", "code": "Compliance Inspection" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SepticActionType" }, { "name": "SepticType2", "type": "esriFieldTypeString", "alias": "Septic", "domain": { "type": "codedValue", "name": "SepticCondition", "description": "Septic Condition", "codedValues": [ { "name": "New", "code": "New" }, { "name": "Replacement", "code": "Replacement" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SepticType2" }, { "name": "SepticZone", "type": "esriFieldTypeString", "alias": "SepticZone", "domain": { "type": "codedValue", "name": "SepticZoneType", "description": "Septic Zone Type", "codedValues": [ { "name": "Residential", "code": "Residential" }, { "name": "Commercial", "code": "Commercial" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SepticZone" }, { "name": "SepticType3", "type": "esriFieldTypeString", "alias": "SepticType3", "domain": { "type": "codedValue", "name": "SepticSystemType", "description": "Septic System Type", "codedValues": [ { "name": "Type I", "code": "Type I" }, { "name": "Type II", "code": "Type II" }, { "name": "Type III", "code": "Type III" }, { "name": "Type IV", "code": "Type IV" }, { "name": "Type V", "code": "Type V" }, { "name": "Collector", "code": "Collector" }, { "name": "Tank Replacement", "code": "Tank Replacement" }, { "name": "Existing", "code": "Existing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SepticType3" }, { "name": "SepticType4", "type": "esriFieldTypeString", "alias": "SepticType4", "domain": { "type": "codedValue", "name": "SepticDistributionType", "description": "Septic Distribution Type", "codedValues": [ { "name": "At-Grade", "code": "At-Grade" }, { "name": "Holding Tank", "code": "Holding Tank" }, { "name": "Mound", "code": "Mound" }, { "name": "Pressure Bed", "code": "Pressure Bed" }, { "name": "Pretreatment", "code": "Pretreatment" }, { "name": "Trench", "code": "Trench" }, { "name": "Tank Upgrade", "code": "Tank Upgrade" }, { "name": "Advanced", "code": "Advanced" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SepticType4" }, { "name": "LakeType", "type": "esriFieldTypeString", "alias": "LakeType", "domain": { "type": "codedValue", "name": "LakeType", "description": "Lake Type", "codedValues": [ { "name": "General Development", "code": "General Development" }, { "name": "Natural Environment", "code": "Natural Environment" }, { "name": "Recreational", "code": "Recreational" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LakeType" }, { "name": "RiverType", "type": "esriFieldTypeString", "alias": "RiverType", "domain": { "type": "codedValue", "name": "RiverType", "description": "River Type", "codedValues": [ { "name": "Agricultural", "code": "Agricultural" }, { "name": "Forested", "code": "Forested" }, { "name": "Transition", "code": "Transition" }, { "name": "Tributary", "code": "Tributary" }, { "name": "Mississippi Recreational", "code": "Mississippi Recreational" }, { "name": "Miss or Rum Scenic", "code": "Miss or Rum Scenic" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RiverType" }, { "name": "StormwaterType", "type": "esriFieldTypeString", "alias": "StormwaterType", "domain": { "type": "codedValue", "name": "Stormwater", "description": "Stormwater", "codedValues": [ { "name": "Wet Sedimentation Basin", "code": "Wet Sedimentation Basin" }, { "name": "Infiltration/filtration", "code": "Infiltration/filtration" }, { "name": "Regional Ponding", "code": "Regional Ponding" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "StormwaterType" }, { "name": "CUPRev", "type": "esriFieldTypeString", "alias": "CUPRev", "domain": { "type": "codedValue", "name": "MobileHome", "description": "Mobile Home", "codedValues": [ { "name": "The mobile home has been removed. Please revoke the existing CUP. I understand a payment of $46 made payable to Sherburne County Zoning to record this revocation with the Recorder\u2019s Office is necessary and the Assessor\u2019s Office will be notified.", "code": "mobile_home_gone" }, { "name": "A mobile home is still located on this property and the Conditional Use Permit (CUP) requirements are still being met.", "code": "mobile_home" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CUPRev" }, { "name": "PullShorelandAreas", "type": "esriFieldTypeString", "alias": "PullShorelandAreas", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "PullShorelandAreas" }, { "name": "ShorelandAreas", "type": "esriFieldTypeString", "alias": "ShorelandAreas", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "ShorelandAreas" }, { "name": "PullTownships", "type": "esriFieldTypeString", "alias": "PullTownships", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "PullTownships" }, { "name": "Cities", "type": "esriFieldTypeString", "alias": "Cities", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "Cities" }, { "name": "Townships", "type": "esriFieldTypeString", "alias": "Townships", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "Townships" }, { "name": "AgreeToProposedLocation", "type": "esriFieldTypeString", "alias": "AgreeToProposedLocation", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "AgreeToProposedLocation" }, { "name": "CommonPropertyLineIdentified", "type": "esriFieldTypeString", "alias": "CommonPropertyLineIdentified", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "CommonPropertyLineIdentified" }, { "name": "ComplyWithProtectiveCovenants", "type": "esriFieldTypeString", "alias": "ComplyWithProtectiveCovenants", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ComplyWithProtectiveCovenants" }, { "name": "ResponseJSON", "type": "esriFieldTypeString", "alias": "ResponseJSON", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "ResponseJSON" }, { "name": "LotAcres", "type": "esriFieldTypeDouble", "alias": "LotAcres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LotAcres" }, { "name": "Township", "type": "esriFieldTypeString", "alias": "Township", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Township" }, { "name": "Section", "type": "esriFieldTypeString", "alias": "Section", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Section" }, { "name": "Range", "type": "esriFieldTypeString", "alias": "Range", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Range" }, { "name": "ZoningDistrict", "type": "esriFieldTypeString", "alias": "ZoningDistrict", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ZoningDistrict" }, { "name": "WaiverDate", "type": "esriFieldTypeDate", "alias": "WaiverDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WaiverDate" }, { "name": "YouTheContractorBuilder", "type": "esriFieldTypeString", "alias": "YouTheContractorBuilder", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "YouTheContractorBuilder" }, { "name": "IfContractorOwnTheLand", "type": "esriFieldTypeString", "alias": "IfContractorOwnTheLand", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "IfContractorOwnTheLand" }, { "name": "SurveyorName", "type": "esriFieldTypeString", "alias": "SurveyorName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SurveyorName" }, { "name": "SurveyorAddress", "type": "esriFieldTypeString", "alias": "SurveyorAddress", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SurveyorAddress" }, { "name": "SurveyorEmail", "type": "esriFieldTypeString", "alias": "SurveyorEmail", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SurveyorEmail" }, { "name": "SurveyorPhone", "type": "esriFieldTypeString", "alias": "SurveyorPhone", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SurveyorPhone" }, { "name": "SizeOfStructure", "type": "esriFieldTypeString", "alias": "SizeOfStructure", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SizeOfStructure" }, { "name": "HeightOfSidewalls", "type": "esriFieldTypeDouble", "alias": "HeightOfSidewalls", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HeightOfSidewalls" }, { "name": "TrussSpacing", "type": "esriFieldTypeDouble", "alias": "TrussSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrussSpacing" }, { "name": "RoofSlope", "type": "esriFieldTypeString", "alias": "RoofSlope", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RoofSlope" }, { "name": "IntendedUseOfStructure", "type": "esriFieldTypeString", "alias": "IntendedUseOfStructure", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "IntendedUseOfStructure" }, { "name": "PersonalUse", "type": "esriFieldTypeString", "alias": "PersonalUse", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PersonalUse" }, { "name": "BusinessUse", "type": "esriFieldTypeString", "alias": "BusinessUse", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BusinessUse" }, { "name": "Acknowledgement", "type": "esriFieldTypeString", "alias": "Acknowledgement", "domain": { "type": "codedValue", "name": "Acknowledged", "description": "Acknowledged", "codedValues": [ { "name": "This building cannot be used as a habitable structure", "code": "This building cannot be used as a habitable structure" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Acknowledgement" }, { "name": "DeckFootingSize", "type": "esriFieldTypeString", "alias": "DeckFootingSize", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DeckFootingSize" }, { "name": "DeckPostSize", "type": "esriFieldTypeString", "alias": "DeckPostSize", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "DeckPostSize" }, { "name": "DeckBeamSize", "type": "esriFieldTypeString", "alias": "DeckBeamSize", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "DeckBeamSize" }, { "name": "DeckJoistSize", "type": "esriFieldTypeString", "alias": "DeckJoistSize", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "DeckJoistSize" }, { "name": "DeckJoistSpacing", "type": "esriFieldTypeString", "alias": "DeckJoistSpacing", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "DeckJoistSpacing" }, { "name": "DeckingMaterial", "type": "esriFieldTypeString", "alias": "DeckingMaterial", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "DeckingMaterial" }, { "name": "DeckRailingMaterial", "type": "esriFieldTypeString", "alias": "DeckRailingMaterial", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "DeckRailingMaterial" }, { "name": "Porch", "type": "esriFieldTypeString", "alias": "Porch", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Porch" }, { "name": "Deck", "type": "esriFieldTypeString", "alias": "Deck", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Deck" }, { "name": "FinishedBedrooms", "type": "esriFieldTypeInteger", "alias": "FinishedBedrooms", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FinishedBedrooms" }, { "name": "FutureBedrooms", "type": "esriFieldTypeInteger", "alias": "FutureBedrooms", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FutureBedrooms" }, { "name": "FinishedBathrooms", "type": "esriFieldTypeInteger", "alias": "FinishedBathrooms", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FinishedBathrooms" }, { "name": "FutureBathrooms", "type": "esriFieldTypeInteger", "alias": "FutureBathrooms", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FutureBathrooms" }, { "name": "NewSepticInstalled", "type": "esriFieldTypeString", "alias": "NewSepticInstalled", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NewSepticInstalled" }, { "name": "MechanicalContractor", "type": "esriFieldTypeString", "alias": "MechanicalContractor", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "MechanicalContractor" }, { "name": "ProjectValuationExcludingLand", "type": "esriFieldTypeString", "alias": "ProjectValuationExcludingLand", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "ProjectValuationExcludingLand" }, { "name": "StructuralEngineeringRequired", "type": "esriFieldTypeString", "alias": "StructuralEngineeringRequired", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "StructuralEngineeringRequired" }, { "name": "PlatName", "type": "esriFieldTypeString", "alias": "PlatName", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "PlatName" }, { "name": "NumberOfLots", "type": "esriFieldTypeInteger", "alias": "NumberOfLots", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumberOfLots" }, { "name": "LandUseEnviornmentalConcerns", "type": "esriFieldTypeString", "alias": "LandUseEnviornmentalConcerns", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LandUseEnviornmentalConcerns" }, { "name": "ConditionalOrInterimUsePermit", "type": "esriFieldTypeString", "alias": "ConditionalOrInterimUsePermit", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ConditionalOrInterimUsePermit" }, { "name": "SecondApplicantName", "type": "esriFieldTypeString", "alias": "SecondApplicantName", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "SecondApplicantName" }, { "name": "SecondApplicantAddress", "type": "esriFieldTypeString", "alias": "SecondApplicantAddress", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "SecondApplicantAddress" }, { "name": "SecondApplicantCity", "type": "esriFieldTypeString", "alias": "SecondApplicantCity", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SecondApplicantCity" }, { "name": "SecondApplicantState", "type": "esriFieldTypeString", "alias": "SecondApplicantState", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SecondApplicantState" }, { "name": "SecondApplicantZipCode", "type": "esriFieldTypeString", "alias": "SecondApplicantZipCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SecondApplicantZipCode" }, { "name": "SecondApplicantTelephone", "type": "esriFieldTypeString", "alias": "SecondApplicantTelephone", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SecondApplicantTelephone" }, { "name": "SecondApplicantEmail", "type": "esriFieldTypeString", "alias": "SecondApplicantEmail", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "SecondApplicantEmail" }, { "name": "SecondPropertyAddress", "type": "esriFieldTypeString", "alias": "SecondPropertyAddress", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "SecondPropertyAddress" }, { "name": "SecondCity", "type": "esriFieldTypeString", "alias": "SecondCity", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SecondCity" }, { "name": "SecondState", "type": "esriFieldTypeString", "alias": "SecondState", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SecondState" }, { "name": "SecondZipCode", "type": "esriFieldTypeString", "alias": "SecondZipCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SecondZipCode" }, { "name": "SecondParcelNumber", "type": "esriFieldTypeString", "alias": "SecondParcelNumber", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "SecondParcelNumber" }, { "name": "SecondLotAcres", "type": "esriFieldTypeDouble", "alias": "SecondLotAcres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SecondLotAcres" }, { "name": "SecondTownship", "type": "esriFieldTypeString", "alias": "SecondTownship", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SecondTownship" }, { "name": "SecondSection", "type": "esriFieldTypeString", "alias": "SecondSection", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SecondSection" }, { "name": "SecondRange", "type": "esriFieldTypeString", "alias": "SecondRange", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SecondRange" }, { "name": "CourtOrderRequest", "type": "esriFieldTypeString", "alias": "CourtOrderRequest", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CourtOrderRequest" }, { "name": "PartOfContractForDeed", "type": "esriFieldTypeString", "alias": "PartOfContractForDeed", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PartOfContractForDeed" }, { "name": "HaveMortgage", "type": "esriFieldTypeString", "alias": "HaveMortgage", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HaveMortgage" }, { "name": "ApprovalForSplit", "type": "esriFieldTypeString", "alias": "ApprovalForSplit", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ApprovalForSplit" }, { "name": "PlumbingContractor", "type": "esriFieldTypeString", "alias": "PlumbingContractor", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PlumbingContractor" }, { "name": "PlumbingContractorLicenseNum", "type": "esriFieldTypeString", "alias": "PlumbingContractorLicenseNum", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PlumbingContractorLicenseNum" }, { "name": "PropertyHaveGarbageDisposal", "type": "esriFieldTypeString", "alias": "PropertyHaveGarbageDisposal", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PropertyHaveGarbageDisposal" }, { "name": "PropertyHaveLiftStationOrPump", "type": "esriFieldTypeString", "alias": "PropertyHaveLiftStationOrPump", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PropertyHaveLiftStationOrPump" }, { "name": "SepticInFloodplain", "type": "esriFieldTypeString", "alias": "SepticInFloodplain", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SepticInFloodplain" }, { "name": "InShorelandDistrict", "type": "esriFieldTypeString", "alias": "InShorelandDistrict", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InShorelandDistrict" }, { "name": "ShorelandNumber", "type": "esriFieldTypeInteger", "alias": "ShorelandNumber", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ShorelandNumber" }, { "name": "LakeOrRiverName", "type": "esriFieldTypeString", "alias": "LakeOrRiverName", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "LakeOrRiverName" }, { "name": "LakeClassification", "type": "esriFieldTypeString", "alias": "LakeClassification", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LakeClassification" }, { "name": "OrdinaryHighWaterLevel", "type": "esriFieldTypeDouble", "alias": "OrdinaryHighWaterLevel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OrdinaryHighWaterLevel" }, { "name": "DistanceToLakeOrRiver", "type": "esriFieldTypeDouble", "alias": "DistanceToLakeOrRiver", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DistanceToLakeOrRiver" }, { "name": "SecondPropertyInShoreland", "type": "esriFieldTypeString", "alias": "SecondPropertyInShoreland", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SecondPropertyInShoreland" }, { "name": "SecondPropertyLakeOrRiverName", "type": "esriFieldTypeString", "alias": "SecondPropertyLakeOrRiverName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SecondPropertyLakeOrRiverName" }, { "name": "ImperviousSurfaceTotal", "type": "esriFieldTypeDouble", "alias": "ImperviousSurfaceTotal", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ImperviousSurfaceTotal" }, { "name": "TotalExcavated", "type": "esriFieldTypeDouble", "alias": "TotalExcavated", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalExcavated" }, { "name": "TotalFill", "type": "esriFieldTypeDouble", "alias": "TotalFill", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalFill" }, { "name": "TotalMaterialMoved", "type": "esriFieldTypeDouble", "alias": "TotalMaterialMoved", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalMaterialMoved" }, { "name": "ConstructingAlteringStructure", "type": "esriFieldTypeString", "alias": "ConstructingAlteringStructure", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ConstructingAlteringStructure" }, { "name": "SpecifyStructure", "type": "esriFieldTypeString", "alias": "SpecifyStructure", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "SpecifyStructure" }, { "name": "AlterLocationsInNearWetland", "type": "esriFieldTypeString", "alias": "AlterLocationsInNearWetland", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AlterLocationsInNearWetland" }, { "name": "LocatedWithinFloodplain", "type": "esriFieldTypeString", "alias": "LocatedWithinFloodplain", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LocatedWithinFloodplain" }, { "name": "AffectNeighborDrainage", "type": "esriFieldTypeString", "alias": "AffectNeighborDrainage", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AffectNeighborDrainage" }, { "name": "AffectNeighborDrainageHow", "type": "esriFieldTypeString", "alias": "AffectNeighborDrainageHow", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "AffectNeighborDrainageHow" }, { "name": "NameOfKennelOperator", "type": "esriFieldTypeString", "alias": "NameOfKennelOperator", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "NameOfKennelOperator" }, { "name": "KennelAddress", "type": "esriFieldTypeString", "alias": "KennelAddress", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "KennelAddress" }, { "name": "KennelCity", "type": "esriFieldTypeString", "alias": "KennelCity", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KennelCity" }, { "name": "KennelState", "type": "esriFieldTypeString", "alias": "KennelState", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KennelState" }, { "name": "KennelZipCode", "type": "esriFieldTypeString", "alias": "KennelZipCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KennelZipCode" }, { "name": "KennelTelephone", "type": "esriFieldTypeString", "alias": "KennelTelephone", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KennelTelephone" }, { "name": "KennelEmail", "type": "esriFieldTypeString", "alias": "KennelEmail", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "KennelEmail" }, { "name": "KennelVeterinarian", "type": "esriFieldTypeString", "alias": "KennelVeterinarian", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "KennelVeterinarian" }, { "name": "KennelVeterinarianAddress", "type": "esriFieldTypeString", "alias": "KennelVeterinarianAddress", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "KennelVeterinarianAddress" }, { "name": "IntendedUseOfBuilding", "type": "esriFieldTypeString", "alias": "IntendedUseOfBuilding", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "IntendedUseOfBuilding" }, { "name": "BuildingConnectedToSeptic", "type": "esriFieldTypeString", "alias": "BuildingConnectedToSeptic", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingConnectedToSeptic" }, { "name": "ProjectLocatedByWater", "type": "esriFieldTypeString", "alias": "ProjectLocatedByWater", "domain": { "type": "codedValue", "name": "WaterFeature", "description": "Water Feature", "codedValues": [ { "name": "Lake or River", "code": "Lake or River" }, { "name": "Mississippi Rec & Scenic River District", "code": "Mississippi Rec & Scenic River District" }, { "name": "Wetland", "code": "Wetland" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ProjectLocatedByWater" }, { "name": "PropertyHaveWetland", "type": "esriFieldTypeString", "alias": "PropertyHaveWetland", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PropertyHaveWetland" }, { "name": "AcresAffectedByProject", "type": "esriFieldTypeDouble", "alias": "AcresAffectedByProject", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AcresAffectedByProject" }, { "name": "TypeOfMaterial", "type": "esriFieldTypeString", "alias": "TypeOfMaterial", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "TypeOfMaterial" }, { "name": "ExcavatedGradedStockpiled", "type": "esriFieldTypeDouble", "alias": "ExcavatedGradedStockpiled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ExcavatedGradedStockpiled" }, { "name": "ProposedOpeningGradingDate", "type": "esriFieldTypeDate", "alias": "ProposedOpeningGradingDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ProposedOpeningGradingDate" }, { "name": "ProposedClosureGradingDate", "type": "esriFieldTypeDate", "alias": "ProposedClosureGradingDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ProposedClosureGradingDate" }, { "name": "EAWOrEISNeeded", "type": "esriFieldTypeString", "alias": "EAWOrEISNeeded", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EAWOrEISNeeded" }, { "name": "GradingInShorelandDistrict", "type": "esriFieldTypeString", "alias": "GradingInShorelandDistrict", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GradingInShorelandDistrict" }, { "name": "GradingPropertyHaveWetland", "type": "esriFieldTypeString", "alias": "GradingPropertyHaveWetland", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GradingPropertyHaveWetland" }, { "name": "ProposedNumberOfParcels", "type": "esriFieldTypeInteger", "alias": "ProposedNumberOfParcels", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ProposedNumberOfParcels" }, { "name": "ProposedAcreageOfEachParcel", "type": "esriFieldTypeString", "alias": "ProposedAcreageOfEachParcel", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "ProposedAcreageOfEachParcel" }, { "name": "ProposedLandOnly", "type": "esriFieldTypeString", "alias": "ProposedLandOnly", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ProposedLandOnly" }, { "name": "ProposedStructure", "type": "esriFieldTypeString", "alias": "ProposedStructure", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ProposedStructure" }, { "name": "ProposedeBuildingDesc", "type": "esriFieldTypeString", "alias": "ProposedeBuildingDesc", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "ProposedeBuildingDesc" }, { "name": "NearestPublicRoad", "type": "esriFieldTypeString", "alias": "NearestPublicRoad", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "NearestPublicRoad" }, { "name": "PropertyAccess", "type": "esriFieldTypeString", "alias": "PropertyAccess", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PropertyAccess" }, { "name": "PrivateRoadAreEasementsGiven", "type": "esriFieldTypeString", "alias": "PrivateRoadAreEasementsGiven", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PrivateRoadAreEasementsGiven" }, { "name": "AccessStateCountyRoad", "type": "esriFieldTypeString", "alias": "AccessStateCountyRoad", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AccessStateCountyRoad" }, { "name": "ActivityDescriptionSubmitted", "type": "esriFieldTypeString", "alias": "ActivityDescriptionSubmitted", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ActivityDescriptionSubmitted" }, { "name": "AdditionalDocsSubmitted", "type": "esriFieldTypeString", "alias": "AdditionalDocsSubmitted", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AdditionalDocsSubmitted" }, { "name": "CommentsSubmitted", "type": "esriFieldTypeString", "alias": "CommentsSubmitted", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CommentsSubmitted" }, { "name": "CourtOrderSubmitted", "type": "esriFieldTypeString", "alias": "CourtOrderSubmitted", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CourtOrderSubmitted" }, { "name": "DrivewayWaiverSubmitted", "type": "esriFieldTypeString", "alias": "DrivewayWaiverSubmitted", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DrivewayWaiverSubmitted" }, { "name": "ExplanationOfRequestSubmitted", "type": "esriFieldTypeString", "alias": "ExplanationOfRequestSubmitted", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ExplanationOfRequestSubmitted" }, { "name": "LetterOfCreditSubmitted", "type": "esriFieldTypeString", "alias": "LetterOfCreditSubmitted", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LetterOfCreditSubmitted" }, { "name": "ManagementPlanSubmitted", "type": "esriFieldTypeString", "alias": "ManagementPlanSubmitted", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ManagementPlanSubmitted" }, { "name": "NPDESSubmitted", "type": "esriFieldTypeString", "alias": "NPDESSubmitted", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NPDESSubmitted" }, { "name": "OperationSubmitted", "type": "esriFieldTypeString", "alias": "OperationSubmitted", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OperationSubmitted" }, { "name": "OrdinanceSubmitted", "type": "esriFieldTypeString", "alias": "OrdinanceSubmitted", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OrdinanceSubmitted" }, { "name": "RezoneRequestSubmitted", "type": "esriFieldTypeString", "alias": "RezoneRequestSubmitted", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RezoneRequestSubmitted" }, { "name": "SewageDesignSubmitted", "type": "esriFieldTypeString", "alias": "SewageDesignSubmitted", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SewageDesignSubmitted" }, { "name": "ShorelandSubmitted", "type": "esriFieldTypeString", "alias": "ShorelandSubmitted", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ShorelandSubmitted" }, { "name": "SWPPPDocSubmitted", "type": "esriFieldTypeString", "alias": "SWPPPDocSubmitted", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SWPPPDocSubmitted" }, { "name": "email_recipient", "type": "esriFieldTypeString", "alias": "email_recipient", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "email_recipient" }, { "name": "GradingExcavatingFillingSoils", "type": "esriFieldTypeString", "alias": "GradingExcavatingFillingSoils", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GradingExcavatingFillingSoils" }, { "name": "SepticActionDate", "type": "esriFieldTypeDate", "alias": "SepticActionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SepticActionDate" }, { "name": "SecondSepticActionDate", "type": "esriFieldTypeDate", "alias": "SecondSepticActionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SecondSepticActionDate" }, { "name": "SecondSepticActionType", "type": "esriFieldTypeString", "alias": "SecondSepticActionType", "domain": { "type": "codedValue", "name": "SepticActionType", "description": "Septic Action Type", "codedValues": [ { "name": "Install", "code": "Install" }, { "name": "Upgrade", "code": "Upgrade" }, { "name": "Compliance Inspection", "code": "Compliance Inspection" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SecondSepticActionType" }, { "name": "SecondSepticType", "type": "esriFieldTypeString", "alias": "SecondSepticType", "domain": { "type": "codedValue", "name": "SepticType", "description": "Septic Type", "codedValues": [ { "name": "Individual Sewage Treatment System (ISTS)", "code": "Individual Sewage Treatment System (ISTS)" }, { "name": "Community", "code": "Community" }, { "name": "Tank Upgrade", "code": "Tank Upgrade" }, { "name": "Collector", "code": "Collector" }, { "name": "Other Repair", "code": "Other Repair" }, { "name": "None - N/A", "code": "None - N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SecondSepticType" }, { "name": "SecondSplitType", "type": "esriFieldTypeString", "alias": "SecondSplitType", "domain": { "type": "codedValue", "name": "SplitType", "description": "Split Type", "codedValues": [ { "name": "Abstract Property", "code": "Abstract Property" }, { "name": "Torrens Title", "code": "Torrens Title" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SecondSplitType" }, { "name": "WaterHeater", "type": "esriFieldTypeString", "alias": "WaterHeater", "domain": { "type": "codedValue", "name": "PlumbingType", "description": "Plumbing Type", "codedValues": [ { "name": "Gas", "code": "Gas" }, { "name": "Electric", "code": "Electric" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WaterHeater" }, { "name": "Boiler", "type": "esriFieldTypeString", "alias": "Boiler", "domain": { "type": "codedValue", "name": "PlumbingType", "description": "Plumbing Type", "codedValues": [ { "name": "Gas", "code": "Gas" }, { "name": "Electric", "code": "Electric" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Boiler" }, { "name": "DeckPostSpacing", "type": "esriFieldTypeString", "alias": "DeckPostSpacing", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DeckPostSpacing" }, { "name": "LotLineAgreement", "type": "esriFieldTypeString", "alias": "LotLineAgreement", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LotLineAgreement" }, { "name": "ApplicantType", "type": "esriFieldTypeString", "alias": "ApplicantType", "domain": { "type": "codedValue", "name": "ApplicantType", "description": "Applicant Type", "codedValues": [ { "name": "Property Owner (Unlicensed Self Contractor)", "code": "Property Owner (Unlicensed Self Contractor)" }, { "name": "Contractor/Builder (Also Owns the Property)", "code": "Contractor/Builder (Also Owns the Property)" }, { "name": "Contractor/Builder (Hired By Property Owner)", "code": "Contractor/Builder (Hired By Property Owner)" }, { "name": "Property Owner (Hired Licensed Contractor)", "code": "Property Owner (Hired Licensed Contractor)" }, { "name": "Applicant/Agent (and property owner)", "code": "Applicant/Agent (and property owner)" }, { "name": "Applicant/Agent (does NOT own the property and is acting on behalf of the property owner or in conjunction with the property owner as a developer/contractor)", "code": "Applicant/Agent (does NOT own the property and is acting on behalf of the property owner or in conjunction with the property owner as a developer/contractor)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ApplicantType" }, { "name": "PropertyOwnerEmail", "type": "esriFieldTypeString", "alias": "PropertyOwnerEmail", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "PropertyOwnerEmail" }, { "name": "PropertyOwnerPhone", "type": "esriFieldTypeString", "alias": "PropertyOwnerPhone", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PropertyOwnerPhone" }, { "name": "AdditionalContact", "type": "esriFieldTypeString", "alias": "AdditionalContact", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "AdditionalContact" }, { "name": "CUPIUPRevOther", "type": "esriFieldTypeString", "alias": "CUPIUPRevOther", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "CUPIUPRevOther" }, { "name": "PullBuildingNumber", "type": "esriFieldTypeString", "alias": "PullBuildingNumber", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PullBuildingNumber" }, { "name": "PullStreetName", "type": "esriFieldTypeString", "alias": "PullStreetName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PullStreetName" }, { "name": "PullStreetType", "type": "esriFieldTypeString", "alias": "PullStreetType", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PullStreetType" }, { "name": "DatePermitClosed", "type": "esriFieldTypeDate", "alias": "DatePermitClosed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DatePermitClosed" }, { "name": "TankSize", "type": "esriFieldTypeString", "alias": "TankSize", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "TankSize" }, { "name": "Receipt", "type": "esriFieldTypeString", "alias": "Receipt", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Receipt" }, { "name": "FoundationTypeOther", "type": "esriFieldTypeString", "alias": "FoundationTypeOther", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FoundationTypeOther" }, { "name": "PoleBuildingTypeOther", "type": "esriFieldTypeString", "alias": "PoleBuildingTypeOther", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PoleBuildingTypeOther" }, { "name": "SecondSignatureAcknowledge", "type": "esriFieldTypeString", "alias": "SecondSignatureAcknowledge", "domain": { "type": "codedValue", "name": "SecondSignatureAcknowledged", "description": "Second Signature Acknowledged", "codedValues": [ { "name": "I acknowledge that I have received and reviewed the permit application.", "code": "I acknowledge that I have received and reviewed the permit application." } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SecondSignatureAcknowledge" }, { "name": "SecondSignatureName", "type": "esriFieldTypeString", "alias": "SecondSignatureName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SecondSignatureName" }, { "name": "SecondSignatureDate", "type": "esriFieldTypeDate", "alias": "SecondSignatureDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SecondSignatureDate" }, { "name": "SecondSignatureEmail", "type": "esriFieldTypeString", "alias": "SecondSignatureEmail", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SecondSignatureEmail" }, { "name": "PullSepticActionDate", "type": "esriFieldTypeString", "alias": "PullSepticActionDate", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "PullSepticActionDate" }, { "name": "PullSecondSepticActionDate", "type": "esriFieldTypeString", "alias": "PullSecondSepticActionDate", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "PullSecondSepticActionDate" }, { "name": "SearchByPropertyAddress", "type": "esriFieldTypeString", "alias": "SearchByPropertyAddress", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SearchByPropertyAddress" }, { "name": "SearchByParcelNumber", "type": "esriFieldTypeString", "alias": "SearchByParcelNumber", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SearchByParcelNumber" }, { "name": "PullSearchByParcelNumber", "type": "esriFieldTypeString", "alias": "PullSearchByParcelNumber", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "PullSearchByParcelNumber" }, { "name": "licensefee", "type": "esriFieldTypeDouble", "alias": "licensefee", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "licensefee" }, { "name": "blowerdoorapprovedby", "type": "esriFieldTypeString", "alias": "blowerdoorapprovedby", "domain": { "type": "codedValue", "name": "Building_Inspector", "description": "Building Inspector", "codedValues": [ { "name": "Doug Maschler", "code": "Doug Maschler" }, { "name": "Kevin Tramm", "code": "Kevin Tramm" }, { "name": "Mark Dewey", "code": "Mark Dewey" }, { "name": "Unassigned", "code": "Unassigned" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "blowerdoorapprovedby" }, { "name": "blowerdoorapproved", "type": "esriFieldTypeString", "alias": "blowerdoorapproved", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "blowerdoorapproved" }, { "name": "blowerdoorapprovaldate", "type": "esriFieldTypeDate", "alias": "blowerdoorapprovaldate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "blowerdoorapprovaldate" }, { "name": "SSTSDigOutApprovedBy", "type": "esriFieldTypeString", "alias": "SSTSDigOutApprovedBy", "domain": { "type": "codedValue", "name": "SSTSInspector", "description": "SSTS Inspector", "codedValues": [ { "name": "Unassigned", "code": "Unassigned" }, { "name": "Mark Dewey", "code": "Mark Dewey" }, { "name": "Kevin Tramm", "code": "Kevin Tramm" }, { "name": "Doug Maschler", "code": "Doug Maschler" }, { "name": "Mitch Glines", "code": "Mitch Glines" }, { "name": "Dave Lucas", "code": "Dave Lucas" }, { "name": "Lynn Waytashek", "code": "Lynn Waytashek" }, { "name": "Jerome Doede", "code": "Jerome Doede" }, { "name": "Jillian Carlson", "code": "Jillian Carlson" }, { "name": "Other", "code": "Other" }, { "name": "Matt Holzworth", "code": "Matt Holzworth" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SSTSDigOutApprovedBy" }, { "name": "SSTSDigOutApproved", "type": "esriFieldTypeString", "alias": "SSTSDigOutApproved", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SSTSDigOutApproved" }, { "name": "SSTSDigOutApprovalDate", "type": "esriFieldTypeDate", "alias": "SSTSDigOutApprovalDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SSTSDigOutApprovalDate" }, { "name": "Assignment", "type": "esriFieldTypeString", "alias": "Assignment", "domain": { "type": "codedValue", "name": "IntakeAssignment", "description": "Intake Assignment", "codedValues": [ { "name": "Lynn Waytashek", "code": "Lynn Waytashek" }, { "name": "Marc Schneider", "code": "Marc Schneider" }, { "name": "Mitch Glines", "code": "Mitch Glines" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Assignment" }, { "name": "parcelid", "type": "esriFieldTypeGUID", "alias": "parcelid", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "parcelid" }, { "name": "ConditionalUseType", "type": "esriFieldTypeString", "alias": "ConditionalUseType", "domain": { "type": "codedValue", "name": "ConditionalUseTypes", "description": "Conditional Use Types", "codedValues": [ { "name": "Aircraft landing strip, private", "code": "Aircraft landing strip, private" }, { "name": "Airport, public use - Airport, private use", "code": "Airport, public use - Airport, private use" }, { "name": "Aquaculture", "code": "Aquaculture" }, { "name": "Automobile Service Stations", "code": "Automobile Service Stations" }, { "name": "Bowling Alley", "code": "Bowling Alley" }, { "name": "Car Wash", "code": "Car Wash" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Church", "code": "Church" }, { "name": "Commercial development", "code": "Commercial development" }, { "name": "Communication Towers & Antennas", "code": "Communication Towers & Antennas" }, { "name": "Day care, commercial", "code": "Day care, commercial" }, { "name": "Day care, in-home", "code": "Day care, in-home" }, { "name": "Docks, temporary", "code": "Docks, temporary" }, { "name": "Drive in Restaurant", "code": "Drive in Restaurant" }, { "name": "Drive in Retail Store", "code": "Drive in Retail Store" }, { "name": "Farm-related business", "code": "Farm-related business" }, { "name": "Farm-related bunkhouse for temporary seasonal residence", "code": "Farm-related bunkhouse for temporary seasonal residence" }, { "name": "Feedlots and/or Manure Storage Areas", "code": "Feedlots and/or Manure Storage Areas" }, { "name": "Flood control and watershed structures", "code": "Flood control and watershed structures" }, { "name": "Game refuge and wildlife management area, private", "code": "Game refuge and wildlife management area, private" }, { "name": "Golf course", "code": "Golf course" }, { "name": "Grain Elevator", "code": "Grain Elevator" }, { "name": "Historical site", "code": "Historical site" }, { "name": "Industrial development", "code": "Industrial development" }, { "name": "Light Industry", "code": "Light Industry" }, { "name": "Manufacturing of products and materials", "code": "Manufacturing of products and materials" }, { "name": "Marinas and boat rentals", "code": "Marinas and boat rentals" }, { "name": "Mini Storage Facilities", "code": "Mini Storage Facilities" }, { "name": "Motel", "code": "Motel" }, { "name": "Motor sport Facilities - Public", "code": "Motor sport Facilities - Public" }, { "name": "Multiple Family Residential Building", "code": "Multiple Family Residential Building" }, { "name": "Nursery, retail", "code": "Nursery, retail" }, { "name": "Office Buildings", "code": "Office Buildings" }, { "name": "Parking lot", "code": "Parking lot" }, { "name": "Parks, open spaces, wild life refuges (public)", "code": "Parks, open spaces, wild life refuges (public)" }, { "name": "Pawnbrokers", "code": "Pawnbrokers" }, { "name": "Permanent government structure", "code": "Permanent government structure" }, { "name": "Personal Storage Structure", "code": "Personal Storage Structure" }, { "name": "Planned Unit Development (Residential)", "code": "Planned Unit Development (Residential)" }, { "name": "Planned Unit Development (Shoreland)", "code": "Planned Unit Development (Shoreland)" }, { "name": "Power generation plant", "code": "Power generation plant" }, { "name": "Pre-existing non-agricultural activity", "code": "Pre-existing non-agricultural activity" }, { "name": "Public Buildings and Facilities", "code": "Public Buildings and Facilities" }, { "name": "Radio Facility", "code": "Radio Facility" }, { "name": "Railroads", "code": "Railroads" }, { "name": "Railroad yards and terminals", "code": "Railroad yards and terminals" }, { "name": "Recycling operations Facility for non-hazardous waste", "code": "Recycling operations Facility for non-hazardous waste" }, { "name": "Recycling operations Facility for hazardous waste", "code": "Recycling operations Facility for hazardous waste" }, { "name": "Restaurant, Cafe, Tavern", "code": "Restaurant, Cafe, Tavern" }, { "name": "Retail Sales Business", "code": "Retail Sales Business" }, { "name": "Riding stable", "code": "Riding stable" }, { "name": "Roads, public", "code": "Roads, public" }, { "name": "School, public or private", "code": "School, public or private" }, { "name": "School bus service", "code": "School bus service" }, { "name": "Seasonal storage", "code": "Seasonal storage" }, { "name": "Second farm-related dwelling", "code": "Second farm-related dwelling" }, { "name": "Single-family housing", "code": "Single-family housing" }, { "name": "Truck Terminal", "code": "Truck Terminal" }, { "name": "Utility lines", "code": "Utility lines" }, { "name": "Warehousing", "code": "Warehousing" }, { "name": "Waste Facility", "code": "Waste Facility" }, { "name": "Water control structures", "code": "Water control structures" }, { "name": "Windpower Management", "code": "Windpower Management" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ConditionalUseType" }, { "name": "InterimUseType", "type": "esriFieldTypeString", "alias": "InterimUseType", "domain": { "type": "codedValue", "name": "InterimUseTypes", "description": "Interim Use Types", "codedValues": [ { "name": "Activities Requiring Rural Isolation", "code": "Activities Requiring Rural Isolation" }, { "name": "Asphalt & Concrete Mixing Plants, Portable", "code": "Asphalt & Concrete Mixing Plants, Portable" }, { "name": "Auction Business", "code": "Auction Business" }, { "name": "Automobile mechanical and / or body repair shop", "code": "Automobile mechanical and / or body repair shop" }, { "name": "Bed & Breakfast", "code": "Bed & Breakfast" }, { "name": "Business selling vehicles, boats or farm implements", "code": "Business selling vehicles, boats or farm implements" }, { "name": "Campgrounds, Recreational", "code": "Campgrounds, Recreational" }, { "name": "Contractors' Yard", "code": "Contractors' Yard" }, { "name": "Home Business in an Accessory Building", "code": "Home Business in an Accessory Building" }, { "name": "Manufactured Home, Farm Related (temporary year-around)", "code": "Manufactured Home, Farm Related (temporary year-around)" }, { "name": "Manufactured Home, for Parents, Grandparents, Children, Sisters or Adoption", "code": "Manufactured Home, for Parents, Grandparents, Children, Sisters or Adoption" }, { "name": "Miniature golf Course / archery / Driving Range", "code": "Miniature golf Course / archery / Driving Range" }, { "name": "Mining", "code": "Mining" }, { "name": "Occasional Special Event", "code": "Occasional Special Event" }, { "name": "Planned Unit Development (Highway)", "code": "Planned Unit Development (Highway)" }, { "name": "Recreational activity", "code": "Recreational activity" }, { "name": "Rural Tourism", "code": "Rural Tourism" }, { "name": "Seasonal or temporary businesses", "code": "Seasonal or temporary businesses" }, { "name": "Slaughterhouse activities", "code": "Slaughterhouse activities" }, { "name": "Solar Farm", "code": "Solar Farm" }, { "name": "Temporary Tire and/or Waste Collection and/or Recycling Operations", "code": "Temporary Tire and/or Waste Collection and/or Recycling Operations" }, { "name": "Temporary Start-Up Business", "code": "Temporary Start-Up Business" }, { "name": "Temporary Use by Government Entities", "code": "Temporary Use by Government Entities" }, { "name": "Used vehicle parts or scrap material yard", "code": "Used vehicle parts or scrap material yard" }, { "name": "Yard Waste Composting", "code": "Yard Waste Composting" }, { "name": "Manufactured Home, Farm Related (temporary seasonal)", "code": "Manufactured Home, Farm Related (temporary seasonal)" }, { "name": "Cannabis Business", "code": "Cannabis Business" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InterimUseType" }, { "name": "ResponseJSON2", "type": "esriFieldTypeString", "alias": "ResponseJSON2", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "ResponseJSON2" }, { "name": "ResponseJSON3", "type": "esriFieldTypeString", "alias": "ResponseJSON3", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "ResponseJSON3" }, { "name": "OverlayZoningDist", "type": "esriFieldTypeString", "alias": "OverlayZoningDist", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OverlayZoningDist" }, { "name": "PaymentInitiatedDate", "type": "esriFieldTypeDate", "alias": "PaymentInitiatedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PaymentInitiatedDate" }, { "name": "PhotosReceivedDate", "type": "esriFieldTypeDate", "alias": "PhotosReceivedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PhotosReceivedDate" }, { "name": "EAWForm", "type": "esriFieldTypeString", "alias": "EAWForm", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EAWForm" }, { "name": "EAWCountyMap", "type": "esriFieldTypeString", "alias": "EAWCountyMap", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EAWCountyMap" }, { "name": "EAWSitePlan", "type": "esriFieldTypeString", "alias": "EAWSitePlan", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EAWSitePlan" }, { "name": "EAWDataSourceList", "type": "esriFieldTypeString", "alias": "EAWDataSourceList", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EAWDataSourceList" }, { "name": "EAWGeologicalSurvey", "type": "esriFieldTypeString", "alias": "EAWGeologicalSurvey", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EAWGeologicalSurvey" }, { "name": "KennelInspectionNotes", "type": "esriFieldTypeString", "alias": "KennelInspectionNotes", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "KennelInspectionNotes" }, { "name": "KennelActivityNotes", "type": "esriFieldTypeString", "alias": "KennelActivityNotes", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "KennelActivityNotes" }, { "name": "KennelLicenseExpDate", "type": "esriFieldTypeString", "alias": "KennelLicenseExpDate", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "KennelLicenseExpDate" }, { "name": "EscrowFee", "type": "esriFieldTypeDouble", "alias": "EscrowFee", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EscrowFee" }, { "name": "DataAccess", "type": "esriFieldTypeString", "alias": "DataAccess", "domain": { "type": "codedValue", "name": "AccessDataType", "description": "Type of Data Access", "codedValues": [ { "name": "Copies", "code": "Copies" }, { "name": "Inspection", "code": "Inspection" }, { "name": "Both", "code": "Both" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DataAccess" }, { "name": "GravelMiningChange", "type": "esriFieldTypeString", "alias": "GravelMiningChange", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "GravelMiningChange" }, { "name": "ProofIdentity", "type": "esriFieldTypeString", "alias": "ProofIdentity", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ProofIdentity" }, { "name": "GravelMiningAerialPhoto", "type": "esriFieldTypeString", "alias": "GravelMiningAerialPhoto", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GravelMiningAerialPhoto" }, { "name": "SuretyBond", "type": "esriFieldTypeString", "alias": "SuretyBond", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SuretyBond" }, { "name": "MobileHomeSelection", "type": "esriFieldTypeString", "alias": "MobileHomeSelection", "domain": { "type": "codedValue", "name": "MobileHomeSelection", "description": "Mobile Home Selection", "codedValues": [ { "name": "The mobile home which is permitted is being used for the same specific reasons as at the time that the original permit was issued. I am requesting a one-year extension of the Conditional Use Permit.", "code": "Same" }, { "name": "Some of the conditions under which the permit was granted have changed and the mobile home is not being used in accordance with the conditions which were determined and set at the Public Hearing for the Conditional Use Permit.", "code": "Change" }, { "name": "The mobile home is no longer at this location. Please revoke the existing Conditional Use Permit.", "code": "Remove" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MobileHomeSelection" }, { "name": "MobileHomeChanges", "type": "esriFieldTypeString", "alias": "MobileHomeChanges", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "MobileHomeChanges" }, { "name": "GravelMiningOpenAcres", "type": "esriFieldTypeInteger", "alias": "GravelMiningOpenAcres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GravelMiningOpenAcres" }, { "name": "AuthDate", "type": "esriFieldTypeDate", "alias": "AuthDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AuthDate" }, { "name": "AuthBy", "type": "esriFieldTypeString", "alias": "AuthBy", "domain": { "type": "codedValue", "name": "AdminSignature", "description": "Admin Signature", "codedValues": [ { "name": "Lynn Waytashek", "code": "Lynn Waytashek" }, { "name": "Marc Schneider", "code": "Marc Schneider" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AuthBy" }, { "name": "RelatedPermitNumber", "type": "esriFieldTypeString", "alias": "RelatedPermitNumber", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RelatedPermitNumber" }, { "name": "CorrectionNotice", "type": "esriFieldTypeString", "alias": "CorrectionNotice", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "CorrectionNotice" }, { "name": "PullTownships2", "type": "esriFieldTypeString", "alias": "PullTownships2", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "PullTownships2" }, { "name": "ResponseJSON_1", "type": "esriFieldTypeString", "alias": "ResponseJSON_1", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ResponseJSON_1" }, { "name": "ResponseJSON2_1", "type": "esriFieldTypeString", "alias": "ResponseJSON2_1", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ResponseJSON2_1" }, { "name": "ResponseJSON3_1", "type": "esriFieldTypeString", "alias": "ResponseJSON3_1", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ResponseJSON3_1" }, { "name": "PullShorelandAreas2", "type": "esriFieldTypeString", "alias": "PullShorelandAreas2", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "PullShorelandAreas2" }, { "name": "ShorelandInfo", "type": "esriFieldTypeString", "alias": "ShorelandInfo", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ShorelandInfo" }, { "name": "DesignatedShoreland", "type": "esriFieldTypeString", "alias": "DesignatedShoreland", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "DesignatedShoreland" }, { "name": "DesignatedNonRiparian", "type": "esriFieldTypeString", "alias": "DesignatedNonRiparian", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "DesignatedNonRiparian" }, { "name": "RecordNumber", "type": "esriFieldTypeString", "alias": "RecordNumber", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RecordNumber" }, { "name": "PIDNO", "type": "esriFieldTypeString", "alias": "PIDNO", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PIDNO" }, { "name": "BriefDescription", "type": "esriFieldTypeString", "alias": "BriefDescription", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BriefDescription" }, { "name": "DrainfieldSize", "type": "esriFieldTypeString", "alias": "DrainfieldSize", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DrainfieldSize" }, { "name": "RockDepth", "type": "esriFieldTypeString", "alias": "RockDepth", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RockDepth" }, { "name": "NumDropBoxesTrenches", "type": "esriFieldTypeString", "alias": "Number of Drop Boxes/Trenches", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "NumDropBoxesTrenches" }, { "name": "ComSepticHookupApproved", "type": "esriFieldTypeString", "alias": "ComSepticHookupApproved", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ComSepticHookupApproved" }, { "name": "ComSepticHookupDate", "type": "esriFieldTypeDate", "alias": "ComSepticHookupDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ComSepticHookupDate" }, { "name": "ComSepticHookupApprovedBy", "type": "esriFieldTypeString", "alias": "ComSepticHookupApprovedBy", "domain": { "type": "codedValue", "name": "SSTSInspector", "description": "SSTS Inspector", "codedValues": [ { "name": "Unassigned", "code": "Unassigned" }, { "name": "Mark Dewey", "code": "Mark Dewey" }, { "name": "Kevin Tramm", "code": "Kevin Tramm" }, { "name": "Doug Maschler", "code": "Doug Maschler" }, { "name": "Mitch Glines", "code": "Mitch Glines" }, { "name": "Dave Lucas", "code": "Dave Lucas" }, { "name": "Lynn Waytashek", "code": "Lynn Waytashek" }, { "name": "Jerome Doede", "code": "Jerome Doede" }, { "name": "Jillian Carlson", "code": "Jillian Carlson" }, { "name": "Other", "code": "Other" }, { "name": "Matt Holzworth", "code": "Matt Holzworth" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ComSepticHookupApprovedBy" }, { "name": "SepticSizedCorrectly", "type": "esriFieldTypeString", "alias": "SepticSizedCorrectly", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SepticSizedCorrectly" }, { "name": "AmountReturned", "type": "esriFieldTypeDouble", "alias": "AmountReturned", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AmountReturned" }, { "name": "ReturnDate", "type": "esriFieldTypeDate", "alias": "ReturnDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ReturnDate" }, { "name": "EscrowType", "type": "esriFieldTypeString", "alias": "EscrowType", "domain": { "type": "codedValue", "name": "EscrowType", "description": "EscrowType", "codedValues": [ { "name": "Erosion Control", "code": "Erosion Control" }, { "name": "Septic IV & V", "code": "Septic IV & V" }, { "name": "IUP / CUP", "code": "IUP / CUP" }, { "name": "Mobile Home", "code": "Mobile Home" }, { "name": "Shoreland", "code": "Shoreland" }, { "name": "Solar Decommissioning", "code": "Solar Decommissioning" }, { "name": "Wetland", "code": "Wetland" }, { "name": "Razing / Remove Living Area", "code": "Razing / Remove Living Area" }, { "name": "Plat", "code": "Plat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EscrowType" }, { "name": "PayeeFullName", "type": "esriFieldTypeString", "alias": "PayeeFullName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PayeeFullName" }, { "name": "PayeeBusinessName", "type": "esriFieldTypeString", "alias": "PayeeBusinessName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PayeeBusinessName" }, { "name": "PayeeAddress1", "type": "esriFieldTypeString", "alias": "PayeeAddress1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PayeeAddress1" }, { "name": "PayeeCity", "type": "esriFieldTypeString", "alias": "PayeeCity", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PayeeCity" }, { "name": "PayeeStateProvince", "type": "esriFieldTypeString", "alias": "PayeeStateProvince", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PayeeStateProvince" }, { "name": "PayeePostalCode", "type": "esriFieldTypeString", "alias": "PayeePostalCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PayeePostalCode" }, { "name": "PayeeMobilePhone", "type": "esriFieldTypeString", "alias": "PayeeMobilePhone", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PayeeMobilePhone" }, { "name": "PayeeEmailAddress", "type": "esriFieldTypeString", "alias": "PayeeEmailAddress", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PayeeEmailAddress" }, { "name": "ShorelandType", "type": "esriFieldTypeString", "alias": "ShorelandType", "domain": { "type": "codedValue", "name": "ShorelandType", "description": "Shoreland Type", "codedValues": [ { "name": "Major", "code": "Major" }, { "name": "Minor", "code": "Minor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ShorelandType" }, { "name": "AfterTheFact", "type": "esriFieldTypeString", "alias": "AfterTheFact", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "AfterTheFact" }, { "name": "VarianceType", "type": "esriFieldTypeString", "alias": "VarianceType", "domain": { "type": "codedValue", "name": "VarianceType", "description": "Variance Type", "codedValues": [ { "name": "Area Variance", "code": "Area Variance" }, { "name": "Bluff Setback", "code": "Bluff Setback" }, { "name": "Driveway Access Spacing", "code": "Driveway Access Spacing" }, { "name": "Floodplain Ordinance", "code": "Floodplain Ordinance" }, { "name": "Height Variance", "code": "Height Variance" }, { "name": "Impervious Surface", "code": "Impervious Surface" }, { "name": "Lot Size", "code": "Lot Size" }, { "name": "Lot Width", "code": "Lot Width" }, { "name": "Rear Setback", "code": "Rear Setback" }, { "name": "Road Setback", "code": "Road Setback" }, { "name": "Septic", "code": "Septic" }, { "name": "Shoreland Ordinance", "code": "Shoreland Ordinance" }, { "name": "Shoreland Setback", "code": "Shoreland Setback" }, { "name": "Side Setback", "code": "Side Setback" }, { "name": "Size of Structure", "code": "Size of Structure" }, { "name": "Subdivision Ordinance", "code": "Subdivision Ordinance" }, { "name": "Use Variance", "code": "Use Variance" }, { "name": "Zoning Ordinance", "code": "Zoning Ordinance" }, { "name": "Solid Waste Ordinance", "code": "Solid Waste Ordinance" }, { "name": "Contiguous Lot", "code": "Contiguous Lot" }, { "name": "Kennel License", "code": "Kennel License" }, { "name": "Variance to Split Land", "code": "Variance to Split Land" }, { "name": "Variance from Ag Setback", "code": "Variance from Ag Setback" }, { "name": "Other", "code": "Other" }, { "name": "Mobile Home as Quest Home", "code": "Mobile Home as Quest Home" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "VarianceType" }, { "name": "plumbingfee", "type": "esriFieldTypeDouble", "alias": "plumbingfee", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plumbingfee" }, { "name": "OrdinanceType", "type": "esriFieldTypeString", "alias": "OrdinanceType", "domain": { "type": "codedValue", "name": "OrdinanceType", "description": "Ordinance Type", "codedValues": [ { "name": "Comprehensive Land Use Plan", "code": "Comprehensive Land Use Plan" }, { "name": "Flood Plain Ordinance", "code": "Flood Plain Ordinance" }, { "name": "Illicit Discharge Ordinance", "code": "Illicit Discharge Ordinance" }, { "name": "Interim Ordinance", "code": "Interim Ordinance" }, { "name": "Solid Waste Management Ord", "code": "Solid Waste Management Ord" }, { "name": "Subdivision Ordinance", "code": "Subdivision Ordinance" }, { "name": "Zoning Ordinance", "code": "Zoning Ordinance" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OrdinanceType" }, { "name": "DogToEmployeeRatio", "type": "esriFieldTypeString", "alias": "DogToEmployeeRatio", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DogToEmployeeRatio" }, { "name": "Emailed", "type": "esriFieldTypeString", "alias": "Emailed", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "No", "modelName": "Emailed" }, { "name": "WCAForm", "type": "esriFieldTypeString", "alias": "WCAForm", "domain": { "type": "codedValue", "name": "YesNo_NA", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WCAForm" }, { "name": "WetlandType", "type": "esriFieldTypeString", "alias": "WetlandType", "domain": { "type": "codedValue", "name": "WetlandType", "description": "Wetland Type", "codedValues": [ { "name": "Exemptions", "code": "Exemptions" }, { "name": "No-Loss", "code": "No-Loss" }, { "name": "Replacement Plan", "code": "Replacement Plan" }, { "name": "Sequencing", "code": "Sequencing" }, { "name": "Delineations/Determinations", "code": "DelineationsDeterminations" }, { "name": "Wetland Banking", "code": "Wetland Banking" }, { "name": "Violations/After-the-Fact", "code": "ViolationsAfterFact" }, { "name": "Onsite Inspection/Consult", "code": "Onsite Inspection" }, { "name": "LGRWRP", "code": "LGRWRP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WetlandType" }, { "name": "WetlandSiteAcres", "type": "esriFieldTypeDouble", "alias": "WetlandSiteAcres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WetlandSiteAcres" }, { "name": "WetlandBillingName", "type": "esriFieldTypeString", "alias": "WetlandBillingName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WetlandBillingName" }, { "name": "WetlandBillingAddress", "type": "esriFieldTypeString", "alias": "WetlandBillingAddress", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WetlandBillingAddress" }, { "name": "WetlandBillingCity", "type": "esriFieldTypeString", "alias": "WetlandBillingCity", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WetlandBillingCity" }, { "name": "WetlandBillingState", "type": "esriFieldTypeString", "alias": "WetlandBillingState", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "WetlandBillingState" }, { "name": "WetlandBillingZipCode", "type": "esriFieldTypeString", "alias": "WetlandBillingZipCode", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "WetlandBillingZipCode" }, { "name": "WetlandBillingPhone", "type": "esriFieldTypeString", "alias": "WetlandBillingPhone", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WetlandBillingPhone" }, { "name": "WetlandBillingEmail", "type": "esriFieldTypeString", "alias": "WetlandBillingEmail", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WetlandBillingEmail" }, { "name": "EnvInspectionType", "type": "esriFieldTypeString", "alias": "EnvInspectionType", "domain": { "type": "codedValue", "name": "EnvInspectionType", "description": "Env Inspection Type", "codedValues": [ { "name": "Erosion Inspection", "code": "Erosion Inspection" }, { "name": "Wetland Inspection", "code": "Wetland Inspection" }, { "name": "No Inspection", "code": "No Inspection" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EnvInspectionType" }, { "name": "NOD", "type": "esriFieldTypeDate", "alias": "NOD", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NOD" }, { "name": "WetlandProjectName", "type": "esriFieldTypeString", "alias": "WetlandProjectName", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "WetlandProjectName" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_199", "fields": "ZoningPermits_GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "name", "fields": "name", "isAscending": true, "isUnique": false, "description": "" }, { "name": "gdb_ct3_199", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "StatusIndex", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ApplicationDateI", "fields": "applicationdate", "isAscending": true, "isUnique": false, "description": "" }, { "name": "parcelname", "fields": "parcelname", "isAscending": true, "isUnique": false, "description": "" }, { "name": "PermitparcelidIn", "fields": "parcelid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S99_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "New Permit", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "3723dbd2ea4845808c06a2c8ce61df3d" } ], "tables": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "Initial Review", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 3, "name": "DBO.NewPermit", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleDestination", "keyField": "regardingobjectidname", "composite": false } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1744839842000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "regardingobjectidname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "actualend", "type": "esriFieldTypeDate", "alias": "Actual End", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "actualend" }, { "name": "actualstart", "type": "esriFieldTypeDate", "alias": "Actual Start", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "actualstart" }, { "name": "createdby", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "createdby" }, { "name": "createdon", "type": "esriFieldTypeDate", "alias": "Created On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "createdon" }, { "name": "createdonbehalfby", "type": "esriFieldTypeString", "alias": "Created On Behalf By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "createdonbehalfby" }, { "name": "modifiedby", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "modifiedby" }, { "name": "modifiedon", "type": "esriFieldTypeDate", "alias": "Modified On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "modifiedon" }, { "name": "modifiedonbehalfby", "type": "esriFieldTypeString", "alias": "Modified on Behalf By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "modifiedonbehalfby" }, { "name": "contractor", "type": "esriFieldTypeString", "alias": "Contractor", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "contractor" }, { "name": "accessorystructure", "type": "esriFieldTypeString", "alias": "Accessory Structure", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "accessorystructure" }, { "name": "date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date" }, { "name": "drivewayaccesspermit", "type": "esriFieldTypeString", "alias": "Driveway Access Permit", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "drivewayaccesspermit" }, { "name": "easementneeded", "type": "esriFieldTypeString", "alias": "Easement Needed", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "easementneeded" }, { "name": "firstreviewcomments", "type": "esriFieldTypeString", "alias": "First Review Comments", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "firstreviewcomments" }, { "name": "firstreview", "type": "esriFieldTypeString", "alias": "First Review", "domain": { "type": "codedValue", "name": "ApprovedDeniedIncomplete", "description": "Approved or Denied or Incomplete", "codedValues": [ { "name": "Approved", "code": "Approved" }, { "name": "Denied", "code": "Denied" }, { "name": "Incomplete", "code": "Incomplete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "firstreview" }, { "name": "allrequiredpaperwork", "type": "esriFieldTypeString", "alias": "All Required Paperwork", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "allrequiredpaperwork" }, { "name": "lotownedbyanother", "type": "esriFieldTypeString", "alias": "Lot Owned By Another", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "lotownedbyanother" }, { "name": "reviewedby", "type": "esriFieldTypeString", "alias": "Reviewed By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "reviewedby" }, { "name": "sameparcelashouse", "type": "esriFieldTypeString", "alias": "Same Parcel As House", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sameparcelashouse" }, { "name": "secondreviewcomments", "type": "esriFieldTypeString", "alias": "Second Review Comments", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "secondreviewcomments" }, { "name": "secondreview", "type": "esriFieldTypeString", "alias": "Second Review", "domain": { "type": "codedValue", "name": "ApprovedDeniedIncomplete", "description": "Approved or Denied or Incomplete", "codedValues": [ { "name": "Approved", "code": "Approved" }, { "name": "Denied", "code": "Denied" }, { "name": "Incomplete", "code": "Incomplete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "secondreview" }, { "name": "setbacks", "type": "esriFieldTypeString", "alias": "Setbacks", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "setbacks" }, { "name": "surveyorrecordabledoc", "type": "esriFieldTypeString", "alias": "Survey Or Recordable Doc", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "surveyorrecordabledoc" }, { "name": "violations", "type": "esriFieldTypeString", "alias": "Violations", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "violations" }, { "name": "yearbuilt", "type": "esriFieldTypeString", "alias": "Year Built", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "yearbuilt" }, { "name": "parcel", "type": "esriFieldTypeString", "alias": "Parcel", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "parcel" }, { "name": "waiverreceived", "type": "esriFieldTypeString", "alias": "Waiver Received", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "waiverreceived" }, { "name": "ownerid", "type": "esriFieldTypeString", "alias": "Owner ID", "domain": null, "editable": true, "nullable": true, "length": 160, "defaultValue": null, "modelName": "ownerid" }, { "name": "regardingobjectidname", "type": "esriFieldTypeString", "alias": "Permit Number", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "regardingobjectidname" }, { "name": "statuscode", "type": "esriFieldTypeString", "alias": "Status Code", "domain": { "type": "codedValue", "name": "OpenCompleted", "description": "Open or Completed", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Completed", "code": "Completed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "statuscode" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "SolidWasteViolation", "type": "esriFieldTypeString", "alias": "SolidWasteViolation", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SolidWasteViolation" }, { "name": "appfeereceiveddate", "type": "esriFieldTypeDate", "alias": "App Fee Received Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "appfeereceiveddate" }, { "name": "appfeereceived", "type": "esriFieldTypeString", "alias": "App Fee Received", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "appfeereceived" }, { "name": "boathousepatio", "type": "esriFieldTypeDouble", "alias": "Boat House Patio", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "boathousepatio" }, { "name": "boathousewoas", "type": "esriFieldTypeDouble", "alias": "Boat House WOAS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "boathousewoas" }, { "name": "cell", "type": "esriFieldTypeString", "alias": "Cell", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "cell" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "comments" }, { "name": "ncompleteappreceiveddate", "type": "esriFieldTypeDate", "alias": "Complete App Received Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ncompleteappreceiveddate" }, { "name": "completeappreceived", "type": "esriFieldTypeString", "alias": "Complete App Received", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "completeappreceived" }, { "name": "deck", "type": "esriFieldTypeDouble", "alias": "Deck", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "deck" }, { "name": "dnrpermitneeded", "type": "esriFieldTypeString", "alias": "DNR Permit Needed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "dnrpermitneeded" }, { "name": "driveway", "type": "esriFieldTypeDouble", "alias": "Driveway", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "driveway" }, { "name": "email", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "email" }, { "name": "estimatedsqftoverorunder25", "type": "esriFieldTypeDouble", "alias": "Estimated Sq Ft Over Or Under 25", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "estimatedsqftoverorunder25" }, { "name": "firstsitevisitdate", "type": "esriFieldTypeDate", "alias": "First Site Visit Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "firstsitevisitdate" }, { "name": "floodplain", "type": "esriFieldTypeString", "alias": "Flood Plain", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "floodplain" }, { "name": "garage", "type": "esriFieldTypeDouble", "alias": "Garage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "garage" }, { "name": "house", "type": "esriFieldTypeDouble", "alias": "House", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "house" }, { "name": "lotsizesqft", "type": "esriFieldTypeDouble", "alias": "Lot Size Sq Ft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "lotsizesqft" }, { "name": "maxamountofimpervious", "type": "esriFieldTypeDouble", "alias": "Max Amount of Impervious", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "maxamountofimpervious" }, { "name": "notes1", "type": "esriFieldTypeString", "alias": "Notes 1", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notes1" }, { "name": "notes2", "type": "esriFieldTypeString", "alias": "Notes 2", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notes2" }, { "name": "notes3", "type": "esriFieldTypeString", "alias": "Notes 3", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notes3" }, { "name": "notes4", "type": "esriFieldTypeString", "alias": "Notes 4", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notes4" }, { "name": "notes5", "type": "esriFieldTypeString", "alias": "Notes 5", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notes5" }, { "name": "patiobylake", "type": "esriFieldTypeDouble", "alias": "Patio By Lake", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "patiobylake" }, { "name": "percentageofimpervioussurfa", "type": "esriFieldTypeDouble", "alias": "Percentage of Impervious Surface", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "percentageofimpervioussurfa" }, { "name": "permitissueddate", "type": "esriFieldTypeDate", "alias": "Permit Issued Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "permitissueddate" }, { "name": "permitissued", "type": "esriFieldTypeString", "alias": "Permit Issued", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "permitissued" }, { "name": "permittype", "type": "esriFieldTypeString", "alias": "Permit Type", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "permittype" }, { "name": "phone", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "phone" }, { "name": "pid", "type": "esriFieldTypeString", "alias": "PID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "pid" }, { "name": "projectdescription", "type": "esriFieldTypeString", "alias": "Project Description", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "projectdescription" }, { "name": "sidewalk", "type": "esriFieldTypeDouble", "alias": "Sidewalk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sidewalk" }, { "name": "signedpermitreceiveddate", "type": "esriFieldTypeDate", "alias": "Signed Permit Received Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "signedpermitreceiveddate" }, { "name": "signedpermitreceived", "type": "esriFieldTypeString", "alias": "Signed Permit Received", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "signedpermitreceived" }, { "name": "sitevisitconducteddate", "type": "esriFieldTypeDate", "alias": "Site Visit Conducted Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sitevisitconducteddate" }, { "name": "sitevisitconducted", "type": "esriFieldTypeString", "alias": "Site Visit Conducted", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sitevisitconducted" }, { "name": "smallshedbylake", "type": "esriFieldTypeDouble", "alias": "Small Shed By Lake", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "smallshedbylake" }, { "name": "stairstolake60x4", "type": "esriFieldTypeDouble", "alias": "Stairs To Lake 60x4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "stairstolake60x4" }, { "name": "surveyrequired", "type": "esriFieldTypeString", "alias": "Survey Required", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "surveyrequired" }, { "name": "totalimpervioussurface", "type": "esriFieldTypeDouble", "alias": "Total Impervious Surface", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "totalimpervioussurface" }, { "name": "waterbody", "type": "esriFieldTypeString", "alias": "Waterbody", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "waterbody" }, { "name": "waterbodyclassification", "type": "esriFieldTypeString", "alias": "Waterbody Classification", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "waterbodyclassification" }, { "name": "dateof15dayletter", "type": "esriFieldTypeDate", "alias": "Date Of 15 Day Letter", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dateof15dayletter" }, { "name": "applicationcompletedate", "type": "esriFieldTypeDate", "alias": "Application Complete Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "applicationcompletedate" }, { "name": "acoeandrewbeaudet", "type": "esriFieldTypeString", "alias": "ACOE Andrew Beaudet", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "acoeandrewbeaudet" }, { "name": "acoeapprovalletterreceiveddate", "type": "esriFieldTypeDate", "alias": "ACOE Approval Letter Received Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "acoeapprovalletterreceiveddate" }, { "name": "aerialmapformailing", "type": "esriFieldTypeString", "alias": "Aerial Map for Mailing", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "aerialmapformailing" }, { "name": "approvedname", "type": "esriFieldTypeString", "alias": "Approved", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "approvedname" }, { "name": "bwsrbankcoordinator", "type": "esriFieldTypeString", "alias": "BWSR Bank Coordinator", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "bwsrbankcoordinator" }, { "name": "bwsrbankcoordinatordate", "type": "esriFieldTypeDate", "alias": "BWSR Bank Coordinator Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "bwsrbankcoordinatordate" }, { "name": "bwsrlyndapeterson", "type": "esriFieldTypeString", "alias": "BWSR Lynda Peterson", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "bwsrlyndapeterson" }, { "name": "bwsrrdreplacement", "type": "esriFieldTypeString", "alias": "BWSR Rd Replacement", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "bwsrrdreplacement" }, { "name": "completedapplicationdate", "type": "esriFieldTypeDate", "alias": "Completed Application Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "completedapplicationdate" }, { "name": "copyoftepminutesinfile", "type": "esriFieldTypeString", "alias": "Copy of TEP Minutes In File", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "copyoftepminutesinfile" }, { "name": "dnrmarkpalham", "type": "esriFieldTypeString", "alias": "DNR Mark Palham", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "dnrmarkpalham" }, { "name": "dnrrogarstradal", "type": "esriFieldTypeString", "alias": "DNR Rogar Stradal", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "dnrrogarstradal" }, { "name": "drawingofprojectincluded", "type": "esriFieldTypeString", "alias": "Drawing of Project Included", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "drawingofprojectincluded" }, { "name": "exemptioncertificateissued", "type": "esriFieldTypeString", "alias": "Exemption Certificate Issued", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "exemptioncertificateissued" }, { "name": "feespaid", "type": "esriFieldTypeString", "alias": "Fees Paid", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "feespaid" }, { "name": "incompletelettersent", "type": "esriFieldTypeString", "alias": "Incomplete Letter Sent", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "incompletelettersent" }, { "name": "lettersentdate", "type": "esriFieldTypeDate", "alias": "Letter Sent Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "lettersentdate" }, { "name": "notificationofdecisiondate", "type": "esriFieldTypeDate", "alias": "Notification of Decision Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "notificationofdecisiondate" }, { "name": "signedbypropertyowner", "type": "esriFieldTypeString", "alias": "Signed By Property Owner", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "signedbypropertyowner" }, { "name": "swcdbillbronder", "type": "esriFieldTypeString", "alias": "SWCD Bill Bronder", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "swcdbillbronder" }, { "name": "tepmeetingdate", "type": "esriFieldTypeDate", "alias": "TEP Meeting Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "tepmeetingdate" }, { "name": "tepmemberssigneddate", "type": "esriFieldTypeDate", "alias": "TEP Members Signed Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "tepmemberssigneddate" }, { "name": "teppanelmtg", "type": "esriFieldTypeString", "alias": "TEP Panel MTG", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "teppanelmtg" }, { "name": "wet_bwsrbankcoordinatordate", "type": "esriFieldTypeDate", "alias": "WET BWSR Bank Coordinator Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "wet_bwsrbankcoordinatordate" }, { "name": "ActivityType", "type": "esriFieldTypeString", "alias": "Activity Type", "domain": { "type": "codedValue", "name": "PSSpecialistActivityType", "description": "", "codedValues": [ { "name": "Accessory Structure", "code": "Accessory Structure" }, { "name": "Basement Finish / Remodel", "code": "Basement Finish / Remodel" }, { "name": "Commercial Solar", "code": "Commercial Solar" }, { "name": "Deck", "code": "Deck" }, { "name": "Addition", "code": "Addition" }, { "name": "Moved Building", "code": "Moved Building" }, { "name": "New Home (With Septic)", "code": "New Home (With Septic)" }, { "name": "Commercial / Non Residential Building", "code": "Commercial / Non Residential Building" }, { "name": "Plumbing", "code": "Plumbing" }, { "name": "Pool", "code": "Pool" }, { "name": "Razing", "code": "Razing" }, { "name": "Residential Solar", "code": "Residential Solar" }, { "name": "Septic", "code": "Septic" }, { "name": "Agriculture Land Use", "code": "Agriculture Land Use" }, { "name": "Land Use - Becker Township", "code": "Land Use - Becker Township" }, { "name": "Land Use - Baldwin Township", "code": "Land Use - Baldwin Township" }, { "name": "Signs", "code": "Signs" }, { "name": "Shoreland Alterations", "code": "Shoreland Alterations" }, { "name": "Wetland", "code": "Wetland" }, { "name": "Fence", "code": "Fence" }, { "name": "Retaining Wall", "code": "Retaining Wall" }, { "name": "Land Use", "code": "Land Use" }, { "name": "Generic Building Activity", "code": "Generic Building Activity" }, { "name": "Onsite Consult", "code": "Onsite Consult" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ActivityType" }, { "name": "WaiverDate", "type": "esriFieldTypeDate", "alias": "WaiverDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WaiverDate" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "indexes": [ { "name": "UUID_240", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_240", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Initial Review", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "3723dbd2ea4845808c06a2c8ce61df3d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "Building & Septic Inspections Review", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "DBO.NewPermit", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleDestination", "keyField": "regardingobjectidname", "composite": false } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1744840836000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "regardingobjectidname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "actualend", "type": "esriFieldTypeDate", "alias": "Actual End", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "actualend" }, { "name": "actualstart", "type": "esriFieldTypeDate", "alias": "Actual Start", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "actualstart" }, { "name": "createdby", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "createdby" }, { "name": "createdon", "type": "esriFieldTypeDate", "alias": "Created On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "createdon" }, { "name": "createdonbehalfby", "type": "esriFieldTypeString", "alias": "Created On Behalf By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "createdonbehalfby" }, { "name": "modifiedby", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "modifiedby" }, { "name": "modifiedon", "type": "esriFieldTypeDate", "alias": "Modified On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "modifiedon" }, { "name": "modifiedonbehalfby", "type": "esriFieldTypeString", "alias": "Modified on Behalf By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "modifiedonbehalfby" }, { "name": "additionsmeetingsetbacksnote", "type": "esriFieldTypeString", "alias": "Additions Meeting Setbacks Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "additionsmeetingsetbacksnote" }, { "name": "basement", "type": "esriFieldTypeString", "alias": "Basement", "domain": { "type": "codedValue", "name": "BasementFinish", "description": "Basement Finish", "codedValues": [ { "name": "Full", "code": "Full" }, { "name": "Rough In", "code": "Rough In" }, { "name": "Unfinished", "code": "Unfinished" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "basement" }, { "name": "buildingheight", "type": "esriFieldTypeString", "alias": "Building Height", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "buildingheight" }, { "name": "buildingtypeallowed", "type": "esriFieldTypeString", "alias": "Building Type Allowed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "buildingtypeallowed" }, { "name": "date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date" }, { "name": "decknote", "type": "esriFieldTypeString", "alias": "Deck Note", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "decknote" }, { "name": "disposal", "type": "esriFieldTypeString", "alias": "Disposal", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "disposal" }, { "name": "doallmeasurementsaddup", "type": "esriFieldTypeString", "alias": "Do All Measurements Add Up", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "doallmeasurementsaddup" }, { "name": "projectcreaterunoff", "type": "esriFieldTypeString", "alias": "Project Create Run-off Problem", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "projectcreaterunoff" }, { "name": "drainfieldfttowell", "type": "esriFieldTypeString", "alias": "Drainfield Ft To Well", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "drainfieldfttowell" }, { "name": "drainfieldtohouse", "type": "esriFieldTypeString", "alias": "Drainfield To House", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "drainfieldtohouse" }, { "name": "fireplacenote", "type": "esriFieldTypeString", "alias": "Fireplace Note", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "fireplacenote" }, { "name": "firstreviewcomments", "type": "esriFieldTypeString", "alias": "First Review Comments", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "firstreviewcomments" }, { "name": "firstreview", "type": "esriFieldTypeString", "alias": "First Review", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "firstreview" }, { "name": "fixturenote", "type": "esriFieldTypeString", "alias": "Fixture Note", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "fixturenote" }, { "name": "foundation", "type": "esriFieldTypeString", "alias": "Foundation", "domain": { "type": "codedValue", "name": "FoundationType", "description": "Foundation Type", "codedValues": [ { "name": "Concrete Block", "code": "Concrete Block" }, { "name": "Poured Walls", "code": "Poured Walls" }, { "name": "Posts", "code": "Posts" }, { "name": "Slab on Grade", "code": "Slab on Grade" }, { "name": "Treated Wood", "code": "Treated Wood" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "foundation" }, { "name": "dfttoneighborswells", "type": "esriFieldTypeString", "alias": "Drainfield Ft To Neighbors Wells", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "dfttoneighborswells" }, { "name": "tankfttoneighborswells", "type": "esriFieldTypeString", "alias": "Tank Ft To Neighbors Wells", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "tankfttoneighborswells" }, { "name": "futuredeckplanned", "type": "esriFieldTypeString", "alias": "Future Deck Planned", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "futuredeckplanned" }, { "name": "garage", "type": "esriFieldTypeString", "alias": "Garage", "domain": { "type": "codedValue", "name": "GarageType", "description": "Type of Garage", "codedValues": [ { "name": "Attached", "code": "Attached" }, { "name": "Detached", "code": "Detached" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "garage" }, { "name": "garagesize", "type": "esriFieldTypeString", "alias": "Garage Size", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "garagesize" }, { "name": "houseorbuildingtype", "type": "esriFieldTypeString", "alias": "House Or Building Type", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "houseorbuildingtype" }, { "name": "housesiteboring", "type": "esriFieldTypeString", "alias": "House Site Boring", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "housesiteboring" }, { "name": "ifsohowmuch", "type": "esriFieldTypeString", "alias": "If So How Much", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ifsohowmuch" }, { "name": "lowentryelevation", "type": "esriFieldTypeString", "alias": "Low Entry Elevation", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "lowentryelevation" }, { "name": "minlowfloorelev", "type": "esriFieldTypeString", "alias": "Min Low Floor Elev", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "minlowfloorelev" }, { "name": "porchnote", "type": "esriFieldTypeString", "alias": "Porch Note", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "porchnote" }, { "name": "proposedlee", "type": "esriFieldTypeString", "alias": "Proposed LEE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "proposedlee" }, { "name": "proposedlfe", "type": "esriFieldTypeString", "alias": "Proposed LFE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "proposedlfe" }, { "name": "secondreviewcomments", "type": "esriFieldTypeString", "alias": "Second Review Comments", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "secondreviewcomments" }, { "name": "secondreview", "type": "esriFieldTypeString", "alias": "Second Review", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "secondreview" }, { "name": "sqfeetmainnote", "type": "esriFieldTypeString", "alias": "Main Floor Sq Ft Note", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "sqfeetmainnote" }, { "name": "tankfttowell", "type": "esriFieldTypeString", "alias": "Tank Ft To Well", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "tankfttowell" }, { "name": "tanktohouse", "type": "esriFieldTypeString", "alias": "Tank To House", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "tanktohouse" }, { "name": "valuationfeenote", "type": "esriFieldTypeString", "alias": "Valuation Fee Note", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "valuationfeenote" }, { "name": "willitmeetsetbacks", "type": "esriFieldTypeString", "alias": "Will It Meet Setbacks", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "willitmeetsetbacks" }, { "name": "willtherebefillbroughtin", "type": "esriFieldTypeString", "alias": "Will There Be Fill Brought In", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "willtherebefillbroughtin" }, { "name": "countyfee", "type": "esriFieldTypeDouble", "alias": "County Fee", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "countyfee" }, { "name": "erosioncontrolfee", "type": "esriFieldTypeDouble", "alias": "Erosion Control Fee", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "erosioncontrolfee" }, { "name": "featuresnotes", "type": "esriFieldTypeString", "alias": "Features Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "featuresnotes" }, { "name": "licensecheckfee", "type": "esriFieldTypeDouble", "alias": "License Check Fee", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "licensecheckfee" }, { "name": "totalpermitfee", "type": "esriFieldTypeDouble", "alias": "Total Permit Fee", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "totalpermitfee" }, { "name": "planreviewfee", "type": "esriFieldTypeDouble", "alias": "Plan Review Fee", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "planreviewfee" }, { "name": "plumbingfixturesfee", "type": "esriFieldTypeDouble", "alias": "Plumbing Fixtures Fee", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plumbingfixturesfee" }, { "name": "septicresidentialother", "type": "esriFieldTypeString", "alias": "Septic Residential Other", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "septicresidentialother" }, { "name": "septicfee", "type": "esriFieldTypeDouble", "alias": "Septic Fee", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "septicfee" }, { "name": "sqfeetnotes", "type": "esriFieldTypeString", "alias": "Sq Feet Notes", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sqfeetnotes" }, { "name": "statefee", "type": "esriFieldTypeDouble", "alias": "State Fee", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "statefee" }, { "name": "septicsystemtype", "type": "esriFieldTypeString", "alias": "Septic System Type", "domain": { "type": "codedValue", "name": "SepticSystemType", "description": "Septic System Type", "codedValues": [ { "name": "Type I", "code": "Type I" }, { "name": "Type II", "code": "Type II" }, { "name": "Type III", "code": "Type III" }, { "name": "Type IV", "code": "Type IV" }, { "name": "Type V", "code": "Type V" }, { "name": "Collector", "code": "Collector" }, { "name": "Tank Replacement", "code": "Tank Replacement" }, { "name": "Existing", "code": "Existing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "septicsystemtype" }, { "name": "tanksetbacksnotes", "type": "esriFieldTypeString", "alias": "Tank Setbacks Notes", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "tanksetbacksnotes" }, { "name": "ownerid", "type": "esriFieldTypeString", "alias": "Owner ID", "domain": null, "editable": true, "nullable": true, "length": 160, "defaultValue": null, "modelName": "ownerid" }, { "name": "regardingobjectidname", "type": "esriFieldTypeString", "alias": "Permit Number", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "regardingobjectidname" }, { "name": "statuscode", "type": "esriFieldTypeString", "alias": "Status Code", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "statuscode" }, { "name": "subject", "type": "esriFieldTypeString", "alias": "Subject", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "subject" }, { "name": "reviewedby", "type": "esriFieldTypeString", "alias": "Reviewed By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "reviewedby" }, { "name": "valuationfee", "type": "esriFieldTypeDouble", "alias": "Valuation Fee", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "valuationfee" }, { "name": "mainfloorsqft", "type": "esriFieldTypeDouble", "alias": "Main Floor Sq Ft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "mainfloorsqft" }, { "name": "bonusroomunfinsqft", "type": "esriFieldTypeDouble", "alias": "Bonus Room Unfinished Sq Ft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "bonusroomunfinsqft" }, { "name": "bonusroomfinsqft", "type": "esriFieldTypeDouble", "alias": "Bonus Room Finished Sq Ft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "bonusroomfinsqft" }, { "name": "sportcourtsqft", "type": "esriFieldTypeDouble", "alias": "Sport Court Sq Ft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sportcourtsqft" }, { "name": "sportcourtnote", "type": "esriFieldTypeString", "alias": "Sport Court Note", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "sportcourtnote" }, { "name": "fireplacenum", "type": "esriFieldTypeDouble", "alias": "Number of Fireplaces", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fireplacenum" }, { "name": "decksqft", "type": "esriFieldTypeDouble", "alias": "Deck Sq Ft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "decksqft" }, { "name": "porchtype", "type": "esriFieldTypeString", "alias": "Porch Type", "domain": { "type": "codedValue", "name": "PorchDeckType", "description": "Type of Porch or Deck", "codedValues": [ { "name": "Covered Porch", "code": "Covered Porch" }, { "name": "3-Season Porch", "code": "3-Season Porch" }, { "name": "MN Rooms", "code": "MN Rooms" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "porchtype" }, { "name": "porchsqft", "type": "esriFieldTypeDouble", "alias": "Porch Sq Ft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "porchsqft" }, { "name": "polebldgtype", "type": "esriFieldTypeString", "alias": "Pole Bldg Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "polebldgtype" }, { "name": "polebldgsqft", "type": "esriFieldTypeDouble", "alias": "Pole Bldg Sq Ft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "polebldgsqft" }, { "name": "pooltype", "type": "esriFieldTypeString", "alias": "Pool Type", "domain": { "type": "codedValue", "name": "PoolType", "description": "Pool Type", "codedValues": [ { "name": "Above Ground", "code": "Above Ground" }, { "name": "Below Ground", "code": "Below Ground" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "pooltype" }, { "name": "poolsqft", "type": "esriFieldTypeDouble", "alias": "Pool Sq Ft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "poolsqft" }, { "name": "BonusRoomFinish", "type": "esriFieldTypeString", "alias": "BonusRoomFinish", "domain": { "type": "codedValue", "name": "BonusRoomFinish", "description": "Bonus Room Finish", "codedValues": [ { "name": "Full", "code": "Full" }, { "name": "Unfinished", "code": "Unfinished" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BonusRoomFinish" }, { "name": "BedroomCount", "type": "esriFieldTypeSmallInteger", "alias": "BedroomCount", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BedroomCount" }, { "name": "BathroomsCount", "type": "esriFieldTypeSmallInteger", "alias": "BathroomsCount", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BathroomsCount" }, { "name": "FireplaceType", "type": "esriFieldTypeString", "alias": "FireplaceType", "domain": { "type": "codedValue", "name": "FireplaceType", "description": "Fireplace Type", "codedValues": [ { "name": "Gas", "code": "Gas" }, { "name": "Wood", "code": "Wood" }, { "name": "Wood Stove", "code": "Wood Stove" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FireplaceType" }, { "name": "Deck", "type": "esriFieldTypeString", "alias": "Deck", "domain": { "type": "codedValue", "name": "DeckOption", "description": "Deck Options", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Future", "code": "Future" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Deck" }, { "name": "ContractorLicenseLookup", "type": "esriFieldTypeString", "alias": "ContractorLicenseLookup", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ContractorLicenseLookup" }, { "name": "FeatureNotes", "type": "esriFieldTypeString", "alias": "FeatureNotes", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "FeatureNotes" }, { "name": "AdditionPosts", "type": "esriFieldTypeDouble", "alias": "AdditionPosts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AdditionPosts" }, { "name": "FullFinishedBasement", "type": "esriFieldTypeDouble", "alias": "FullFinishedBasement", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FullFinishedBasement" }, { "name": "RoughInBasement", "type": "esriFieldTypeDouble", "alias": "RoughInBasement", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RoughInBasement" }, { "name": "UnfinishedBasement", "type": "esriFieldTypeDouble", "alias": "UnfinishedBasement", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UnfinishedBasement" }, { "name": "FinishedBasementExistingHome", "type": "esriFieldTypeDouble", "alias": "FinishedBasementExistingHome", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FinishedBasementExistingHome" }, { "name": "SecondStory", "type": "esriFieldTypeDouble", "alias": "SecondStory", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SecondStory" }, { "name": "AttachedGarage", "type": "esriFieldTypeDouble", "alias": "AttachedGarage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AttachedGarage" }, { "name": "DetachedGarage", "type": "esriFieldTypeDouble", "alias": "DetachedGarage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DetachedGarage" }, { "name": "StructureDescription", "type": "esriFieldTypeString", "alias": "StructureDescription", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "StructureDescription" }, { "name": "AccessoryFoundationType", "type": "esriFieldTypeString", "alias": "AccessoryFoundationType", "domain": { "type": "codedValue", "name": "AccessoryStructureFoundationType", "description": "Accessory Structure Foundation Type", "codedValues": [ { "name": "Frost Protected", "code": "Frost Protected" }, { "name": "Monolithic Slab", "code": "Monolithic Slab" }, { "name": "Post", "code": "Post" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "AccessoryFoundationType" }, { "name": "AccessoryStructureType", "type": "esriFieldTypeString", "alias": "AccessoryStructureType", "domain": { "type": "codedValue", "name": "AccessoryStructure", "description": "Accessory Structure Type", "codedValues": [ { "name": "Post Frame", "code": "Post Frame" }, { "name": "Stick Built", "code": "Stick Built" }, { "name": "Prebuilt", "code": "Prebuilt" }, { "name": "Lean-to", "code": "Lean-to" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AccessoryStructureType" }, { "name": "AccessoryStructureSqFt", "type": "esriFieldTypeDouble", "alias": "AccessoryStructureSqFt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AccessoryStructureSqFt" }, { "name": "SetbackSepticTank", "type": "esriFieldTypeString", "alias": "SetbackSepticTank", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SetbackSepticTank" }, { "name": "SetbackSoilTreatment", "type": "esriFieldTypeString", "alias": "SetbackSoilTreatment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SetbackSoilTreatment" }, { "name": "AccessoryStructureNotes", "type": "esriFieldTypeString", "alias": "AccessoryStructureNotes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "AccessoryStructureNotes" }, { "name": "BuildingTypeGradingPlan", "type": "esriFieldTypeString", "alias": "BuildingTypeGradingPlan", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingTypeGradingPlan" }, { "name": "RedboxElevation", "type": "esriFieldTypeString", "alias": "RedboxElevation", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RedboxElevation" }, { "name": "MinimumLFE", "type": "esriFieldTypeString", "alias": "MinimumLFE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MinimumLFE" }, { "name": "MinimumLEE", "type": "esriFieldTypeString", "alias": "MinimumLEE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MinimumLEE" }, { "name": "ElevationsGradingNotes", "type": "esriFieldTypeString", "alias": "ElevationsGradingNotes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "ElevationsGradingNotes" }, { "name": "SepticCategory", "type": "esriFieldTypeString", "alias": "SepticCategory", "domain": { "type": "codedValue", "name": "SepticCategory", "description": "Septic Category", "codedValues": [ { "name": "Residential", "code": "Residential" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SepticCategory" }, { "name": "SoilTreatmentType", "type": "esriFieldTypeString", "alias": "SoilTreatmentType", "domain": { "type": "codedValue", "name": "SepticDistributionType", "description": "Septic Distribution Type", "codedValues": [ { "name": "At-Grade", "code": "At-Grade" }, { "name": "Holding Tank", "code": "Holding Tank" }, { "name": "Mound", "code": "Mound" }, { "name": "Pressure Bed", "code": "Pressure Bed" }, { "name": "Pretreatment", "code": "Pretreatment" }, { "name": "Trench", "code": "Trench" }, { "name": "Tank Upgrade", "code": "Tank Upgrade" }, { "name": "Advanced", "code": "Advanced" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SoilTreatmentType" }, { "name": "DisposalPumpBasement", "type": "esriFieldTypeString", "alias": "DisposalPumpBasement", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DisposalPumpBasement" }, { "name": "SoilVerification", "type": "esriFieldTypeString", "alias": "SoilVerification", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SoilVerification" }, { "name": "SepticNotes", "type": "esriFieldTypeString", "alias": "SepticNotes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "SepticNotes" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "ActivityType", "type": "esriFieldTypeString", "alias": "Activity Type", "domain": { "type": "codedValue", "name": "BldgInspActivityType", "description": "Bldg Insp Activity Type", "codedValues": [ { "name": "Accessory Structure", "code": "Accessory Structure" }, { "name": "Basement Finish / Remodel", "code": "Basement Finish / Remodel" }, { "name": "Commercial Solar", "code": "Commercial Solar" }, { "name": "Deck", "code": "Deck" }, { "name": "Addition", "code": "Addition" }, { "name": "Moved Building", "code": "Moved Building" }, { "name": "New Home (With Septic)", "code": "New Home (With Septic)" }, { "name": "Commercial / Non Residential Building", "code": "Commercial / Non Residential Building" }, { "name": "Plumbing", "code": "Plumbing" }, { "name": "Pool", "code": "Pool" }, { "name": "Residential Solar", "code": "Residential Solar" }, { "name": "Septic", "code": "Septic" }, { "name": "Fence", "code": "Fence" }, { "name": "Retaining Wall", "code": "Retaining Wall" }, { "name": "Generic Building Activity", "code": "Generic Building Activity" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ActivityType" }, { "name": "AccessoryStructureFinish", "type": "esriFieldTypeString", "alias": "AccessoryStructureFinish", "domain": { "type": "codedValue", "name": "AccessoryStructureFinish", "description": "Accessory Structure Finish", "codedValues": [ { "name": "Unfinished", "code": "Unfinished" }, { "name": "Finished", "code": "Finished" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AccessoryStructureFinish" }, { "name": "PoolDeck", "type": "esriFieldTypeString", "alias": "PoolDeck", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PoolDeck" }, { "name": "PoolDeckSqFt", "type": "esriFieldTypeDouble", "alias": "PoolDeckSqFt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PoolDeckSqFt" }, { "name": "PoolSetbackSepticTank", "type": "esriFieldTypeString", "alias": "PoolSetbackSepticTank", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PoolSetbackSepticTank" }, { "name": "PoolSetbackSoilTreatmentArea", "type": "esriFieldTypeString", "alias": "PoolSetbackSoilTreatmentArea", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PoolSetbackSoilTreatmentArea" }, { "name": "PoolNotes", "type": "esriFieldTypeString", "alias": "PoolNotes", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "PoolNotes" }, { "name": "SpecifiedValuationNumber", "type": "esriFieldTypeDouble", "alias": "SpecifiedValuationNumber", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SpecifiedValuationNumber" }, { "name": "AllSetbacksMet", "type": "esriFieldTypeString", "alias": "AllSetbacksMet", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AllSetbacksMet" }, { "name": "SecondPorchType", "type": "esriFieldTypeString", "alias": "SecondPorchType", "domain": { "type": "codedValue", "name": "PorchDeckType", "description": "Type of Porch or Deck", "codedValues": [ { "name": "Covered Porch", "code": "Covered Porch" }, { "name": "3-Season Porch", "code": "3-Season Porch" }, { "name": "MN Rooms", "code": "MN Rooms" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SecondPorchType" }, { "name": "SecondPorchSqFt", "type": "esriFieldTypeDouble", "alias": "SecondPorchSqFt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SecondPorchSqFt" }, { "name": "RemodelSqFt", "type": "esriFieldTypeDouble", "alias": "RemodelSqFt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RemodelSqFt" }, { "name": "DrainfieldSize", "type": "esriFieldTypeString", "alias": "DrainfieldSize", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DrainfieldSize" }, { "name": "RockDepth", "type": "esriFieldTypeString", "alias": "RockDepth", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RockDepth" }, { "name": "Benchmark", "type": "esriFieldTypeString", "alias": "Benchmark", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "Benchmark" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "indexes": [ { "name": "UUID_331", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_331", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Building & Septic Inspections Review", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "3723dbd2ea4845808c06a2c8ce61df3d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "CUP IUP Review", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1744840928000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "aerialphotoname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "actualend", "type": "esriFieldTypeDate", "alias": "Actual End", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "actualend" }, { "name": "createdby", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "createdby" }, { "name": "createdon", "type": "esriFieldTypeDate", "alias": "Created On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "createdon" }, { "name": "createdonbehalfby", "type": "esriFieldTypeString", "alias": "Created On Behalf By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "createdonbehalfby" }, { "name": "modifiedby", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "modifiedby" }, { "name": "modifiedon", "type": "esriFieldTypeDate", "alias": "Modified On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "modifiedon" }, { "name": "modifiedonbehalfby", "type": "esriFieldTypeString", "alias": "Modified on Behalf By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "modifiedonbehalfby" }, { "name": "aerialphotoname", "type": "esriFieldTypeString", "alias": "Aerial Photo", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "aerialphotoname" }, { "name": "aerialphotonotes", "type": "esriFieldTypeString", "alias": "Aerial Photo Notes", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "aerialphotonotes" }, { "name": "applicationcompletenote", "type": "esriFieldTypeString", "alias": "Application Complete Note", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "applicationcompletenote" }, { "name": "auditortreasuerdatesent", "type": "esriFieldTypeDate", "alias": "Auditor Treasuer Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "auditortreasuerdatesent" }, { "name": "auditortreasuernotes", "type": "esriFieldTypeString", "alias": "Auditor Treasuer Notes", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "auditortreasuernotes" }, { "name": "businessplanifapplicable", "type": "esriFieldTypeString", "alias": "Business Plan If Applicable", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "businessplanifapplicable" }, { "name": "businessplannote", "type": "esriFieldTypeString", "alias": "Business Plan Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "businessplannote" }, { "name": "citiesotherlocalgov", "type": "esriFieldTypeString", "alias": "Cities and Other Local Gov", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "citiesotherlocalgov" }, { "name": "citiesotherlocalgovdate", "type": "esriFieldTypeDate", "alias": "Cities and Other Local Gov Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "citiesotherlocalgovdate" }, { "name": "citiesotherlocalgovnote", "type": "esriFieldTypeString", "alias": "Cities and Other Local Gov Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "citiesotherlocalgovnote" }, { "name": "countyattorneydatesent", "type": "esriFieldTypeDate", "alias": "County Attorney Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "countyattorneydatesent" }, { "name": "countyattorneynotes", "type": "esriFieldTypeString", "alias": "County Attorney Notes", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "countyattorneynotes" }, { "name": "countyditchinspectordate", "type": "esriFieldTypeDate", "alias": "County Ditch Inspector Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "countyditchinspectordate" }, { "name": "countyditchinspectornotes", "type": "esriFieldTypeString", "alias": "County Ditch Inspector Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "countyditchinspectornotes" }, { "name": "countypublicworksdate", "type": "esriFieldTypeDate", "alias": "County Public Works Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "countypublicworksdate" }, { "name": "countypublicworksnote", "type": "esriFieldTypeString", "alias": "County Public Works Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "countypublicworksnote" }, { "name": "countysurveyordate", "type": "esriFieldTypeDate", "alias": "County Surveyor Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "countysurveyordate" }, { "name": "countysurveyornote", "type": "esriFieldTypeString", "alias": "County Surveyor Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "countysurveyornote" }, { "name": "date15daylettersent", "type": "esriFieldTypeDate", "alias": "Date 15 Day Letter Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date15daylettersent" }, { "name": "dnrifrequestiswithin1000note", "type": "esriFieldTypeString", "alias": "DNR Request Within Shoreland Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "dnrifrequestiswithin1000note" }, { "name": "dnrifrequestiswithin1000date", "type": "esriFieldTypeDate", "alias": "DNR Request Within Shoreland Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dnrifrequestiswithin1000date" }, { "name": "dnrwatersmapnotes", "type": "esriFieldTypeString", "alias": "DNR Waters Map Notes", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "dnrwatersmapnotes" }, { "name": "dnrwatersmap", "type": "esriFieldTypeString", "alias": "DNR Waters Map", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "dnrwatersmap" }, { "name": "flooplainmapsnote", "type": "esriFieldTypeString", "alias": "Flooplain Maps Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "flooplainmapsnote" }, { "name": "flooplainmaps", "type": "esriFieldTypeString", "alias": "Flooplain Maps", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "flooplainmaps" }, { "name": "wellheadprotectionarea", "type": "esriFieldTypeString", "alias": "Well Head Protection Area", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wellheadprotectionarea" }, { "name": "wellheadprotectionareanotes", "type": "esriFieldTypeString", "alias": "Well Head Protection Area Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "wellheadprotectionareanotes" }, { "name": "localfirechiefdate", "type": "esriFieldTypeDate", "alias": "Local Fire Chief Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "localfirechiefdate" }, { "name": "localfirechiefname", "type": "esriFieldTypeString", "alias": "Local Fire Chief", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "localfirechiefname" }, { "name": "localfirechiefnotes", "type": "esriFieldTypeString", "alias": "Local Fire Chief Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "localfirechiefnotes" }, { "name": "lotsurveyifapplicable", "type": "esriFieldTypeString", "alias": "Lot Survey If Applicable", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "lotsurveyifapplicable" }, { "name": "lotsurveyifapplicablenote", "type": "esriFieldTypeString", "alias": "Lot Survey If Applicable Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "lotsurveyifapplicablenote" }, { "name": "mndotdate", "type": "esriFieldTypeDate", "alias": "MnDot Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "mndotdate" }, { "name": "mndotnotes", "type": "esriFieldTypeString", "alias": "MnDot Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "mndotnotes" }, { "name": "mndot", "type": "esriFieldTypeString", "alias": "MnDot", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "mndot" }, { "name": "notifyapplicant1year", "type": "esriFieldTypeString", "alias": "Notify Applicant 1 Year", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "notifyapplicant1year" }, { "name": "notifyapplicant1yearnotes", "type": "esriFieldTypeString", "alias": "Notify Applicant 1 Year Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notifyapplicant1yearnotes" }, { "name": "otherdate", "type": "esriFieldTypeDate", "alias": "Other Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "otherdate" }, { "name": "other", "type": "esriFieldTypeString", "alias": "Other", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "other" }, { "name": "othernotes", "type": "esriFieldTypeString", "alias": "Other Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "othernotes" }, { "name": "parcelmapinformation", "type": "esriFieldTypeString", "alias": "Parcel Map Information", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "parcelmapinformation" }, { "name": "parcelmapinformationnotes", "type": "esriFieldTypeString", "alias": "Parcel Map Information Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "parcelmapinformationnotes" }, { "name": "sanddunesstateforestdate", "type": "esriFieldTypeDate", "alias": "Sand Dunes State Forest Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sanddunesstateforestdate" }, { "name": "sanddunesstateforest", "type": "esriFieldTypeString", "alias": "Sand Dunes State Forest", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sanddunesstateforest" }, { "name": "sanddunesstateforestnotes", "type": "esriFieldTypeString", "alias": "Sand Dunes State Forest Note", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "sanddunesstateforestnotes" }, { "name": "section16_2checked", "type": "esriFieldTypeString", "alias": "Section 16.2 Checked", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "section16_2checked" }, { "name": "section16_2checkednote", "type": "esriFieldTypeString", "alias": "Section 16.2 Checked Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "section16_2checkednote" }, { "name": "septiccompliancecert", "type": "esriFieldTypeString", "alias": "Septic Compliance Cert", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "septiccompliancecert" }, { "name": "septiccompliancecertnotes", "type": "esriFieldTypeString", "alias": "Septic Compliance Cert Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "septiccompliancecertnotes" }, { "name": "septicdesign", "type": "esriFieldTypeString", "alias": "Septic Design", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "septicdesign" }, { "name": "septicdesignnotes", "type": "esriFieldTypeString", "alias": "Septic Design Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "septicdesignnotes" }, { "name": "sitedrawingcomplete", "type": "esriFieldTypeString", "alias": "Site Drawing Complete", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sitedrawingcomplete" }, { "name": "sitedrawingcompletenotes", "type": "esriFieldTypeString", "alias": "Site Drawing Complete Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sitedrawingcompletenotes" }, { "name": "siteinspectionname", "type": "esriFieldTypeString", "alias": "Site Inspection", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "siteinspectionname" }, { "name": "siteinspectionnotes", "type": "esriFieldTypeString", "alias": "Site Inspection Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "siteinspectionnotes" }, { "name": "siteplansect17gendev", "type": "esriFieldTypeString", "alias": "Site Plan Sect 17", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "siteplansect17gendev" }, { "name": "siteplansect17gendevnote", "type": "esriFieldTypeString", "alias": "Site Plan Sect 17 Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "siteplansect17gendevnote" }, { "name": "soilmapinformation", "type": "esriFieldTypeString", "alias": "Soil Map Information", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "soilmapinformation" }, { "name": "soilmapinformationnotes", "type": "esriFieldTypeString", "alias": "Soil Map Information Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "soilmapinformationnotes" }, { "name": "specificcondofrequested", "type": "esriFieldTypeString", "alias": "Specific Condition or Request", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "specificcondofrequested" }, { "name": "new_specificcondofrequestedcu_1", "type": "esriFieldTypeString", "alias": "new_specificcondofrequestedcu_1", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "new_specificcondofrequestedcu_1" }, { "name": "specificcondofrequestednote", "type": "esriFieldTypeString", "alias": "Specific Condition or Request Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "specificcondofrequestednote" }, { "name": "staffcommentsnotes", "type": "esriFieldTypeString", "alias": "Staff Comments Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "staffcommentsnotes" }, { "name": "staffcommentsdate", "type": "esriFieldTypeDate", "alias": "Staff Comments Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "staffcommentsdate" }, { "name": "staffcomments", "type": "esriFieldTypeString", "alias": "Staff Comments", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "staffcomments" }, { "name": "townshipdate", "type": "esriFieldTypeDate", "alias": "Township Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "townshipdate" }, { "name": "townshipreceivednotes", "type": "esriFieldTypeString", "alias": "Township Received Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "townshipreceivednotes" }, { "name": "townshipreceived", "type": "esriFieldTypeString", "alias": "Township Received", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "townshipreceived" }, { "name": "wetlandimpact", "type": "esriFieldTypeString", "alias": "Wetland Impact", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wetlandimpact" }, { "name": "wetlandimpactnotes", "type": "esriFieldTypeString", "alias": "Wetland Impact Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "wetlandimpactnotes" }, { "name": "wildliferefugedate", "type": "esriFieldTypeDate", "alias": "Wildlife Refuge Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "wildliferefugedate" }, { "name": "wildliferefuge", "type": "esriFieldTypeString", "alias": "Wildlife Refuge", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wildliferefuge" }, { "name": "wildliferefugenotes", "type": "esriFieldTypeString", "alias": "Wildlife Refuge Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "wildliferefugenotes" }, { "name": "writtenexplanation", "type": "esriFieldTypeString", "alias": "Written Explanation", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "writtenexplanation" }, { "name": "writtenexplanationnote", "type": "esriFieldTypeString", "alias": "Written Explanation Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "writtenexplanationnote" }, { "name": "ownerid", "type": "esriFieldTypeString", "alias": "Owner ID", "domain": null, "editable": true, "nullable": true, "length": 160, "defaultValue": null, "modelName": "ownerid" }, { "name": "regardingobjectidname", "type": "esriFieldTypeString", "alias": "Permit Number", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "regardingobjectidname" }, { "name": "statuscode", "type": "esriFieldTypeString", "alias": "Status Code", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "statuscode" }, { "name": "enddate120day", "type": "esriFieldTypeDate", "alias": "End Date 120 Day", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "enddate120day" }, { "name": "ext120daybylgu", "type": "esriFieldTypeDate", "alias": "Ext 120 Day By LGU", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ext120daybylgu" }, { "name": "dateof15dayletter", "type": "esriFieldTypeDate", "alias": "Date Of 15 Day Letter", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dateof15dayletter" }, { "name": "enddate60day", "type": "esriFieldTypeDate", "alias": "End Date 60 Day", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "enddate60day" }, { "name": "applicantsigned60daywaiver", "type": "esriFieldTypeDate", "alias": "Applicant Signed 60 Day Waiver", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "applicantsigned60daywaiver" }, { "name": "applicationcompletedate", "type": "esriFieldTypeDate", "alias": "Application Complete Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "applicationcompletedate" }, { "name": "reviewedby", "type": "esriFieldTypeString", "alias": "Reviewed By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "reviewedby" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "indexes": [ { "name": "UUID_231", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_231", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "CUP IUP Review", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "3723dbd2ea4845808c06a2c8ce61df3d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "EAW Review", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1744841063000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "projectname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "actualend", "type": "esriFieldTypeDate", "alias": "Actual End", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "actualend" }, { "name": "createdby", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "createdby" }, { "name": "createdon", "type": "esriFieldTypeDate", "alias": "Created On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "createdon" }, { "name": "createdonbehalfby", "type": "esriFieldTypeString", "alias": "Created On Behalf By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "createdonbehalfby" }, { "name": "modifiedby", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "modifiedby" }, { "name": "modifiedon", "type": "esriFieldTypeDate", "alias": "Modified On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "modifiedon" }, { "name": "modifiedonbehalfby", "type": "esriFieldTypeString", "alias": "Modified on Behalf By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "modifiedonbehalfby" }, { "name": "eawinfosubmittedcom", "type": "esriFieldTypeDate", "alias": "EAW Info Submitted By Proposer Complete", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "eawinfosubmittedcom" }, { "name": "eawinfosubmitted", "type": "esriFieldTypeDate", "alias": "EAW Info Submitted By Proposer", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "eawinfosubmitted" }, { "name": "eawwasdeterminednecessary", "type": "esriFieldTypeDate", "alias": "EAW Was Determined Necessary", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "eawwasdeterminednecessary" }, { "name": "projectname", "type": "esriFieldTypeString", "alias": "Project Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "projectname" }, { "name": "rgucompleteseaw", "type": "esriFieldTypeDate", "alias": "RGU Completes EAW", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "rgucompleteseaw" }, { "name": "ownerid", "type": "esriFieldTypeString", "alias": "Owner ID", "domain": null, "editable": true, "nullable": true, "length": 160, "defaultValue": null, "modelName": "ownerid" }, { "name": "regardingobjectidname", "type": "esriFieldTypeString", "alias": "Permit Number", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "regardingobjectidname" }, { "name": "statuscode", "type": "esriFieldTypeString", "alias": "Status Code", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "statuscode" }, { "name": "dateof15dayletter", "type": "esriFieldTypeDate", "alias": "Date Of 15 Day Letter", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dateof15dayletter" }, { "name": "reviewedby", "type": "esriFieldTypeString", "alias": "Reviewed By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "reviewedby" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "indexes": [ { "name": "UUID_232", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_232", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "EAW Review", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "3723dbd2ea4845808c06a2c8ce61df3d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "Environmental Review", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 4, "name": "DBO.NewPermit", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleDestination", "keyField": "regardingobjectidname", "composite": false } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1744755900000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "lakename", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "actualend", "type": "esriFieldTypeDate", "alias": "Actual End", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "actualend" }, { "name": "createdby", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "createdby" }, { "name": "createdon", "type": "esriFieldTypeDate", "alias": "Created On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "createdon" }, { "name": "createdonbehalfby", "type": "esriFieldTypeString", "alias": "Created On Behalf By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "createdonbehalfby" }, { "name": "modifiedby", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "modifiedby" }, { "name": "modifiedon", "type": "esriFieldTypeDate", "alias": "Modified On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "modifiedon" }, { "name": "modifiedonbehalfby", "type": "esriFieldTypeString", "alias": "Modified on Behalf By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "modifiedonbehalfby" }, { "name": "boathousepatio", "type": "esriFieldTypeDouble", "alias": "Boat House Patio", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "boathousepatio" }, { "name": "boathousewoas", "type": "esriFieldTypeDouble", "alias": "Boat House WOAS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "boathousewoas" }, { "name": "deck", "type": "esriFieldTypeDouble", "alias": "Deck", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "deck" }, { "name": "driveway", "type": "esriFieldTypeDouble", "alias": "Driveway", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "driveway" }, { "name": "apparentsolidwastevio", "type": "esriFieldTypeString", "alias": "Apparent Solid Waste Vio", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "apparentsolidwastevio" }, { "name": "bluffsetback", "type": "esriFieldTypeString", "alias": "Bluff Setback", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "bluffsetback" }, { "name": "date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date" }, { "name": "distancefromproject", "type": "esriFieldTypeString", "alias": "Distance From Project", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "distancefromproject" }, { "name": "dnrpublicwatersmapcheck", "type": "esriFieldTypeString", "alias": "DNR Public Waters Map Check", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "dnrpublicwatersmapcheck" }, { "name": "projectrequirefillshore", "type": "esriFieldTypeString", "alias": "Project Require Fill In Shoreland", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "projectrequirefillshore" }, { "name": "firstreviewcomments", "type": "esriFieldTypeString", "alias": "First Review Comments", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "firstreviewcomments" }, { "name": "firstreview", "type": "esriFieldTypeString", "alias": "First Review", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "firstreview" }, { "name": "floodplain", "type": "esriFieldTypeString", "alias": "Floodplain", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "floodplain" }, { "name": "impervioussurfaces", "type": "esriFieldTypeString", "alias": "Impervious Surfaces", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "impervioussurfaces" }, { "name": "lakename", "type": "esriFieldTypeString", "alias": "Lake Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "lakename" }, { "name": "laketype", "type": "esriFieldTypeString", "alias": "Lake Type", "domain": { "type": "codedValue", "name": "LakeType", "description": "Lake Type", "codedValues": [ { "name": "General Development", "code": "General Development" }, { "name": "Natural Environment", "code": "Natural Environment" }, { "name": "Recreational", "code": "Recreational" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "laketype" }, { "name": "lotsizeandwidth", "type": "esriFieldTypeString", "alias": "Lot Size And Width", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "lotsizeandwidth" }, { "name": "lowestrequiredadjacentgr", "type": "esriFieldTypeString", "alias": "Lowest Required Adjacent Grade", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "lowestrequiredadjacentgr" }, { "name": "lowfloorelevationmet", "type": "esriFieldTypeString", "alias": "Low Floor Elevation Met", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "lowfloorelevationmet" }, { "name": "map", "type": "esriFieldTypeString", "alias": "Map", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "map" }, { "name": "mindrwayelevationreq", "type": "esriFieldTypeString", "alias": "Min Drway Elevation Req", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "mindrwayelevationreq" }, { "name": "minimumrequired", "type": "esriFieldTypeString", "alias": "Minimum Required", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "minimumrequired" }, { "name": "percentageoflot", "type": "esriFieldTypeString", "alias": "Percentage Of Lot", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "percentageoflot" }, { "name": "projectsetbacks", "type": "esriFieldTypeString", "alias": "Project Setbacks", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "projectsetbacks" }, { "name": "proposedlfe", "type": "esriFieldTypeString", "alias": "Proposed LFE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "proposedlfe" }, { "name": "proposedsqft", "type": "esriFieldTypeString", "alias": "Proposed Sq Ft", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "proposedsqft" }, { "name": "protecteddrainageesmt", "type": "esriFieldTypeString", "alias": "Protected Drainage Esmt", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "protecteddrainageesmt" }, { "name": "requireacup", "type": "esriFieldTypeString", "alias": "Require a CUP", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "requireacup" }, { "name": "reviewedby", "type": "esriFieldTypeString", "alias": "Reviewed By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "reviewedby" }, { "name": "riparianlot", "type": "esriFieldTypeString", "alias": "Riparian Lot", "domain": { "type": "codedValue", "name": "Riparian", "description": "Riparian", "codedValues": [ { "name": "Riparian", "code": "Riparian" }, { "name": "Non-Riparian", "code": "Non-Riparian" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "riparianlot" }, { "name": "rivername", "type": "esriFieldTypeString", "alias": "River Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "rivername" }, { "name": "rivertype", "type": "esriFieldTypeString", "alias": "River Type", "domain": { "type": "codedValue", "name": "RiverType", "description": "River Type", "codedValues": [ { "name": "Agricultural", "code": "Agricultural" }, { "name": "Forested", "code": "Forested" }, { "name": "Transition", "code": "Transition" }, { "name": "Tributary", "code": "Tributary" }, { "name": "Mississippi Recreational", "code": "Mississippi Recreational" }, { "name": "Miss or Rum Scenic", "code": "Miss or Rum Scenic" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "rivertype" }, { "name": "secondreviewcomments", "type": "esriFieldTypeString", "alias": "Second Review Comments", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "secondreviewcomments" }, { "name": "secondreview", "type": "esriFieldTypeString", "alias": "Second Review", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "secondreview" }, { "name": "shoreland", "type": "esriFieldTypeString", "alias": "Shoreland", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "shoreland" }, { "name": "wcaexemption", "type": "esriFieldTypeString", "alias": "WCA Exemption", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wcaexemption" }, { "name": "wetlandimpacts", "type": "esriFieldTypeString", "alias": "Wetland Impacts", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wetlandimpacts" }, { "name": "wetlands", "type": "esriFieldTypeString", "alias": "Wetlands", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wetlands" }, { "name": "zone", "type": "esriFieldTypeString", "alias": "Zone", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "zone" }, { "name": "estsqftoverorunder25", "type": "esriFieldTypeDouble", "alias": "Est Sq Ft Over or Under 25 Per", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "estsqftoverorunder25" }, { "name": "garage", "type": "esriFieldTypeDouble", "alias": "Garage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "garage" }, { "name": "house", "type": "esriFieldTypeDouble", "alias": "House", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "house" }, { "name": "lotsizesqft", "type": "esriFieldTypeDouble", "alias": "Lot Size Sq Ft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "lotsizesqft" }, { "name": "maxamountofimpervious", "type": "esriFieldTypeDouble", "alias": "Max Amount of Impervious", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "maxamountofimpervious" }, { "name": "naname", "type": "esriFieldTypeString", "alias": "NA", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "naname" }, { "name": "notes1", "type": "esriFieldTypeString", "alias": "Notes 1", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notes1" }, { "name": "notes2", "type": "esriFieldTypeString", "alias": "Notes 2", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notes2" }, { "name": "notes3", "type": "esriFieldTypeString", "alias": "Notes 3", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notes3" }, { "name": "notes4", "type": "esriFieldTypeString", "alias": "Notes 4", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notes4" }, { "name": "notes5", "type": "esriFieldTypeString", "alias": "Notes 5", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notes5" }, { "name": "parcel", "type": "esriFieldTypeString", "alias": "Parcel", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "parcel" }, { "name": "patiobylake", "type": "esriFieldTypeDouble", "alias": "Patio By Lake", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "patiobylake" }, { "name": "percentofimpervioussurface", "type": "esriFieldTypeDouble", "alias": "Percentage of Impervious Surface", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "percentofimpervioussurface" }, { "name": "sidewalk", "type": "esriFieldTypeDouble", "alias": "Sidewalk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sidewalk" }, { "name": "smallshedbylake", "type": "esriFieldTypeDouble", "alias": "Small Shed By Lake", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "smallshedbylake" }, { "name": "stairstolake60x4", "type": "esriFieldTypeDouble", "alias": "Stairs To Lake 60x4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "stairstolake60x4" }, { "name": "totalimpervioussurface", "type": "esriFieldTypeDouble", "alias": "Total Impervious Surface", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "totalimpervioussurface" }, { "name": "ownerid", "type": "esriFieldTypeString", "alias": "Owner ID", "domain": null, "editable": true, "nullable": true, "length": 160, "defaultValue": null, "modelName": "ownerid" }, { "name": "regardingobjectidname", "type": "esriFieldTypeString", "alias": "Permit Number", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "regardingobjectidname" }, { "name": "statuscode", "type": "esriFieldTypeString", "alias": "Status Code", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "statuscode" }, { "name": "applicationdate", "type": "esriFieldTypeDate", "alias": "Application Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "applicationdate" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "FloodElevation100Year", "type": "esriFieldTypeString", "alias": "FloodElevation100Year", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FloodElevation100Year" }, { "name": "BluffOnProperty", "type": "esriFieldTypeString", "alias": "BluffOnProperty", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BluffOnProperty" }, { "name": "OHWLSetbackMet", "type": "esriFieldTypeString", "alias": "OHWLSetbackMet", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OHWLSetbackMet" }, { "name": "DistanceToOHWL", "type": "esriFieldTypeDouble", "alias": "DistanceToOHWL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DistanceToOHWL" }, { "name": "ShorelandAlterationPermit", "type": "esriFieldTypeString", "alias": "ShorelandAlterationPermit", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ShorelandAlterationPermit" }, { "name": "StructureHeightMet", "type": "esriFieldTypeString", "alias": "StructureHeightMet", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "StructureHeightMet" }, { "name": "ShorelandFloodplainElevation", "type": "esriFieldTypeString", "alias": "ShorelandFloodplainElevation", "domain": { "type": "codedValue", "name": "ElevationRequirements", "description": "Elevation Requirements", "codedValues": [ { "name": "Shoreland", "code": "Shoreland" }, { "name": "Floodplain", "code": "Floodplain" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ShorelandFloodplainElevation" }, { "name": "LFEProposed", "type": "esriFieldTypeDouble", "alias": "LFEProposed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LFEProposed" }, { "name": "LFEMinimum", "type": "esriFieldTypeDouble", "alias": "LFEMinimum", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LFEMinimum" }, { "name": "LowestAdjacentGrade", "type": "esriFieldTypeDouble", "alias": "LowestAdjacentGrade", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LowestAdjacentGrade" }, { "name": "ElevationRequirementMet", "type": "esriFieldTypeString", "alias": "ElevationRequirementMet", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ElevationRequirementMet" }, { "name": "WetlandPermitRequired", "type": "esriFieldTypeString", "alias": "WetlandPermitRequired", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WetlandPermitRequired" }, { "name": "WetlandDistanceFromProject", "type": "esriFieldTypeDouble", "alias": "WetlandDistanceFromProject", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WetlandDistanceFromProject" }, { "name": "appfeereceiveddate", "type": "esriFieldTypeDate", "alias": "App Fee Received Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "appfeereceiveddate" }, { "name": "appfeereceived", "type": "esriFieldTypeString", "alias": "App Fee Received", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "appfeereceived" }, { "name": "cell", "type": "esriFieldTypeString", "alias": "Cell", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "cell" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "comments" }, { "name": "ncompleteappreceiveddate", "type": "esriFieldTypeDate", "alias": "Complete App Received Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ncompleteappreceiveddate" }, { "name": "completeappreceived", "type": "esriFieldTypeString", "alias": "Complete App Received", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "completeappreceived" }, { "name": "dnrpermitneeded", "type": "esriFieldTypeString", "alias": "DNR Permit Needed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "dnrpermitneeded" }, { "name": "email", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "email" }, { "name": "estimatedsqftoverorunder25", "type": "esriFieldTypeDouble", "alias": "Estimated Sq Ft Over Or Under 25", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "estimatedsqftoverorunder25" }, { "name": "firstsitevisitdate", "type": "esriFieldTypeDate", "alias": "First Site Visit Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "firstsitevisitdate" }, { "name": "percentageofimpervioussurfa", "type": "esriFieldTypeDouble", "alias": "Percentage of Impervious Surface", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "percentageofimpervioussurfa" }, { "name": "permitissueddate", "type": "esriFieldTypeDate", "alias": "Permit Issued Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "permitissueddate" }, { "name": "permitissued", "type": "esriFieldTypeString", "alias": "Permit Issued", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "permitissued" }, { "name": "permittype", "type": "esriFieldTypeString", "alias": "Permit Type", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "permittype" }, { "name": "phone", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "phone" }, { "name": "pid", "type": "esriFieldTypeString", "alias": "PID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "pid" }, { "name": "projectdescription", "type": "esriFieldTypeString", "alias": "Project Description", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "projectdescription" }, { "name": "signedpermitreceiveddate", "type": "esriFieldTypeDate", "alias": "Signed Permit Received Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "signedpermitreceiveddate" }, { "name": "signedpermitreceived", "type": "esriFieldTypeString", "alias": "Signed Permit Received", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "signedpermitreceived" }, { "name": "sitevisitconducteddate", "type": "esriFieldTypeDate", "alias": "Site Visit Conducted Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sitevisitconducteddate" }, { "name": "sitevisitconducted", "type": "esriFieldTypeString", "alias": "Site Visit Conducted", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sitevisitconducted" }, { "name": "surveyrequired", "type": "esriFieldTypeString", "alias": "Survey Required", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "surveyrequired" }, { "name": "waterbody", "type": "esriFieldTypeString", "alias": "Waterbody", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "waterbody" }, { "name": "waterbodyclassification", "type": "esriFieldTypeString", "alias": "Waterbody Classification", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "waterbodyclassification" }, { "name": "dateof15dayletter", "type": "esriFieldTypeDate", "alias": "Date Of 15 Day Letter", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dateof15dayletter" }, { "name": "applicationcompletedate", "type": "esriFieldTypeDate", "alias": "Application Complete Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "applicationcompletedate" }, { "name": "acoeandrewbeaudet", "type": "esriFieldTypeString", "alias": "ACOE Andrew Beaudet", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "acoeandrewbeaudet" }, { "name": "acoeapprovalletterreceiveddate", "type": "esriFieldTypeDate", "alias": "ACOE Approval Letter Received Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "acoeapprovalletterreceiveddate" }, { "name": "aerialmapformailing", "type": "esriFieldTypeString", "alias": "Aerial Map for Mailing", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "aerialmapformailing" }, { "name": "approvedname", "type": "esriFieldTypeString", "alias": "Approved", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "approvedname" }, { "name": "bwsrbankcoordinator", "type": "esriFieldTypeString", "alias": "BWSR Bank Coordinator", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "bwsrbankcoordinator" }, { "name": "bwsrbankcoordinatordate", "type": "esriFieldTypeDate", "alias": "BWSR Bank Coordinator Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "bwsrbankcoordinatordate" }, { "name": "bwsrlyndapeterson", "type": "esriFieldTypeString", "alias": "BWSR Lynda Peterson", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "bwsrlyndapeterson" }, { "name": "bwsrrdreplacement", "type": "esriFieldTypeString", "alias": "BWSR Rd Replacement", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "bwsrrdreplacement" }, { "name": "completedapplicationdate", "type": "esriFieldTypeDate", "alias": "Completed Application Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "completedapplicationdate" }, { "name": "copyoftepminutesinfile", "type": "esriFieldTypeString", "alias": "Copy of TEP Minutes In File", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "copyoftepminutesinfile" }, { "name": "dnrmarkpalham", "type": "esriFieldTypeString", "alias": "DNR Mark Palham", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "dnrmarkpalham" }, { "name": "dnrrogarstradal", "type": "esriFieldTypeString", "alias": "DNR Rogar Stradal", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "dnrrogarstradal" }, { "name": "drawingofprojectincluded", "type": "esriFieldTypeString", "alias": "Drawing of Project Included", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "drawingofprojectincluded" }, { "name": "exemptioncertificateissued", "type": "esriFieldTypeString", "alias": "Exemption Certificate Issued", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "exemptioncertificateissued" }, { "name": "feespaid", "type": "esriFieldTypeString", "alias": "Fees Paid", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "feespaid" }, { "name": "incompletelettersent", "type": "esriFieldTypeString", "alias": "Incomplete Letter Sent", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "incompletelettersent" }, { "name": "lettersentdate", "type": "esriFieldTypeDate", "alias": "Letter Sent Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "lettersentdate" }, { "name": "notificationofdecisiondate", "type": "esriFieldTypeDate", "alias": "Notification of Decision Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "notificationofdecisiondate" }, { "name": "signedbypropertyowner", "type": "esriFieldTypeString", "alias": "Signed By Property Owner", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "signedbypropertyowner" }, { "name": "swcdbillbronder", "type": "esriFieldTypeString", "alias": "SWCD Bill Bronder", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "swcdbillbronder" }, { "name": "tepmeetingdate", "type": "esriFieldTypeDate", "alias": "TEP Meeting Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "tepmeetingdate" }, { "name": "tepmemberssigneddate", "type": "esriFieldTypeDate", "alias": "TEP Members Signed Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "tepmemberssigneddate" }, { "name": "teppanelmtg", "type": "esriFieldTypeString", "alias": "TEP Panel MTG", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "teppanelmtg" }, { "name": "wet_bwsrbankcoordinatordate", "type": "esriFieldTypeDate", "alias": "WET BWSR Bank Coordinator Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "wet_bwsrbankcoordinatordate" }, { "name": "ActivityType", "type": "esriFieldTypeString", "alias": "Activity Type", "domain": { "type": "codedValue", "name": "EnvActivityType", "description": "Env Activity Type", "codedValues": [ { "name": "Accessory Structure", "code": "Accessory Structure" }, { "name": "Basement Finish / Remodel", "code": "Basement Finish / Remodel" }, { "name": "Commercial Solar", "code": "Commercial Solar" }, { "name": "Deck", "code": "Deck" }, { "name": "Addition", "code": "Addition" }, { "name": "Moved Building", "code": "Moved Building" }, { "name": "New Home (With Septic)", "code": "New Home (With Septic)" }, { "name": "Commercial / Non Residential Building", "code": "Commercial / Non Residential Building" }, { "name": "Plumbing", "code": "Plumbing" }, { "name": "Pool", "code": "Pool" }, { "name": "Residential Solar", "code": "Residential Solar" }, { "name": "Septic", "code": "Septic" }, { "name": "Agriculture Land Use", "code": "Agriculture Land Use" }, { "name": "Land Use - Becker Township", "code": "Land Use - Becker Township" }, { "name": "Land Use - Baldwin Township", "code": "Land Use - Baldwin Township" }, { "name": "Shoreland Alterations", "code": "Shoreland Alterations" }, { "name": "Wetland", "code": "Wetland" }, { "name": "Fence", "code": "Fence" }, { "name": "Retaining Wall", "code": "Retaining Wall" }, { "name": "Land Use", "code": "Land Use" }, { "name": "Generic Building Activity", "code": "Generic Building Activity" }, { "name": "Onsite Consult", "code": "Onsite Consult" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ActivityType" }, { "name": "ImperviousLeft", "type": "esriFieldTypeDouble", "alias": "ImperviousLeft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ImperviousLeft" }, { "name": "LotSizeAcres", "type": "esriFieldTypeDouble", "alias": "LotSizeAcres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LotSizeAcres" }, { "name": "TotalImperviousExisting", "type": "esriFieldTypeDouble", "alias": "TotalImperviousExisting", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalImperviousExisting" }, { "name": "TotalImperviousProposed", "type": "esriFieldTypeDouble", "alias": "TotalImperviousProposed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalImperviousProposed" }, { "name": "NOADueBy", "type": "esriFieldTypeDate", "alias": "NOADueBy", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NOADueBy" }, { "name": "NOADate", "type": "esriFieldTypeDate", "alias": "NOADate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NOADate" }, { "name": "CommentPeriodDeadline", "type": "esriFieldTypeDate", "alias": "CommentPeriodDeadline", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CommentPeriodDeadline" }, { "name": "NODDueDate", "type": "esriFieldTypeDate", "alias": "NODDueDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NODDueDate" }, { "name": "NODSent", "type": "esriFieldTypeDate", "alias": "NODSent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NODSent" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "indexes": [ { "name": "UUID_242", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_242", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Environmental Review", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "3723dbd2ea4845808c06a2c8ce61df3d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 20, "name": "Kennel Review", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1744841314000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "regardingobjectidname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "actualend", "type": "esriFieldTypeDate", "alias": "Actual End", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "actualend" }, { "name": "createdby", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "createdby" }, { "name": "createdon", "type": "esriFieldTypeDate", "alias": "Created On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "createdon" }, { "name": "createdonbehalfby", "type": "esriFieldTypeString", "alias": "Created On Behalf By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "createdonbehalfby" }, { "name": "modifiedby", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "modifiedby" }, { "name": "modifiedon", "type": "esriFieldTypeDate", "alias": "Modified On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "modifiedon" }, { "name": "modifiedonbehalfby", "type": "esriFieldTypeString", "alias": "Modified on Behalf By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "modifiedonbehalfby" }, { "name": "applicationandfeeschecked", "type": "esriFieldTypeString", "alias": "Application And Fees Checked", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "applicationandfeeschecked" }, { "name": "applicationfeescomm", "type": "esriFieldTypeString", "alias": "Commercial App And Fees Check", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "applicationfeescomm" }, { "name": "applicationfeescommdate", "type": "esriFieldTypeDate", "alias": "Commercial App And Fees Check Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "applicationfeescommdate" }, { "name": "applicationandfeesdate", "type": "esriFieldTypeDate", "alias": "Application And Fees Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "applicationandfeesdate" }, { "name": "applicationisforwarded", "type": "esriFieldTypeString", "alias": "Application Is Forwarded", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "applicationisforwarded" }, { "name": "appropriatetownshipchecked", "type": "esriFieldTypeString", "alias": "Appropriate Township Checked", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "appropriatetownshipchecked" }, { "name": "appsubmittedanddetermined", "type": "esriFieldTypeString", "alias": "App Submitted And Determined", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "appsubmittedanddetermined" }, { "name": "appsubmittedanddetermineddate", "type": "esriFieldTypeDate", "alias": "App Submitted And Determined Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "appsubmittedanddetermineddate" }, { "name": "commericalkennelfinalreview", "type": "esriFieldTypeString", "alias": "Commerical Kennel Final Review", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "commericalkennelfinalreview" }, { "name": "commericalkennelinitialreview", "type": "esriFieldTypeString", "alias": "Commerical Kennel Initial Review", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "commericalkennelinitialreview" }, { "name": "positiveinspectioncheck", "type": "esriFieldTypeString", "alias": "Positive Inspection Check", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "positiveinspectioncheck" }, { "name": "approvedbyplanner", "type": "esriFieldTypeString", "alias": "Approved By Planner", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "approvedbyplanner" }, { "name": "ifchangesdate", "type": "esriFieldTypeDate", "alias": "If Changes Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ifchangesdate" }, { "name": "deniedbyplanner", "type": "esriFieldTypeString", "alias": "Denied By Planner", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "deniedbyplanner" }, { "name": "nochanges", "type": "esriFieldTypeString", "alias": "No Changes", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "nochanges" }, { "name": "nochangesdate", "type": "esriFieldTypeDate", "alias": "No Changes Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "nochangesdate" }, { "name": "kenneltype", "type": "esriFieldTypeString", "alias": "Kennel Type", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "kenneltype" }, { "name": "lettersentout", "type": "esriFieldTypeString", "alias": "Letter Sent Out", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "lettersentout" }, { "name": "lettersentoutcommercial", "type": "esriFieldTypeString", "alias": "Letter Sent Out Commercial", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "lettersentoutcommercial" }, { "name": "licenseisissued", "type": "esriFieldTypeString", "alias": "License Is Issued", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "licenseisissued" }, { "name": "paymentisreceived", "type": "esriFieldTypeString", "alias": "Payment Received", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "paymentisreceived" }, { "name": "paymentisreceiveddate", "type": "esriFieldTypeDate", "alias": "Payment Received Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "paymentisreceiveddate" }, { "name": "plannergivesinitialcheck", "type": "esriFieldTypeString", "alias": "Planner Gives Initial Check", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "plannergivesinitialcheck" }, { "name": "plannercompliancereview", "type": "esriFieldTypeString", "alias": "Planner Compliance Review", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "plannercompliancereview" }, { "name": "plannercompliancereviewdate", "type": "esriFieldTypeDate", "alias": "Planner Compliance Review Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "plannercompliancereviewdate" }, { "name": "plannerinitialapproval", "type": "esriFieldTypeString", "alias": "Planner Initial Approval", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "plannerinitialapproval" }, { "name": "plannerinitialapprovaldate", "type": "esriFieldTypeDate", "alias": "Planner Initial Approval Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "plannerinitialapprovaldate" }, { "name": "privatekennelnotes", "type": "esriFieldTypeString", "alias": "Private Kennel Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "privatekennelnotes" }, { "name": "privatekennelreviewalnotes", "type": "esriFieldTypeString", "alias": "Private Kennel Reviewal Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "privatekennelreviewalnotes" }, { "name": "sheriffdepartmentchecked", "type": "esriFieldTypeString", "alias": "Sheriff Department Checked", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sheriffdepartmentchecked" }, { "name": "sheriffdepartmentdate", "type": "esriFieldTypeDate", "alias": "Sheriff Department Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sheriffdepartmentdate" }, { "name": "yearlyextensionschecked", "type": "esriFieldTypeString", "alias": "Yearly Extensions Checked", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "yearlyextensionschecked" }, { "name": "ownerid", "type": "esriFieldTypeString", "alias": "Owner ID", "domain": null, "editable": true, "nullable": true, "length": 160, "defaultValue": null, "modelName": "ownerid" }, { "name": "regardingobjectidname", "type": "esriFieldTypeString", "alias": "Permit Number", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "regardingobjectidname" }, { "name": "applicationdate", "type": "esriFieldTypeDate", "alias": "Application Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "applicationdate" }, { "name": "reviewedby", "type": "esriFieldTypeString", "alias": "Reviewed By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "reviewedby" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "indexes": [ { "name": "UUID_233", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_233", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Kennel Review", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "3723dbd2ea4845808c06a2c8ce61df3d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 21, "name": "Ordinance Review", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1744841367000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "regardingobjectidname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "actualend", "type": "esriFieldTypeDate", "alias": "Actual End", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "actualend" }, { "name": "createdby", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "createdby" }, { "name": "createdon", "type": "esriFieldTypeDate", "alias": "Created On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "createdon" }, { "name": "createdonbehalfby", "type": "esriFieldTypeString", "alias": "Created On Behalf By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "createdonbehalfby" }, { "name": "modifiedby", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "modifiedby" }, { "name": "modifiedon", "type": "esriFieldTypeDate", "alias": "Modified On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "modifiedon" }, { "name": "modifiedonbehalfby", "type": "esriFieldTypeString", "alias": "Modified on Behalf By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "modifiedonbehalfby" }, { "name": "citiesandotherlocalgovdate", "type": "esriFieldTypeDate", "alias": "Cities and Other Local Gov Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "citiesandotherlocalgovdate" }, { "name": "citiesandotherlocalgovnote", "type": "esriFieldTypeString", "alias": "Cities and Other Local Gov Note", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "citiesandotherlocalgovnote" }, { "name": "countyattorneydate", "type": "esriFieldTypeDate", "alias": "County Attorney Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "countyattorneydate" }, { "name": "countyattorneynote", "type": "esriFieldTypeString", "alias": "County Attorney Note", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "countyattorneynote" }, { "name": "countypublicworksdeptdate", "type": "esriFieldTypeDate", "alias": "County Public Works Dept Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "countypublicworksdeptdate" }, { "name": "dnrifwithin1000to3000date", "type": "esriFieldTypeDate", "alias": "DNR if Within 1000 to 3000 Ft Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dnrifwithin1000to3000date" }, { "name": "localfirechiefdate", "type": "esriFieldTypeDate", "alias": "Local Fire Chief Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "localfirechiefdate" }, { "name": "mndotdate", "type": "esriFieldTypeDate", "alias": "MnDot Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "mndotdate" }, { "name": "ord_addordinancenumber", "type": "esriFieldTypeString", "alias": "Ordinance Add Ordinance Number", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_addordinancenumber" }, { "name": "new_ord_affidavitofpublicationd", "type": "esriFieldTypeDate", "alias": "new_ord_affidavitofpublicationd", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "new_ord_affidavitofpublicationd" }, { "name": "ord_affidavitofpublicationph", "type": "esriFieldTypeString", "alias": "Ordinance Affidavit of Publication Public Hearing", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_affidavitofpublicationph" }, { "name": "ord_affidavitofpublicatiosb", "type": "esriFieldTypeString", "alias": "Ordinance Affidavit of Publication Summary Back", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_affidavitofpublicatiosb" }, { "name": "ord_affidavitofpublicatiosf", "type": "esriFieldTypeString", "alias": "Ordinance Affidavit of Publication Summary Filed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_affidavitofpublicatiosf" }, { "name": "ord_afterrecordedoriginal", "type": "esriFieldTypeString", "alias": "Ordinance Original Stored in Auditor", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_afterrecordedoriginal" }, { "name": "ord_allinformationentered", "type": "esriFieldTypeString", "alias": "Ordinance All Info Entered", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_allinformationentered" }, { "name": "ord_rbaprepared", "type": "esriFieldTypeString", "alias": "Ordinance RBA Prepared", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_rbaprepared" }, { "name": "ord_askadmintoassignord", "type": "esriFieldTypeString", "alias": "Ordinance Ask Admin to Assignan ORD", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_askadmintoassignord" }, { "name": "ord_summaryofordsign", "type": "esriFieldTypeString", "alias": "Ordinance Summary Ready to Sign", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_summaryofordsign" }, { "name": "ord_countyboardpackets", "type": "esriFieldTypeString", "alias": "Ordinance County Board Packets", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_countyboardpackets" }, { "name": "ord_countyboardtakesaction", "type": "esriFieldTypeString", "alias": "Ordinance County Board Takes Action", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_countyboardtakesaction" }, { "name": "ord_createapplication", "type": "esriFieldTypeString", "alias": "Ordinance Create Application", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_createapplication" }, { "name": "ord_date15dayletterdate", "type": "esriFieldTypeDate", "alias": "Ordinance 15 Day Letter Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ord_date15dayletterdate" }, { "name": "ord_date15dayletter", "type": "esriFieldTypeString", "alias": "Ordinance 15 Day Letter Date", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_date15dayletter" }, { "name": "ord_applicationreceiveddate", "type": "esriFieldTypeDate", "alias": "Ordinance Application Received Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ord_applicationreceiveddate" }, { "name": "ord_applicationreceived", "type": "esriFieldTypeString", "alias": "Ordinance Application Received", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_applicationreceived" }, { "name": "ord_documentisscannedinoracle", "type": "esriFieldTypeString", "alias": "Ordinance Doc Scanned in Oracle", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_documentisscannedinoracle" }, { "name": "ord_enterinfointodatabase", "type": "esriFieldTypeString", "alias": "Ordinance Enter Info Into Database", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_enterinfointodatabase" }, { "name": "ord_minutesaredone", "type": "esriFieldTypeString", "alias": "Ordinance Minutes Are Done", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_minutesaredone" }, { "name": "ord_notificationofamendmail", "type": "esriFieldTypeString", "alias": "Ordinance Notification of Amend Mailed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_notificationofamendmail" }, { "name": "ord_ordinancepagesareupdated", "type": "esriFieldTypeString", "alias": "Ordinance Pages Updated", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_ordinancepagesareupdated" }, { "name": "ord_packetmailplancomm", "type": "esriFieldTypeString", "alias": "Ordinance Packet Mailed to Planning Comm", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_packetmailplancomm" }, { "name": "ord_proposedwrittenlanguage", "type": "esriFieldTypeString", "alias": "Ordinance Proposed Written Language", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_proposedwrittenlanguage" }, { "name": "ord_publichearingishelddate", "type": "esriFieldTypeDate", "alias": "Ordinance Public Hearing Held Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ord_publichearingishelddate" }, { "name": "ord_publichearingisheld", "type": "esriFieldTypeString", "alias": "Ordinance Public Hearing Held", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_publichearingisheld" }, { "name": "ord_publishnoticeinpaper", "type": "esriFieldTypeString", "alias": "Ordinance Public Notice in Paper", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_publishnoticeinpaper" }, { "name": "ord_scanrbaandsummary", "type": "esriFieldTypeString", "alias": "Ordinance Scan RBA And Summary", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_scanrbaandsummary" }, { "name": "ord_signedrba", "type": "esriFieldTypeString", "alias": "Ordinance Signed RBA", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_signedrba" }, { "name": "ord_signedsummaryandordinance", "type": "esriFieldTypeString", "alias": "Ordinance Signed Summary And Ordinance", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_signedsummaryandordinance" }, { "name": "ord_summaryissenttobepublished", "type": "esriFieldTypeString", "alias": "Ordinance Summary Sent To Be Published", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_summaryissenttobepublished" }, { "name": "ord_summaryordaffirec", "type": "esriFieldTypeString", "alias": "Ordinance Summary Ord Affid Recorded", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_summaryordaffirec" }, { "name": "ord_townshipsaresent", "type": "esriFieldTypeString", "alias": "Sent Township Ordinance", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_townshipsaresent" }, { "name": "townshipdatesent", "type": "esriFieldTypeDate", "alias": "Township Date Sent For Comments", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "townshipdatesent" }, { "name": "township", "type": "esriFieldTypeString", "alias": "Township Sent For Comments", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "township" }, { "name": "townshipnotes", "type": "esriFieldTypeString", "alias": "Township Note", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "townshipnotes" }, { "name": "ownerid", "type": "esriFieldTypeString", "alias": "Owner ID", "domain": null, "editable": true, "nullable": true, "length": 160, "defaultValue": null, "modelName": "ownerid" }, { "name": "regardingobjectidname", "type": "esriFieldTypeString", "alias": "Permit Number", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "regardingobjectidname" }, { "name": "statuscode", "type": "esriFieldTypeString", "alias": "Status Code", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "statuscode" }, { "name": "enddate120day", "type": "esriFieldTypeDate", "alias": "End Date 120 Day", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "enddate120day" }, { "name": "ext120daybylgu", "type": "esriFieldTypeDate", "alias": "Ext 120 Day By LGU", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ext120daybylgu" }, { "name": "dateof15dayletter", "type": "esriFieldTypeDate", "alias": "Date Of 15 Day Letter", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dateof15dayletter" }, { "name": "enddate60day", "type": "esriFieldTypeDate", "alias": "End Date 60 Day", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "enddate60day" }, { "name": "applicationcompletedate", "type": "esriFieldTypeDate", "alias": "Application Complete Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "applicationcompletedate" }, { "name": "reviewedby", "type": "esriFieldTypeString", "alias": "Reviewed By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "reviewedby" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "indexes": [ { "name": "UUID_234", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_234", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Ordinance Review", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "3723dbd2ea4845808c06a2c8ce61df3d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 22, "name": "Shoreland Review", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1744841489000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "regardingobjectidname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "actualend", "type": "esriFieldTypeDate", "alias": "Actual End", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "actualend" }, { "name": "createdby", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "createdby" }, { "name": "createdon", "type": "esriFieldTypeDate", "alias": "Created On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "createdon" }, { "name": "createdonbehalfby", "type": "esriFieldTypeString", "alias": "Created On Behalf By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "createdonbehalfby" }, { "name": "modifiedby", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "modifiedby" }, { "name": "modifiedon", "type": "esriFieldTypeDate", "alias": "Modified On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "modifiedon" }, { "name": "modifiedonbehalfby", "type": "esriFieldTypeString", "alias": "Modified on Behalf By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "modifiedonbehalfby" }, { "name": "appfeereceiveddate", "type": "esriFieldTypeDate", "alias": "App Fee Received Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "appfeereceiveddate" }, { "name": "appfeereceived", "type": "esriFieldTypeString", "alias": "App Fee Received", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "appfeereceived" }, { "name": "boathousepatio", "type": "esriFieldTypeDouble", "alias": "Boat House Patio", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "boathousepatio" }, { "name": "boathousewoas", "type": "esriFieldTypeDouble", "alias": "Boat House WOAS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "boathousewoas" }, { "name": "cell", "type": "esriFieldTypeString", "alias": "Cell", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "cell" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "comments" }, { "name": "ncompleteappreceiveddate", "type": "esriFieldTypeDate", "alias": "Complete App Received Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ncompleteappreceiveddate" }, { "name": "completeappreceived", "type": "esriFieldTypeString", "alias": "Complete App Received", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "completeappreceived" }, { "name": "deck", "type": "esriFieldTypeDouble", "alias": "Deck", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "deck" }, { "name": "dnrpermitneeded", "type": "esriFieldTypeString", "alias": "DNR Permit Needed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "dnrpermitneeded" }, { "name": "driveway", "type": "esriFieldTypeDouble", "alias": "Driveway", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "driveway" }, { "name": "email", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "email" }, { "name": "estimatedsqftoverorunder25", "type": "esriFieldTypeDouble", "alias": "Estimated Sq Ft Over Or Under 25", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "estimatedsqftoverorunder25" }, { "name": "firstsitevisitdate", "type": "esriFieldTypeDate", "alias": "First Site Visit Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "firstsitevisitdate" }, { "name": "floodplain", "type": "esriFieldTypeString", "alias": "Flood Plain", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "floodplain" }, { "name": "garage", "type": "esriFieldTypeDouble", "alias": "Garage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "garage" }, { "name": "house", "type": "esriFieldTypeDouble", "alias": "House", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "house" }, { "name": "lotsizesqft", "type": "esriFieldTypeDouble", "alias": "Lot Size Sq Ft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "lotsizesqft" }, { "name": "maxamountofimpervious", "type": "esriFieldTypeDouble", "alias": "Max Amount of Impervious", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "maxamountofimpervious" }, { "name": "notes1", "type": "esriFieldTypeString", "alias": "Notes 1", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notes1" }, { "name": "notes2", "type": "esriFieldTypeString", "alias": "Notes 2", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notes2" }, { "name": "notes3", "type": "esriFieldTypeString", "alias": "Notes 3", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notes3" }, { "name": "notes4", "type": "esriFieldTypeString", "alias": "Notes 4", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notes4" }, { "name": "notes5", "type": "esriFieldTypeString", "alias": "Notes 5", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notes5" }, { "name": "patiobylake", "type": "esriFieldTypeDouble", "alias": "Patio By Lake", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "patiobylake" }, { "name": "percentageofimpervioussurfa", "type": "esriFieldTypeDouble", "alias": "Percentage of Impervious Surface", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "percentageofimpervioussurfa" }, { "name": "permitissueddate", "type": "esriFieldTypeDate", "alias": "Permit Issued Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "permitissueddate" }, { "name": "permitissued", "type": "esriFieldTypeString", "alias": "Permit Issued", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "permitissued" }, { "name": "permittype", "type": "esriFieldTypeString", "alias": "Permit Type", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "permittype" }, { "name": "phone", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "phone" }, { "name": "pid", "type": "esriFieldTypeString", "alias": "PID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "pid" }, { "name": "projectdescription", "type": "esriFieldTypeString", "alias": "Project Description", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "projectdescription" }, { "name": "sidewalk", "type": "esriFieldTypeDouble", "alias": "Sidewalk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sidewalk" }, { "name": "signedpermitreceiveddate", "type": "esriFieldTypeDate", "alias": "Signed Permit Received Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "signedpermitreceiveddate" }, { "name": "signedpermitreceived", "type": "esriFieldTypeString", "alias": "Signed Permit Received", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "signedpermitreceived" }, { "name": "sitevisitconducteddate", "type": "esriFieldTypeDate", "alias": "Site Visit Conducted Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sitevisitconducteddate" }, { "name": "sitevisitconducted", "type": "esriFieldTypeString", "alias": "Site Visit Conducted", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sitevisitconducted" }, { "name": "smallshedbylake", "type": "esriFieldTypeDouble", "alias": "Small Shed By Lake", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "smallshedbylake" }, { "name": "stairstolake60x4", "type": "esriFieldTypeDouble", "alias": "Stairs To Lake 60x4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "stairstolake60x4" }, { "name": "surveyrequired", "type": "esriFieldTypeString", "alias": "Survey Required", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "surveyrequired" }, { "name": "totalimpervioussurface", "type": "esriFieldTypeDouble", "alias": "Total Impervious Surface", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "totalimpervioussurface" }, { "name": "waterbody", "type": "esriFieldTypeString", "alias": "Waterbody", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "waterbody" }, { "name": "waterbodyclassification", "type": "esriFieldTypeString", "alias": "Waterbody Classification", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "waterbodyclassification" }, { "name": "ownerid", "type": "esriFieldTypeString", "alias": "Owner ID", "domain": null, "editable": true, "nullable": true, "length": 160, "defaultValue": null, "modelName": "ownerid" }, { "name": "regardingobjectidname", "type": "esriFieldTypeString", "alias": "Permit Number", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "regardingobjectidname" }, { "name": "statuscode", "type": "esriFieldTypeString", "alias": "Status Code", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "statuscode" }, { "name": "dateof15dayletter", "type": "esriFieldTypeDate", "alias": "Date Of 15 Day Letter", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dateof15dayletter" }, { "name": "applicationcompletedate", "type": "esriFieldTypeDate", "alias": "Application Complete Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "applicationcompletedate" }, { "name": "reviewedby", "type": "esriFieldTypeString", "alias": "Reviewed By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "reviewedby" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "indexes": [ { "name": "UUID_235", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_235", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Shoreland Review", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "3723dbd2ea4845808c06a2c8ce61df3d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 23, "name": "Subdivision Review", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1744841531000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "isworkflowcreatedname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "actualend", "type": "esriFieldTypeDate", "alias": "Actual End", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "actualend" }, { "name": "actualstartdate", "type": "esriFieldTypeDate", "alias": "Actual Start Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "actualstartdate" }, { "name": "createdby", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "createdby" }, { "name": "createdon", "type": "esriFieldTypeDate", "alias": "Created On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "createdon" }, { "name": "createdonbehalfby", "type": "esriFieldTypeString", "alias": "Created On Behalf By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "createdonbehalfby" }, { "name": "isworkflowcreatedname", "type": "esriFieldTypeString", "alias": "isworkflowcreatedname", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "isworkflowcreatedname" }, { "name": "modifiedby", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "modifiedby" }, { "name": "modifiedon", "type": "esriFieldTypeDate", "alias": "Modified On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "modifiedon" }, { "name": "modifiedonbehalfby", "type": "esriFieldTypeString", "alias": "Modified On Behalf By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "modifiedonbehalfby" }, { "name": "prelimplan20halfsheet", "type": "esriFieldTypeString", "alias": "Prelim Plan 20 Half-Sheets", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "prelimplan20halfsheet" }, { "name": "gradingplan20halfsheet", "type": "esriFieldTypeString", "alias": "Grading Plan 20 Half-Sheets", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "gradingplan20halfsheet" }, { "name": "deadend23orfewerhomes", "type": "esriFieldTypeString", "alias": "Dead End St 23 or Fewer Homes", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "deadend23orfewerhomes" }, { "name": "buildablearea40000sqft", "type": "esriFieldTypeString", "alias": "Buildable Area 40,000 Sq Ft", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "buildablearea40000sqft" }, { "name": "adjoiningpropertyowners", "type": "esriFieldTypeString", "alias": "Adjoining Property Owners", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "adjoiningpropertyowners" }, { "name": "agriculturalsetback250req", "type": "esriFieldTypeString", "alias": "Agricultural Setback 250 Required", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "agriculturalsetback250req" }, { "name": "auditortreasurer", "type": "esriFieldTypeString", "alias": "Auditor Treasurer", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "auditortreasurer" }, { "name": "boundarysurvey", "type": "esriFieldTypeString", "alias": "Boundary Survey", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "boundarysurvey" }, { "name": "bs_townshipcommentsdate", "type": "esriFieldTypeDate", "alias": "Building Site Township Comments Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "bs_townshipcommentsdate" }, { "name": "buildabilityline", "type": "esriFieldTypeString", "alias": "Buildability Line", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "buildabilityline" }, { "name": "buildingsetbacks", "type": "esriFieldTypeString", "alias": "Building Setbacks", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "buildingsetbacks" }, { "name": "buildingsetbacksos", "type": "esriFieldTypeString", "alias": "Building Setbacks OS", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "buildingsetbacksos" }, { "name": "citiesandotherlocalgovern", "type": "esriFieldTypeString", "alias": "Cities And Other Local Gov", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "citiesandotherlocalgovern" }, { "name": "commentsfromotheroffices", "type": "esriFieldTypeString", "alias": "Comments From Other Offices", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "commentsfromotheroffices" }, { "name": "countyattorney", "type": "esriFieldTypeString", "alias": "County Attorney", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "countyattorney" }, { "name": "countyattorneyos", "type": "esriFieldTypeString", "alias": "County Attorney OS", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "countyattorneyos" }, { "name": "countyditchinspector", "type": "esriFieldTypeString", "alias": "County Ditch Inspector", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "countyditchinspector" }, { "name": "countypublicworksdept", "type": "esriFieldTypeString", "alias": "County Public Works Dept", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "countypublicworksdept" }, { "name": "countysurveyoros", "type": "esriFieldTypeString", "alias": "County Surveyor OS", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "countysurveyoros" }, { "name": "culdesaclengthlessthan1400", "type": "esriFieldTypeString", "alias": "Cul-de-sac Length Less Than 1400", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "culdesaclengthlessthan1400" }, { "name": "date15daylettersent", "type": "esriFieldTypeDate", "alias": "Date 15 Day Letter Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date15daylettersent" }, { "name": "dateapplicationisconsidered", "type": "esriFieldTypeDate", "alias": "Date Application Considered", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dateapplicationisconsidered" }, { "name": "dnrifwithin1000ft", "type": "esriFieldTypeString", "alias": "DNR If Within 1000 Ft", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "dnrifwithin1000ft" }, { "name": "dnrwatersmapchecked", "type": "esriFieldTypeString", "alias": "DNR Waters Map Checked", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "dnrwatersmapchecked" }, { "name": "doespropertyhaveexistingcup", "type": "esriFieldTypeString", "alias": "Does Property Have Existing CUP", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "doespropertyhaveexistingcup" }, { "name": "eawneededeis", "type": "esriFieldTypeString", "alias": "EAW Needed EIS", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "eawneededeis" }, { "name": "elevationspointsshown", "type": "esriFieldTypeString", "alias": "Elevations Points Shown", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "elevationspointsshown" }, { "name": "existingbuildings", "type": "esriFieldTypeString", "alias": "Existing Buildings", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "existingbuildings" }, { "name": "existinghome", "type": "esriFieldTypeString", "alias": "Existing Home", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "existinghome" }, { "name": "existinghousesewercompliance", "type": "esriFieldTypeString", "alias": "Existing House Sewer Compliance", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "existinghousesewercompliance" }, { "name": "existingstreetsshown", "type": "esriFieldTypeString", "alias": "Existing Streets Shown", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "existingstreetsshown" }, { "name": "floodplainmapsreviewed", "type": "esriFieldTypeString", "alias": "Flood Plain Maps Reviewed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "floodplainmapsreviewed" }, { "name": "front", "type": "esriFieldTypeString", "alias": "Front", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "front" }, { "name": "gisdept", "type": "esriFieldTypeString", "alias": "GIS Dept", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "gisdept" }, { "name": "hwyslopeeasementsrequired", "type": "esriFieldTypeString", "alias": "Hwy Slope Easements Required", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "hwyslopeeasementsrequired" }, { "name": "landownership", "type": "esriFieldTypeString", "alias": "Land Ownership", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "landownership" }, { "name": "leelfeshownforeverylot", "type": "esriFieldTypeString", "alias": "LEE LFE Shown For Every Lot", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "leelfeshownforeverylot" }, { "name": "legaldescription", "type": "esriFieldTypeString", "alias": "Legal Description", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "legaldescription" }, { "name": "localfirechief", "type": "esriFieldTypeString", "alias": "Local Fire Chief", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "localfirechief" }, { "name": "mndotifrequestonsthwy", "type": "esriFieldTypeString", "alias": "MnDot If Request On State Hwy", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "mndotifrequestonsthwy" }, { "name": "notificationlist", "type": "esriFieldTypeString", "alias": "Notification List", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "notificationlist" }, { "name": "notifiedapplicant", "type": "esriFieldTypeString", "alias": "Notified Applicant One Year Approval", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "notifiedapplicant" }, { "name": "npdesapproval", "type": "esriFieldTypeString", "alias": "NPDES Approval", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "npdesapproval" }, { "name": "other", "type": "esriFieldTypeString", "alias": "Other", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "other" }, { "name": "outlotsmeetzoningrequirement", "type": "esriFieldTypeString", "alias": "Outlots Meet Zoning Requirement", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "outlotsmeetzoningrequirement" }, { "name": "preexistingenvironmental", "type": "esriFieldTypeString", "alias": "Preexisting Environmental", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "preexistingenvironmental" }, { "name": "preliminarydrainageandgrading1", "type": "esriFieldTypeString", "alias": "Preliminary Drainage And Grading 1", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "preliminarydrainageandgrading1" }, { "name": "preliminarydrainageandgrading2", "type": "esriFieldTypeString", "alias": "Preliminary Drainage And Grading 2", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "preliminarydrainageandgrading2" }, { "name": "preliminarydrawings", "type": "esriFieldTypeString", "alias": "Preliminary Drawings", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "preliminarydrawings" }, { "name": "proposedbuildingsites", "type": "esriFieldTypeString", "alias": "Proposed Building Sites", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "proposedbuildingsites" }, { "name": "proposedinternalstreets", "type": "esriFieldTypeString", "alias": "Proposed Internal Streets", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "proposedinternalstreets" }, { "name": "publicnoticetopaper", "type": "esriFieldTypeString", "alias": "Public Notice to Paper", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "publicnoticetopaper" }, { "name": "rearsetbacks", "type": "esriFieldTypeString", "alias": "Rear Setbacks", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "rearsetbacks" }, { "name": "receivedcadfiles", "type": "esriFieldTypeString", "alias": "Received CAD Files", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "receivedcadfiles" }, { "name": "requiredroadfrontage", "type": "esriFieldTypeString", "alias": "Required Road Frontage", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "requiredroadfrontage" }, { "name": "roadconnections", "type": "esriFieldTypeString", "alias": "Road Connections", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "roadconnections" }, { "name": "sanddunesstateforestdatesent", "type": "esriFieldTypeDate", "alias": "Sand Dunes State Forest Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sanddunesstateforestdatesent" }, { "name": "sanddunesstateforestnote", "type": "esriFieldTypeString", "alias": "Sand Dunes State Forest Note", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "sanddunesstateforestnote" }, { "name": "scaledatenortharrow", "type": "esriFieldTypeString", "alias": "Scale Date North Arrow", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "scaledatenortharrow" }, { "name": "sidesetbacks", "type": "esriFieldTypeString", "alias": "Side Setbacks", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sidesetbacks" }, { "name": "signedbuildablestatement", "type": "esriFieldTypeString", "alias": "Signed Buildable Statement", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "signedbuildablestatement" }, { "name": "signedbypropertyowner", "type": "esriFieldTypeString", "alias": "Signed By Property Owner", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "signedbypropertyowner" }, { "name": "signedstatementonplat", "type": "esriFieldTypeString", "alias": "Signed Statement On Plat", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "signedstatementonplat" }, { "name": "soilborings", "type": "esriFieldTypeString", "alias": "Soil Borings", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "soilborings" }, { "name": "solidwasteviolations", "type": "esriFieldTypeString", "alias": "Solid Waste Violations", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "solidwasteviolations" }, { "name": "staffcommentssent", "type": "esriFieldTypeString", "alias": "Staff Comments Sent", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "staffcommentssent" }, { "name": "sub_20halfsheetsprelim", "type": "esriFieldTypeString", "alias": "SUB 20 Half Sheets Prelim", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_20halfsheetsprelim" }, { "name": "sub_20halfsheetpresnote", "type": "esriFieldTypeString", "alias": "SUB 20 Half Sheets Prelim Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_20halfsheetpresnote" }, { "name": "sub_20halfsheetsofgradingnote", "type": "esriFieldTypeString", "alias": "SUB 20 Half Sheets of Grading Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_20halfsheetsofgradingnote" }, { "name": "sub_20halfsheetsofgrading", "type": "esriFieldTypeString", "alias": "SUB 20 Half Sheets of Grading", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_20halfsheetsofgrading" }, { "name": "sub_23orfewerhomesnote", "type": "esriFieldTypeString", "alias": "SUB 23 or Fewer Homes Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_23orfewerhomesnote" }, { "name": "sub_23orfewerhomes", "type": "esriFieldTypeString", "alias": "SUB 23 or Fewer Homes", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_23orfewerhomes" }, { "name": "sub_40000sqftbuildablearea", "type": "esriFieldTypeString", "alias": "SUB 40000 Sq Ft Buildable Area", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_40000sqftbuildablearea" }, { "name": "sub_40000sqftbuildableareanote", "type": "esriFieldTypeString", "alias": "SUB 40000 Sq Ft Buildable Area Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_40000sqftbuildableareanote" }, { "name": "sub_60daywaived", "type": "esriFieldTypeString", "alias": "SUB 60 Day Waived", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_60daywaived" }, { "name": "sub_adjoiningpropertyowner", "type": "esriFieldTypeString", "alias": "SUB Adjoining Property Owner", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_adjoiningpropertyowner" }, { "name": "sub_adjoiningpropertyownernote", "type": "esriFieldTypeString", "alias": "SUB Adjoining Property Owner Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_adjoiningpropertyownernote" }, { "name": "sub_agriculturalsetback", "type": "esriFieldTypeString", "alias": "SUB Agricultural Setback", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_agriculturalsetback" }, { "name": "sub_agriculturalsetbacknote", "type": "esriFieldTypeString", "alias": "SUB Agricultural Setback Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_agriculturalsetbacknote" }, { "name": "sub_auditortreasurerdate", "type": "esriFieldTypeDate", "alias": "SUB Auditor Treasurer Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_auditortreasurerdate" }, { "name": "sub_auditortreasurer", "type": "esriFieldTypeString", "alias": "SUB Auditor Treasurer", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_auditortreasurer" }, { "name": "sub_auditortreasurernote", "type": "esriFieldTypeString", "alias": "SUB Auditor Treasurer Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_auditortreasurernote" }, { "name": "sub_boundarysurvey", "type": "esriFieldTypeString", "alias": "SUB Boundary Survey", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_boundarysurvey" }, { "name": "sub_boundarysurveynote", "type": "esriFieldTypeString", "alias": "SUB Boundary Survey Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_boundarysurveynote" }, { "name": "sub_buildabilityline", "type": "esriFieldTypeString", "alias": "SUB Buildability Line", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_buildabilityline" }, { "name": "sub_buildabilitylinenote", "type": "esriFieldTypeString", "alias": "SUB Buildability Line Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_buildabilitylinenote" }, { "name": "sub_buildingsetbacksnote", "type": "esriFieldTypeString", "alias": "SUB Building Setbacks Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_buildingsetbacksnote" }, { "name": "sub_citiesandotherlocalgovdate", "type": "esriFieldTypeDate", "alias": "SUB Cities And Other Local Gov Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_citiesandotherlocalgovdate" }, { "name": "sub_citiesandotherlocalgov", "type": "esriFieldTypeString", "alias": "SUB Cities And Other Local Gov", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_citiesandotherlocalgov" }, { "name": "sub_citiesandotherlocalgovnote", "type": "esriFieldTypeString", "alias": "SUB Cities And Other Local Gov Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_citiesandotherlocalgovnote" }, { "name": "sub_commentsfromothernote", "type": "esriFieldTypeString", "alias": "SUB Comments From Other Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_commentsfromothernote" }, { "name": "sub_commentsfromother", "type": "esriFieldTypeString", "alias": "SUB Comments From Other", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_commentsfromother" }, { "name": "sub_countyattorneydatesent", "type": "esriFieldTypeDate", "alias": "SUB County Attorney Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_countyattorneydatesent" }, { "name": "sub_countyattorneynote", "type": "esriFieldTypeString", "alias": "SUB County Attorney Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_countyattorneynote" }, { "name": "sub_countyditchinspectordate", "type": "esriFieldTypeDate", "alias": "SUB County Ditch Inspector Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_countyditchinspectordate" }, { "name": "sub_countyditchinspector", "type": "esriFieldTypeString", "alias": "SUB County Ditch Inspector", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_countyditchinspector" }, { "name": "sub_countyditchinspectornote", "type": "esriFieldTypeString", "alias": "SUB County Ditch Inspector Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_countyditchinspectornote" }, { "name": "sub_countypublicworksdeptdate", "type": "esriFieldTypeDate", "alias": "SUB County Public Works Dept Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_countypublicworksdeptdate" }, { "name": "sub_countypublicworksdept", "type": "esriFieldTypeString", "alias": "SUB County Public Works Dept", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_countypublicworksdept" }, { "name": "sub_countypublicworksdeptnote", "type": "esriFieldTypeString", "alias": "SUB County Public Works Dept Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_countypublicworksdeptnote" }, { "name": "sub_countysurveyordatesent", "type": "esriFieldTypeDate", "alias": "SUB County Surveyor Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_countysurveyordatesent" }, { "name": "sub_countysurveyor", "type": "esriFieldTypeString", "alias": "SUB County Surveyor", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_countysurveyor" }, { "name": "sub_countysurveyornote", "type": "esriFieldTypeString", "alias": "SUB County Surveyor Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_countysurveyornote" }, { "name": "sub_culdesaclessthan1400", "type": "esriFieldTypeString", "alias": "SUB CulDeSac Less Than 1400Ft", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_culdesaclessthan1400" }, { "name": "sub_culdesaclessthan1400note", "type": "esriFieldTypeString", "alias": "SUB CulDeSac Less Than 1400Ft Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_culdesaclessthan1400note" }, { "name": "sub_dnrifshorelanddate", "type": "esriFieldTypeDate", "alias": "SUB DNR If Shoreland Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_dnrifshorelanddate" }, { "name": "sub_dnrifshorelanddatenote", "type": "esriFieldTypeString", "alias": "SUB DNR If Shoreland Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_dnrifshorelanddatenote" }, { "name": "sub_dnrifshoreland", "type": "esriFieldTypeString", "alias": "SUB DNR If Shoreland", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_dnrifshoreland" }, { "name": "sub_dnrwatersmapchecked", "type": "esriFieldTypeString", "alias": "SUB DNR Waters Map Checked", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_dnrwatersmapchecked" }, { "name": "sub_dnrwatersmapcheckednote", "type": "esriFieldTypeString", "alias": "SUB DNR Waters Map Checked Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_dnrwatersmapcheckednote" }, { "name": "sub_doespropertyhavecupnote", "type": "esriFieldTypeString", "alias": "SUB Does Property Have CUP Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_doespropertyhavecupnote" }, { "name": "sub_doespropertyhavecup", "type": "esriFieldTypeString", "alias": "SUB Does Property Have CUP", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_doespropertyhavecup" }, { "name": "sub_eawneededeis", "type": "esriFieldTypeString", "alias": "SUB EAW EIS Needed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_eawneededeis" }, { "name": "sub_eawneededeisnote", "type": "esriFieldTypeString", "alias": "SUB EAW EIS Needed Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_eawneededeisnote" }, { "name": "sub_elevationspointsshown", "type": "esriFieldTypeString", "alias": "SUB Elevations Points Shown", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_elevationspointsshown" }, { "name": "sub_elevationspointsshownnote", "type": "esriFieldTypeString", "alias": "SUB Elevations Points Shown Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_elevationspointsshownnote" }, { "name": "sub_existingbuildings", "type": "esriFieldTypeString", "alias": "SUB Existing Buildings", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_existingbuildings" }, { "name": "sub_existingbuildingsnote", "type": "esriFieldTypeString", "alias": "SUB Existing Buildings Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_existingbuildingsnote" }, { "name": "sub_existinghomemeetsetback", "type": "esriFieldTypeString", "alias": "SUB Existing Home Meet Setback", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_existinghomemeetsetback" }, { "name": "new_sub_existinghomenote", "type": "esriFieldTypeString", "alias": "nSUB Existing Home Meet Setback Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "new_sub_existinghomenote" }, { "name": "sub_existinghousesewercomn", "type": "esriFieldTypeString", "alias": "SUB Existing House Sewer Compliance Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_existinghousesewercomn" }, { "name": "sub_existinghousesewercom", "type": "esriFieldTypeString", "alias": "SUB Existing House Sewer Compliance", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_existinghousesewercom" }, { "name": "sub_existingstreetsshown", "type": "esriFieldTypeString", "alias": "SUB Existing Streets Shown", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_existingstreetsshown" }, { "name": "sub_existingstreetsshownnote", "type": "esriFieldTypeString", "alias": "SUB Existing Streets Shown", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_existingstreetsshownnote" }, { "name": "sub_floodplainmapreviewed", "type": "esriFieldTypeString", "alias": "SUB Flood Plain Map Reviewed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_floodplainmapreviewed" }, { "name": "sub_floodplainmapreviewednote", "type": "esriFieldTypeString", "alias": "SUB Flood Plain Map Reviewed Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_floodplainmapreviewednote" }, { "name": "sub_frontnote", "type": "esriFieldTypeString", "alias": "SUB Front Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_frontnote" }, { "name": "sub_frontvarieswithroad", "type": "esriFieldTypeString", "alias": "SUB Front Varies With Road", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_frontvarieswithroad" }, { "name": "sub_gisdeptdatesent", "type": "esriFieldTypeDate", "alias": "SUB GIS Dept Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_gisdeptdatesent" }, { "name": "sub_gisdept", "type": "esriFieldTypeString", "alias": "SUB GIS Dept", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_gisdept" }, { "name": "sub_gisdeptnote", "type": "esriFieldTypeString", "alias": "SUB GIS Dept Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_gisdeptnote" }, { "name": "sub_hwyslopeeasements", "type": "esriFieldTypeString", "alias": "SUB Hwy Slope Easements", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_hwyslopeeasements" }, { "name": "sub_hwyslopeeasementsnote", "type": "esriFieldTypeString", "alias": "SUB Hwy Slope Easements Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_hwyslopeeasementsnote" }, { "name": "sub_ownershipofadjparcel", "type": "esriFieldTypeString", "alias": "SUB Land Ownership of Adjacent Parcel", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_ownershipofadjparcel" }, { "name": "sub_ownershipofadjparceln", "type": "esriFieldTypeString", "alias": "SUB Land Ownership of Adjacent Parcel Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_ownershipofadjparceln" }, { "name": "sub_leelfeshownforeverylot", "type": "esriFieldTypeString", "alias": "SUB LEE LFE Shown For Every Lot", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_leelfeshownforeverylot" }, { "name": "sub_leelfeshownforeverylotnote", "type": "esriFieldTypeString", "alias": "SUB LEE LFE Shown For Every Lot Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_leelfeshownforeverylotnote" }, { "name": "sub_legaldescription", "type": "esriFieldTypeString", "alias": "SUB Legal Description", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_legaldescription" }, { "name": "sub_legaldescriptionnote", "type": "esriFieldTypeString", "alias": "SUB Legal Description Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_legaldescriptionnote" }, { "name": "sub_localfirechiefdatesent", "type": "esriFieldTypeDate", "alias": "SUB Local Fire Chief Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_localfirechiefdatesent" }, { "name": "sub_localfirechief", "type": "esriFieldTypeString", "alias": "SUB Local Fire Chief", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_localfirechief" }, { "name": "sub_localfirechiefnote", "type": "esriFieldTypeString", "alias": "SUB Local Fire Chief Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_localfirechiefnote" }, { "name": "sub_mndotdatesent", "type": "esriFieldTypeDate", "alias": "SUB MnDot Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_mndotdatesent" }, { "name": "sub_mndot", "type": "esriFieldTypeString", "alias": "SUB MnDot", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_mndot" }, { "name": "sub_mndotnote", "type": "esriFieldTypeString", "alias": "SUB MnDot Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_mndotnote" }, { "name": "sub_comments", "type": "esriFieldTypeString", "alias": "SUB Comments", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_comments" }, { "name": "sub_notifiedapplicant", "type": "esriFieldTypeString", "alias": "SUB Notified Applicant One Year Approval", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_notifiedapplicant" }, { "name": "sub_npdesapproval", "type": "esriFieldTypeString", "alias": "SUB NPDES Approval", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_npdesapproval" }, { "name": "sub_npdesapprovalnote", "type": "esriFieldTypeString", "alias": "SUB NPDES Approval Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_npdesapprovalnote" }, { "name": "sub_otherdatesent", "type": "esriFieldTypeDate", "alias": "SUB Other Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_otherdatesent" }, { "name": "sub_other", "type": "esriFieldTypeString", "alias": "SUB Other", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_other" }, { "name": "sub_othernote", "type": "esriFieldTypeString", "alias": "SUB Other Note", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "sub_othernote" }, { "name": "sub_outlotsmeetzoningreq", "type": "esriFieldTypeString", "alias": "SUB Outlots Meet Zoning Req", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_outlotsmeetzoningreq" }, { "name": "sub_outlotsmeetzoningreqnote", "type": "esriFieldTypeString", "alias": "SUB Outlots Meet Zoning Req Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_outlotsmeetzoningreqnote" }, { "name": "sub_preexistingenvironment", "type": "esriFieldTypeString", "alias": "SUB PreExisting Environment", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_preexistingenvironment" }, { "name": "sub_preexistingenvironmentnote", "type": "esriFieldTypeString", "alias": "SUB PreExisting Environment Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_preexistingenvironmentnote" }, { "name": "sub_preliminarydrainagenote", "type": "esriFieldTypeString", "alias": "SUB Preliminary Drainage Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_preliminarydrainagenote" }, { "name": "sub_preliminarydrawingsname", "type": "esriFieldTypeString", "alias": "SUB Preliminary Drawings", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_preliminarydrawingsname" }, { "name": "sub_preliminarydrawingsnote", "type": "esriFieldTypeString", "alias": "SUB Preliminary Drawings Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_preliminarydrawingsnote" }, { "name": "sub_proposedbuildingsite", "type": "esriFieldTypeString", "alias": "SUB Proposed Building Sites", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_proposedbuildingsite" }, { "name": "sub_proposedbuildingsitenote", "type": "esriFieldTypeString", "alias": "SUB Proposed Building Sites Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_proposedbuildingsitenote" }, { "name": "sub_proposedinternalstreet", "type": "esriFieldTypeString", "alias": "SUB Proposed Internal Street", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_proposedinternalstreet" }, { "name": "sub_proposedinternalstreetno", "type": "esriFieldTypeString", "alias": "SUB Proposed Internal Street Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_proposedinternalstreetno" }, { "name": "sub_publicnoticetopaper", "type": "esriFieldTypeString", "alias": "SUB Public Notice To Paper", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_publicnoticetopaper" }, { "name": "sub_publicnoticetopapernote", "type": "esriFieldTypeString", "alias": "SUB Public Notice To Paper Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_publicnoticetopapernote" }, { "name": "sub_rearsetbacks", "type": "esriFieldTypeString", "alias": "SUB Rear Setbacks", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_rearsetbacks" }, { "name": "sub_rearsetbacksnote", "type": "esriFieldTypeString", "alias": "SUB Rear Setbacks Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_rearsetbacksnote" }, { "name": "sub_receivedcadfiles", "type": "esriFieldTypeString", "alias": "SUB Received CAD Files", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_receivedcadfiles" }, { "name": "sub_receivedcadfilesnote", "type": "esriFieldTypeString", "alias": "SUB Received CAD Files Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_receivedcadfilesnote" }, { "name": "sub_requiredroadfrontage", "type": "esriFieldTypeString", "alias": "SUB Required Road Frontage", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_requiredroadfrontage" }, { "name": "sub_requiredroadfrontagenote", "type": "esriFieldTypeString", "alias": "SUB Required Road Frontage Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_requiredroadfrontagenote" }, { "name": "sub_roadconnectionsnote", "type": "esriFieldTypeString", "alias": "SUB Road Connections Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_roadconnectionsnote" }, { "name": "sub_roadconnections", "type": "esriFieldTypeString", "alias": "SUB Road Connections", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_roadconnections" }, { "name": "sub_scaledatenortharrow", "type": "esriFieldTypeString", "alias": "SUB Scale Date North Arrow", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_scaledatenortharrow" }, { "name": "sub_scaledatenortharrownote", "type": "esriFieldTypeString", "alias": "SUB Scale Date North Arrow Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_scaledatenortharrownote" }, { "name": "sub_sidesetbacks", "type": "esriFieldTypeString", "alias": "SUB Side Setbacks", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_sidesetbacks" }, { "name": "sub_sidesetbacksnote", "type": "esriFieldTypeString", "alias": "SUB Side Setbacks Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_sidesetbacksnote" }, { "name": "sub_signedbuildable", "type": "esriFieldTypeString", "alias": "SUB Signed Buildable", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_signedbuildable" }, { "name": "sub_signedbuildablenote", "type": "esriFieldTypeString", "alias": "SUB Signed Buildable Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_signedbuildablenote" }, { "name": "sub_signedbypropertyowner", "type": "esriFieldTypeString", "alias": "SUB Signed By Property Owner", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_signedbypropertyowner" }, { "name": "sub_signedbypropertyownernote", "type": "esriFieldTypeString", "alias": "SUB Signed By Property Owner Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_signedbypropertyownernote" }, { "name": "sub_signedstatementonplat", "type": "esriFieldTypeString", "alias": "SUB Signed Statement On Plat", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_signedstatementonplat" }, { "name": "sub_signedstatementonplatnote", "type": "esriFieldTypeString", "alias": "SUB Signed Statement On Plat Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_signedstatementonplatnote" }, { "name": "sub_soilborings", "type": "esriFieldTypeString", "alias": "SUB Soil Borings", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_soilborings" }, { "name": "sub_soilboringsnote", "type": "esriFieldTypeString", "alias": "SUB Soil Borings Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_soilboringsnote" }, { "name": "sub_solidwasteviolations", "type": "esriFieldTypeString", "alias": "SUB Solid Waste Violations", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_solidwasteviolations" }, { "name": "sub_solidwasteviolationsnote", "type": "esriFieldTypeString", "alias": "SUB Solid Waste Violations Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_solidwasteviolationsnote" }, { "name": "sub_staffcommentsdatesent", "type": "esriFieldTypeDate", "alias": "SUB Staff Comments Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_staffcommentsdatesent" }, { "name": "sub_staffcommentsnote", "type": "esriFieldTypeString", "alias": "SUB Staff Comments Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_staffcommentsnote" }, { "name": "sub_staffcommentssent", "type": "esriFieldTypeString", "alias": "SUB Staff Comments Sent", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_staffcommentssent" }, { "name": "sub_topodata200ftnote", "type": "esriFieldTypeString", "alias": "SUB Topo Data 200 Ft Beyond Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_topodata200ftnote" }, { "name": "sub_topodata", "type": "esriFieldTypeString", "alias": "SUB Topo Data", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_topodata" }, { "name": "sub_townshipcommentsub", "type": "esriFieldTypeString", "alias": "SUB Township Comment Submitted", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_townshipcommentsub" }, { "name": "sub_townshipcommentsubnote", "type": "esriFieldTypeString", "alias": "SUB Township Comment Submitted Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_townshipcommentsubnote" }, { "name": "sub_townshipcomments", "type": "esriFieldTypeString", "alias": "SUB Township Comments", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_townshipcomments" }, { "name": "sub_twositesshownforsepticnote", "type": "esriFieldTypeString", "alias": "SUB Two Sites Shown For Septic Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_twositesshownforsepticnote" }, { "name": "sub_twositesshownforseptic", "type": "esriFieldTypeString", "alias": "SUB Two Sites Shown For Septic", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_twositesshownforseptic" }, { "name": "sub_utilityanddrainage", "type": "esriFieldTypeString", "alias": "SUB Utility and Drainage", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_utilityanddrainage" }, { "name": "sub_utilityanddrainagenote", "type": "esriFieldTypeString", "alias": "SUB Utility and Drainage Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_utilityanddrainagenote" }, { "name": "sub_vicinitymap", "type": "esriFieldTypeString", "alias": "SUB Vicinity Map", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_vicinitymap" }, { "name": "sub_vicinitymapnote", "type": "esriFieldTypeString", "alias": "SUB Vicinity Map Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_vicinitymapnote" }, { "name": "sub_wetlanddelineation", "type": "esriFieldTypeString", "alias": "SUB Wetland Delineation", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_wetlanddelineation" }, { "name": "sub_wetlanddelineationnote", "type": "esriFieldTypeString", "alias": "SUB Wetland Delineation Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_wetlanddelineationnote" }, { "name": "sub_wetlandexemption", "type": "esriFieldTypeString", "alias": "SUB Wetland Exemption", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_wetlandexemption" }, { "name": "sub_wetlandexemptionnote", "type": "esriFieldTypeString", "alias": "SUB Wetland Exemption Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_wetlandexemptionnote" }, { "name": "sub_wetlandintrusionavoid", "type": "esriFieldTypeString", "alias": "SUB Wetland Intrusion Avoided", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_wetlandintrusionavoid" }, { "name": "sub_wetlandintrusionavoidnote", "type": "esriFieldTypeString", "alias": "SUB Wetland Intrusion Avoided Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_wetlandintrusionavoidnote" }, { "name": "sub_wetlandreplacement", "type": "esriFieldTypeString", "alias": "SUB Wetland Replacement", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_wetlandreplacement" }, { "name": "sub_wetlandreplacementnote", "type": "esriFieldTypeString", "alias": "SUB Wetland Replacement Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_wetlandreplacementnote" }, { "name": "sub_wildliferefugedate", "type": "esriFieldTypeDate", "alias": "SUB Wildlife Refuge Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_wildliferefugedate" }, { "name": "sub_wildliferefuge", "type": "esriFieldTypeString", "alias": "SUB Wildlife Refuge", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_wildliferefuge" }, { "name": "sub_wildliferefugenote", "type": "esriFieldTypeString", "alias": "SUB Wildlife Refuge Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_wildliferefugenote" }, { "name": "topodata", "type": "esriFieldTypeString", "alias": "Topo Data", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "topodata" }, { "name": "townshipcommentfromsubmit", "type": "esriFieldTypeString", "alias": "Township Comment From Submitted", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "townshipcommentfromsubmit" }, { "name": "townshipcomments", "type": "esriFieldTypeString", "alias": "Township Comments", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "townshipcomments" }, { "name": "twositesshownforseptic", "type": "esriFieldTypeString", "alias": "Two Sites Shown For Septic", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "twositesshownforseptic" }, { "name": "utilityanddrainageeasement", "type": "esriFieldTypeString", "alias": "Utility And Drainage Easement", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "utilityanddrainageeasement" }, { "name": "vicinitymap", "type": "esriFieldTypeString", "alias": "Vicinity Map", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "vicinitymap" }, { "name": "wetlanddelineation", "type": "esriFieldTypeString", "alias": "Wetland Delineation", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wetlanddelineation" }, { "name": "wetlandexemptionifneeded", "type": "esriFieldTypeString", "alias": "Wetland Exemption If Needed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wetlandexemptionifneeded" }, { "name": "wetlandintrusionavoided", "type": "esriFieldTypeString", "alias": "Wetland Intrusion Avoided", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wetlandintrusionavoided" }, { "name": "wetlandreplacementapp", "type": "esriFieldTypeString", "alias": "Wetland Replacement Application", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wetlandreplacementapp" }, { "name": "wildliferefugeifabutting", "type": "esriFieldTypeString", "alias": "Wildlife Refuge If Abutting", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wildliferefugeifabutting" }, { "name": "ownerid", "type": "esriFieldTypeString", "alias": "Owner ID", "domain": null, "editable": true, "nullable": true, "length": 160, "defaultValue": null, "modelName": "ownerid" }, { "name": "regardingobjectidname", "type": "esriFieldTypeString", "alias": "Permit Number", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "regardingobjectidname" }, { "name": "statuscode", "type": "esriFieldTypeString", "alias": "Status Code", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "statuscode" }, { "name": "dateof15dayletter", "type": "esriFieldTypeDate", "alias": "Date Of 15 Day Letter", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dateof15dayletter" }, { "name": "enddate60day", "type": "esriFieldTypeDate", "alias": "End Date 60 Day", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "enddate60day" }, { "name": "applicationcompletedate", "type": "esriFieldTypeDate", "alias": "Application Complete Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "applicationcompletedate" }, { "name": "reviewedby", "type": "esriFieldTypeString", "alias": "Reviewed By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "reviewedby" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "indexes": [ { "name": "UUID_236", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_236", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Subdivision Review", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "3723dbd2ea4845808c06a2c8ce61df3d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 24, "name": "Variance Review", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1744841619000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "var_drawingsubmittedname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "actualend", "type": "esriFieldTypeDate", "alias": "Actual End", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "actualend" }, { "name": "actualstartdate", "type": "esriFieldTypeDate", "alias": "Actual Start Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "actualstartdate" }, { "name": "createdby", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "createdby" }, { "name": "createdon", "type": "esriFieldTypeDate", "alias": "Created On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "createdon" }, { "name": "createdonbehalfby", "type": "esriFieldTypeString", "alias": "Created On Behalf By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "createdonbehalfby" }, { "name": "modifiedby", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "modifiedby" }, { "name": "modifiedon", "type": "esriFieldTypeDate", "alias": "Modified On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "modifiedon" }, { "name": "comp15dayreviewperioddate", "type": "esriFieldTypeDate", "alias": "Complete 15 Day Review Period Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "comp15dayreviewperioddate" }, { "name": "bdofadjustment6question", "type": "esriFieldTypeString", "alias": "Bd of Adjustment 6 Questions", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "bdofadjustment6question" }, { "name": "anypreexistingenvironment", "type": "esriFieldTypeString", "alias": "Any Preexisting Environment Issue", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "anypreexistingenvironment" }, { "name": "anytreesremoved", "type": "esriFieldTypeString", "alias": "Any Trees Removed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "anytreesremoved" }, { "name": "bluffsetbackrequired", "type": "esriFieldTypeString", "alias": "Bluff Setback Required", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "bluffsetbackrequired" }, { "name": "boathousepatio", "type": "esriFieldTypeDouble", "alias": "Boat House Patio", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "boathousepatio" }, { "name": "boathousewoas", "type": "esriFieldTypeDouble", "alias": "Boat House WOAS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "boathousewoas" }, { "name": "citycommentformsentandrecd", "type": "esriFieldTypeDate", "alias": "City Comment Form Sent And Rec Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "citycommentformsentandrecd" }, { "name": "citycommentformsentandrecnote", "type": "esriFieldTypeString", "alias": "City Comment Form Sent And Rec Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "citycommentformsentandrecnote" }, { "name": "citycommentformsent", "type": "esriFieldTypeString", "alias": "City Comment Form Sent", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "citycommentformsent" }, { "name": "dateapplicationsubmit", "type": "esriFieldTypeDate", "alias": "Date Application Submitted", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dateapplicationsubmit" }, { "name": "olddateof15dayletter", "type": "esriFieldTypeDate", "alias": "Old Date of 15 Day Letter", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "olddateof15dayletter" }, { "name": "deck", "type": "esriFieldTypeDouble", "alias": "Deck", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "deck" }, { "name": "dnrcommentformsentdate", "type": "esriFieldTypeDate", "alias": "DNR Comment Form Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dnrcommentformsentdate" }, { "name": "dnrcommentform", "type": "esriFieldTypeString", "alias": "DNR Comment Form", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "dnrcommentform" }, { "name": "dnrcommentformnote", "type": "esriFieldTypeString", "alias": "DNR Comment Form Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "dnrcommentformnote" }, { "name": "drawingsubmitted", "type": "esriFieldTypeString", "alias": "Drawing Submitted", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "drawingsubmitted" }, { "name": "driveway", "type": "esriFieldTypeDouble", "alias": "Driveway", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "driveway" }, { "name": "estimatedsqftoverorunder25", "type": "esriFieldTypeDouble", "alias": "Estimated Sq Ft Over or Under 25 Percent", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "estimatedsqftoverorunder25" }, { "name": "bedroomsarebeingadded", "type": "esriFieldTypeString", "alias": "Bedrooms Are Being Added", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "bedroomsarebeingadded" }, { "name": "floodplainlocation", "type": "esriFieldTypeString", "alias": "Floodplain Location", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "floodplainlocation" }, { "name": "garage", "type": "esriFieldTypeDouble", "alias": "Garage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "garage" }, { "name": "house", "type": "esriFieldTypeDouble", "alias": "House", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "house" }, { "name": "ifbedroomsaddedseptic", "type": "esriFieldTypeString", "alias": "If Bedrooms Added Septic Good", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ifbedroomsaddedseptic" }, { "name": "impervioussurfaceexisting", "type": "esriFieldTypeString", "alias": "Impervious Surface Existing", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "impervioussurfaceexisting" }, { "name": "impervioussurfaceproposed", "type": "esriFieldTypeString", "alias": "Impervious Surface Proposed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "impervioussurfaceproposed" }, { "name": "shorelandalterationpermit", "type": "esriFieldTypeString", "alias": "Shoreland Alteration Permit", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "shorelandalterationpermit" }, { "name": "wellheadprotectionarea", "type": "esriFieldTypeString", "alias": "Well Head Protection Area", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wellheadprotectionarea" }, { "name": "lakeorriversetback", "type": "esriFieldTypeString", "alias": "Lake or River Setback", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "lakeorriversetback" }, { "name": "lfe", "type": "esriFieldTypeString", "alias": "LFE", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "lfe" }, { "name": "locationofexistingseptic", "type": "esriFieldTypeString", "alias": "Location of Existing Septic", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "locationofexistingseptic" }, { "name": "locationofneighboringseptic", "type": "esriFieldTypeString", "alias": "Location of Neighboring Septic", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "locationofneighboringseptic" }, { "name": "locationofneighboringwell", "type": "esriFieldTypeString", "alias": "Location of Neighboring Well", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "locationofneighboringwell" }, { "name": "locationofproposedseptic", "type": "esriFieldTypeString", "alias": "Location of Proposed Septic", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "locationofproposedseptic" }, { "name": "locationofwells", "type": "esriFieldTypeString", "alias": "Location of Wells", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "locationofwells" }, { "name": "markingflagsgiven", "type": "esriFieldTypeString", "alias": "Marking Flags Given", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "markingflagsgiven" }, { "name": "maxamountofimpervious", "type": "esriFieldTypeDouble", "alias": "Max Amount of Impervious", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "maxamountofimpervious" }, { "name": "mndotcommentformsentdate", "type": "esriFieldTypeDate", "alias": "MnDot Comment Form Sent Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "mndotcommentformsentdate" }, { "name": "mndotcommentformsent", "type": "esriFieldTypeString", "alias": "MnDot Comment Form Sent", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "mndotcommentformsent" }, { "name": "notes1", "type": "esriFieldTypeString", "alias": "Notes 1", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notes1" }, { "name": "notes2", "type": "esriFieldTypeString", "alias": "Notes 2", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notes2" }, { "name": "notes3", "type": "esriFieldTypeString", "alias": "Notes 3", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notes3" }, { "name": "notes4", "type": "esriFieldTypeString", "alias": "Notes 4", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notes4" }, { "name": "notes5", "type": "esriFieldTypeString", "alias": "Notes 5", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notes5" }, { "name": "numberofvariancesrequired", "type": "esriFieldTypeString", "alias": "Number of Variances Required", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "numberofvariancesrequired" }, { "name": "otherdatecompleted", "type": "esriFieldTypeDate", "alias": "Other Date Completed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "otherdatecompleted" }, { "name": "other", "type": "esriFieldTypeString", "alias": "Other", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "other" }, { "name": "otherresponse", "type": "esriFieldTypeString", "alias": "Other Response", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "otherresponse" }, { "name": "patiobylake", "type": "esriFieldTypeDouble", "alias": "Patio By Lake", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "patiobylake" }, { "name": "percentageofimpervious", "type": "esriFieldTypeDouble", "alias": "Percentage of Impervious", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "percentageofimpervious" }, { "name": "percentageofimpervioussurface", "type": "esriFieldTypeDouble", "alias": "Percentage of Impervious Surface", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "percentageofimpervioussurface" }, { "name": "proposed", "type": "esriFieldTypeDouble", "alias": "Proposed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "proposed" }, { "name": "publicworkscommentdate", "type": "esriFieldTypeDate", "alias": "Public Works Comment Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "publicworkscommentdate" }, { "name": "publicworkscomment", "type": "esriFieldTypeString", "alias": "Public Works Comment", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "publicworkscomment" }, { "name": "rearsetbacks", "type": "esriFieldTypeString", "alias": "Rear Setbacks", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "rearsetbacks" }, { "name": "roadsetback", "type": "esriFieldTypeString", "alias": "Road Setback", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "roadsetback" }, { "name": "septicuptocode", "type": "esriFieldTypeString", "alias": "Septic Up To Code", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "septicuptocode" }, { "name": "sidesetbacks", "type": "esriFieldTypeString", "alias": "Side Setbacks", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sidesetbacks" }, { "name": "sidewalk", "type": "esriFieldTypeDouble", "alias": "Sidewalk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sidewalk" }, { "name": "siteinspection", "type": "esriFieldTypeString", "alias": "Site Inspection", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "siteinspection" }, { "name": "smallshedbylake", "type": "esriFieldTypeDouble", "alias": "Small Shed By Lake", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "smallshedbylake" }, { "name": "stairstolake60x4", "type": "esriFieldTypeDouble", "alias": "Stairs to Lake 60x4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "stairstolake60x4" }, { "name": "structureheight", "type": "esriFieldTypeString", "alias": "Structure Height", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "structureheight" }, { "name": "structureinimpactzone", "type": "esriFieldTypeString", "alias": "Structure In Impact Zone", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "structureinimpactzone" }, { "name": "totalimpervioussurfacecalc", "type": "esriFieldTypeDouble", "alias": "Total Impervious Surface Calc", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "totalimpervioussurfacecalc" }, { "name": "totalimpervioussurfacepropose", "type": "esriFieldTypeDouble", "alias": "Total Impervious Surface Proposed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "totalimpervioussurfacepropose" }, { "name": "totalsqfeetonlot", "type": "esriFieldTypeDouble", "alias": "Total Sq Ft On Lot", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "totalsqfeetonlot" }, { "name": "townshipcommentsentdate", "type": "esriFieldTypeDate", "alias": "Township Comment Sent Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "townshipcommentsentdate" }, { "name": "townshipcommentnote", "type": "esriFieldTypeString", "alias": "Township Comment Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "townshipcommentnote" }, { "name": "townshipsent", "type": "esriFieldTypeString", "alias": "Township Sent", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "townshipsent" }, { "name": "var_6questionsbdofadjust", "type": "esriFieldTypeString", "alias": "Variance 6 Question Bd Adjustment", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_6questionsbdofadjust" }, { "name": "var_preexistingenviss", "type": "esriFieldTypeString", "alias": "Variance Pre-existing Env Issue", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_preexistingenviss" }, { "name": "var_preexistingenviissnote", "type": "esriFieldTypeString", "alias": "Variance Pre-existing Env Issue Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_preexistingenviissnote" }, { "name": "var_anytreesremovednote", "type": "esriFieldTypeString", "alias": "Variance Any Trees Removed Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_anytreesremovednote" }, { "name": "var_anytreesremove", "type": "esriFieldTypeString", "alias": "Variance Any Trees Removed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_anytreesremove" }, { "name": "var_bluffsetbackrequired", "type": "esriFieldTypeString", "alias": "Variance Bluff Setback Required", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_bluffsetbackrequired" }, { "name": "var_bluffsetbackrequirednote", "type": "esriFieldTypeString", "alias": "Variance Bluff Setback Required Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_bluffsetbackrequirednote" }, { "name": "var_drawingsubmittedname", "type": "esriFieldTypeString", "alias": "Variance Drawing Submitted", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_drawingsubmittedname" }, { "name": "var_drawingsubmittednote", "type": "esriFieldTypeString", "alias": "Variance Drawing Submitted Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_drawingsubmittednote" }, { "name": "var_floodplainlocation", "type": "esriFieldTypeString", "alias": "Variance Floodplain Location", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_floodplainlocation" }, { "name": "var_floodplainlocationnote", "type": "esriFieldTypeString", "alias": "Variance Floodplain Location Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_floodplainlocationnote" }, { "name": "var_bedroomsaddedseptic", "type": "esriFieldTypeString", "alias": "Variance Bedrooms Added Septic Good", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_bedroomsaddedseptic" }, { "name": "var_bedroomsaddedsepticnote", "type": "esriFieldTypeString", "alias": "Variance Bedrooms Added Septic Good Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_bedroomsaddedsepticnote" }, { "name": "var_impervioussurfaceexisting", "type": "esriFieldTypeString", "alias": "Variance Impervious Surface Existing", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_impervioussurfaceexisting" }, { "name": "var_impervioussurfaceexistingn", "type": "esriFieldTypeString", "alias": "Variance Impervious Surface Existing Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_impervioussurfaceexistingn" }, { "name": "var_impervioussurfaceproposed", "type": "esriFieldTypeString", "alias": "Variance Impervious Surface Proposed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_impervioussurfaceproposed" }, { "name": "var_impervioussurfacepropnote", "type": "esriFieldTypeString", "alias": "Variance Impervious Surface Proposed Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_impervioussurfacepropnote" }, { "name": "var_shorelandalterationnote", "type": "esriFieldTypeString", "alias": "Variance Shoreland Alteration Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_shorelandalterationnote" }, { "name": "var_shorelandalteration", "type": "esriFieldTypeString", "alias": "Variance Shoreland Alteration", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_shorelandalteration" }, { "name": "var_structurecloserthannei", "type": "esriFieldTypeString", "alias": "Variance Structure Closer Than Neighb Lake", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_structurecloserthannei" }, { "name": "var_structurecloserthannein", "type": "esriFieldTypeString", "alias": "Variance Structure Closer Than Neighb Lake Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_structurecloserthannein" }, { "name": "var_wellheadprotection", "type": "esriFieldTypeString", "alias": "Variance Well Head Protection", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_wellheadprotection" }, { "name": "var_wellheadprotectionnote", "type": "esriFieldTypeString", "alias": "Variance Well Head Protection Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_wellheadprotectionnote" }, { "name": "var_lakeorriversetback", "type": "esriFieldTypeString", "alias": "Variance Lake or River Setback", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_lakeorriversetback" }, { "name": "var_lakeorriversetbacknote", "type": "esriFieldTypeString", "alias": "Variance Lake or River Setback Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_lakeorriversetbacknote" }, { "name": "var_lfe", "type": "esriFieldTypeString", "alias": "Variance LFE", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_lfe" }, { "name": "var_lfenote", "type": "esriFieldTypeString", "alias": "Variance LFE Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_lfenote" }, { "name": "var_locationexistingseptic", "type": "esriFieldTypeString", "alias": "Variance Location Existing Septic", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_locationexistingseptic" }, { "name": "var_locationexistingsepnote", "type": "esriFieldTypeString", "alias": "Variance Location Existing Septic Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_locationexistingsepnote" }, { "name": "var_locationneighboringseptic", "type": "esriFieldTypeString", "alias": "Variance Locations of Neighbor Septic", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_locationneighboringseptic" }, { "name": "var_locationneighboringsepnot", "type": "esriFieldTypeString", "alias": "Variance Locations of Neighbor Septic Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_locationneighboringsepnot" }, { "name": "var_locationofproposedsep", "type": "esriFieldTypeString", "alias": "Variance Location of Proposed Septic", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_locationofproposedsep" }, { "name": "var_locationofproposedsepnote", "type": "esriFieldTypeString", "alias": "Variance Location of Proposed Septic Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_locationofproposedsepnote" }, { "name": "var_locationofwells", "type": "esriFieldTypeString", "alias": "Variance Location of Wells", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_locationofwells" }, { "name": "var_locationofwellsnote", "type": "esriFieldTypeString", "alias": "Variance Location of Wells Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_locationofwellsnote" }, { "name": "var_locationneighborwell", "type": "esriFieldTypeString", "alias": "Variance Locations of Neighbor Well", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_locationneighborwell" }, { "name": "var_locationneighborwellnote", "type": "esriFieldTypeString", "alias": "Variance Locations of Neighbor Well Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_locationneighborwellnote" }, { "name": "var_markingflagsgiven", "type": "esriFieldTypeString", "alias": "Variance Marking Flags Given", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_markingflagsgiven" }, { "name": "var_notesinitialreview", "type": "esriFieldTypeString", "alias": "Variance Notes Initial Review", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_notesinitialreview" }, { "name": "var_numberofvariances", "type": "esriFieldTypeString", "alias": "Variance Number of Variances", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_numberofvariances" }, { "name": "var_numberofvariancesnote", "type": "esriFieldTypeString", "alias": "Variance Number of Variances Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_numberofvariancesnote" }, { "name": "var_rearsetbacks", "type": "esriFieldTypeString", "alias": "Variance Rear Setbacks", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_rearsetbacks" }, { "name": "var_rearsetbacksnote", "type": "esriFieldTypeString", "alias": "Variance Rear Setbacks Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_rearsetbacksnote" }, { "name": "var_roadsetback", "type": "esriFieldTypeString", "alias": "Variance Road Setback", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_roadsetback" }, { "name": "var_roadsetbacknote", "type": "esriFieldTypeString", "alias": "Variance Road Setback Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_roadsetbacknote" }, { "name": "var_septicuptocode", "type": "esriFieldTypeString", "alias": "Variance Septic Up To Code", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_septicuptocode" }, { "name": "var_septicuptocodenote", "type": "esriFieldTypeString", "alias": "Variance Septic Up To Code Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_septicuptocodenote" }, { "name": "var_sidesetbacks", "type": "esriFieldTypeString", "alias": "Variance Side Setbacks", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_sidesetbacks" }, { "name": "var_sidesetbacksnote", "type": "esriFieldTypeString", "alias": "Variance Side Setbacks Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_sidesetbacksnote" }, { "name": "var_siteinspection", "type": "esriFieldTypeString", "alias": "Variance Site Inspection", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_siteinspection" }, { "name": "var_structureheight", "type": "esriFieldTypeString", "alias": "Variance Structure Height", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_structureheight" }, { "name": "var_structureheightnote", "type": "esriFieldTypeString", "alias": "Variance Structure Height Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_structureheightnote" }, { "name": "var_structureinimpactzone", "type": "esriFieldTypeString", "alias": "Variance Structure in Impact Zone", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_structureinimpactzone" }, { "name": "var_structureinimpactzonenote", "type": "esriFieldTypeString", "alias": "Variance Structure in Impact Zone Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_structureinimpactzonenote" }, { "name": "var_waterrunoffissuesname", "type": "esriFieldTypeString", "alias": "Variance Water Runoff Issues", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_waterrunoffissuesname" }, { "name": "var_waterrunoffissuesnote", "type": "esriFieldTypeString", "alias": "Variance Water Runoff Issues Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_waterrunoffissuesnote" }, { "name": "waterrunoffissues", "type": "esriFieldTypeString", "alias": "Water Runoff Issues", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "waterrunoffissues" }, { "name": "wildliferefugedatesent", "type": "esriFieldTypeDate", "alias": "Wildlife Refuge Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "wildliferefugedatesent" }, { "name": "wildliferefuge", "type": "esriFieldTypeString", "alias": "Wildlife Refuge", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wildliferefuge" }, { "name": "ownerid", "type": "esriFieldTypeString", "alias": "Owner ID", "domain": null, "editable": true, "nullable": true, "length": 160, "defaultValue": null, "modelName": "ownerid" }, { "name": "regardingobjectidname", "type": "esriFieldTypeString", "alias": "Permit Number", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "regardingobjectidname" }, { "name": "statuscode", "type": "esriFieldTypeString", "alias": "Status Code", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "statuscode" }, { "name": "subject", "type": "esriFieldTypeString", "alias": "Subject", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "subject" }, { "name": "dateof15dayletter", "type": "esriFieldTypeDate", "alias": "Date Of 15 Day Letter", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dateof15dayletter" }, { "name": "enddate60day", "type": "esriFieldTypeDate", "alias": "End Date 60 Day", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "enddate60day" }, { "name": "applicantsigned60daywaiver", "type": "esriFieldTypeDate", "alias": "Applicant Signed 60 Day Waiver", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "applicantsigned60daywaiver" }, { "name": "applicationcompletedate", "type": "esriFieldTypeDate", "alias": "Application Complete Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "applicationcompletedate" }, { "name": "reviewedby", "type": "esriFieldTypeString", "alias": "Reviewed By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "reviewedby" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "indexes": [ { "name": "UUID_237", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_237", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Variance Review", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "3723dbd2ea4845808c06a2c8ce61df3d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 25, "name": "Wetland Review", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1744841663000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "approvedname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "actualend", "type": "esriFieldTypeDate", "alias": "Actual End", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "actualend" }, { "name": "createdby", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "createdby" }, { "name": "createdon", "type": "esriFieldTypeDate", "alias": "Created On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "createdon" }, { "name": "createdonbehalfby", "type": "esriFieldTypeString", "alias": "Created On Behalf By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "createdonbehalfby" }, { "name": "modifiedby", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "modifiedby" }, { "name": "modifiedon", "type": "esriFieldTypeDate", "alias": "Modified On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "modifiedon" }, { "name": "modifiedonbehalfby", "type": "esriFieldTypeString", "alias": "Modified on Behalf By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "modifiedonbehalfby" }, { "name": "acoeandrewbeaudet", "type": "esriFieldTypeString", "alias": "ACOE Andrew Beaudet", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "acoeandrewbeaudet" }, { "name": "acoeapprovalletterreceiveddate", "type": "esriFieldTypeDate", "alias": "ACOE Approval Letter Received Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "acoeapprovalletterreceiveddate" }, { "name": "aerialmapformailing", "type": "esriFieldTypeString", "alias": "Aerial Map for Mailing", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "aerialmapformailing" }, { "name": "approvedname", "type": "esriFieldTypeString", "alias": "Approved", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "approvedname" }, { "name": "bwsrbankcoordinator", "type": "esriFieldTypeString", "alias": "BWSR Bank Coordinator", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "bwsrbankcoordinator" }, { "name": "bwsrbankcoordinatordate", "type": "esriFieldTypeDate", "alias": "BWSR Bank Coordinator Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "bwsrbankcoordinatordate" }, { "name": "bwsrlyndapeterson", "type": "esriFieldTypeString", "alias": "BWSR Lynda Peterson", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "bwsrlyndapeterson" }, { "name": "bwsrrdreplacement", "type": "esriFieldTypeString", "alias": "BWSR Rd Replacement", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "bwsrrdreplacement" }, { "name": "completedapplicationdate", "type": "esriFieldTypeDate", "alias": "Completed Application Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "completedapplicationdate" }, { "name": "copyoftepminutesinfile", "type": "esriFieldTypeString", "alias": "Copy of TEP Minutes In File", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "copyoftepminutesinfile" }, { "name": "dnrmarkpalham", "type": "esriFieldTypeString", "alias": "DNR Mark Palham", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "dnrmarkpalham" }, { "name": "dnrrogarstradal", "type": "esriFieldTypeString", "alias": "DNR Rogar Stradal", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "dnrrogarstradal" }, { "name": "drawingofprojectincluded", "type": "esriFieldTypeString", "alias": "Drawing of Project Included", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "drawingofprojectincluded" }, { "name": "exemptioncertificateissued", "type": "esriFieldTypeString", "alias": "Exemption Certificate Issued", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "exemptioncertificateissued" }, { "name": "feespaid", "type": "esriFieldTypeString", "alias": "Fees Paid", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "feespaid" }, { "name": "incompletelettersent", "type": "esriFieldTypeString", "alias": "Incomplete Letter Sent", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "incompletelettersent" }, { "name": "lettersentdate", "type": "esriFieldTypeDate", "alias": "Letter Sent Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "lettersentdate" }, { "name": "notificationofdecisiondate", "type": "esriFieldTypeDate", "alias": "Notification of Decision Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "notificationofdecisiondate" }, { "name": "signedbypropertyowner", "type": "esriFieldTypeString", "alias": "Signed By Property Owner", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "signedbypropertyowner" }, { "name": "swcdbillbronder", "type": "esriFieldTypeString", "alias": "SWCD Bill Bronder", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "swcdbillbronder" }, { "name": "tepmeetingdate", "type": "esriFieldTypeDate", "alias": "TEP Meeting Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "tepmeetingdate" }, { "name": "tepmemberssigneddate", "type": "esriFieldTypeDate", "alias": "TEP Members Signed Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "tepmemberssigneddate" }, { "name": "teppanelmtg", "type": "esriFieldTypeString", "alias": "TEP Panel MTG", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "teppanelmtg" }, { "name": "wet_bwsrbankcoordinatordate", "type": "esriFieldTypeDate", "alias": "WET BWSR Bank Coordinator Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "wet_bwsrbankcoordinatordate" }, { "name": "ownerid", "type": "esriFieldTypeString", "alias": "Owner ID", "domain": null, "editable": true, "nullable": true, "length": 160, "defaultValue": null, "modelName": "ownerid" }, { "name": "regardingobjectidname", "type": "esriFieldTypeString", "alias": "Permit Number", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "regardingobjectidname" }, { "name": "applicationcompletedate", "type": "esriFieldTypeDate", "alias": "Application Complete Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "applicationcompletedate" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "indexes": [ { "name": "UUID_238", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_238", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Wetland Review", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "3723dbd2ea4845808c06a2c8ce61df3d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 26, "name": "Planner Review", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 1, "name": "DBO.NewPermit", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleDestination", "keyField": "regardingobjectidname", "composite": false } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1744841734000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "regardingobjectidname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "actualend", "type": "esriFieldTypeDate", "alias": "Actual End", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "actualend" }, { "name": "createdby", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "createdby" }, { "name": "createdon", "type": "esriFieldTypeDate", "alias": "Created On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "createdon" }, { "name": "createdonbehalfby", "type": "esriFieldTypeString", "alias": "Created On Behalf By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "createdonbehalfby" }, { "name": "modifiedby", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "modifiedby" }, { "name": "modifiedon", "type": "esriFieldTypeDate", "alias": "Modified On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "modifiedon" }, { "name": "modifiedonbehalfby", "type": "esriFieldTypeString", "alias": "Modified on Behalf By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "modifiedonbehalfby" }, { "name": "parcel", "type": "esriFieldTypeString", "alias": "Parcel", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "parcel" }, { "name": "pipelineeasements", "type": "esriFieldTypeString", "alias": "Pipeline Easements", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "pipelineeasements" }, { "name": "countyditchgreaterthen50", "type": "esriFieldTypeString", "alias": "County Ditch Greater Then 50 Ft", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "countyditchgreaterthen50" }, { "name": "date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date" }, { "name": "doallmeasurementsaddup", "type": "esriFieldTypeString", "alias": "Do All Measurements Add Up", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "doallmeasurementsaddup" }, { "name": "drainfieldsetbacksrear", "type": "esriFieldTypeString", "alias": "Drainfield Setbacks Rear", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "drainfieldsetbacksrear" }, { "name": "drainfieldsetbacksroad", "type": "esriFieldTypeString", "alias": "Drainfield Setbacks Road", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "drainfieldsetbacksroad" }, { "name": "drainfieldsetbackssides", "type": "esriFieldTypeString", "alias": "Drainfield Setbacks Sides", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "drainfieldsetbackssides" }, { "name": "drainfieldsetbackswater", "type": "esriFieldTypeString", "alias": "Drainfield Setbacks Water", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "drainfieldsetbackswater" }, { "name": "drivewayeasements", "type": "esriFieldTypeString", "alias": "Driveway Easements", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "drivewayeasements" }, { "name": "existinghomefront", "type": "esriFieldTypeString", "alias": "Existing Home Front", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "existinghomefront" }, { "name": "existinghomerear", "type": "esriFieldTypeString", "alias": "Existing Home Rear", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "existinghomerear" }, { "name": "existinghomesides", "type": "esriFieldTypeString", "alias": "Existing Home Sides", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "existinghomesides" }, { "name": "existinghomewaters", "type": "esriFieldTypeString", "alias": "Existing Home Waters", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "existinghomewaters" }, { "name": "firstreviewcomments", "type": "esriFieldTypeString", "alias": "First Review Comments", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "firstreviewcomments" }, { "name": "firstreview", "type": "esriFieldTypeString", "alias": "First Review", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "firstreview" }, { "name": "projectoutsideofdrainage", "type": "esriFieldTypeString", "alias": "Project Outside of Drainage Esmt", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "projectoutsideofdrainage" }, { "name": "landowner", "type": "esriFieldTypeString", "alias": "Land Owner", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "landowner" }, { "name": "legalaccess", "type": "esriFieldTypeString", "alias": "Legal Access", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "legalaccess" }, { "name": "lotacreage", "type": "esriFieldTypeString", "alias": "Lot Acreage", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "lotacreage" }, { "name": "meetslotsizerequirements", "type": "esriFieldTypeString", "alias": "Meets Lot Size Requirements", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "meetslotsizerequirements" }, { "name": "outbuildingsize", "type": "esriFieldTypeString", "alias": "Outbuilding Size", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "outbuildingsize" }, { "name": "privateorbusinessuse", "type": "esriFieldTypeString", "alias": "Private Or Business Use", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "privateorbusinessuse" }, { "name": "proposedbldgfront", "type": "esriFieldTypeString", "alias": "Proposed Bldg Front", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "proposedbldgfront" }, { "name": "proposedbldgrear", "type": "esriFieldTypeString", "alias": "Proposed Bldg Rear", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "proposedbldgrear" }, { "name": "proposedbldgsides", "type": "esriFieldTypeString", "alias": "Proposed Bldg Sides", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "proposedbldgsides" }, { "name": "proposedbldgwaters", "type": "esriFieldTypeString", "alias": "Proposed Bldg Waters", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "proposedbldgwaters" }, { "name": "reviewedby", "type": "esriFieldTypeString", "alias": "Reviewed By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "reviewedby" }, { "name": "secondreviewcomments", "type": "esriFieldTypeString", "alias": "Second Review Comments", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "secondreviewcomments" }, { "name": "secondreview", "type": "esriFieldTypeString", "alias": "Second Review", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "secondreview" }, { "name": "tanksetbacksrear", "type": "esriFieldTypeString", "alias": "Tank Setbacks Rear", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "tanksetbacksrear" }, { "name": "tanksetbacksroad", "type": "esriFieldTypeString", "alias": "Tank Setbacks Road", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "tanksetbacksroad" }, { "name": "tanksetbackssides", "type": "esriFieldTypeString", "alias": "Tank Setbacks Sides", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "tanksetbackssides" }, { "name": "tanksetbackswater", "type": "esriFieldTypeString", "alias": "Tank Setbacks Water", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "tanksetbackswater" }, { "name": "zoningdistrict", "type": "esriFieldTypeString", "alias": "Zoning District", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "zoningdistrict" }, { "name": "ownerid", "type": "esriFieldTypeString", "alias": "Owner ID", "domain": null, "editable": true, "nullable": true, "length": 160, "defaultValue": null, "modelName": "ownerid" }, { "name": "regardingobjectidname", "type": "esriFieldTypeString", "alias": "Permit Number", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "regardingobjectidname" }, { "name": "statuscode", "type": "esriFieldTypeString", "alias": "Status Code", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "statuscode" }, { "name": "enddate120day", "type": "esriFieldTypeDate", "alias": "End Date 120 Day", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "enddate120day" }, { "name": "ext120daybylgu", "type": "esriFieldTypeDate", "alias": "Ext 120 Day By LGU", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ext120daybylgu" }, { "name": "dateof15dayletter", "type": "esriFieldTypeDate", "alias": "Date Of 15 Day Letter", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dateof15dayletter" }, { "name": "enddate60day", "type": "esriFieldTypeDate", "alias": "End Date 60 Day", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "enddate60day" }, { "name": "applicantsigned60daywaiver", "type": "esriFieldTypeDate", "alias": "Applicant Signed 60 Day Waiver", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "applicantsigned60daywaiver" }, { "name": "applicationcompletedate", "type": "esriFieldTypeDate", "alias": "Application Complete Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "applicationcompletedate" }, { "name": "attachedgaragelargerthanhouse", "type": "esriFieldTypeString", "alias": "Attached Garage Larger Than House", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "attachedgaragelargerthanhouse" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "CUPRequired", "type": "esriFieldTypeString", "alias": "CUPRequired", "domain": { "type": "codedValue", "name": "YesNo_NAOnly", "description": "Yes/No/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CUPRequired" }, { "name": "aerialphotoname", "type": "esriFieldTypeString", "alias": "Aerial Photo", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "aerialphotoname" }, { "name": "aerialphotonotes", "type": "esriFieldTypeString", "alias": "Aerial Photo Notes", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "aerialphotonotes" }, { "name": "applicationcompletenote", "type": "esriFieldTypeString", "alias": "Application Complete Note", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "applicationcompletenote" }, { "name": "auditortreasuerdatesent", "type": "esriFieldTypeDate", "alias": "Auditor Treasuer Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "auditortreasuerdatesent" }, { "name": "auditortreasuernotes", "type": "esriFieldTypeString", "alias": "Auditor Treasuer Notes", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "auditortreasuernotes" }, { "name": "businessplanifapplicable", "type": "esriFieldTypeString", "alias": "Business Plan If Applicable", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "businessplanifapplicable" }, { "name": "businessplannote", "type": "esriFieldTypeString", "alias": "Business Plan Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "businessplannote" }, { "name": "citiesotherlocalgov", "type": "esriFieldTypeString", "alias": "Cities and Other Local Gov", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "citiesotherlocalgov" }, { "name": "citiesotherlocalgovdate", "type": "esriFieldTypeDate", "alias": "Cities and Other Local Gov Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "citiesotherlocalgovdate" }, { "name": "citiesotherlocalgovnote", "type": "esriFieldTypeString", "alias": "Cities and Other Local Gov Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "citiesotherlocalgovnote" }, { "name": "countyattorneydatesent", "type": "esriFieldTypeDate", "alias": "County Attorney Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "countyattorneydatesent" }, { "name": "countyattorneynotes", "type": "esriFieldTypeString", "alias": "County Attorney Notes", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "countyattorneynotes" }, { "name": "countyditchinspectordate", "type": "esriFieldTypeDate", "alias": "County Ditch Inspector Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "countyditchinspectordate" }, { "name": "countyditchinspectornotes", "type": "esriFieldTypeString", "alias": "County Ditch Inspector Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "countyditchinspectornotes" }, { "name": "countypublicworksdate", "type": "esriFieldTypeDate", "alias": "County Public Works Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "countypublicworksdate" }, { "name": "countypublicworksnote", "type": "esriFieldTypeString", "alias": "County Public Works Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "countypublicworksnote" }, { "name": "countysurveyordate", "type": "esriFieldTypeDate", "alias": "County Surveyor Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "countysurveyordate" }, { "name": "countysurveyornote", "type": "esriFieldTypeString", "alias": "County Surveyor Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "countysurveyornote" }, { "name": "date15daylettersent", "type": "esriFieldTypeDate", "alias": "Date 15 Day Letter Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date15daylettersent" }, { "name": "dnrifrequestiswithin1000note", "type": "esriFieldTypeString", "alias": "DNR Request Within Shoreland Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "dnrifrequestiswithin1000note" }, { "name": "dnrifrequestiswithin1000date", "type": "esriFieldTypeDate", "alias": "DNR Request Within Shoreland Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dnrifrequestiswithin1000date" }, { "name": "dnrwatersmapnotes", "type": "esriFieldTypeString", "alias": "DNR Waters Map Notes", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "dnrwatersmapnotes" }, { "name": "dnrwatersmap", "type": "esriFieldTypeString", "alias": "DNR Waters Map", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "dnrwatersmap" }, { "name": "flooplainmapsnote", "type": "esriFieldTypeString", "alias": "Flooplain Maps Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "flooplainmapsnote" }, { "name": "flooplainmaps", "type": "esriFieldTypeString", "alias": "Flooplain Maps", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "flooplainmaps" }, { "name": "wellheadprotectionarea", "type": "esriFieldTypeString", "alias": "Well Head Protection Area", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wellheadprotectionarea" }, { "name": "wellheadprotectionareanotes", "type": "esriFieldTypeString", "alias": "Well Head Protection Area Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "wellheadprotectionareanotes" }, { "name": "localfirechiefdate", "type": "esriFieldTypeDate", "alias": "Local Fire Chief Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "localfirechiefdate" }, { "name": "localfirechiefname", "type": "esriFieldTypeString", "alias": "Local Fire Chief", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "localfirechiefname" }, { "name": "localfirechiefnotes", "type": "esriFieldTypeString", "alias": "Local Fire Chief Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "localfirechiefnotes" }, { "name": "lotsurveyifapplicable", "type": "esriFieldTypeString", "alias": "Lot Survey If Applicable", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "lotsurveyifapplicable" }, { "name": "lotsurveyifapplicablenote", "type": "esriFieldTypeString", "alias": "Lot Survey If Applicable Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "lotsurveyifapplicablenote" }, { "name": "mndotdate", "type": "esriFieldTypeDate", "alias": "MnDot Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "mndotdate" }, { "name": "mndotnotes", "type": "esriFieldTypeString", "alias": "MnDot Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "mndotnotes" }, { "name": "mndot", "type": "esriFieldTypeString", "alias": "MnDot", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "mndot" }, { "name": "notifyapplicant1year", "type": "esriFieldTypeString", "alias": "Notify Applicant 1 Year", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "notifyapplicant1year" }, { "name": "notifyapplicant1yearnotes", "type": "esriFieldTypeString", "alias": "Notify Applicant 1 Year Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notifyapplicant1yearnotes" }, { "name": "otherdate", "type": "esriFieldTypeDate", "alias": "Other Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "otherdate" }, { "name": "other", "type": "esriFieldTypeString", "alias": "Other", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "other" }, { "name": "othernotes", "type": "esriFieldTypeString", "alias": "Other Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "othernotes" }, { "name": "parcelmapinformation", "type": "esriFieldTypeString", "alias": "Parcel Map Information", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "parcelmapinformation" }, { "name": "parcelmapinformationnotes", "type": "esriFieldTypeString", "alias": "Parcel Map Information Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "parcelmapinformationnotes" }, { "name": "sanddunesstateforestdate", "type": "esriFieldTypeDate", "alias": "Sand Dunes State Forest Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sanddunesstateforestdate" }, { "name": "sanddunesstateforest", "type": "esriFieldTypeString", "alias": "Sand Dunes State Forest", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sanddunesstateforest" }, { "name": "sanddunesstateforestnotes", "type": "esriFieldTypeString", "alias": "Sand Dunes State Forest Note", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "sanddunesstateforestnotes" }, { "name": "section16_2checked", "type": "esriFieldTypeString", "alias": "Section 16.2 Checked", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "section16_2checked" }, { "name": "section16_2checkednote", "type": "esriFieldTypeString", "alias": "Section 16.2 Checked Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "section16_2checkednote" }, { "name": "septiccompliancecert", "type": "esriFieldTypeString", "alias": "Septic Compliance Cert", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "septiccompliancecert" }, { "name": "septiccompliancecertnotes", "type": "esriFieldTypeString", "alias": "Septic Compliance Cert Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "septiccompliancecertnotes" }, { "name": "septicdesign", "type": "esriFieldTypeString", "alias": "Septic Design", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "septicdesign" }, { "name": "septicdesignnotes", "type": "esriFieldTypeString", "alias": "Septic Design Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "septicdesignnotes" }, { "name": "sitedrawingcomplete", "type": "esriFieldTypeString", "alias": "Site Drawing Complete", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sitedrawingcomplete" }, { "name": "sitedrawingcompletenotes", "type": "esriFieldTypeString", "alias": "Site Drawing Complete Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sitedrawingcompletenotes" }, { "name": "siteinspectionname", "type": "esriFieldTypeString", "alias": "Site Inspection", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "siteinspectionname" }, { "name": "siteinspectionnotes", "type": "esriFieldTypeString", "alias": "Site Inspection Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "siteinspectionnotes" }, { "name": "siteplansect17gendev", "type": "esriFieldTypeString", "alias": "Site Plan Sect 17", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "siteplansect17gendev" }, { "name": "siteplansect17gendevnote", "type": "esriFieldTypeString", "alias": "Site Plan Sect 17 Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "siteplansect17gendevnote" }, { "name": "soilmapinformation", "type": "esriFieldTypeString", "alias": "Soil Map Information", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "soilmapinformation" }, { "name": "soilmapinformationnotes", "type": "esriFieldTypeString", "alias": "Soil Map Information Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "soilmapinformationnotes" }, { "name": "specificcondofrequested", "type": "esriFieldTypeString", "alias": "Specific Condition or Request", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "specificcondofrequested" }, { "name": "new_specificcondofrequestedcu_1", "type": "esriFieldTypeString", "alias": "new_specificcondofrequestedcu_1", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "new_specificcondofrequestedcu_1" }, { "name": "specificcondofrequestednote", "type": "esriFieldTypeString", "alias": "Specific Condition or Request Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "specificcondofrequestednote" }, { "name": "staffcommentsnotes", "type": "esriFieldTypeString", "alias": "Staff Comments Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "staffcommentsnotes" }, { "name": "staffcommentsdate", "type": "esriFieldTypeDate", "alias": "Staff Comments Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "staffcommentsdate" }, { "name": "staffcomments", "type": "esriFieldTypeString", "alias": "Staff Comments", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "staffcomments" }, { "name": "townshipdate", "type": "esriFieldTypeDate", "alias": "Township Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "townshipdate" }, { "name": "townshipreceivednotes", "type": "esriFieldTypeString", "alias": "Township Received Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "townshipreceivednotes" }, { "name": "townshipreceived", "type": "esriFieldTypeString", "alias": "Township Received", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "townshipreceived" }, { "name": "wetlandimpact", "type": "esriFieldTypeString", "alias": "Wetland Impact", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wetlandimpact" }, { "name": "wetlandimpactnotes", "type": "esriFieldTypeString", "alias": "Wetland Impact Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "wetlandimpactnotes" }, { "name": "wildliferefugedate", "type": "esriFieldTypeDate", "alias": "Wildlife Refuge Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "wildliferefugedate" }, { "name": "wildliferefuge", "type": "esriFieldTypeString", "alias": "Wildlife Refuge", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wildliferefuge" }, { "name": "wildliferefugenotes", "type": "esriFieldTypeString", "alias": "Wildlife Refuge Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "wildliferefugenotes" }, { "name": "writtenexplanation", "type": "esriFieldTypeString", "alias": "Written Explanation", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "writtenexplanation" }, { "name": "writtenexplanationnote", "type": "esriFieldTypeString", "alias": "Written Explanation Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "writtenexplanationnote" }, { "name": "eawinfosubmittedcom", "type": "esriFieldTypeDate", "alias": "EAW Info Submitted By Proposer Complete", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "eawinfosubmittedcom" }, { "name": "eawinfosubmitted", "type": "esriFieldTypeDate", "alias": "EAW Info Submitted By Proposer", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "eawinfosubmitted" }, { "name": "eawwasdeterminednecessary", "type": "esriFieldTypeDate", "alias": "EAW Was Determined Necessary", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "eawwasdeterminednecessary" }, { "name": "projectname", "type": "esriFieldTypeString", "alias": "Project Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "projectname" }, { "name": "rgucompleteseaw", "type": "esriFieldTypeDate", "alias": "RGU Completes EAW", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "rgucompleteseaw" }, { "name": "applicationandfeeschecked", "type": "esriFieldTypeString", "alias": "Application And Fees Checked", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "applicationandfeeschecked" }, { "name": "applicationfeescomm", "type": "esriFieldTypeString", "alias": "Commercial App And Fees Check", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "applicationfeescomm" }, { "name": "applicationfeescommdate", "type": "esriFieldTypeDate", "alias": "Commercial App And Fees Check Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "applicationfeescommdate" }, { "name": "applicationandfeesdate", "type": "esriFieldTypeDate", "alias": "Application And Fees Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "applicationandfeesdate" }, { "name": "applicationisforwarded", "type": "esriFieldTypeString", "alias": "Application Is Forwarded", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "applicationisforwarded" }, { "name": "appropriatetownshipchecked", "type": "esriFieldTypeString", "alias": "Appropriate Township Checked", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "appropriatetownshipchecked" }, { "name": "appsubmittedanddetermined", "type": "esriFieldTypeString", "alias": "App Submitted And Determined", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "appsubmittedanddetermined" }, { "name": "appsubmittedanddetermineddate", "type": "esriFieldTypeDate", "alias": "App Submitted And Determined Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "appsubmittedanddetermineddate" }, { "name": "commericalkennelfinalreview", "type": "esriFieldTypeString", "alias": "Commerical Kennel Final Review", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "commericalkennelfinalreview" }, { "name": "commericalkennelinitialreview", "type": "esriFieldTypeString", "alias": "Commerical Kennel Initial Review", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "commericalkennelinitialreview" }, { "name": "positiveinspectioncheck", "type": "esriFieldTypeString", "alias": "Positive Inspection Check", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "positiveinspectioncheck" }, { "name": "approvedbyplanner", "type": "esriFieldTypeString", "alias": "Approved By Planner", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "approvedbyplanner" }, { "name": "ifchangesdate", "type": "esriFieldTypeDate", "alias": "If Changes Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ifchangesdate" }, { "name": "deniedbyplanner", "type": "esriFieldTypeString", "alias": "Denied By Planner", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "deniedbyplanner" }, { "name": "nochanges", "type": "esriFieldTypeString", "alias": "No Changes", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "nochanges" }, { "name": "nochangesdate", "type": "esriFieldTypeDate", "alias": "No Changes Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "nochangesdate" }, { "name": "kenneltype", "type": "esriFieldTypeString", "alias": "Kennel Type", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "kenneltype" }, { "name": "lettersentout", "type": "esriFieldTypeString", "alias": "Letter Sent Out", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "lettersentout" }, { "name": "lettersentoutcommercial", "type": "esriFieldTypeString", "alias": "Letter Sent Out Commercial", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "lettersentoutcommercial" }, { "name": "licenseisissued", "type": "esriFieldTypeString", "alias": "License Is Issued", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "licenseisissued" }, { "name": "paymentisreceived", "type": "esriFieldTypeString", "alias": "Payment Received", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "paymentisreceived" }, { "name": "paymentisreceiveddate", "type": "esriFieldTypeDate", "alias": "Payment Received Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "paymentisreceiveddate" }, { "name": "plannergivesinitialcheck", "type": "esriFieldTypeString", "alias": "Planner Gives Initial Check", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "plannergivesinitialcheck" }, { "name": "plannercompliancereview", "type": "esriFieldTypeString", "alias": "Planner Compliance Review", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "plannercompliancereview" }, { "name": "plannercompliancereviewdate", "type": "esriFieldTypeDate", "alias": "Planner Compliance Review Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "plannercompliancereviewdate" }, { "name": "plannerinitialapproval", "type": "esriFieldTypeString", "alias": "Planner Initial Approval", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "plannerinitialapproval" }, { "name": "plannerinitialapprovaldate", "type": "esriFieldTypeDate", "alias": "Planner Initial Approval Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "plannerinitialapprovaldate" }, { "name": "privatekennelnotes", "type": "esriFieldTypeString", "alias": "Private Kennel Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "privatekennelnotes" }, { "name": "privatekennelreviewalnotes", "type": "esriFieldTypeString", "alias": "Private Kennel Reviewal Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "privatekennelreviewalnotes" }, { "name": "sheriffdepartmentchecked", "type": "esriFieldTypeString", "alias": "Sheriff Department Checked", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sheriffdepartmentchecked" }, { "name": "sheriffdepartmentdate", "type": "esriFieldTypeDate", "alias": "Sheriff Department Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sheriffdepartmentdate" }, { "name": "yearlyextensionschecked", "type": "esriFieldTypeString", "alias": "Yearly Extensions Checked", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "yearlyextensionschecked" }, { "name": "applicationdate", "type": "esriFieldTypeDate", "alias": "Application Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "applicationdate" }, { "name": "citiesandotherlocalgovdate", "type": "esriFieldTypeDate", "alias": "Cities and Other Local Gov Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "citiesandotherlocalgovdate" }, { "name": "citiesandotherlocalgovnote", "type": "esriFieldTypeString", "alias": "Cities and Other Local Gov Note", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "citiesandotherlocalgovnote" }, { "name": "countyattorneydate", "type": "esriFieldTypeDate", "alias": "County Attorney Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "countyattorneydate" }, { "name": "countyattorneynote", "type": "esriFieldTypeString", "alias": "County Attorney Note", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "countyattorneynote" }, { "name": "countypublicworksdeptdate", "type": "esriFieldTypeDate", "alias": "County Public Works Dept Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "countypublicworksdeptdate" }, { "name": "dnrifwithin1000to3000date", "type": "esriFieldTypeDate", "alias": "DNR if Within 1000 to 3000 Ft Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dnrifwithin1000to3000date" }, { "name": "ord_addordinancenumber", "type": "esriFieldTypeString", "alias": "Ordinance Add Ordinance Number", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_addordinancenumber" }, { "name": "new_ord_affidavitofpublicationd", "type": "esriFieldTypeDate", "alias": "new_ord_affidavitofpublicationd", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "new_ord_affidavitofpublicationd" }, { "name": "ord_affidavitofpublicationph", "type": "esriFieldTypeString", "alias": "Ordinance Affidavit of Publication Public Hearing", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_affidavitofpublicationph" }, { "name": "ord_affidavitofpublicatiosb", "type": "esriFieldTypeString", "alias": "Ordinance Affidavit of Publication Summary Back", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_affidavitofpublicatiosb" }, { "name": "ord_affidavitofpublicatiosf", "type": "esriFieldTypeString", "alias": "Ordinance Affidavit of Publication Summary Filed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_affidavitofpublicatiosf" }, { "name": "ord_afterrecordedoriginal", "type": "esriFieldTypeString", "alias": "Ordinance Original Stored in Auditor", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_afterrecordedoriginal" }, { "name": "ord_allinformationentered", "type": "esriFieldTypeString", "alias": "Ordinance All Info Entered", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_allinformationentered" }, { "name": "ord_rbaprepared", "type": "esriFieldTypeString", "alias": "Ordinance RBA Prepared", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_rbaprepared" }, { "name": "ord_askadmintoassignord", "type": "esriFieldTypeString", "alias": "Ordinance Ask Admin to Assignan ORD", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_askadmintoassignord" }, { "name": "ord_summaryofordsign", "type": "esriFieldTypeString", "alias": "Ordinance Summary Ready to Sign", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_summaryofordsign" }, { "name": "ord_countyboardpackets", "type": "esriFieldTypeString", "alias": "Ordinance County Board Packets", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_countyboardpackets" }, { "name": "ord_countyboardtakesaction", "type": "esriFieldTypeString", "alias": "Ordinance County Board Takes Action", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_countyboardtakesaction" }, { "name": "ord_createapplication", "type": "esriFieldTypeString", "alias": "Ordinance Create Application", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_createapplication" }, { "name": "ord_date15dayletterdate", "type": "esriFieldTypeDate", "alias": "Ordinance 15 Day Letter Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ord_date15dayletterdate" }, { "name": "ord_date15dayletter", "type": "esriFieldTypeString", "alias": "Ordinance 15 Day Letter Date", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_date15dayletter" }, { "name": "ord_applicationreceiveddate", "type": "esriFieldTypeDate", "alias": "Ordinance Application Received Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ord_applicationreceiveddate" }, { "name": "ord_applicationreceived", "type": "esriFieldTypeString", "alias": "Ordinance Application Received", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_applicationreceived" }, { "name": "ord_documentisscannedinoracle", "type": "esriFieldTypeString", "alias": "Ordinance Doc Scanned in Oracle", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_documentisscannedinoracle" }, { "name": "ord_enterinfointodatabase", "type": "esriFieldTypeString", "alias": "Ordinance Enter Info Into Database", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_enterinfointodatabase" }, { "name": "ord_minutesaredone", "type": "esriFieldTypeString", "alias": "Ordinance Minutes Are Done", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_minutesaredone" }, { "name": "ord_notificationofamendmail", "type": "esriFieldTypeString", "alias": "Ordinance Notification of Amend Mailed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_notificationofamendmail" }, { "name": "ord_ordinancepagesareupdated", "type": "esriFieldTypeString", "alias": "Ordinance Pages Updated", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_ordinancepagesareupdated" }, { "name": "ord_packetmailplancomm", "type": "esriFieldTypeString", "alias": "Ordinance Packet Mailed to Planning Comm", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_packetmailplancomm" }, { "name": "ord_proposedwrittenlanguage", "type": "esriFieldTypeString", "alias": "Ordinance Proposed Written Language", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_proposedwrittenlanguage" }, { "name": "ord_publichearingishelddate", "type": "esriFieldTypeDate", "alias": "Ordinance Public Hearing Held Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ord_publichearingishelddate" }, { "name": "ord_publichearingisheld", "type": "esriFieldTypeString", "alias": "Ordinance Public Hearing Held", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_publichearingisheld" }, { "name": "ord_publishnoticeinpaper", "type": "esriFieldTypeString", "alias": "Ordinance Public Notice in Paper", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_publishnoticeinpaper" }, { "name": "ord_scanrbaandsummary", "type": "esriFieldTypeString", "alias": "Ordinance Scan RBA And Summary", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_scanrbaandsummary" }, { "name": "ord_signedrba", "type": "esriFieldTypeString", "alias": "Ordinance Signed RBA", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_signedrba" }, { "name": "ord_signedsummaryandordinance", "type": "esriFieldTypeString", "alias": "Ordinance Signed Summary And Ordinance", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_signedsummaryandordinance" }, { "name": "ord_summaryissenttobepublished", "type": "esriFieldTypeString", "alias": "Ordinance Summary Sent To Be Published", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_summaryissenttobepublished" }, { "name": "ord_summaryordaffirec", "type": "esriFieldTypeString", "alias": "Ordinance Summary Ord Affid Recorded", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_summaryordaffirec" }, { "name": "ord_townshipsaresent", "type": "esriFieldTypeString", "alias": "Sent Township Ordinance", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_townshipsaresent" }, { "name": "townshipdatesent", "type": "esriFieldTypeDate", "alias": "Township Date Sent For Comments", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "townshipdatesent" }, { "name": "township", "type": "esriFieldTypeString", "alias": "Township Sent For Comments", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "township" }, { "name": "townshipnotes", "type": "esriFieldTypeString", "alias": "Township Note", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "townshipnotes" }, { "name": "actualstartdate", "type": "esriFieldTypeDate", "alias": "Actual Start Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "actualstartdate" }, { "name": "comp15dayreviewperioddate", "type": "esriFieldTypeDate", "alias": "Complete 15 Day Review Period Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "comp15dayreviewperioddate" }, { "name": "bdofadjustment6question", "type": "esriFieldTypeString", "alias": "Bd of Adjustment 6 Questions", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "bdofadjustment6question" }, { "name": "anypreexistingenvironment", "type": "esriFieldTypeString", "alias": "Any Preexisting Environment Issue", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "anypreexistingenvironment" }, { "name": "anytreesremoved", "type": "esriFieldTypeString", "alias": "Any Trees Removed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "anytreesremoved" }, { "name": "bluffsetbackrequired", "type": "esriFieldTypeString", "alias": "Bluff Setback Required", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "bluffsetbackrequired" }, { "name": "boathousepatio", "type": "esriFieldTypeDouble", "alias": "Boat House Patio", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "boathousepatio" }, { "name": "boathousewoas", "type": "esriFieldTypeDouble", "alias": "Boat House WOAS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "boathousewoas" }, { "name": "citycommentformsentandrecd", "type": "esriFieldTypeDate", "alias": "City Comment Form Sent And Rec Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "citycommentformsentandrecd" }, { "name": "citycommentformsentandrecnote", "type": "esriFieldTypeString", "alias": "City Comment Form Sent And Rec Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "citycommentformsentandrecnote" }, { "name": "citycommentformsent", "type": "esriFieldTypeString", "alias": "City Comment Form Sent", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "citycommentformsent" }, { "name": "dateapplicationsubmit", "type": "esriFieldTypeDate", "alias": "Date Application Submitted", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dateapplicationsubmit" }, { "name": "olddateof15dayletter", "type": "esriFieldTypeDate", "alias": "Old Date of 15 Day Letter", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "olddateof15dayletter" }, { "name": "deck", "type": "esriFieldTypeDouble", "alias": "Deck", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "deck" }, { "name": "dnrcommentformsentdate", "type": "esriFieldTypeDate", "alias": "DNR Comment Form Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dnrcommentformsentdate" }, { "name": "dnrcommentform", "type": "esriFieldTypeString", "alias": "DNR Comment Form", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "dnrcommentform" }, { "name": "dnrcommentformnote", "type": "esriFieldTypeString", "alias": "DNR Comment Form Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "dnrcommentformnote" }, { "name": "drawingsubmitted", "type": "esriFieldTypeString", "alias": "Drawing Submitted", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "drawingsubmitted" }, { "name": "driveway", "type": "esriFieldTypeDouble", "alias": "Driveway", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "driveway" }, { "name": "estimatedsqftoverorunder25", "type": "esriFieldTypeDouble", "alias": "Estimated Sq Ft Over or Under 25 Percent", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "estimatedsqftoverorunder25" }, { "name": "bedroomsarebeingadded", "type": "esriFieldTypeString", "alias": "Bedrooms Are Being Added", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "bedroomsarebeingadded" }, { "name": "floodplainlocation", "type": "esriFieldTypeString", "alias": "Floodplain Location", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "floodplainlocation" }, { "name": "garage", "type": "esriFieldTypeDouble", "alias": "Garage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "garage" }, { "name": "house", "type": "esriFieldTypeDouble", "alias": "House", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "house" }, { "name": "ifbedroomsaddedseptic", "type": "esriFieldTypeString", "alias": "If Bedrooms Added Septic Good", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ifbedroomsaddedseptic" }, { "name": "impervioussurfaceexisting", "type": "esriFieldTypeString", "alias": "Impervious Surface Existing", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "impervioussurfaceexisting" }, { "name": "impervioussurfaceproposed", "type": "esriFieldTypeString", "alias": "Impervious Surface Proposed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "impervioussurfaceproposed" }, { "name": "shorelandalterationpermit", "type": "esriFieldTypeString", "alias": "Shoreland Alteration Permit", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "shorelandalterationpermit" }, { "name": "lakeorriversetback", "type": "esriFieldTypeString", "alias": "Lake or River Setback", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "lakeorriversetback" }, { "name": "lfe", "type": "esriFieldTypeString", "alias": "LFE", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "lfe" }, { "name": "locationofexistingseptic", "type": "esriFieldTypeString", "alias": "Location of Existing Septic", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "locationofexistingseptic" }, { "name": "locationofneighboringseptic", "type": "esriFieldTypeString", "alias": "Location of Neighboring Septic", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "locationofneighboringseptic" }, { "name": "locationofneighboringwell", "type": "esriFieldTypeString", "alias": "Location of Neighboring Well", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "locationofneighboringwell" }, { "name": "locationofproposedseptic", "type": "esriFieldTypeString", "alias": "Location of Proposed Septic", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "locationofproposedseptic" }, { "name": "locationofwells", "type": "esriFieldTypeString", "alias": "Location of Wells", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "locationofwells" }, { "name": "markingflagsgiven", "type": "esriFieldTypeString", "alias": "Marking Flags Given", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "markingflagsgiven" }, { "name": "maxamountofimpervious", "type": "esriFieldTypeDouble", "alias": "Max Amount of Impervious", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "maxamountofimpervious" }, { "name": "mndotcommentformsentdate", "type": "esriFieldTypeDate", "alias": "MnDot Comment Form Sent Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "mndotcommentformsentdate" }, { "name": "mndotcommentformsent", "type": "esriFieldTypeString", "alias": "MnDot Comment Form Sent", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "mndotcommentformsent" }, { "name": "notes1", "type": "esriFieldTypeString", "alias": "Notes 1", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notes1" }, { "name": "notes2", "type": "esriFieldTypeString", "alias": "Notes 2", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notes2" }, { "name": "notes3", "type": "esriFieldTypeString", "alias": "Notes 3", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notes3" }, { "name": "notes4", "type": "esriFieldTypeString", "alias": "Notes 4", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notes4" }, { "name": "notes5", "type": "esriFieldTypeString", "alias": "Notes 5", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notes5" }, { "name": "numberofvariancesrequired", "type": "esriFieldTypeString", "alias": "Number of Variances Required", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "numberofvariancesrequired" }, { "name": "otherdatecompleted", "type": "esriFieldTypeDate", "alias": "Other Date Completed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "otherdatecompleted" }, { "name": "otherresponse", "type": "esriFieldTypeString", "alias": "Other Response", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "otherresponse" }, { "name": "patiobylake", "type": "esriFieldTypeDouble", "alias": "Patio By Lake", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "patiobylake" }, { "name": "percentageofimpervious", "type": "esriFieldTypeDouble", "alias": "Percentage of Impervious", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "percentageofimpervious" }, { "name": "percentageofimpervioussurface", "type": "esriFieldTypeDouble", "alias": "Percentage of Impervious Surface", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "percentageofimpervioussurface" }, { "name": "proposed", "type": "esriFieldTypeDouble", "alias": "Proposed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "proposed" }, { "name": "publicworkscommentdate", "type": "esriFieldTypeDate", "alias": "Public Works Comment Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "publicworkscommentdate" }, { "name": "publicworkscomment", "type": "esriFieldTypeString", "alias": "Public Works Comment", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "publicworkscomment" }, { "name": "rearsetbacks", "type": "esriFieldTypeString", "alias": "Rear Setbacks", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "rearsetbacks" }, { "name": "roadsetback", "type": "esriFieldTypeString", "alias": "Road Setback", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "roadsetback" }, { "name": "septicuptocode", "type": "esriFieldTypeString", "alias": "Septic Up To Code", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "septicuptocode" }, { "name": "sidesetbacks", "type": "esriFieldTypeString", "alias": "Side Setbacks", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sidesetbacks" }, { "name": "sidewalk", "type": "esriFieldTypeDouble", "alias": "Sidewalk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sidewalk" }, { "name": "siteinspection", "type": "esriFieldTypeString", "alias": "Site Inspection", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "siteinspection" }, { "name": "smallshedbylake", "type": "esriFieldTypeDouble", "alias": "Small Shed By Lake", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "smallshedbylake" }, { "name": "stairstolake60x4", "type": "esriFieldTypeDouble", "alias": "Stairs to Lake 60x4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "stairstolake60x4" }, { "name": "structureheight", "type": "esriFieldTypeString", "alias": "Structure Height", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "structureheight" }, { "name": "structureinimpactzone", "type": "esriFieldTypeString", "alias": "Structure In Impact Zone", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "structureinimpactzone" }, { "name": "totalimpervioussurfacecalc", "type": "esriFieldTypeDouble", "alias": "Total Impervious Surface Calc", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "totalimpervioussurfacecalc" }, { "name": "totalimpervioussurfacepropose", "type": "esriFieldTypeDouble", "alias": "Total Impervious Surface Proposed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "totalimpervioussurfacepropose" }, { "name": "totalsqfeetonlot", "type": "esriFieldTypeDouble", "alias": "Total Sq Ft On Lot", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "totalsqfeetonlot" }, { "name": "townshipcommentsentdate", "type": "esriFieldTypeDate", "alias": "Township Comment Sent Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "townshipcommentsentdate" }, { "name": "townshipcommentnote", "type": "esriFieldTypeString", "alias": "Township Comment Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "townshipcommentnote" }, { "name": "townshipsent", "type": "esriFieldTypeString", "alias": "Township Sent", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "townshipsent" }, { "name": "var_6questionsbdofadjust", "type": "esriFieldTypeString", "alias": "Variance 6 Question Bd Adjustment", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_6questionsbdofadjust" }, { "name": "var_preexistingenviss", "type": "esriFieldTypeString", "alias": "Variance Pre-existing Env Issue", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_preexistingenviss" }, { "name": "var_preexistingenviissnote", "type": "esriFieldTypeString", "alias": "Variance Pre-existing Env Issue Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_preexistingenviissnote" }, { "name": "var_anytreesremovednote", "type": "esriFieldTypeString", "alias": "Variance Any Trees Removed Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_anytreesremovednote" }, { "name": "var_anytreesremove", "type": "esriFieldTypeString", "alias": "Variance Any Trees Removed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_anytreesremove" }, { "name": "var_bluffsetbackrequired", "type": "esriFieldTypeString", "alias": "Variance Bluff Setback Required", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_bluffsetbackrequired" }, { "name": "var_bluffsetbackrequirednote", "type": "esriFieldTypeString", "alias": "Variance Bluff Setback Required Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_bluffsetbackrequirednote" }, { "name": "var_drawingsubmittedname", "type": "esriFieldTypeString", "alias": "Variance Drawing Submitted", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_drawingsubmittedname" }, { "name": "var_drawingsubmittednote", "type": "esriFieldTypeString", "alias": "Variance Drawing Submitted Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_drawingsubmittednote" }, { "name": "var_floodplainlocation", "type": "esriFieldTypeString", "alias": "Variance Floodplain Location", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_floodplainlocation" }, { "name": "var_floodplainlocationnote", "type": "esriFieldTypeString", "alias": "Variance Floodplain Location Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_floodplainlocationnote" }, { "name": "var_bedroomsaddedseptic", "type": "esriFieldTypeString", "alias": "Variance Bedrooms Added Septic Good", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_bedroomsaddedseptic" }, { "name": "var_bedroomsaddedsepticnote", "type": "esriFieldTypeString", "alias": "Variance Bedrooms Added Septic Good Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_bedroomsaddedsepticnote" }, { "name": "var_impervioussurfaceexisting", "type": "esriFieldTypeString", "alias": "Variance Impervious Surface Existing", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_impervioussurfaceexisting" }, { "name": "var_impervioussurfaceexistingn", "type": "esriFieldTypeString", "alias": "Variance Impervious Surface Existing Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_impervioussurfaceexistingn" }, { "name": "var_impervioussurfaceproposed", "type": "esriFieldTypeString", "alias": "Variance Impervious Surface Proposed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_impervioussurfaceproposed" }, { "name": "var_impervioussurfacepropnote", "type": "esriFieldTypeString", "alias": "Variance Impervious Surface Proposed Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_impervioussurfacepropnote" }, { "name": "var_shorelandalterationnote", "type": "esriFieldTypeString", "alias": "Variance Shoreland Alteration Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_shorelandalterationnote" }, { "name": "var_shorelandalteration", "type": "esriFieldTypeString", "alias": "Variance Shoreland Alteration", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_shorelandalteration" }, { "name": "var_structurecloserthannei", "type": "esriFieldTypeString", "alias": "Variance Structure Closer Than Neighb Lake", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_structurecloserthannei" }, { "name": "var_structurecloserthannein", "type": "esriFieldTypeString", "alias": "Variance Structure Closer Than Neighb Lake Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_structurecloserthannein" }, { "name": "var_wellheadprotection", "type": "esriFieldTypeString", "alias": "Variance Well Head Protection", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_wellheadprotection" }, { "name": "var_wellheadprotectionnote", "type": "esriFieldTypeString", "alias": "Variance Well Head Protection Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_wellheadprotectionnote" }, { "name": "var_lakeorriversetback", "type": "esriFieldTypeString", "alias": "Variance Lake or River Setback", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_lakeorriversetback" }, { "name": "var_lakeorriversetbacknote", "type": "esriFieldTypeString", "alias": "Variance Lake or River Setback Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_lakeorriversetbacknote" }, { "name": "var_lfe", "type": "esriFieldTypeString", "alias": "Variance LFE", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_lfe" }, { "name": "var_lfenote", "type": "esriFieldTypeString", "alias": "Variance LFE Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_lfenote" }, { "name": "var_locationexistingseptic", "type": "esriFieldTypeString", "alias": "Variance Location Existing Septic", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_locationexistingseptic" }, { "name": "var_locationexistingsepnote", "type": "esriFieldTypeString", "alias": "Variance Location Existing Septic Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_locationexistingsepnote" }, { "name": "var_locationneighboringseptic", "type": "esriFieldTypeString", "alias": "Variance Locations of Neighbor Septic", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_locationneighboringseptic" }, { "name": "var_locationneighboringsepnot", "type": "esriFieldTypeString", "alias": "Variance Locations of Neighbor Septic Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_locationneighboringsepnot" }, { "name": "var_locationofproposedsep", "type": "esriFieldTypeString", "alias": "Variance Location of Proposed Septic", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_locationofproposedsep" }, { "name": "var_locationofproposedsepnote", "type": "esriFieldTypeString", "alias": "Variance Location of Proposed Septic Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_locationofproposedsepnote" }, { "name": "var_locationofwells", "type": "esriFieldTypeString", "alias": "Variance Location of Wells", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_locationofwells" }, { "name": "var_locationofwellsnote", "type": "esriFieldTypeString", "alias": "Variance Location of Wells Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_locationofwellsnote" }, { "name": "var_locationneighborwell", "type": "esriFieldTypeString", "alias": "Variance Locations of Neighbor Well", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_locationneighborwell" }, { "name": "var_locationneighborwellnote", "type": "esriFieldTypeString", "alias": "Variance Locations of Neighbor Well Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_locationneighborwellnote" }, { "name": "var_markingflagsgiven", "type": "esriFieldTypeString", "alias": "Variance Marking Flags Given", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_markingflagsgiven" }, { "name": "var_notesinitialreview", "type": "esriFieldTypeString", "alias": "Variance Notes Initial Review", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_notesinitialreview" }, { "name": "var_numberofvariances", "type": "esriFieldTypeString", "alias": "Variance Number of Variances", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_numberofvariances" }, { "name": "var_numberofvariancesnote", "type": "esriFieldTypeString", "alias": "Variance Number of Variances Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_numberofvariancesnote" }, { "name": "var_rearsetbacks", "type": "esriFieldTypeString", "alias": "Variance Rear Setbacks", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_rearsetbacks" }, { "name": "var_rearsetbacksnote", "type": "esriFieldTypeString", "alias": "Variance Rear Setbacks Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_rearsetbacksnote" }, { "name": "var_roadsetback", "type": "esriFieldTypeString", "alias": "Variance Road Setback", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_roadsetback" }, { "name": "var_roadsetbacknote", "type": "esriFieldTypeString", "alias": "Variance Road Setback Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_roadsetbacknote" }, { "name": "var_septicuptocode", "type": "esriFieldTypeString", "alias": "Variance Septic Up To Code", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_septicuptocode" }, { "name": "var_septicuptocodenote", "type": "esriFieldTypeString", "alias": "Variance Septic Up To Code Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_septicuptocodenote" }, { "name": "var_sidesetbacks", "type": "esriFieldTypeString", "alias": "Variance Side Setbacks", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_sidesetbacks" }, { "name": "var_sidesetbacksnote", "type": "esriFieldTypeString", "alias": "Variance Side Setbacks Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_sidesetbacksnote" }, { "name": "var_siteinspection", "type": "esriFieldTypeString", "alias": "Variance Site Inspection", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_siteinspection" }, { "name": "var_structureheight", "type": "esriFieldTypeString", "alias": "Variance Structure Height", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_structureheight" }, { "name": "var_structureheightnote", "type": "esriFieldTypeString", "alias": "Variance Structure Height Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_structureheightnote" }, { "name": "var_structureinimpactzone", "type": "esriFieldTypeString", "alias": "Variance Structure in Impact Zone", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_structureinimpactzone" }, { "name": "var_structureinimpactzonenote", "type": "esriFieldTypeString", "alias": "Variance Structure in Impact Zone Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_structureinimpactzonenote" }, { "name": "var_waterrunoffissuesname", "type": "esriFieldTypeString", "alias": "Variance Water Runoff Issues", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_waterrunoffissuesname" }, { "name": "var_waterrunoffissuesnote", "type": "esriFieldTypeString", "alias": "Variance Water Runoff Issues Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_waterrunoffissuesnote" }, { "name": "waterrunoffissues", "type": "esriFieldTypeString", "alias": "Water Runoff Issues", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "waterrunoffissues" }, { "name": "wildliferefugedatesent", "type": "esriFieldTypeDate", "alias": "Wildlife Refuge Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "wildliferefugedatesent" }, { "name": "subject", "type": "esriFieldTypeString", "alias": "Subject", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "subject" }, { "name": "gisdept", "type": "esriFieldTypeString", "alias": "GIS Dept", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "gisdept" }, { "name": "hwyslopeeasementsrequired", "type": "esriFieldTypeString", "alias": "Hwy Slope Easements Required", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "hwyslopeeasementsrequired" }, { "name": "landownership", "type": "esriFieldTypeString", "alias": "Land Ownership", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "landownership" }, { "name": "leelfeshownforeverylot", "type": "esriFieldTypeString", "alias": "LEE LFE Shown For Every Lot", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "leelfeshownforeverylot" }, { "name": "legaldescription", "type": "esriFieldTypeString", "alias": "Legal Description", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "legaldescription" }, { "name": "localfirechief", "type": "esriFieldTypeString", "alias": "Local Fire Chief", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "localfirechief" }, { "name": "mndotifrequestonsthwy", "type": "esriFieldTypeString", "alias": "MnDot If Request On State Hwy", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "mndotifrequestonsthwy" }, { "name": "notificationlist", "type": "esriFieldTypeString", "alias": "Notification List", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "notificationlist" }, { "name": "notifiedapplicant", "type": "esriFieldTypeString", "alias": "Notified Applicant One Year Approval", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "notifiedapplicant" }, { "name": "npdesapproval", "type": "esriFieldTypeString", "alias": "NPDES Approval", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "npdesapproval" }, { "name": "outlotsmeetzoningrequirement", "type": "esriFieldTypeString", "alias": "Outlots Meet Zoning Requirement", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "outlotsmeetzoningrequirement" }, { "name": "preexistingenvironmental", "type": "esriFieldTypeString", "alias": "Preexisting Environmental", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "preexistingenvironmental" }, { "name": "preliminarydrainageandgrading1", "type": "esriFieldTypeString", "alias": "Preliminary Drainage And Grading 1", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "preliminarydrainageandgrading1" }, { "name": "preliminarydrainageandgrading2", "type": "esriFieldTypeString", "alias": "Preliminary Drainage And Grading 2", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "preliminarydrainageandgrading2" }, { "name": "preliminarydrawings", "type": "esriFieldTypeString", "alias": "Preliminary Drawings", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "preliminarydrawings" }, { "name": "proposedbuildingsites", "type": "esriFieldTypeString", "alias": "Proposed Building Sites", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "proposedbuildingsites" }, { "name": "proposedinternalstreets", "type": "esriFieldTypeString", "alias": "Proposed Internal Streets", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "proposedinternalstreets" }, { "name": "publicnoticetopaper", "type": "esriFieldTypeString", "alias": "Public Notice to Paper", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "publicnoticetopaper" }, { "name": "receivedcadfiles", "type": "esriFieldTypeString", "alias": "Received CAD Files", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "receivedcadfiles" }, { "name": "requiredroadfrontage", "type": "esriFieldTypeString", "alias": "Required Road Frontage", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "requiredroadfrontage" }, { "name": "roadconnections", "type": "esriFieldTypeString", "alias": "Road Connections", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "roadconnections" }, { "name": "sanddunesstateforestdatesent", "type": "esriFieldTypeDate", "alias": "Sand Dunes State Forest Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sanddunesstateforestdatesent" }, { "name": "sanddunesstateforestnote", "type": "esriFieldTypeString", "alias": "Sand Dunes State Forest Note", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "sanddunesstateforestnote" }, { "name": "scaledatenortharrow", "type": "esriFieldTypeString", "alias": "Scale Date North Arrow", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "scaledatenortharrow" }, { "name": "signedbuildablestatement", "type": "esriFieldTypeString", "alias": "Signed Buildable Statement", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "signedbuildablestatement" }, { "name": "signedbypropertyowner", "type": "esriFieldTypeString", "alias": "Signed By Property Owner", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "signedbypropertyowner" }, { "name": "signedstatementonplat", "type": "esriFieldTypeString", "alias": "Signed Statement On Plat", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "signedstatementonplat" }, { "name": "soilborings", "type": "esriFieldTypeString", "alias": "Soil Borings", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "soilborings" }, { "name": "solidwasteviolations", "type": "esriFieldTypeString", "alias": "Solid Waste Violations", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "solidwasteviolations" }, { "name": "staffcommentssent", "type": "esriFieldTypeString", "alias": "Staff Comments Sent", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "staffcommentssent" }, { "name": "sub_20halfsheetsprelim", "type": "esriFieldTypeString", "alias": "SUB 20 Half Sheets Prelim", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_20halfsheetsprelim" }, { "name": "sub_20halfsheetpresnote", "type": "esriFieldTypeString", "alias": "SUB 20 Half Sheets Prelim Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_20halfsheetpresnote" }, { "name": "sub_20halfsheetsofgradingnote", "type": "esriFieldTypeString", "alias": "SUB 20 Half Sheets of Grading Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_20halfsheetsofgradingnote" }, { "name": "sub_20halfsheetsofgrading", "type": "esriFieldTypeString", "alias": "SUB 20 Half Sheets of Grading", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_20halfsheetsofgrading" }, { "name": "sub_23orfewerhomesnote", "type": "esriFieldTypeString", "alias": "SUB 23 or Fewer Homes Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_23orfewerhomesnote" }, { "name": "sub_23orfewerhomes", "type": "esriFieldTypeString", "alias": "SUB 23 or Fewer Homes", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_23orfewerhomes" }, { "name": "sub_40000sqftbuildablearea", "type": "esriFieldTypeString", "alias": "SUB 40000 Sq Ft Buildable Area", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_40000sqftbuildablearea" }, { "name": "sub_40000sqftbuildableareanote", "type": "esriFieldTypeString", "alias": "SUB 40000 Sq Ft Buildable Area Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_40000sqftbuildableareanote" }, { "name": "sub_60daywaived", "type": "esriFieldTypeString", "alias": "SUB 60 Day Waived", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_60daywaived" }, { "name": "sub_preliminarydrainagenote", "type": "esriFieldTypeString", "alias": "SUB Preliminary Drainage Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_preliminarydrainagenote" }, { "name": "sub_preliminarydrawingsname", "type": "esriFieldTypeString", "alias": "SUB Preliminary Drawings", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_preliminarydrawingsname" }, { "name": "sub_preliminarydrawingsnote", "type": "esriFieldTypeString", "alias": "SUB Preliminary Drawings Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_preliminarydrawingsnote" }, { "name": "sub_proposedbuildingsite", "type": "esriFieldTypeString", "alias": "SUB Proposed Building Sites", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_proposedbuildingsite" }, { "name": "sub_proposedbuildingsitenote", "type": "esriFieldTypeString", "alias": "SUB Proposed Building Sites Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_proposedbuildingsitenote" }, { "name": "sub_proposedinternalstreet", "type": "esriFieldTypeString", "alias": "SUB Proposed Internal Street", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_proposedinternalstreet" }, { "name": "sub_proposedinternalstreetno", "type": "esriFieldTypeString", "alias": "SUB Proposed Internal Street Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_proposedinternalstreetno" }, { "name": "sub_publicnoticetopaper", "type": "esriFieldTypeString", "alias": "SUB Public Notice To Paper", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_publicnoticetopaper" }, { "name": "sub_publicnoticetopapernote", "type": "esriFieldTypeString", "alias": "SUB Public Notice To Paper Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_publicnoticetopapernote" }, { "name": "sub_rearsetbacks", "type": "esriFieldTypeString", "alias": "SUB Rear Setbacks", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_rearsetbacks" }, { "name": "sub_rearsetbacksnote", "type": "esriFieldTypeString", "alias": "SUB Rear Setbacks Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_rearsetbacksnote" }, { "name": "sub_receivedcadfiles", "type": "esriFieldTypeString", "alias": "SUB Received CAD Files", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_receivedcadfiles" }, { "name": "sub_receivedcadfilesnote", "type": "esriFieldTypeString", "alias": "SUB Received CAD Files Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_receivedcadfilesnote" }, { "name": "sub_requiredroadfrontage", "type": "esriFieldTypeString", "alias": "SUB Required Road Frontage", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_requiredroadfrontage" }, { "name": "sub_requiredroadfrontagenote", "type": "esriFieldTypeString", "alias": "SUB Required Road Frontage Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_requiredroadfrontagenote" }, { "name": "sub_roadconnectionsnote", "type": "esriFieldTypeString", "alias": "SUB Road Connections Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_roadconnectionsnote" }, { "name": "sub_roadconnections", "type": "esriFieldTypeString", "alias": "SUB Road Connections", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_roadconnections" }, { "name": "sub_scaledatenortharrow", "type": "esriFieldTypeString", "alias": "SUB Scale Date North Arrow", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_scaledatenortharrow" }, { "name": "sub_scaledatenortharrownote", "type": "esriFieldTypeString", "alias": "SUB Scale Date North Arrow Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_scaledatenortharrownote" }, { "name": "sub_sidesetbacks", "type": "esriFieldTypeString", "alias": "SUB Side Setbacks", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_sidesetbacks" }, { "name": "sub_sidesetbacksnote", "type": "esriFieldTypeString", "alias": "SUB Side Setbacks Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_sidesetbacksnote" }, { "name": "sub_signedbuildable", "type": "esriFieldTypeString", "alias": "SUB Signed Buildable", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_signedbuildable" }, { "name": "sub_signedbuildablenote", "type": "esriFieldTypeString", "alias": "SUB Signed Buildable Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_signedbuildablenote" }, { "name": "sub_signedbypropertyowner", "type": "esriFieldTypeString", "alias": "SUB Signed By Property Owner", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_signedbypropertyowner" }, { "name": "sub_signedbypropertyownernote", "type": "esriFieldTypeString", "alias": "SUB Signed By Property Owner Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_signedbypropertyownernote" }, { "name": "isworkflowcreatedname", "type": "esriFieldTypeString", "alias": "isworkflowcreatedname", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "isworkflowcreatedname" }, { "name": "prelimplan20halfsheet", "type": "esriFieldTypeString", "alias": "Prelim Plan 20 Half-Sheets", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "prelimplan20halfsheet" }, { "name": "gradingplan20halfsheet", "type": "esriFieldTypeString", "alias": "Grading Plan 20 Half-Sheets", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "gradingplan20halfsheet" }, { "name": "deadend23orfewerhomes", "type": "esriFieldTypeString", "alias": "Dead End St 23 or Fewer Homes", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "deadend23orfewerhomes" }, { "name": "buildablearea40000sqft", "type": "esriFieldTypeString", "alias": "Buildable Area 40,000 Sq Ft", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "buildablearea40000sqft" }, { "name": "adjoiningpropertyowners", "type": "esriFieldTypeString", "alias": "Adjoining Property Owners", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "adjoiningpropertyowners" }, { "name": "agriculturalsetback250req", "type": "esriFieldTypeString", "alias": "Agricultural Setback 250 Required", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "agriculturalsetback250req" }, { "name": "auditortreasurer", "type": "esriFieldTypeString", "alias": "Auditor Treasurer", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "auditortreasurer" }, { "name": "boundarysurvey", "type": "esriFieldTypeString", "alias": "Boundary Survey", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "boundarysurvey" }, { "name": "bs_townshipcommentsdate", "type": "esriFieldTypeDate", "alias": "Building Site Township Comments Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "bs_townshipcommentsdate" }, { "name": "buildabilityline", "type": "esriFieldTypeString", "alias": "Buildability Line", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "buildabilityline" }, { "name": "buildingsetbacks", "type": "esriFieldTypeString", "alias": "Building Setbacks", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "buildingsetbacks" }, { "name": "buildingsetbacksos", "type": "esriFieldTypeString", "alias": "Building Setbacks OS", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "buildingsetbacksos" }, { "name": "citiesandotherlocalgovern", "type": "esriFieldTypeString", "alias": "Cities And Other Local Gov", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "citiesandotherlocalgovern" }, { "name": "commentsfromotheroffices", "type": "esriFieldTypeString", "alias": "Comments From Other Offices", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "commentsfromotheroffices" }, { "name": "countyattorney", "type": "esriFieldTypeString", "alias": "County Attorney", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "countyattorney" }, { "name": "countyattorneyos", "type": "esriFieldTypeString", "alias": "County Attorney OS", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "countyattorneyos" }, { "name": "countyditchinspector", "type": "esriFieldTypeString", "alias": "County Ditch Inspector", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "countyditchinspector" }, { "name": "countypublicworksdept", "type": "esriFieldTypeString", "alias": "County Public Works Dept", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "countypublicworksdept" }, { "name": "countysurveyoros", "type": "esriFieldTypeString", "alias": "County Surveyor OS", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "countysurveyoros" }, { "name": "culdesaclengthlessthan1400", "type": "esriFieldTypeString", "alias": "Cul-de-sac Length Less Than 1400", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "culdesaclengthlessthan1400" }, { "name": "dateapplicationisconsidered", "type": "esriFieldTypeDate", "alias": "Date Application Considered", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dateapplicationisconsidered" }, { "name": "dnrifwithin1000ft", "type": "esriFieldTypeString", "alias": "DNR If Within 1000 Ft", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "dnrifwithin1000ft" }, { "name": "dnrwatersmapchecked", "type": "esriFieldTypeString", "alias": "DNR Waters Map Checked", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "dnrwatersmapchecked" }, { "name": "doespropertyhaveexistingcup", "type": "esriFieldTypeString", "alias": "Does Property Have Existing CUP", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "doespropertyhaveexistingcup" }, { "name": "eawneededeis", "type": "esriFieldTypeString", "alias": "EAW Needed EIS", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "eawneededeis" }, { "name": "elevationspointsshown", "type": "esriFieldTypeString", "alias": "Elevations Points Shown", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "elevationspointsshown" }, { "name": "existingbuildings", "type": "esriFieldTypeString", "alias": "Existing Buildings", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "existingbuildings" }, { "name": "existinghome", "type": "esriFieldTypeString", "alias": "Existing Home", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "existinghome" }, { "name": "existinghousesewercompliance", "type": "esriFieldTypeString", "alias": "Existing House Sewer Compliance", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "existinghousesewercompliance" }, { "name": "existingstreetsshown", "type": "esriFieldTypeString", "alias": "Existing Streets Shown", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "existingstreetsshown" }, { "name": "floodplainmapsreviewed", "type": "esriFieldTypeString", "alias": "Flood Plain Maps Reviewed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "floodplainmapsreviewed" }, { "name": "front", "type": "esriFieldTypeString", "alias": "Front", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "front" }, { "name": "sub_adjoiningpropertyowner", "type": "esriFieldTypeString", "alias": "SUB Adjoining Property Owner", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_adjoiningpropertyowner" }, { "name": "sub_adjoiningpropertyownernote", "type": "esriFieldTypeString", "alias": "SUB Adjoining Property Owner Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_adjoiningpropertyownernote" }, { "name": "sub_agriculturalsetback", "type": "esriFieldTypeString", "alias": "SUB Agricultural Setback", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_agriculturalsetback" }, { "name": "sub_agriculturalsetbacknote", "type": "esriFieldTypeString", "alias": "SUB Agricultural Setback Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_agriculturalsetbacknote" }, { "name": "sub_auditortreasurerdate", "type": "esriFieldTypeDate", "alias": "SUB Auditor Treasurer Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_auditortreasurerdate" }, { "name": "sub_auditortreasurer", "type": "esriFieldTypeString", "alias": "SUB Auditor Treasurer", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_auditortreasurer" }, { "name": "sub_auditortreasurernote", "type": "esriFieldTypeString", "alias": "SUB Auditor Treasurer Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_auditortreasurernote" }, { "name": "sub_boundarysurvey", "type": "esriFieldTypeString", "alias": "SUB Boundary Survey", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_boundarysurvey" }, { "name": "sub_boundarysurveynote", "type": "esriFieldTypeString", "alias": "SUB Boundary Survey Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_boundarysurveynote" }, { "name": "sub_buildabilityline", "type": "esriFieldTypeString", "alias": "SUB Buildability Line", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_buildabilityline" }, { "name": "sub_buildabilitylinenote", "type": "esriFieldTypeString", "alias": "SUB Buildability Line Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_buildabilitylinenote" }, { "name": "sub_buildingsetbacksnote", "type": "esriFieldTypeString", "alias": "SUB Building Setbacks Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_buildingsetbacksnote" }, { "name": "sub_citiesandotherlocalgovdate", "type": "esriFieldTypeDate", "alias": "SUB Cities And Other Local Gov Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_citiesandotherlocalgovdate" }, { "name": "sub_citiesandotherlocalgov", "type": "esriFieldTypeString", "alias": "SUB Cities And Other Local Gov", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_citiesandotherlocalgov" }, { "name": "sub_citiesandotherlocalgovnote", "type": "esriFieldTypeString", "alias": "SUB Cities And Other Local Gov Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_citiesandotherlocalgovnote" }, { "name": "sub_commentsfromothernote", "type": "esriFieldTypeString", "alias": "SUB Comments From Other Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_commentsfromothernote" }, { "name": "sub_commentsfromother", "type": "esriFieldTypeString", "alias": "SUB Comments From Other", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_commentsfromother" }, { "name": "sub_countyattorneydatesent", "type": "esriFieldTypeDate", "alias": "SUB County Attorney Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_countyattorneydatesent" }, { "name": "sub_countyattorneynote", "type": "esriFieldTypeString", "alias": "SUB County Attorney Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_countyattorneynote" }, { "name": "sub_countyditchinspectordate", "type": "esriFieldTypeDate", "alias": "SUB County Ditch Inspector Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_countyditchinspectordate" }, { "name": "sub_countyditchinspector", "type": "esriFieldTypeString", "alias": "SUB County Ditch Inspector", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_countyditchinspector" }, { "name": "sub_countyditchinspectornote", "type": "esriFieldTypeString", "alias": "SUB County Ditch Inspector Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_countyditchinspectornote" }, { "name": "sub_countypublicworksdeptdate", "type": "esriFieldTypeDate", "alias": "SUB County Public Works Dept Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_countypublicworksdeptdate" }, { "name": "sub_countypublicworksdept", "type": "esriFieldTypeString", "alias": "SUB County Public Works Dept", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_countypublicworksdept" }, { "name": "sub_countypublicworksdeptnote", "type": "esriFieldTypeString", "alias": "SUB County Public Works Dept Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_countypublicworksdeptnote" }, { "name": "sub_countysurveyordatesent", "type": "esriFieldTypeDate", "alias": "SUB County Surveyor Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_countysurveyordatesent" }, { "name": "sub_countysurveyor", "type": "esriFieldTypeString", "alias": "SUB County Surveyor", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_countysurveyor" }, { "name": "sub_countysurveyornote", "type": "esriFieldTypeString", "alias": "SUB County Surveyor Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_countysurveyornote" }, { "name": "sub_culdesaclessthan1400", "type": "esriFieldTypeString", "alias": "SUB CulDeSac Less Than 1400Ft", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_culdesaclessthan1400" }, { "name": "sub_culdesaclessthan1400note", "type": "esriFieldTypeString", "alias": "SUB CulDeSac Less Than 1400Ft Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_culdesaclessthan1400note" }, { "name": "sub_dnrifshorelanddate", "type": "esriFieldTypeDate", "alias": "SUB DNR If Shoreland Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_dnrifshorelanddate" }, { "name": "sub_dnrifshorelanddatenote", "type": "esriFieldTypeString", "alias": "SUB DNR If Shoreland Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_dnrifshorelanddatenote" }, { "name": "sub_dnrifshoreland", "type": "esriFieldTypeString", "alias": "SUB DNR If Shoreland", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_dnrifshoreland" }, { "name": "sub_dnrwatersmapchecked", "type": "esriFieldTypeString", "alias": "SUB DNR Waters Map Checked", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_dnrwatersmapchecked" }, { "name": "sub_dnrwatersmapcheckednote", "type": "esriFieldTypeString", "alias": "SUB DNR Waters Map Checked Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_dnrwatersmapcheckednote" }, { "name": "sub_doespropertyhavecupnote", "type": "esriFieldTypeString", "alias": "SUB Does Property Have CUP Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_doespropertyhavecupnote" }, { "name": "sub_doespropertyhavecup", "type": "esriFieldTypeString", "alias": "SUB Does Property Have CUP", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_doespropertyhavecup" }, { "name": "sub_eawneededeis", "type": "esriFieldTypeString", "alias": "SUB EAW EIS Needed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_eawneededeis" }, { "name": "sub_eawneededeisnote", "type": "esriFieldTypeString", "alias": "SUB EAW EIS Needed Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_eawneededeisnote" }, { "name": "sub_elevationspointsshown", "type": "esriFieldTypeString", "alias": "SUB Elevations Points Shown", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_elevationspointsshown" }, { "name": "sub_elevationspointsshownnote", "type": "esriFieldTypeString", "alias": "SUB Elevations Points Shown Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_elevationspointsshownnote" }, { "name": "sub_existingbuildings", "type": "esriFieldTypeString", "alias": "SUB Existing Buildings", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_existingbuildings" }, { "name": "sub_existingbuildingsnote", "type": "esriFieldTypeString", "alias": "SUB Existing Buildings Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_existingbuildingsnote" }, { "name": "sub_existinghomemeetsetback", "type": "esriFieldTypeString", "alias": "SUB Existing Home Meet Setback", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_existinghomemeetsetback" }, { "name": "new_sub_existinghomenote", "type": "esriFieldTypeString", "alias": "nSUB Existing Home Meet Setback Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "new_sub_existinghomenote" }, { "name": "sub_existinghousesewercomn", "type": "esriFieldTypeString", "alias": "SUB Existing House Sewer Compliance Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_existinghousesewercomn" }, { "name": "sub_existinghousesewercom", "type": "esriFieldTypeString", "alias": "SUB Existing House Sewer Compliance", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_existinghousesewercom" }, { "name": "sub_existingstreetsshown", "type": "esriFieldTypeString", "alias": "SUB Existing Streets Shown", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_existingstreetsshown" }, { "name": "sub_existingstreetsshownnote", "type": "esriFieldTypeString", "alias": "SUB Existing Streets Shown", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_existingstreetsshownnote" }, { "name": "sub_floodplainmapreviewed", "type": "esriFieldTypeString", "alias": "SUB Flood Plain Map Reviewed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_floodplainmapreviewed" }, { "name": "sub_floodplainmapreviewednote", "type": "esriFieldTypeString", "alias": "SUB Flood Plain Map Reviewed Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_floodplainmapreviewednote" }, { "name": "sub_frontnote", "type": "esriFieldTypeString", "alias": "SUB Front Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_frontnote" }, { "name": "sub_frontvarieswithroad", "type": "esriFieldTypeString", "alias": "SUB Front Varies With Road", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_frontvarieswithroad" }, { "name": "sub_gisdeptdatesent", "type": "esriFieldTypeDate", "alias": "SUB GIS Dept Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_gisdeptdatesent" }, { "name": "sub_gisdept", "type": "esriFieldTypeString", "alias": "SUB GIS Dept", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_gisdept" }, { "name": "sub_gisdeptnote", "type": "esriFieldTypeString", "alias": "SUB GIS Dept Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_gisdeptnote" }, { "name": "sub_hwyslopeeasements", "type": "esriFieldTypeString", "alias": "SUB Hwy Slope Easements", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_hwyslopeeasements" }, { "name": "sub_hwyslopeeasementsnote", "type": "esriFieldTypeString", "alias": "SUB Hwy Slope Easements Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_hwyslopeeasementsnote" }, { "name": "sub_ownershipofadjparcel", "type": "esriFieldTypeString", "alias": "SUB Land Ownership of Adjacent Parcel", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_ownershipofadjparcel" }, { "name": "sub_ownershipofadjparceln", "type": "esriFieldTypeString", "alias": "SUB Land Ownership of Adjacent Parcel Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_ownershipofadjparceln" }, { "name": "sub_leelfeshownforeverylot", "type": "esriFieldTypeString", "alias": "SUB LEE LFE Shown For Every Lot", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_leelfeshownforeverylot" }, { "name": "sub_leelfeshownforeverylotnote", "type": "esriFieldTypeString", "alias": "SUB LEE LFE Shown For Every Lot Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_leelfeshownforeverylotnote" }, { "name": "sub_legaldescription", "type": "esriFieldTypeString", "alias": "SUB Legal Description", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_legaldescription" }, { "name": "sub_legaldescriptionnote", "type": "esriFieldTypeString", "alias": "SUB Legal Description Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_legaldescriptionnote" }, { "name": "sub_localfirechiefdatesent", "type": "esriFieldTypeDate", "alias": "SUB Local Fire Chief Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_localfirechiefdatesent" }, { "name": "sub_localfirechief", "type": "esriFieldTypeString", "alias": "SUB Local Fire Chief", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_localfirechief" }, { "name": "sub_localfirechiefnote", "type": "esriFieldTypeString", "alias": "SUB Local Fire Chief Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_localfirechiefnote" }, { "name": "sub_mndotdatesent", "type": "esriFieldTypeDate", "alias": "SUB MnDot Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_mndotdatesent" }, { "name": "sub_mndot", "type": "esriFieldTypeString", "alias": "SUB MnDot", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_mndot" }, { "name": "sub_mndotnote", "type": "esriFieldTypeString", "alias": "SUB MnDot Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_mndotnote" }, { "name": "sub_comments", "type": "esriFieldTypeString", "alias": "SUB Comments", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_comments" }, { "name": "sub_notifiedapplicant", "type": "esriFieldTypeString", "alias": "SUB Notified Applicant One Year Approval", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_notifiedapplicant" }, { "name": "sub_npdesapproval", "type": "esriFieldTypeString", "alias": "SUB NPDES Approval", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_npdesapproval" }, { "name": "sub_npdesapprovalnote", "type": "esriFieldTypeString", "alias": "SUB NPDES Approval Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_npdesapprovalnote" }, { "name": "sub_otherdatesent", "type": "esriFieldTypeDate", "alias": "SUB Other Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_otherdatesent" }, { "name": "sub_other", "type": "esriFieldTypeString", "alias": "SUB Other", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_other" }, { "name": "sub_othernote", "type": "esriFieldTypeString", "alias": "SUB Other Note", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "sub_othernote" }, { "name": "sub_outlotsmeetzoningreq", "type": "esriFieldTypeString", "alias": "SUB Outlots Meet Zoning Req", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_outlotsmeetzoningreq" }, { "name": "sub_outlotsmeetzoningreqnote", "type": "esriFieldTypeString", "alias": "SUB Outlots Meet Zoning Req Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_outlotsmeetzoningreqnote" }, { "name": "sub_preexistingenvironment", "type": "esriFieldTypeString", "alias": "SUB PreExisting Environment", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_preexistingenvironment" }, { "name": "sub_preexistingenvironmentnote", "type": "esriFieldTypeString", "alias": "SUB PreExisting Environment Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_preexistingenvironmentnote" }, { "name": "sub_signedstatementonplat", "type": "esriFieldTypeString", "alias": "SUB Signed Statement On Plat", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_signedstatementonplat" }, { "name": "sub_signedstatementonplatnote", "type": "esriFieldTypeString", "alias": "SUB Signed Statement On Plat Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_signedstatementonplatnote" }, { "name": "sub_soilborings", "type": "esriFieldTypeString", "alias": "SUB Soil Borings", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_soilborings" }, { "name": "sub_soilboringsnote", "type": "esriFieldTypeString", "alias": "SUB Soil Borings Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_soilboringsnote" }, { "name": "sub_solidwasteviolations", "type": "esriFieldTypeString", "alias": "SUB Solid Waste Violations", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_solidwasteviolations" }, { "name": "sub_solidwasteviolationsnote", "type": "esriFieldTypeString", "alias": "SUB Solid Waste Violations Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_solidwasteviolationsnote" }, { "name": "sub_staffcommentsdatesent", "type": "esriFieldTypeDate", "alias": "SUB Staff Comments Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_staffcommentsdatesent" }, { "name": "sub_staffcommentsnote", "type": "esriFieldTypeString", "alias": "SUB Staff Comments Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_staffcommentsnote" }, { "name": "sub_staffcommentssent", "type": "esriFieldTypeString", "alias": "SUB Staff Comments Sent", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_staffcommentssent" }, { "name": "sub_topodata200ftnote", "type": "esriFieldTypeString", "alias": "SUB Topo Data 200 Ft Beyond Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_topodata200ftnote" }, { "name": "sub_topodata", "type": "esriFieldTypeString", "alias": "SUB Topo Data", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_topodata" }, { "name": "sub_townshipcommentsub", "type": "esriFieldTypeString", "alias": "SUB Township Comment Submitted", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_townshipcommentsub" }, { "name": "sub_townshipcommentsubnote", "type": "esriFieldTypeString", "alias": "SUB Township Comment Submitted Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_townshipcommentsubnote" }, { "name": "sub_townshipcomments", "type": "esriFieldTypeString", "alias": "SUB Township Comments", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_townshipcomments" }, { "name": "sub_twositesshownforsepticnote", "type": "esriFieldTypeString", "alias": "SUB Two Sites Shown For Septic Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_twositesshownforsepticnote" }, { "name": "sub_twositesshownforseptic", "type": "esriFieldTypeString", "alias": "SUB Two Sites Shown For Septic", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_twositesshownforseptic" }, { "name": "sub_utilityanddrainage", "type": "esriFieldTypeString", "alias": "SUB Utility and Drainage", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_utilityanddrainage" }, { "name": "sub_utilityanddrainagenote", "type": "esriFieldTypeString", "alias": "SUB Utility and Drainage Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_utilityanddrainagenote" }, { "name": "sub_vicinitymap", "type": "esriFieldTypeString", "alias": "SUB Vicinity Map", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_vicinitymap" }, { "name": "sub_vicinitymapnote", "type": "esriFieldTypeString", "alias": "SUB Vicinity Map Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_vicinitymapnote" }, { "name": "sub_wetlanddelineation", "type": "esriFieldTypeString", "alias": "SUB Wetland Delineation", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_wetlanddelineation" }, { "name": "sub_wetlanddelineationnote", "type": "esriFieldTypeString", "alias": "SUB Wetland Delineation Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_wetlanddelineationnote" }, { "name": "sub_wetlandexemption", "type": "esriFieldTypeString", "alias": "SUB Wetland Exemption", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_wetlandexemption" }, { "name": "sub_wetlandexemptionnote", "type": "esriFieldTypeString", "alias": "SUB Wetland Exemption Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_wetlandexemptionnote" }, { "name": "sub_wetlandintrusionavoid", "type": "esriFieldTypeString", "alias": "SUB Wetland Intrusion Avoided", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_wetlandintrusionavoid" }, { "name": "sub_wetlandintrusionavoidnote", "type": "esriFieldTypeString", "alias": "SUB Wetland Intrusion Avoided Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_wetlandintrusionavoidnote" }, { "name": "sub_wetlandreplacement", "type": "esriFieldTypeString", "alias": "SUB Wetland Replacement", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_wetlandreplacement" }, { "name": "sub_wetlandreplacementnote", "type": "esriFieldTypeString", "alias": "SUB Wetland Replacement Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_wetlandreplacementnote" }, { "name": "sub_wildliferefugedate", "type": "esriFieldTypeDate", "alias": "SUB Wildlife Refuge Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_wildliferefugedate" }, { "name": "sub_wildliferefuge", "type": "esriFieldTypeString", "alias": "SUB Wildlife Refuge", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_wildliferefuge" }, { "name": "sub_wildliferefugenote", "type": "esriFieldTypeString", "alias": "SUB Wildlife Refuge Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_wildliferefugenote" }, { "name": "topodata", "type": "esriFieldTypeString", "alias": "Topo Data", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "topodata" }, { "name": "townshipcommentfromsubmit", "type": "esriFieldTypeString", "alias": "Township Comment From Submitted", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "townshipcommentfromsubmit" }, { "name": "townshipcomments", "type": "esriFieldTypeString", "alias": "Township Comments", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "townshipcomments" }, { "name": "twositesshownforseptic", "type": "esriFieldTypeString", "alias": "Two Sites Shown For Septic", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "twositesshownforseptic" }, { "name": "utilityanddrainageeasement", "type": "esriFieldTypeString", "alias": "Utility And Drainage Easement", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "utilityanddrainageeasement" }, { "name": "vicinitymap", "type": "esriFieldTypeString", "alias": "Vicinity Map", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "vicinitymap" }, { "name": "wetlanddelineation", "type": "esriFieldTypeString", "alias": "Wetland Delineation", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wetlanddelineation" }, { "name": "wetlandexemptionifneeded", "type": "esriFieldTypeString", "alias": "Wetland Exemption If Needed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wetlandexemptionifneeded" }, { "name": "wetlandintrusionavoided", "type": "esriFieldTypeString", "alias": "Wetland Intrusion Avoided", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wetlandintrusionavoided" }, { "name": "wetlandreplacementapp", "type": "esriFieldTypeString", "alias": "Wetland Replacement Application", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wetlandreplacementapp" }, { "name": "wildliferefugeifabutting", "type": "esriFieldTypeString", "alias": "Wildlife Refuge If Abutting", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wildliferefugeifabutting" }, { "name": "ActivityType", "type": "esriFieldTypeString", "alias": "Activity Type", "domain": { "type": "codedValue", "name": "PlannerActivityType", "description": "Planner Activity Type", "codedValues": [ { "name": "Accessory Structure", "code": "Accessory Structure" }, { "name": "Basement Finish / Remodel", "code": "Basement Finish / Remodel" }, { "name": "Commercial Solar", "code": "Commercial Solar" }, { "name": "Deck", "code": "Deck" }, { "name": "Addition", "code": "Addition" }, { "name": "Moved Building", "code": "Moved Building" }, { "name": "New Home (With Septic)", "code": "New Home (With Septic)" }, { "name": "Plumbing", "code": "Plumbing" }, { "name": "Pool", "code": "Pool" }, { "name": "Residential Solar", "code": "Residential Solar" }, { "name": "Septic", "code": "Septic" }, { "name": "Agriculture Land Use", "code": "Agriculture Land Use" }, { "name": "Signs", "code": "Signs" }, { "name": "Fence", "code": "Fence" }, { "name": "Retaining Wall", "code": "Retaining Wall" }, { "name": "CUP/IUP Revocation", "code": "CUP/IUP Revocation" }, { "name": "Conditional Use Permit", "code": "Conditional Use Permit" }, { "name": "Interim Use Permit", "code": "Interim Use Permit" }, { "name": "Environmental Assessment Worksheet", "code": "Environmental Assessment Worksheet" }, { "name": "Amendment for Rezone", "code": "Amendment for Rezone" }, { "name": "Ordinance Text Amendment", "code": "Ordinance Text Amendment" }, { "name": "Admin Split", "code": "Admin Split" }, { "name": "Plat Application", "code": "Plat Application" }, { "name": "Plat Concept", "code": "Plat Concept" }, { "name": "RLS", "code": "RLS" }, { "name": "Variance", "code": "Variance" }, { "name": "Kennel", "code": "Kennel" }, { "name": "Kennel Extension", "code": "Kennel Extension" }, { "name": "Plat Extension", "code": "Plat Extension" }, { "name": "Gravel Pit Extension", "code": "Gravel Pit Extension" }, { "name": "Appeal", "code": "Appeal" }, { "name": "Boundary Adjustment", "code": "Boundary Adjustment" }, { "name": "Combine Parcels", "code": "Combine Parcels" }, { "name": "Temporary Grading Filling or Excavation", "code": "Temporary Grading Filling or Excavation" }, { "name": "Stormwater and Erosion Control", "code": "Stormwater and Erosion Control" }, { "name": "Sketch Plan Review", "code": "Sketch Plan Review" }, { "name": "Generic Building Activity", "code": "Generic Building Activity" }, { "name": "Commercial / Non Residential Building", "code": "Commercial / Non Residential Building" }, { "name": "Comp Plan Land-Use Map", "code": "CompPlanLandUseMap" }, { "name": "CUP Amendment", "code": "CUPAmendment" }, { "name": "IUP Amendment", "code": "IUPAmendment" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ActivityType" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "indexes": [ { "name": "UUID_241", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_241", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_3840_regardi", "fields": "regardingobjectidname", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Planner Review", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "3723dbd2ea4845808c06a2c8ce61df3d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 27, "name": "Parcel", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1744839534000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "createdbyname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "createdbyname", "type": "esriFieldTypeString", "alias": "Created By Name", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "createdbyname" }, { "name": "createdon", "type": "esriFieldTypeDate", "alias": "Created On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "createdon" }, { "name": "createdonutc", "type": "esriFieldTypeDate", "alias": "Created On UTC", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "createdonutc" }, { "name": "modifiedby", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "modifiedby" }, { "name": "modifiedon", "type": "esriFieldTypeDate", "alias": "Modified On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "modifiedon" }, { "name": "modifiedonutc", "type": "esriFieldTypeDate", "alias": "Modified On UTC", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "modifiedonutc" }, { "name": "applicantaddress1", "type": "esriFieldTypeString", "alias": "Applicant Address 1", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "applicantaddress1" }, { "name": "applicantaddress2", "type": "esriFieldTypeString", "alias": "Applicant Address 2", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "applicantaddress2" }, { "name": "applicantname", "type": "esriFieldTypeString", "alias": "Applicant Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "applicantname" }, { "name": "arcgisblock", "type": "esriFieldTypeString", "alias": "Block", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "arcgisblock" }, { "name": "arcgiscity", "type": "esriFieldTypeString", "alias": "City & State", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "arcgiscity" }, { "name": "arcgisclscode", "type": "esriFieldTypeString", "alias": "Classification Code", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "arcgisclscode" }, { "name": "arcgisclsdesc", "type": "esriFieldTypeString", "alias": "Classification Description", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "arcgisclsdesc" }, { "name": "arcgiscmsrdist", "type": "esriFieldTypeString", "alias": "Commissioner District Number", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "arcgiscmsrdist" }, { "name": "arcgisdeededacres", "type": "esriFieldTypeString", "alias": "Deeded Acres", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "arcgisdeededacres" }, { "name": "arcgisdocnbr", "type": "esriFieldTypeString", "alias": "Document Number", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "arcgisdocnbr" }, { "name": "arcgisgisacres", "type": "esriFieldTypeString", "alias": "GIS Acres", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "arcgisgisacres" }, { "name": "arcgishousenum", "type": "esriFieldTypeString", "alias": "Building Number", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "arcgishousenum" }, { "name": "arcgislot", "type": "esriFieldTypeString", "alias": "Lot", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "arcgislot" }, { "name": "arcgisowadr1", "type": "esriFieldTypeString", "alias": "Owner Address 1", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "arcgisowadr1" }, { "name": "arcgisowadr2", "type": "esriFieldTypeString", "alias": "Owner Address 2", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "arcgisowadr2" }, { "name": "arcgisowadr3", "type": "esriFieldTypeString", "alias": "Owner Address 3", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "arcgisowadr3" }, { "name": "arcgisowadr4", "type": "esriFieldTypeString", "alias": "Owner Address 4", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "arcgisowadr4" }, { "name": "arcgisowname", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "arcgisowname" }, { "name": "arcgisownernum", "type": "esriFieldTypeString", "alias": "Owner Number", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "arcgisownernum" }, { "name": "arcgisphyaddr1", "type": "esriFieldTypeString", "alias": "Physical Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "arcgisphyaddr1" }, { "name": "arcgisplatnum", "type": "esriFieldTypeString", "alias": "Plat Number", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "arcgisplatnum" }, { "name": "arcgisrange", "type": "esriFieldTypeString", "alias": "Range", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "arcgisrange" }, { "name": "arcgisschldist", "type": "esriFieldTypeString", "alias": "School District", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "arcgisschldist" }, { "name": "arcgisstrdir", "type": "esriFieldTypeString", "alias": "Suffix Direction", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "arcgisstrdir" }, { "name": "arcgisstrname", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "arcgisstrname" }, { "name": "arcgisstrtype", "type": "esriFieldTypeString", "alias": "Street Type", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "arcgisstrtype" }, { "name": "arcgistaxidn", "type": "esriFieldTypeString", "alias": "Tax ID Number", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "arcgistaxidn" }, { "name": "arcgistownship", "type": "esriFieldTypeString", "alias": "Township", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "arcgistownship" }, { "name": "arcgistwpnum", "type": "esriFieldTypeString", "alias": "MCD Number", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "arcgistwpnum" }, { "name": "arcgisunit", "type": "esriFieldTypeString", "alias": "Unit", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "arcgisunit" }, { "name": "arcgiszips", "type": "esriFieldTypeString", "alias": "Zip Code", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "arcgiszips" }, { "name": "asmtyear", "type": "esriFieldTypeString", "alias": "Assessment Year", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "asmtyear" }, { "name": "classcode2", "type": "esriFieldTypeString", "alias": "Classification Code 2", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "classcode2" }, { "name": "classcode2_descpt", "type": "esriFieldTypeString", "alias": "Classification Description 2", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "classcode2_descpt" }, { "name": "classcode3", "type": "esriFieldTypeString", "alias": "Classification Code 3", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "classcode3" }, { "name": "classcode3_descrpt", "type": "esriFieldTypeString", "alias": "Classification Description 3", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "classcode3_descrpt" }, { "name": "new_cleanupcertificationnumbern", "type": "esriFieldTypeString", "alias": "new_cleanupcertificationnumbern", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "new_cleanupcertificationnumbern" }, { "name": "cleanupcertificationnumbert", "type": "esriFieldTypeString", "alias": "Cleanup Certification Number", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "cleanupcertificationnumbert" }, { "name": "cleanupclosedate", "type": "esriFieldTypeDate", "alias": "Cleanup Close Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "cleanupclosedate" }, { "name": "cleanupclosedateutc", "type": "esriFieldTypeDate", "alias": "Cleanup Close Date UTC", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "cleanupclosedateutc" }, { "name": "cleanupclosedatebytxt", "type": "esriFieldTypeString", "alias": "Cleanup Close Date By Txt", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "cleanupclosedatebytxt" }, { "name": "cleanupnotes", "type": "esriFieldTypeString", "alias": "Cleanup Notes", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "cleanupnotes" }, { "name": "cleanupopendate", "type": "esriFieldTypeDate", "alias": "Cleanup Open Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "cleanupopendate" }, { "name": "cleanupopendateutc", "type": "esriFieldTypeDate", "alias": "Cleanup Open Date UTC", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "cleanupopendateutc" }, { "name": "cleanuptxt", "type": "esriFieldTypeString", "alias": "Cleanup Txt", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "cleanuptxt" }, { "name": "cleanuptype", "type": "esriFieldTypeString", "alias": "Cleanup Type", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "cleanuptype" }, { "name": "cleanuptype2", "type": "esriFieldTypeString", "alias": "Cleanup Type 2", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "cleanuptype2" }, { "name": "clenaupopendatebytxt", "type": "esriFieldTypeString", "alias": "Cleanup Open Date By Txt", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "clenaupopendatebytxt" }, { "name": "communitysepticname", "type": "esriFieldTypeString", "alias": "Community Septic", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "communitysepticname" }, { "name": "compliantsepticesystemname", "type": "esriFieldTypeString", "alias": "Compliant Septic System", "domain": { "type": "codedValue", "name": "CompliantSeptic", "description": "Compliant Septic", "codedValues": [ { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "compliantsepticesystemname" }, { "name": "dateofsepticcompliance", "type": "esriFieldTypeDate", "alias": "Date of Septic Compliance", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dateofsepticcompliance" }, { "name": "dateofsepticcomplianceutc", "type": "esriFieldTypeDate", "alias": "Date of Septic Compliance UTC", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dateofsepticcomplianceutc" }, { "name": "description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "description" }, { "name": "environmentalnotes", "type": "esriFieldTypeString", "alias": "Environmental Notes", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "environmentalnotes" }, { "name": "escrowtxt", "type": "esriFieldTypeString", "alias": "Escrow", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "escrowtxt" }, { "name": "eteentd", "type": "esriFieldTypeString", "alias": "Entity", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "eteentd" }, { "name": "floodplainboolname", "type": "esriFieldTypeString", "alias": "Floodplain Yes or No", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "floodplainboolname" }, { "name": "floodplainname", "type": "esriFieldTypeString", "alias": "Floodplain", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "floodplainname" }, { "name": "hiddenallxcoords", "type": "esriFieldTypeString", "alias": " All X Coordinates", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "hiddenallxcoords" }, { "name": "hiddenallycoords", "type": "esriFieldTypeString", "alias": "All Y Coordinates", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "hiddenallycoords" }, { "name": "hiddenxcoord", "type": "esriFieldTypeString", "alias": "X Coordinates", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "hiddenxcoord" }, { "name": "hiddenycoord", "type": "esriFieldTypeString", "alias": "Y Coordinates", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "hiddenycoord" }, { "name": "imperviousnotes", "type": "esriFieldTypeString", "alias": "Impervious Notes", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "imperviousnotes" }, { "name": "impervioussurfacename", "type": "esriFieldTypeString", "alias": "Impervious Surface", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "impervioussurfacename" }, { "name": "lakename", "type": "esriFieldTypeString", "alias": "Lake Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "lakename" }, { "name": "lakenumber", "type": "esriFieldTypeString", "alias": "Lake Number", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "lakenumber" }, { "name": "legal", "type": "esriFieldTypeString", "alias": "Legal", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "legal" }, { "name": "lienonpropertyname", "type": "esriFieldTypeString", "alias": "Lien On Property", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "lienonpropertyname" }, { "name": "lomaname", "type": "esriFieldTypeString", "alias": "LOMA", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "lomaname" }, { "name": "namecleanup", "type": "esriFieldTypeString", "alias": "Cleanup Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "namecleanup" }, { "name": "nonriparianlakeclass", "type": "esriFieldTypeString", "alias": "Non-Riparian Lake Class", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "nonriparianlakeclass" }, { "name": "nonriparianlakenumber", "type": "esriFieldTypeString", "alias": "Non-Riparian Lake Number", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "nonriparianlakenumber" }, { "name": "nonriparianname", "type": "esriFieldTypeString", "alias": "Non-Riparian", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "nonriparianname" }, { "name": "ownzip4", "type": "esriFieldTypeString", "alias": "Owner Zip Code", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ownzip4" }, { "name": "ownzip5", "type": "esriFieldTypeString", "alias": "Owner Zip Code 5", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ownzip5" }, { "name": "parceldescription", "type": "esriFieldTypeString", "alias": "Parcel Description", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "parceldescription" }, { "name": "parcelhistorytxt", "type": "esriFieldTypeString", "alias": "Parcel History Txt", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "parcelhistorytxt" }, { "name": "parcelid", "type": "esriFieldTypeGUID", "alias": "parcelid", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": null, "modelName": "parcelid" }, { "name": "parcelnumberhistoryname", "type": "esriFieldTypeString", "alias": "Parcel Number History", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "parcelnumberhistoryname" }, { "name": "parcelownername", "type": "esriFieldTypeString", "alias": "Parcel Owner", "domain": null, "editable": true, "nullable": true, "length": 160, "defaultValue": null, "modelName": "parcelownername" }, { "name": "parcelsplitname", "type": "esriFieldTypeString", "alias": "Parcel Split", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "parcelsplitname" }, { "name": "parceltaxpayername", "type": "esriFieldTypeString", "alias": "Parcel Taxpayer", "domain": null, "editable": true, "nullable": true, "length": 160, "defaultValue": null, "modelName": "parceltaxpayername" }, { "name": "phyaddr1", "type": "esriFieldTypeString", "alias": "Physical Address 1", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "phyaddr1" }, { "name": "phyaddr2", "type": "esriFieldTypeString", "alias": "Physical Address 2", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "phyaddr2" }, { "name": "phyzipcode", "type": "esriFieldTypeString", "alias": "Physical Address Zip Code", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "phyzipcode" }, { "name": "pid", "type": "esriFieldTypeString", "alias": "PID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "pid" }, { "name": "propertyownername", "type": "esriFieldTypeString", "alias": "Property Owner", "domain": null, "editable": true, "nullable": true, "length": 160, "defaultValue": null, "modelName": "propertyownername" }, { "name": "riparianboolname", "type": "esriFieldTypeString", "alias": "Riparian Yes or No", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "riparianboolname" }, { "name": "riparianlakeclass", "type": "esriFieldTypeString", "alias": "Riparian Lake Class", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "riparianlakeclass" }, { "name": "riparianlakenumber", "type": "esriFieldTypeString", "alias": "Riparian Lake Number", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "riparianlakenumber" }, { "name": "riparianname", "type": "esriFieldTypeString", "alias": "Riparian", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "riparianname" }, { "name": "section", "type": "esriFieldTypeInteger", "alias": "Section", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "section" }, { "name": "septicactionname", "type": "esriFieldTypeString", "alias": "Septic Action", "domain": { "type": "codedValue", "name": "LastSepticAction", "description": "Last Septic Action", "codedValues": [ { "name": "EVA", "code": "EVA" }, { "name": "UPG", "code": "UPG" }, { "name": "NEW", "code": "NEW" }, { "name": "OTH", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "septicactionname" }, { "name": "septichist", "type": "esriFieldTypeString", "alias": "Septic History", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "septichist" }, { "name": "shorelandalterationname", "type": "esriFieldTypeString", "alias": "Shoreland Alteration", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "shorelandalterationname" }, { "name": "shorelanddistrictname", "type": "esriFieldTypeString", "alias": "Shoreland District", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "shorelanddistrictname" }, { "name": "shorelandviolations", "type": "esriFieldTypeString", "alias": "Shoreland Violations", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "shorelandviolations" }, { "name": "tank_monitoredname", "type": "esriFieldTypeString", "alias": "Tank Monitored", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "tank_monitoredname" }, { "name": "tank_monitored_date", "type": "esriFieldTypeDate", "alias": "Tank Monitored Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "tank_monitored_date" }, { "name": "tank_monitored_dateutc", "type": "esriFieldTypeDate", "alias": "Tank Monitored Date UTC", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "tank_monitored_dateutc" }, { "name": "taxadr", "type": "esriFieldTypeString", "alias": "Taxpayer Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "taxadr" }, { "name": "taxadr1", "type": "esriFieldTypeString", "alias": "Taxpayer Address 2", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "taxadr1" }, { "name": "taxadr2", "type": "esriFieldTypeString", "alias": "Taxpayer Address 3", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "taxadr2" }, { "name": "taxname", "type": "esriFieldTypeString", "alias": "Taxpayer Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "taxname" }, { "name": "taxzip5", "type": "esriFieldTypeString", "alias": "Taxpayer Zip Code", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "taxzip5" }, { "name": "violationnotes", "type": "esriFieldTypeString", "alias": "Violation Notes", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "violationnotes" }, { "name": "wellpresentname", "type": "esriFieldTypeString", "alias": "Well Present Yes or No", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wellpresentname" }, { "name": "wellpresenttxt", "type": "esriFieldTypeString", "alias": "Well Present Txt", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "wellpresenttxt" }, { "name": "wetlandexemptname", "type": "esriFieldTypeString", "alias": "Wetland Exempt", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wetlandexemptname" }, { "name": "wetlandmitigationname", "type": "esriFieldTypeString", "alias": "Wetland Mitigation", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wetlandmitigationname" }, { "name": "wetlandpresentname", "type": "esriFieldTypeString", "alias": "Wetland Present Yes or No", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wetlandpresentname" }, { "name": "wetl_replacementname", "type": "esriFieldTypeString", "alias": "Wetland Replacement", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wetl_replacementname" }, { "name": "zoningnotes", "type": "esriFieldTypeString", "alias": "Zoning Notes", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "zoningnotes" }, { "name": "zonviolationsnotes", "type": "esriFieldTypeString", "alias": "Violations Notes", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "zonviolationsnotes" }, { "name": "owneridname", "type": "esriFieldTypeString", "alias": "Owner ID", "domain": null, "editable": true, "nullable": true, "length": 160, "defaultValue": null, "modelName": "owneridname" }, { "name": "seenotes", "type": "esriFieldTypeString", "alias": "See Notes", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "seenotes" }, { "name": "septicstatustext", "type": "esriFieldTypeString", "alias": "Septic Status", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "septicstatustext" }, { "name": "taxparcelstatusname", "type": "esriFieldTypeString", "alias": "Tax Parcel Status", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "taxparcelstatusname" }, { "name": "OnBase", "type": "esriFieldTypeString", "alias": "OnBase", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OnBase" }, { "name": "DrainfieldSize", "type": "esriFieldTypeString", "alias": "DrainfieldSize", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DrainfieldSize" }, { "name": "RockDepth", "type": "esriFieldTypeString", "alias": "RockDepth", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RockDepth" }, { "name": "PlatName", "type": "esriFieldTypeString", "alias": "PlatName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PlatName" }, { "name": "Version", "type": "esriFieldTypeSmallInteger", "alias": "Version", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Version" }, { "name": "PermitAssociation", "type": "esriFieldTypeString", "alias": "PermitAssociation", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PermitAssociation" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "MAINTDATE", "type": "esriFieldTypeInteger", "alias": "MAINTDATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTDATE" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "indexes": [ { "name": "UUID_344", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_344", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parcel", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "3723dbd2ea4845808c06a2c8ce61df3d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 28, "name": "Intake Review", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 2, "name": "DBO.NewPermit", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleDestination", "keyField": "regardingobjectidname", "composite": false } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1744841254000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "aerialphotoname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "actualend", "type": "esriFieldTypeDate", "alias": "Actual End", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "actualend" }, { "name": "createdby", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "createdby" }, { "name": "createdon", "type": "esriFieldTypeDate", "alias": "Created On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "createdon" }, { "name": "createdonbehalfby", "type": "esriFieldTypeString", "alias": "Created On Behalf By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "createdonbehalfby" }, { "name": "modifiedby", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "modifiedby" }, { "name": "modifiedon", "type": "esriFieldTypeDate", "alias": "Modified On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "modifiedon" }, { "name": "modifiedonbehalfby", "type": "esriFieldTypeString", "alias": "Modified on Behalf By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "modifiedonbehalfby" }, { "name": "aerialphotoname", "type": "esriFieldTypeString", "alias": "Aerial Photo", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "aerialphotoname" }, { "name": "aerialphotonotes", "type": "esriFieldTypeString", "alias": "Aerial Photo Notes", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "aerialphotonotes" }, { "name": "applicationcompletenote", "type": "esriFieldTypeString", "alias": "Application Complete Note", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "applicationcompletenote" }, { "name": "auditortreasuerdatesent", "type": "esriFieldTypeDate", "alias": "Auditor Treasuer Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "auditortreasuerdatesent" }, { "name": "auditortreasuernotes", "type": "esriFieldTypeString", "alias": "Auditor Treasuer Notes", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "auditortreasuernotes" }, { "name": "businessplanifapplicable", "type": "esriFieldTypeString", "alias": "Business Plan If Applicable", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "businessplanifapplicable" }, { "name": "businessplannote", "type": "esriFieldTypeString", "alias": "Business Plan Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "businessplannote" }, { "name": "citiesotherlocalgov", "type": "esriFieldTypeString", "alias": "Cities and Other Local Gov", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "citiesotherlocalgov" }, { "name": "citiesotherlocalgovdate", "type": "esriFieldTypeDate", "alias": "Cities and Other Local Gov Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "citiesotherlocalgovdate" }, { "name": "citiesotherlocalgovnote", "type": "esriFieldTypeString", "alias": "Cities and Other Local Gov Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "citiesotherlocalgovnote" }, { "name": "countyattorneydatesent", "type": "esriFieldTypeDate", "alias": "County Attorney Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "countyattorneydatesent" }, { "name": "countyattorneynotes", "type": "esriFieldTypeString", "alias": "County Attorney Notes", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "countyattorneynotes" }, { "name": "countyditchinspectordate", "type": "esriFieldTypeDate", "alias": "County Ditch Inspector Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "countyditchinspectordate" }, { "name": "countyditchinspectornotes", "type": "esriFieldTypeString", "alias": "County Ditch Inspector Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "countyditchinspectornotes" }, { "name": "countypublicworksdate", "type": "esriFieldTypeDate", "alias": "County Public Works Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "countypublicworksdate" }, { "name": "countypublicworksnote", "type": "esriFieldTypeString", "alias": "County Public Works Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "countypublicworksnote" }, { "name": "countysurveyordate", "type": "esriFieldTypeDate", "alias": "County Surveyor Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "countysurveyordate" }, { "name": "countysurveyornote", "type": "esriFieldTypeString", "alias": "County Surveyor Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "countysurveyornote" }, { "name": "date15daylettersent", "type": "esriFieldTypeDate", "alias": "Date 15 Day Letter Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date15daylettersent" }, { "name": "dnrifrequestiswithin1000note", "type": "esriFieldTypeString", "alias": "DNR Request Within Shoreland Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "dnrifrequestiswithin1000note" }, { "name": "dnrifrequestiswithin1000date", "type": "esriFieldTypeDate", "alias": "DNR Request Within Shoreland Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dnrifrequestiswithin1000date" }, { "name": "dnrwatersmapnotes", "type": "esriFieldTypeString", "alias": "DNR Waters Map Notes", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "dnrwatersmapnotes" }, { "name": "dnrwatersmap", "type": "esriFieldTypeString", "alias": "DNR Waters Map", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "dnrwatersmap" }, { "name": "flooplainmapsnote", "type": "esriFieldTypeString", "alias": "Flooplain Maps Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "flooplainmapsnote" }, { "name": "flooplainmaps", "type": "esriFieldTypeString", "alias": "Flooplain Maps", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "flooplainmaps" }, { "name": "wellheadprotectionarea", "type": "esriFieldTypeString", "alias": "Well Head Protection Area", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wellheadprotectionarea" }, { "name": "wellheadprotectionareanotes", "type": "esriFieldTypeString", "alias": "Well Head Protection Area Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "wellheadprotectionareanotes" }, { "name": "localfirechiefdate", "type": "esriFieldTypeDate", "alias": "Local Fire Chief Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "localfirechiefdate" }, { "name": "localfirechiefname", "type": "esriFieldTypeString", "alias": "Local Fire Chief", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "localfirechiefname" }, { "name": "localfirechiefnotes", "type": "esriFieldTypeString", "alias": "Local Fire Chief Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "localfirechiefnotes" }, { "name": "lotsurveyifapplicable", "type": "esriFieldTypeString", "alias": "Lot Survey If Applicable", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "lotsurveyifapplicable" }, { "name": "lotsurveyifapplicablenote", "type": "esriFieldTypeString", "alias": "Lot Survey If Applicable Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "lotsurveyifapplicablenote" }, { "name": "mndotdate", "type": "esriFieldTypeDate", "alias": "MnDot Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "mndotdate" }, { "name": "mndotnotes", "type": "esriFieldTypeString", "alias": "MnDot Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "mndotnotes" }, { "name": "mndot", "type": "esriFieldTypeString", "alias": "MnDot", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "mndot" }, { "name": "notifyapplicant1year", "type": "esriFieldTypeString", "alias": "Notify Applicant 1 Year", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "notifyapplicant1year" }, { "name": "notifyapplicant1yearnotes", "type": "esriFieldTypeString", "alias": "Notify Applicant 1 Year Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notifyapplicant1yearnotes" }, { "name": "otherdate", "type": "esriFieldTypeDate", "alias": "Other Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "otherdate" }, { "name": "other", "type": "esriFieldTypeString", "alias": "Other", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "other" }, { "name": "othernotes", "type": "esriFieldTypeString", "alias": "Other Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "othernotes" }, { "name": "parcelmapinformation", "type": "esriFieldTypeString", "alias": "Parcel Map Information", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "parcelmapinformation" }, { "name": "parcelmapinformationnotes", "type": "esriFieldTypeString", "alias": "Parcel Map Information Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "parcelmapinformationnotes" }, { "name": "sanddunesstateforestdate", "type": "esriFieldTypeDate", "alias": "Sand Dunes State Forest Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sanddunesstateforestdate" }, { "name": "sanddunesstateforest", "type": "esriFieldTypeString", "alias": "Sand Dunes State Forest", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sanddunesstateforest" }, { "name": "sanddunesstateforestnotes", "type": "esriFieldTypeString", "alias": "Sand Dunes State Forest Note", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "sanddunesstateforestnotes" }, { "name": "section16_2checked", "type": "esriFieldTypeString", "alias": "Section 16.2 Checked", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "section16_2checked" }, { "name": "section16_2checkednote", "type": "esriFieldTypeString", "alias": "Section 16.2 Checked Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "section16_2checkednote" }, { "name": "septiccompliancecert", "type": "esriFieldTypeString", "alias": "Septic Compliance Cert", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "septiccompliancecert" }, { "name": "septiccompliancecertnotes", "type": "esriFieldTypeString", "alias": "Septic Compliance Cert Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "septiccompliancecertnotes" }, { "name": "septicdesign", "type": "esriFieldTypeString", "alias": "Septic Design", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "septicdesign" }, { "name": "septicdesignnotes", "type": "esriFieldTypeString", "alias": "Septic Design Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "septicdesignnotes" }, { "name": "sitedrawingcomplete", "type": "esriFieldTypeString", "alias": "Site Drawing Complete", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sitedrawingcomplete" }, { "name": "sitedrawingcompletenotes", "type": "esriFieldTypeString", "alias": "Site Drawing Complete Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sitedrawingcompletenotes" }, { "name": "siteinspectionname", "type": "esriFieldTypeString", "alias": "Site Inspection", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "siteinspectionname" }, { "name": "siteinspectionnotes", "type": "esriFieldTypeString", "alias": "Site Inspection Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "siteinspectionnotes" }, { "name": "siteplansect17gendev", "type": "esriFieldTypeString", "alias": "Site Plan Sect 17", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "siteplansect17gendev" }, { "name": "siteplansect17gendevnote", "type": "esriFieldTypeString", "alias": "Site Plan Sect 17 Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "siteplansect17gendevnote" }, { "name": "soilmapinformation", "type": "esriFieldTypeString", "alias": "Soil Map Information", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "soilmapinformation" }, { "name": "soilmapinformationnotes", "type": "esriFieldTypeString", "alias": "Soil Map Information Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "soilmapinformationnotes" }, { "name": "specificcondofrequested", "type": "esriFieldTypeString", "alias": "Specific Condition or Request", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "specificcondofrequested" }, { "name": "new_specificcondofrequestedcu_1", "type": "esriFieldTypeString", "alias": "new_specificcondofrequestedcu_1", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "new_specificcondofrequestedcu_1" }, { "name": "specificcondofrequestednote", "type": "esriFieldTypeString", "alias": "Specific Condition or Request Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "specificcondofrequestednote" }, { "name": "staffcommentsnotes", "type": "esriFieldTypeString", "alias": "Staff Comments Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "staffcommentsnotes" }, { "name": "staffcommentsdate", "type": "esriFieldTypeDate", "alias": "Staff Comments Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "staffcommentsdate" }, { "name": "staffcomments", "type": "esriFieldTypeString", "alias": "Staff Comments", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "staffcomments" }, { "name": "townshipdate", "type": "esriFieldTypeDate", "alias": "Township Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "townshipdate" }, { "name": "townshipreceivednotes", "type": "esriFieldTypeString", "alias": "Township Received Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "townshipreceivednotes" }, { "name": "townshipreceived", "type": "esriFieldTypeString", "alias": "Township Received", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "townshipreceived" }, { "name": "wetlandimpact", "type": "esriFieldTypeString", "alias": "Wetland Impact", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wetlandimpact" }, { "name": "wetlandimpactnotes", "type": "esriFieldTypeString", "alias": "Wetland Impact Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "wetlandimpactnotes" }, { "name": "wildliferefugedate", "type": "esriFieldTypeDate", "alias": "Wildlife Refuge Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "wildliferefugedate" }, { "name": "wildliferefuge", "type": "esriFieldTypeString", "alias": "Wildlife Refuge", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wildliferefuge" }, { "name": "wildliferefugenotes", "type": "esriFieldTypeString", "alias": "Wildlife Refuge Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "wildliferefugenotes" }, { "name": "writtenexplanation", "type": "esriFieldTypeString", "alias": "Written Explanation", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "writtenexplanation" }, { "name": "writtenexplanationnote", "type": "esriFieldTypeString", "alias": "Written Explanation Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "writtenexplanationnote" }, { "name": "ownerid", "type": "esriFieldTypeString", "alias": "Owner ID", "domain": null, "editable": true, "nullable": true, "length": 160, "defaultValue": null, "modelName": "ownerid" }, { "name": "regardingobjectidname", "type": "esriFieldTypeString", "alias": "Permit Number", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "regardingobjectidname" }, { "name": "statuscode", "type": "esriFieldTypeString", "alias": "Status Code", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "statuscode" }, { "name": "enddate120day", "type": "esriFieldTypeDate", "alias": "End Date 120 Day", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "enddate120day" }, { "name": "ext120daybylgu", "type": "esriFieldTypeDate", "alias": "Ext 120 Day By LGU", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ext120daybylgu" }, { "name": "dateof15dayletter", "type": "esriFieldTypeDate", "alias": "Date Of 15 Day Letter", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dateof15dayletter" }, { "name": "enddate60day", "type": "esriFieldTypeDate", "alias": "End Date 60 Day", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "enddate60day" }, { "name": "applicantsigned60daywaiver", "type": "esriFieldTypeDate", "alias": "Applicant Signed 60 Day Waiver", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "applicantsigned60daywaiver" }, { "name": "applicationcompletedate", "type": "esriFieldTypeDate", "alias": "Application Complete Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "applicationcompletedate" }, { "name": "reviewedby", "type": "esriFieldTypeString", "alias": "Reviewed By", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "reviewedby" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "eawinfosubmittedcom", "type": "esriFieldTypeDate", "alias": "EAW Info Submitted By Proposer Complete", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "eawinfosubmittedcom" }, { "name": "eawinfosubmitted", "type": "esriFieldTypeDate", "alias": "EAW Info Submitted By Proposer", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "eawinfosubmitted" }, { "name": "eawwasdeterminednecessary", "type": "esriFieldTypeDate", "alias": "EAW Was Determined Necessary\tDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "eawwasdeterminednecessary" }, { "name": "projectname", "type": "esriFieldTypeString", "alias": "Project Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "projectname" }, { "name": "rgucompleteseaw", "type": "esriFieldTypeDate", "alias": "RGU Completes EAW", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "rgucompleteseaw" }, { "name": "applicationandfeeschecked", "type": "esriFieldTypeString", "alias": "Application And Fees Checked", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "applicationandfeeschecked" }, { "name": "applicationfeescomm", "type": "esriFieldTypeString", "alias": "Commercial App And Fees Check", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "applicationfeescomm" }, { "name": "applicationfeescommdate", "type": "esriFieldTypeDate", "alias": "Commercial App And Fees Check Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "applicationfeescommdate" }, { "name": "applicationandfeesdate", "type": "esriFieldTypeDate", "alias": "Application And Fees Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "applicationandfeesdate" }, { "name": "applicationisforwarded", "type": "esriFieldTypeString", "alias": "Application Is Forwarded", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "applicationisforwarded" }, { "name": "appropriatetownshipchecked", "type": "esriFieldTypeString", "alias": "Appropriate Township Checked", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "appropriatetownshipchecked" }, { "name": "appsubmittedanddetermined", "type": "esriFieldTypeString", "alias": "App Submitted And Determined", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "appsubmittedanddetermined" }, { "name": "appsubmittedanddetermineddate", "type": "esriFieldTypeDate", "alias": "App Submitted And Determined Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "appsubmittedanddetermineddate" }, { "name": "commericalkennelfinalreview", "type": "esriFieldTypeString", "alias": "Commerical Kennel Final Review", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "commericalkennelfinalreview" }, { "name": "commericalkennelinitialreview", "type": "esriFieldTypeString", "alias": "Commerical Kennel Initial Review", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "commericalkennelinitialreview" }, { "name": "positiveinspectioncheck", "type": "esriFieldTypeString", "alias": "Positive Inspection Check", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "positiveinspectioncheck" }, { "name": "approvedbyplanner", "type": "esriFieldTypeString", "alias": "Approved By Planner", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "approvedbyplanner" }, { "name": "ifchangesdate", "type": "esriFieldTypeDate", "alias": "If Changes Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ifchangesdate" }, { "name": "deniedbyplanner", "type": "esriFieldTypeString", "alias": "Denied By Planner", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "deniedbyplanner" }, { "name": "nochanges", "type": "esriFieldTypeString", "alias": "No Changes", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "nochanges" }, { "name": "nochangesdate", "type": "esriFieldTypeDate", "alias": "No Changes Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "nochangesdate" }, { "name": "kenneltype", "type": "esriFieldTypeString", "alias": "Kennel Type", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "kenneltype" }, { "name": "lettersentout", "type": "esriFieldTypeString", "alias": "Letter Sent Out", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "lettersentout" }, { "name": "lettersentoutcommercial", "type": "esriFieldTypeString", "alias": "Letter Sent Out Commercial", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "lettersentoutcommercial" }, { "name": "licenseisissued", "type": "esriFieldTypeString", "alias": "License Is Issued", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "licenseisissued" }, { "name": "paymentisreceived", "type": "esriFieldTypeString", "alias": "Payment Received", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "paymentisreceived" }, { "name": "paymentisreceiveddate", "type": "esriFieldTypeDate", "alias": "Payment Received Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "paymentisreceiveddate" }, { "name": "plannergivesinitialcheck", "type": "esriFieldTypeString", "alias": "Planner Gives Initial Check", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "plannergivesinitialcheck" }, { "name": "plannercompliancereview", "type": "esriFieldTypeString", "alias": "Planner Compliance Review", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "plannercompliancereview" }, { "name": "plannercompliancereviewdate", "type": "esriFieldTypeDate", "alias": "Planner Compliance Review Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "plannercompliancereviewdate" }, { "name": "plannerinitialapproval", "type": "esriFieldTypeString", "alias": "Planner Initial Approval", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "plannerinitialapproval" }, { "name": "plannerinitialapprovaldate", "type": "esriFieldTypeDate", "alias": "Planner Initial Approval Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "plannerinitialapprovaldate" }, { "name": "privatekennelnotes", "type": "esriFieldTypeString", "alias": "Private Kennel Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "privatekennelnotes" }, { "name": "privatekennelreviewalnotes", "type": "esriFieldTypeString", "alias": "Private Kennel Reviewal Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "privatekennelreviewalnotes" }, { "name": "sheriffdepartmentchecked", "type": "esriFieldTypeString", "alias": "Sheriff Department Checked", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sheriffdepartmentchecked" }, { "name": "sheriffdepartmentdate", "type": "esriFieldTypeDate", "alias": "Sheriff Department Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sheriffdepartmentdate" }, { "name": "yearlyextensionschecked", "type": "esriFieldTypeString", "alias": "Yearly Extensions Checked", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "yearlyextensionschecked" }, { "name": "applicationdate", "type": "esriFieldTypeDate", "alias": "Application Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "applicationdate" }, { "name": "citiesandotherlocalgovdate", "type": "esriFieldTypeDate", "alias": "Cities and Other Local Gov Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "citiesandotherlocalgovdate" }, { "name": "citiesandotherlocalgovnote", "type": "esriFieldTypeString", "alias": "Cities and Other Local Gov Note", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "citiesandotherlocalgovnote" }, { "name": "countyattorneydate", "type": "esriFieldTypeDate", "alias": "County Attorney Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "countyattorneydate" }, { "name": "countyattorneynote", "type": "esriFieldTypeString", "alias": "County Attorney Note", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "countyattorneynote" }, { "name": "countypublicworksdeptdate", "type": "esriFieldTypeDate", "alias": "County Public Works Dept Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "countypublicworksdeptdate" }, { "name": "dnrifwithin1000to3000date", "type": "esriFieldTypeDate", "alias": "DNR if Within 1000 to 3000 Ft Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dnrifwithin1000to3000date" }, { "name": "ord_addordinancenumber", "type": "esriFieldTypeString", "alias": "Ordinance Add Ordinance Number", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_addordinancenumber" }, { "name": "new_ord_affidavitofpublicationd", "type": "esriFieldTypeDate", "alias": "new_ord_affidavitofpublicationd", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "new_ord_affidavitofpublicationd" }, { "name": "ord_affidavitofpublicationph", "type": "esriFieldTypeString", "alias": "Ordinance Affidavit of Publication Public Hearing", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_affidavitofpublicationph" }, { "name": "ord_affidavitofpublicatiosb", "type": "esriFieldTypeString", "alias": "Ordinance Affidavit of Publication Summary Back", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_affidavitofpublicatiosb" }, { "name": "ord_affidavitofpublicatiosf", "type": "esriFieldTypeString", "alias": "Ordinance Affidavit of Publication Summary Filed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_affidavitofpublicatiosf" }, { "name": "ord_afterrecordedoriginal", "type": "esriFieldTypeString", "alias": "Ordinance Original Stored in Auditor", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_afterrecordedoriginal" }, { "name": "ord_allinformationentered", "type": "esriFieldTypeString", "alias": "Ordinance All Info Entered", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_allinformationentered" }, { "name": "ord_rbaprepared", "type": "esriFieldTypeString", "alias": "Ordinance RBA Prepared", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_rbaprepared" }, { "name": "ord_askadmintoassignord", "type": "esriFieldTypeString", "alias": "Ordinance Ask Admin to Assignan ORD", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_askadmintoassignord" }, { "name": "ord_summaryofordsign", "type": "esriFieldTypeString", "alias": "Ordinance Summary Ready to Sign", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_summaryofordsign" }, { "name": "ord_countyboardpackets", "type": "esriFieldTypeString", "alias": "Ordinance County Board Packets", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_countyboardpackets" }, { "name": "ord_countyboardtakesaction", "type": "esriFieldTypeString", "alias": "Ordinance County Board Takes Action", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_countyboardtakesaction" }, { "name": "ord_createapplication", "type": "esriFieldTypeString", "alias": "Ordinance Create Application", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_createapplication" }, { "name": "ord_date15dayletterdate", "type": "esriFieldTypeDate", "alias": "Ordinance 15 Day Letter Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ord_date15dayletterdate" }, { "name": "ord_date15dayletter", "type": "esriFieldTypeString", "alias": "Ordinance 15 Day Letter Date", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_date15dayletter" }, { "name": "ord_applicationreceiveddate", "type": "esriFieldTypeDate", "alias": "Ordinance Application Received Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ord_applicationreceiveddate" }, { "name": "ord_applicationreceived", "type": "esriFieldTypeString", "alias": "Ordinance Application Received", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_applicationreceived" }, { "name": "ord_documentisscannedinoracle", "type": "esriFieldTypeString", "alias": "Ordinance Doc Scanned in Oracle", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_documentisscannedinoracle" }, { "name": "ord_enterinfointodatabase", "type": "esriFieldTypeString", "alias": "Ordinance Enter Info Into Database", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_enterinfointodatabase" }, { "name": "ord_minutesaredone", "type": "esriFieldTypeString", "alias": "Ordinance Minutes Are Done", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_minutesaredone" }, { "name": "ord_notificationofamendmail", "type": "esriFieldTypeString", "alias": "Ordinance Notification of Amend Mailed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_notificationofamendmail" }, { "name": "ord_ordinancepagesareupdated", "type": "esriFieldTypeString", "alias": "Ordinance Pages Updated", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_ordinancepagesareupdated" }, { "name": "ord_packetmailplancomm", "type": "esriFieldTypeString", "alias": "Ordinance Packet Mailed to Planning Comm", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_packetmailplancomm" }, { "name": "ord_proposedwrittenlanguage", "type": "esriFieldTypeString", "alias": "Ordinance Proposed Written Language", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_proposedwrittenlanguage" }, { "name": "ord_publichearingishelddate", "type": "esriFieldTypeDate", "alias": "Ordinance Public Hearing Held Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ord_publichearingishelddate" }, { "name": "ord_publichearingisheld", "type": "esriFieldTypeString", "alias": "Ordinance Public Hearing Held", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_publichearingisheld" }, { "name": "ord_publishnoticeinpaper", "type": "esriFieldTypeString", "alias": "Ordinance Public Notice in Paper", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_publishnoticeinpaper" }, { "name": "ord_scanrbaandsummary", "type": "esriFieldTypeString", "alias": "Ordinance Scan RBA And Summary", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_scanrbaandsummary" }, { "name": "ord_signedrba", "type": "esriFieldTypeString", "alias": "Ordinance Signed RBA", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_signedrba" }, { "name": "ord_signedsummaryandordinance", "type": "esriFieldTypeString", "alias": "Ordinance Signed Summary And Ordinance", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_signedsummaryandordinance" }, { "name": "ord_summaryissenttobepublished", "type": "esriFieldTypeString", "alias": "Ordinance Summary Sent To Be Published", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_summaryissenttobepublished" }, { "name": "ord_summaryordaffirec", "type": "esriFieldTypeString", "alias": "Ordinance Summary Ord Affid Recorded", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_summaryordaffirec" }, { "name": "ord_townshipsaresent", "type": "esriFieldTypeString", "alias": "Sent Township Ordinance", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ord_townshipsaresent" }, { "name": "townshipdatesent", "type": "esriFieldTypeDate", "alias": "Township Date Sent For Comments", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "townshipdatesent" }, { "name": "township", "type": "esriFieldTypeString", "alias": "Township Sent For Comments", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "township" }, { "name": "townshipnotes", "type": "esriFieldTypeString", "alias": "Township Note", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "townshipnotes" }, { "name": "actualstartdate", "type": "esriFieldTypeDate", "alias": "Actual Start Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "actualstartdate" }, { "name": "comp15dayreviewperioddate", "type": "esriFieldTypeDate", "alias": "Complete 15 Day Review Period Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "comp15dayreviewperioddate" }, { "name": "bdofadjustment6question", "type": "esriFieldTypeString", "alias": "Bd of Adjustment 6 Questions", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "bdofadjustment6question" }, { "name": "anypreexistingenvironment", "type": "esriFieldTypeString", "alias": "Any Preexisting Environment Issue", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "anypreexistingenvironment" }, { "name": "anytreesremoved", "type": "esriFieldTypeString", "alias": "Any Trees Removed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "anytreesremoved" }, { "name": "bluffsetbackrequired", "type": "esriFieldTypeString", "alias": "Bluff Setback Required", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "bluffsetbackrequired" }, { "name": "boathousepatio", "type": "esriFieldTypeDouble", "alias": "Boat House Patio", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "boathousepatio" }, { "name": "boathousewoas", "type": "esriFieldTypeDouble", "alias": "Boat House WOAS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "boathousewoas" }, { "name": "citycommentformsentandrecd", "type": "esriFieldTypeDate", "alias": "City Comment Form Sent And Rec Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "citycommentformsentandrecd" }, { "name": "citycommentformsentandrecnote", "type": "esriFieldTypeString", "alias": "City Comment Form Sent And Rec Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "citycommentformsentandrecnote" }, { "name": "citycommentformsent", "type": "esriFieldTypeString", "alias": "City Comment Form Sent", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "citycommentformsent" }, { "name": "dateapplicationsubmit", "type": "esriFieldTypeDate", "alias": "Date Application Submitted", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dateapplicationsubmit" }, { "name": "olddateof15dayletter", "type": "esriFieldTypeDate", "alias": "Old Date of 15 Day Letter", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "olddateof15dayletter" }, { "name": "deck", "type": "esriFieldTypeDouble", "alias": "Deck", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "deck" }, { "name": "dnrcommentformsentdate", "type": "esriFieldTypeDate", "alias": "DNR Comment Form Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dnrcommentformsentdate" }, { "name": "dnrcommentform", "type": "esriFieldTypeString", "alias": "DNR Comment Form", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "dnrcommentform" }, { "name": "dnrcommentformnote", "type": "esriFieldTypeString", "alias": "DNR Comment Form Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "dnrcommentformnote" }, { "name": "drawingsubmitted", "type": "esriFieldTypeString", "alias": "Drawing Submitted", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "drawingsubmitted" }, { "name": "driveway", "type": "esriFieldTypeDouble", "alias": "Driveway", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "driveway" }, { "name": "estimatedsqftoverorunder25", "type": "esriFieldTypeDouble", "alias": "Estimated Sq Ft Over or Under 25 Percent", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "estimatedsqftoverorunder25" }, { "name": "bedroomsarebeingadded", "type": "esriFieldTypeString", "alias": "Bedrooms Are Being Added", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "bedroomsarebeingadded" }, { "name": "floodplainlocation", "type": "esriFieldTypeString", "alias": "Floodplain Location", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "floodplainlocation" }, { "name": "garage", "type": "esriFieldTypeDouble", "alias": "Garage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "garage" }, { "name": "house", "type": "esriFieldTypeDouble", "alias": "House", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "house" }, { "name": "ifbedroomsaddedseptic", "type": "esriFieldTypeString", "alias": "If Bedrooms Added Septic Good", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ifbedroomsaddedseptic" }, { "name": "impervioussurfaceexisting", "type": "esriFieldTypeString", "alias": "Impervious Surface Existing", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "impervioussurfaceexisting" }, { "name": "impervioussurfaceproposed", "type": "esriFieldTypeString", "alias": "Impervious Surface Proposed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "impervioussurfaceproposed" }, { "name": "shorelandalterationpermit", "type": "esriFieldTypeString", "alias": "Shoreland Alteration Permit", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "shorelandalterationpermit" }, { "name": "lakeorriversetback", "type": "esriFieldTypeString", "alias": "Lake or River Setback", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "lakeorriversetback" }, { "name": "lfe", "type": "esriFieldTypeString", "alias": "LFE", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "lfe" }, { "name": "locationofexistingseptic", "type": "esriFieldTypeString", "alias": "Location of Existing Septic", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "locationofexistingseptic" }, { "name": "locationofneighboringseptic", "type": "esriFieldTypeString", "alias": "Location of Neighboring Septic", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "locationofneighboringseptic" }, { "name": "locationofneighboringwell", "type": "esriFieldTypeString", "alias": "Location of Neighboring Well", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "locationofneighboringwell" }, { "name": "locationofproposedseptic", "type": "esriFieldTypeString", "alias": "Location of Proposed Septic", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "locationofproposedseptic" }, { "name": "locationofwells", "type": "esriFieldTypeString", "alias": "Location of Wells", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "locationofwells" }, { "name": "markingflagsgiven", "type": "esriFieldTypeString", "alias": "Marking Flags Given", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "markingflagsgiven" }, { "name": "maxamountofimpervious", "type": "esriFieldTypeDouble", "alias": "Max Amount of Impervious", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "maxamountofimpervious" }, { "name": "mndotcommentformsentdate", "type": "esriFieldTypeDate", "alias": "MnDot Comment Form Sent Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "mndotcommentformsentdate" }, { "name": "mndotcommentformsent", "type": "esriFieldTypeString", "alias": "MnDot Comment Form Sent", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "mndotcommentformsent" }, { "name": "notes1", "type": "esriFieldTypeString", "alias": "Notes 1", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notes1" }, { "name": "notes2", "type": "esriFieldTypeString", "alias": "Notes 2", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notes2" }, { "name": "notes3", "type": "esriFieldTypeString", "alias": "Notes 3", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notes3" }, { "name": "notes4", "type": "esriFieldTypeString", "alias": "Notes 4", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notes4" }, { "name": "notes5", "type": "esriFieldTypeString", "alias": "Notes 5", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "notes5" }, { "name": "numberofvariancesrequired", "type": "esriFieldTypeString", "alias": "Number of Variances Required", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "numberofvariancesrequired" }, { "name": "otherdatecompleted", "type": "esriFieldTypeDate", "alias": "Other Date Completed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "otherdatecompleted" }, { "name": "otherresponse", "type": "esriFieldTypeString", "alias": "Other Response", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "otherresponse" }, { "name": "patiobylake", "type": "esriFieldTypeDouble", "alias": "Patio By Lake", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "patiobylake" }, { "name": "percentageofimpervious", "type": "esriFieldTypeDouble", "alias": "Percentage of Impervious", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "percentageofimpervious" }, { "name": "percentageofimpervioussurface", "type": "esriFieldTypeDouble", "alias": "Percentage of Impervious Surface", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "percentageofimpervioussurface" }, { "name": "proposed", "type": "esriFieldTypeDouble", "alias": "Proposed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "proposed" }, { "name": "publicworkscommentdate", "type": "esriFieldTypeDate", "alias": "Public Works Comment Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "publicworkscommentdate" }, { "name": "publicworkscomment", "type": "esriFieldTypeString", "alias": "Public Works Comment", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "publicworkscomment" }, { "name": "rearsetbacks", "type": "esriFieldTypeString", "alias": "Rear Setbacks", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "rearsetbacks" }, { "name": "roadsetback", "type": "esriFieldTypeString", "alias": "Road Setback", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "roadsetback" }, { "name": "septicuptocode", "type": "esriFieldTypeString", "alias": "Septic Up To Code", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "septicuptocode" }, { "name": "sidesetbacks", "type": "esriFieldTypeString", "alias": "Side Setbacks", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sidesetbacks" }, { "name": "sidewalk", "type": "esriFieldTypeDouble", "alias": "Sidewalk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sidewalk" }, { "name": "siteinspection", "type": "esriFieldTypeString", "alias": "Site Inspection", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "siteinspection" }, { "name": "smallshedbylake", "type": "esriFieldTypeDouble", "alias": "Small Shed By Lake", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "smallshedbylake" }, { "name": "stairstolake60x4", "type": "esriFieldTypeDouble", "alias": "Stairs to Lake 60x4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "stairstolake60x4" }, { "name": "structureheight", "type": "esriFieldTypeString", "alias": "Structure Height", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "structureheight" }, { "name": "structureinimpactzone", "type": "esriFieldTypeString", "alias": "Structure In Impact Zone", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "structureinimpactzone" }, { "name": "totalimpervioussurfacecalc", "type": "esriFieldTypeDouble", "alias": "Total Impervious Surface Calc", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "totalimpervioussurfacecalc" }, { "name": "totalimpervioussurfacepropose", "type": "esriFieldTypeDouble", "alias": "Total Impervious Surface Proposed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "totalimpervioussurfacepropose" }, { "name": "totalsqfeetonlot", "type": "esriFieldTypeDouble", "alias": "Total Sq Ft On Lot", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "totalsqfeetonlot" }, { "name": "townshipcommentsentdate", "type": "esriFieldTypeDate", "alias": "Township Comment Sent Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "townshipcommentsentdate" }, { "name": "townshipcommentnote", "type": "esriFieldTypeString", "alias": "Township Comment Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "townshipcommentnote" }, { "name": "townshipsent", "type": "esriFieldTypeString", "alias": "Township Sent", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "townshipsent" }, { "name": "var_6questionsbdofadjust", "type": "esriFieldTypeString", "alias": "Variance 6 Question Bd Adjustment", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_6questionsbdofadjust" }, { "name": "var_preexistingenviss", "type": "esriFieldTypeString", "alias": "Variance Pre-existing Env Issue", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_preexistingenviss" }, { "name": "var_preexistingenviissnote", "type": "esriFieldTypeString", "alias": "Variance Pre-existing Env Issue Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_preexistingenviissnote" }, { "name": "var_anytreesremovednote", "type": "esriFieldTypeString", "alias": "Variance Any Trees Removed Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_anytreesremovednote" }, { "name": "var_anytreesremove", "type": "esriFieldTypeString", "alias": "Variance Any Trees Removed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_anytreesremove" }, { "name": "var_bluffsetbackrequired", "type": "esriFieldTypeString", "alias": "Variance Bluff Setback Required", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_bluffsetbackrequired" }, { "name": "var_bluffsetbackrequirednote", "type": "esriFieldTypeString", "alias": "Variance Bluff Setback Required Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_bluffsetbackrequirednote" }, { "name": "var_drawingsubmittedname", "type": "esriFieldTypeString", "alias": "Variance Drawing Submitted", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_drawingsubmittedname" }, { "name": "var_drawingsubmittednote", "type": "esriFieldTypeString", "alias": "Variance Drawing Submitted Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_drawingsubmittednote" }, { "name": "var_floodplainlocation", "type": "esriFieldTypeString", "alias": "Variance Floodplain Location", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_floodplainlocation" }, { "name": "var_floodplainlocationnote", "type": "esriFieldTypeString", "alias": "Variance Floodplain Location Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_floodplainlocationnote" }, { "name": "var_bedroomsaddedseptic", "type": "esriFieldTypeString", "alias": "Variance Bedrooms Added Septic Good", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_bedroomsaddedseptic" }, { "name": "var_bedroomsaddedsepticnote", "type": "esriFieldTypeString", "alias": "Variance Bedrooms Added Septic Good Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_bedroomsaddedsepticnote" }, { "name": "var_impervioussurfaceexisting", "type": "esriFieldTypeString", "alias": "Variance Impervious Surface Existing", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_impervioussurfaceexisting" }, { "name": "var_impervioussurfaceexistingn", "type": "esriFieldTypeString", "alias": "Variance Impervious Surface Existing Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_impervioussurfaceexistingn" }, { "name": "var_impervioussurfaceproposed", "type": "esriFieldTypeString", "alias": "Variance Impervious Surface Proposed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_impervioussurfaceproposed" }, { "name": "var_impervioussurfacepropnote", "type": "esriFieldTypeString", "alias": "Variance Impervious Surface Proposed Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_impervioussurfacepropnote" }, { "name": "var_shorelandalterationnote", "type": "esriFieldTypeString", "alias": "Variance Shoreland Alteration Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_shorelandalterationnote" }, { "name": "var_shorelandalteration", "type": "esriFieldTypeString", "alias": "Variance Shoreland Alteration", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_shorelandalteration" }, { "name": "var_structurecloserthannei", "type": "esriFieldTypeString", "alias": "Variance Structure Closer Than Neighb Lake", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_structurecloserthannei" }, { "name": "var_structurecloserthannein", "type": "esriFieldTypeString", "alias": "Variance Structure Closer Than Neighb Lake Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_structurecloserthannein" }, { "name": "var_wellheadprotection", "type": "esriFieldTypeString", "alias": "Variance Well Head Protection", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_wellheadprotection" }, { "name": "var_wellheadprotectionnote", "type": "esriFieldTypeString", "alias": "Variance Well Head Protection Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_wellheadprotectionnote" }, { "name": "var_lakeorriversetback", "type": "esriFieldTypeString", "alias": "Variance Lake or River Setback", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_lakeorriversetback" }, { "name": "var_lakeorriversetbacknote", "type": "esriFieldTypeString", "alias": "Variance Lake or River Setback Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_lakeorriversetbacknote" }, { "name": "var_lfe", "type": "esriFieldTypeString", "alias": "Variance LFE", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_lfe" }, { "name": "var_lfenote", "type": "esriFieldTypeString", "alias": "Variance LFE Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_lfenote" }, { "name": "var_locationexistingseptic", "type": "esriFieldTypeString", "alias": "Variance Location Existing Septic", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_locationexistingseptic" }, { "name": "var_locationexistingsepnote", "type": "esriFieldTypeString", "alias": "Variance Location Existing Septic Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_locationexistingsepnote" }, { "name": "var_locationneighboringseptic", "type": "esriFieldTypeString", "alias": "Variance Locations of Neighbor Septic", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_locationneighboringseptic" }, { "name": "var_locationneighboringsepnot", "type": "esriFieldTypeString", "alias": "Variance Locations of Neighbor Septic Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_locationneighboringsepnot" }, { "name": "var_locationofproposedsep", "type": "esriFieldTypeString", "alias": "Variance Location of Proposed Septic", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_locationofproposedsep" }, { "name": "var_locationofproposedsepnote", "type": "esriFieldTypeString", "alias": "Variance Location of Proposed Septic Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_locationofproposedsepnote" }, { "name": "var_locationofwells", "type": "esriFieldTypeString", "alias": "Variance Location of Wells", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_locationofwells" }, { "name": "var_locationofwellsnote", "type": "esriFieldTypeString", "alias": "Variance Location of Wells Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_locationofwellsnote" }, { "name": "var_locationneighborwell", "type": "esriFieldTypeString", "alias": "Variance Locations of Neighbor Well", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_locationneighborwell" }, { "name": "var_locationneighborwellnote", "type": "esriFieldTypeString", "alias": "Variance Locations of Neighbor Well Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_locationneighborwellnote" }, { "name": "var_markingflagsgiven", "type": "esriFieldTypeString", "alias": "Variance Marking Flags Given", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_markingflagsgiven" }, { "name": "var_notesinitialreview", "type": "esriFieldTypeString", "alias": "Variance Notes Initial Review", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_notesinitialreview" }, { "name": "var_numberofvariances", "type": "esriFieldTypeString", "alias": "Variance Number of Variances", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_numberofvariances" }, { "name": "var_numberofvariancesnote", "type": "esriFieldTypeString", "alias": "Variance Number of Variances Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_numberofvariancesnote" }, { "name": "var_rearsetbacks", "type": "esriFieldTypeString", "alias": "Variance Rear Setbacks", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_rearsetbacks" }, { "name": "var_rearsetbacksnote", "type": "esriFieldTypeString", "alias": "Variance Rear Setbacks Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_rearsetbacksnote" }, { "name": "var_roadsetback", "type": "esriFieldTypeString", "alias": "Variance Road Setback", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_roadsetback" }, { "name": "var_roadsetbacknote", "type": "esriFieldTypeString", "alias": "Variance Road Setback Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_roadsetbacknote" }, { "name": "var_septicuptocode", "type": "esriFieldTypeString", "alias": "Variance Septic Up To Code", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_septicuptocode" }, { "name": "var_septicuptocodenote", "type": "esriFieldTypeString", "alias": "Variance Septic Up To Code Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_septicuptocodenote" }, { "name": "var_sidesetbacks", "type": "esriFieldTypeString", "alias": "Variance Side Setbacks", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_sidesetbacks" }, { "name": "var_sidesetbacksnote", "type": "esriFieldTypeString", "alias": "Variance Side Setbacks Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_sidesetbacksnote" }, { "name": "var_siteinspection", "type": "esriFieldTypeString", "alias": "Variance Site Inspection", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_siteinspection" }, { "name": "var_structureheight", "type": "esriFieldTypeString", "alias": "Variance Structure Height", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_structureheight" }, { "name": "var_structureheightnote", "type": "esriFieldTypeString", "alias": "Variance Structure Height Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_structureheightnote" }, { "name": "var_structureinimpactzone", "type": "esriFieldTypeString", "alias": "Variance Structure in Impact Zone", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_structureinimpactzone" }, { "name": "var_structureinimpactzonenote", "type": "esriFieldTypeString", "alias": "Variance Structure in Impact Zone Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_structureinimpactzonenote" }, { "name": "var_waterrunoffissuesname", "type": "esriFieldTypeString", "alias": "Variance Water Runoff Issues", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "var_waterrunoffissuesname" }, { "name": "var_waterrunoffissuesnote", "type": "esriFieldTypeString", "alias": "Variance Water Runoff Issues Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "var_waterrunoffissuesnote" }, { "name": "waterrunoffissues", "type": "esriFieldTypeString", "alias": "Water Runoff Issues", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "waterrunoffissues" }, { "name": "wildliferefugedatesent", "type": "esriFieldTypeDate", "alias": "Wildlife Refuge Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "wildliferefugedatesent" }, { "name": "subject", "type": "esriFieldTypeString", "alias": "Subject", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "subject" }, { "name": "isworkflowcreatedname", "type": "esriFieldTypeString", "alias": "isworkflowcreatedname", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "isworkflowcreatedname" }, { "name": "prelimplan20halfsheet", "type": "esriFieldTypeString", "alias": "Prelim Plan 20 Half-Sheets", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "prelimplan20halfsheet" }, { "name": "gradingplan20halfsheet", "type": "esriFieldTypeString", "alias": "Grading Plan 20 Half-Sheets", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "gradingplan20halfsheet" }, { "name": "deadend23orfewerhomes", "type": "esriFieldTypeString", "alias": "Dead End St 23 or Fewer Homes", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "deadend23orfewerhomes" }, { "name": "buildablearea40000sqft", "type": "esriFieldTypeString", "alias": "Buildable Area 40,000 Sq Ft", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "buildablearea40000sqft" }, { "name": "adjoiningpropertyowners", "type": "esriFieldTypeString", "alias": "Adjoining Property Owners", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "adjoiningpropertyowners" }, { "name": "agriculturalsetback250req", "type": "esriFieldTypeString", "alias": "Agricultural Setback 250 Required", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "agriculturalsetback250req" }, { "name": "auditortreasurer", "type": "esriFieldTypeString", "alias": "Auditor Treasurer", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "auditortreasurer" }, { "name": "boundarysurvey", "type": "esriFieldTypeString", "alias": "Boundary Survey", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "boundarysurvey" }, { "name": "bs_townshipcommentsdate", "type": "esriFieldTypeDate", "alias": "Building Site Township Comments Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "bs_townshipcommentsdate" }, { "name": "buildabilityline", "type": "esriFieldTypeString", "alias": "Buildability Lin", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "buildabilityline" }, { "name": "buildingsetbacks", "type": "esriFieldTypeString", "alias": "Building Setbacks", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "buildingsetbacks" }, { "name": "buildingsetbacksos", "type": "esriFieldTypeString", "alias": "Building Setbacks OS", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "buildingsetbacksos" }, { "name": "citiesandotherlocalgovern", "type": "esriFieldTypeString", "alias": "Cities And Other Local Gov", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "citiesandotherlocalgovern" }, { "name": "commentsfromotheroffices", "type": "esriFieldTypeString", "alias": "Comments From Other Offices", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "commentsfromotheroffices" }, { "name": "countyattorney", "type": "esriFieldTypeString", "alias": "County Attorney", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "countyattorney" }, { "name": "countyattorneyos", "type": "esriFieldTypeString", "alias": "County Attorney OS", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "countyattorneyos" }, { "name": "countyditchinspector", "type": "esriFieldTypeString", "alias": "County Ditch Inspector", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "countyditchinspector" }, { "name": "countypublicworksdept", "type": "esriFieldTypeString", "alias": "County Public Works Dept", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "countypublicworksdept" }, { "name": "countysurveyoros", "type": "esriFieldTypeString", "alias": "County Surveyor OS", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "countysurveyoros" }, { "name": "culdesaclengthlessthan1400", "type": "esriFieldTypeString", "alias": "Cul-de-sac Length Less Than 1400", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "culdesaclengthlessthan1400" }, { "name": "dateapplicationisconsidered", "type": "esriFieldTypeDate", "alias": "Date Application Considered", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dateapplicationisconsidered" }, { "name": "dnrifwithin1000ft", "type": "esriFieldTypeString", "alias": "DNR If Within 1000 Ft", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "dnrifwithin1000ft" }, { "name": "dnrwatersmapchecked", "type": "esriFieldTypeString", "alias": "DNR Waters Map Checked", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "dnrwatersmapchecked" }, { "name": "doespropertyhaveexistingcup", "type": "esriFieldTypeString", "alias": "Does Property Have Existing CUP", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "doespropertyhaveexistingcup" }, { "name": "eawneededeis", "type": "esriFieldTypeString", "alias": "EAW Needed EIS", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "eawneededeis" }, { "name": "elevationspointsshown", "type": "esriFieldTypeString", "alias": "Elevations Points Shown", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "elevationspointsshown" }, { "name": "existingbuildings", "type": "esriFieldTypeString", "alias": "Existing Buildings", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "existingbuildings" }, { "name": "existinghome", "type": "esriFieldTypeString", "alias": "Existing Home", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "existinghome" }, { "name": "existinghousesewercompliance", "type": "esriFieldTypeString", "alias": "Existing House Sewer Compliance", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "existinghousesewercompliance" }, { "name": "existingstreetsshown", "type": "esriFieldTypeString", "alias": "Existing Streets Shown", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "existingstreetsshown" }, { "name": "floodplainmapsreviewed", "type": "esriFieldTypeString", "alias": "Flood Plain Maps Reviewed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "floodplainmapsreviewed" }, { "name": "front", "type": "esriFieldTypeString", "alias": "Front", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "front" }, { "name": "gisdept", "type": "esriFieldTypeString", "alias": "GIS Dept", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "gisdept" }, { "name": "hwyslopeeasementsrequired", "type": "esriFieldTypeString", "alias": "Hwy Slope Easements Required", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "hwyslopeeasementsrequired" }, { "name": "landownership", "type": "esriFieldTypeString", "alias": "Land Ownership", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "landownership" }, { "name": "leelfeshownforeverylot", "type": "esriFieldTypeString", "alias": "LEE LFE Shown For Every Lot", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "leelfeshownforeverylot" }, { "name": "legaldescription", "type": "esriFieldTypeString", "alias": "Legal Description", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "legaldescription" }, { "name": "localfirechief", "type": "esriFieldTypeString", "alias": "Local Fire Chief", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "localfirechief" }, { "name": "mndotifrequestonsthwy", "type": "esriFieldTypeString", "alias": "MnDot If Request On State Hwy", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "mndotifrequestonsthwy" }, { "name": "notificationlist", "type": "esriFieldTypeString", "alias": "Notification List", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "notificationlist" }, { "name": "notifiedapplicant", "type": "esriFieldTypeString", "alias": "Notified Applicant One Year Approval", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "notifiedapplicant" }, { "name": "npdesapproval", "type": "esriFieldTypeString", "alias": "NPDES Approval", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "npdesapproval" }, { "name": "outlotsmeetzoningrequirement", "type": "esriFieldTypeString", "alias": "Outlots Meet Zoning Requirement", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "outlotsmeetzoningrequirement" }, { "name": "preexistingenvironmental", "type": "esriFieldTypeString", "alias": "Preexisting Environmental", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "preexistingenvironmental" }, { "name": "preliminarydrainageandgrading1", "type": "esriFieldTypeString", "alias": "Preliminary Drainage And Grading 1", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "preliminarydrainageandgrading1" }, { "name": "preliminarydrainageandgrading2", "type": "esriFieldTypeString", "alias": "Preliminary Drainage And Grading 2", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "preliminarydrainageandgrading2" }, { "name": "preliminarydrawings", "type": "esriFieldTypeString", "alias": "Preliminary Drawings", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "preliminarydrawings" }, { "name": "proposedbuildingsites", "type": "esriFieldTypeString", "alias": "Proposed Building Sites", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "proposedbuildingsites" }, { "name": "proposedinternalstreets", "type": "esriFieldTypeString", "alias": "Proposed Internal Streets", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "proposedinternalstreets" }, { "name": "publicnoticetopaper", "type": "esriFieldTypeString", "alias": "Public Notice to Paper", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "publicnoticetopaper" }, { "name": "receivedcadfiles", "type": "esriFieldTypeString", "alias": "Received CAD Files", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "receivedcadfiles" }, { "name": "requiredroadfrontage", "type": "esriFieldTypeString", "alias": "Required Road Frontage", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "requiredroadfrontage" }, { "name": "roadconnections", "type": "esriFieldTypeString", "alias": "Road Connections", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "roadconnections" }, { "name": "sanddunesstateforestdatesent", "type": "esriFieldTypeDate", "alias": "Sand Dunes State Forest Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sanddunesstateforestdatesent" }, { "name": "sanddunesstateforestnote", "type": "esriFieldTypeString", "alias": "Sand Dunes State Forest Note", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "sanddunesstateforestnote" }, { "name": "scaledatenortharrow", "type": "esriFieldTypeString", "alias": "Scale Date North Arrow", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "scaledatenortharrow" }, { "name": "signedbuildablestatement", "type": "esriFieldTypeString", "alias": "Signed Buildable Statement", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "signedbuildablestatement" }, { "name": "signedbypropertyowner", "type": "esriFieldTypeString", "alias": "Signed By Property Owner", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "signedbypropertyowner" }, { "name": "signedstatementonplat", "type": "esriFieldTypeString", "alias": "Signed Statement On Plat", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "signedstatementonplat" }, { "name": "soilborings", "type": "esriFieldTypeString", "alias": "Soil Borings", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "soilborings" }, { "name": "solidwasteviolations", "type": "esriFieldTypeString", "alias": "Solid Waste Violations", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "solidwasteviolations" }, { "name": "staffcommentssent", "type": "esriFieldTypeString", "alias": "Staff Comments Sent", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "staffcommentssent" }, { "name": "sub_20halfsheetsprelim", "type": "esriFieldTypeString", "alias": "SUB 20 Half Sheets Prelim", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_20halfsheetsprelim" }, { "name": "sub_20halfsheetpresnote", "type": "esriFieldTypeString", "alias": "SUB 20 Half Sheets Prelim Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_20halfsheetpresnote" }, { "name": "sub_20halfsheetsofgradingnote", "type": "esriFieldTypeString", "alias": "SUB 20 Half Sheets of Grading Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_20halfsheetsofgradingnote" }, { "name": "sub_20halfsheetsofgrading", "type": "esriFieldTypeString", "alias": "SUB 20 Half Sheets of Grading", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_20halfsheetsofgrading" }, { "name": "sub_23orfewerhomesnote", "type": "esriFieldTypeString", "alias": "SUB 23 or Fewer Homes Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_23orfewerhomesnote" }, { "name": "sub_23orfewerhomes", "type": "esriFieldTypeString", "alias": "SUB 23 or Fewer Homes", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_23orfewerhomes" }, { "name": "sub_40000sqftbuildablearea", "type": "esriFieldTypeString", "alias": "SUB 40000 Sq Ft Buildable Area", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_40000sqftbuildablearea" }, { "name": "sub_40000sqftbuildableareanote", "type": "esriFieldTypeString", "alias": "SUB 40000 Sq Ft Buildable Area Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_40000sqftbuildableareanote" }, { "name": "sub_60daywaived", "type": "esriFieldTypeString", "alias": "SUB 60 Day Waived", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_60daywaived" }, { "name": "sub_adjoiningpropertyowner", "type": "esriFieldTypeString", "alias": "SUB Adjoining Property Owner", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_adjoiningpropertyowner" }, { "name": "sub_adjoiningpropertyownernote", "type": "esriFieldTypeString", "alias": "SUB Adjoining Property Owner Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_adjoiningpropertyownernote" }, { "name": "sub_agriculturalsetback", "type": "esriFieldTypeString", "alias": "SUB Agricultural Setback", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_agriculturalsetback" }, { "name": "sub_agriculturalsetbacknote", "type": "esriFieldTypeString", "alias": "SUB Agricultural Setback Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_agriculturalsetbacknote" }, { "name": "sub_auditortreasurerdate", "type": "esriFieldTypeDate", "alias": "SUB Auditor Treasurer Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_auditortreasurerdate" }, { "name": "sub_auditortreasurer", "type": "esriFieldTypeString", "alias": "SUB Auditor Treasurer", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_auditortreasurer" }, { "name": "sub_auditortreasurernote", "type": "esriFieldTypeString", "alias": "SUB Auditor Treasurer Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_auditortreasurernote" }, { "name": "sub_boundarysurvey", "type": "esriFieldTypeString", "alias": "SUB Boundary Survey", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_boundarysurvey" }, { "name": "sub_boundarysurveynote", "type": "esriFieldTypeString", "alias": "SUB Boundary Survey Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_boundarysurveynote" }, { "name": "sub_buildabilityline", "type": "esriFieldTypeString", "alias": "SUB Buildability Line", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_buildabilityline" }, { "name": "sub_buildabilitylinenote", "type": "esriFieldTypeString", "alias": "SUB Buildability Line Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_buildabilitylinenote" }, { "name": "sub_buildingsetbacksnote", "type": "esriFieldTypeString", "alias": "SUB Building Setbacks Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_buildingsetbacksnote" }, { "name": "sub_citiesandotherlocalgovdate", "type": "esriFieldTypeDate", "alias": "SUB Cities And Other Local Gov Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_citiesandotherlocalgovdate" }, { "name": "sub_citiesandotherlocalgov", "type": "esriFieldTypeString", "alias": "SUB Cities And Other Local Gov", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_citiesandotherlocalgov" }, { "name": "sub_citiesandotherlocalgovnote", "type": "esriFieldTypeString", "alias": "SUB Cities And Other Local Gov Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_citiesandotherlocalgovnote" }, { "name": "sub_commentsfromothernote", "type": "esriFieldTypeString", "alias": "SUB Comments From Other Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_commentsfromothernote" }, { "name": "sub_commentsfromother", "type": "esriFieldTypeString", "alias": "SUB Comments From Other", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_commentsfromother" }, { "name": "sub_countyattorneydatesent", "type": "esriFieldTypeDate", "alias": "SUB County Attorney Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_countyattorneydatesent" }, { "name": "sub_countyattorneynote", "type": "esriFieldTypeString", "alias": "SUB County Attorney Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_countyattorneynote" }, { "name": "sub_countyditchinspectordate", "type": "esriFieldTypeDate", "alias": "SUB County Ditch Inspector Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_countyditchinspectordate" }, { "name": "sub_countyditchinspector", "type": "esriFieldTypeString", "alias": "SUB County Ditch Inspector", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_countyditchinspector" }, { "name": "sub_countyditchinspectornote", "type": "esriFieldTypeString", "alias": "SUB County Ditch Inspector Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_countyditchinspectornote" }, { "name": "sub_countypublicworksdeptdate", "type": "esriFieldTypeDate", "alias": "SUB County Public Works Dept Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_countypublicworksdeptdate" }, { "name": "sub_countypublicworksdept", "type": "esriFieldTypeString", "alias": "SUB County Public Works Dept", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_countypublicworksdept" }, { "name": "sub_countypublicworksdeptnote", "type": "esriFieldTypeString", "alias": "SUB County Public Works Dept Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_countypublicworksdeptnote" }, { "name": "sub_countysurveyordatesent", "type": "esriFieldTypeDate", "alias": "SUB County Surveyor Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_countysurveyordatesent" }, { "name": "sub_countysurveyor", "type": "esriFieldTypeString", "alias": "SUB County Surveyor", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_countysurveyor" }, { "name": "sub_countysurveyornote", "type": "esriFieldTypeString", "alias": "SUB County Surveyor Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_countysurveyornote" }, { "name": "sub_culdesaclessthan1400", "type": "esriFieldTypeString", "alias": "SUB CulDeSac Less Than 1400Ft", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_culdesaclessthan1400" }, { "name": "sub_culdesaclessthan1400note", "type": "esriFieldTypeString", "alias": "SUB CulDeSac Less Than 1400Ft Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_culdesaclessthan1400note" }, { "name": "sub_dnrifshorelanddate", "type": "esriFieldTypeDate", "alias": "SUB DNR If Shoreland Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_dnrifshorelanddate" }, { "name": "sub_dnrifshorelanddatenote", "type": "esriFieldTypeString", "alias": "SUB DNR If Shoreland Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_dnrifshorelanddatenote" }, { "name": "sub_dnrifshoreland", "type": "esriFieldTypeString", "alias": "SUB DNR If Shoreland", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_dnrifshoreland" }, { "name": "sub_dnrwatersmapchecked", "type": "esriFieldTypeString", "alias": "SUB DNR Waters Map Checked", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_dnrwatersmapchecked" }, { "name": "sub_dnrwatersmapcheckednote", "type": "esriFieldTypeString", "alias": "SUB DNR Waters Map Checked Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_dnrwatersmapcheckednote" }, { "name": "sub_doespropertyhavecupnote", "type": "esriFieldTypeString", "alias": "SUB Does Property Have CUP Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_doespropertyhavecupnote" }, { "name": "sub_doespropertyhavecup", "type": "esriFieldTypeString", "alias": "SUB Does Property Have CUP", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_doespropertyhavecup" }, { "name": "sub_eawneededeis", "type": "esriFieldTypeString", "alias": "SUB EAW EIS Needed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_eawneededeis" }, { "name": "sub_eawneededeisnote", "type": "esriFieldTypeString", "alias": "SUB EAW EIS Needed Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_eawneededeisnote" }, { "name": "sub_elevationspointsshown", "type": "esriFieldTypeString", "alias": "SUB Elevations Points Shown", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_elevationspointsshown" }, { "name": "sub_elevationspointsshownnote", "type": "esriFieldTypeString", "alias": "SUB Elevations Points Shown Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_elevationspointsshownnote" }, { "name": "sub_existingbuildings", "type": "esriFieldTypeString", "alias": "SUB Existing Buildings", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_existingbuildings" }, { "name": "sub_existingbuildingsnote", "type": "esriFieldTypeString", "alias": "SUB Existing Buildings Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_existingbuildingsnote" }, { "name": "sub_existinghomemeetsetback", "type": "esriFieldTypeString", "alias": "SUB Existing Home Meet Setback", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_existinghomemeetsetback" }, { "name": "new_sub_existinghomenote", "type": "esriFieldTypeString", "alias": "nSUB Existing Home Meet Setback Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "new_sub_existinghomenote" }, { "name": "sub_existinghousesewercomn", "type": "esriFieldTypeString", "alias": "SUB Existing House Sewer Compliance Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_existinghousesewercomn" }, { "name": "sub_existinghousesewercom", "type": "esriFieldTypeString", "alias": "SUB Existing House Sewer Compliance", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_existinghousesewercom" }, { "name": "sub_existingstreetsshown", "type": "esriFieldTypeString", "alias": "SUB Existing Streets Shown", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_existingstreetsshown" }, { "name": "sub_existingstreetsshownnote", "type": "esriFieldTypeString", "alias": "SUB Existing Streets Shown", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_existingstreetsshownnote" }, { "name": "sub_floodplainmapreviewed", "type": "esriFieldTypeString", "alias": "SUB Flood Plain Map Reviewed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_floodplainmapreviewed" }, { "name": "sub_floodplainmapreviewednote", "type": "esriFieldTypeString", "alias": "SUB Flood Plain Map Reviewed Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_floodplainmapreviewednote" }, { "name": "sub_frontnote", "type": "esriFieldTypeString", "alias": "SUB Front Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_frontnote" }, { "name": "sub_frontvarieswithroad", "type": "esriFieldTypeString", "alias": "SUB Front Varies With Road", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_frontvarieswithroad" }, { "name": "sub_gisdeptdatesent", "type": "esriFieldTypeDate", "alias": "SUB GIS Dept Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_gisdeptdatesent" }, { "name": "sub_gisdept", "type": "esriFieldTypeString", "alias": "SUB GIS Dept", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_gisdept" }, { "name": "sub_gisdeptnote", "type": "esriFieldTypeString", "alias": "SUB GIS Dept Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_gisdeptnote" }, { "name": "sub_hwyslopeeasements", "type": "esriFieldTypeString", "alias": "SUB Hwy Slope Easements", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_hwyslopeeasements" }, { "name": "sub_hwyslopeeasementsnote", "type": "esriFieldTypeString", "alias": "SUB Hwy Slope Easements Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_hwyslopeeasementsnote" }, { "name": "sub_ownershipofadjparcel", "type": "esriFieldTypeString", "alias": "SUB Land Ownership of Adjacent Parcel", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_ownershipofadjparcel" }, { "name": "sub_ownershipofadjparceln", "type": "esriFieldTypeString", "alias": "SUB Land Ownership of Adjacent Parcel Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_ownershipofadjparceln" }, { "name": "sub_leelfeshownforeverylot", "type": "esriFieldTypeString", "alias": "SUB LEE LFE Shown For Every Lot", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_leelfeshownforeverylot" }, { "name": "sub_leelfeshownforeverylotnote", "type": "esriFieldTypeString", "alias": "SUB LEE LFE Shown For Every Lot Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_leelfeshownforeverylotnote" }, { "name": "sub_legaldescription", "type": "esriFieldTypeString", "alias": "SUB Legal Description", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_legaldescription" }, { "name": "sub_legaldescriptionnote", "type": "esriFieldTypeString", "alias": "SUB Legal Description Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_legaldescriptionnote" }, { "name": "sub_localfirechiefdatesent", "type": "esriFieldTypeDate", "alias": "SUB Local Fire Chief Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_localfirechiefdatesent" }, { "name": "sub_localfirechief", "type": "esriFieldTypeString", "alias": "SUB Local Fire Chief", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_localfirechief" }, { "name": "sub_localfirechiefnote", "type": "esriFieldTypeString", "alias": "SUB Local Fire Chief Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_localfirechiefnote" }, { "name": "sub_mndotdatesent", "type": "esriFieldTypeDate", "alias": "SUB MnDot Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_mndotdatesent" }, { "name": "sub_mndot", "type": "esriFieldTypeString", "alias": "SUB MnDot", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_mndot" }, { "name": "sub_mndotnote", "type": "esriFieldTypeString", "alias": "SUB MnDot Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_mndotnote" }, { "name": "sub_comments", "type": "esriFieldTypeString", "alias": "SUB Comments", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_comments" }, { "name": "sub_notifiedapplicant", "type": "esriFieldTypeString", "alias": "SUB Notified Applicant One Year Approval", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_notifiedapplicant" }, { "name": "sub_npdesapproval", "type": "esriFieldTypeString", "alias": "SUB NPDES Approval", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_npdesapproval" }, { "name": "sub_npdesapprovalnote", "type": "esriFieldTypeString", "alias": "SUB NPDES Approval Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_npdesapprovalnote" }, { "name": "sub_otherdatesent", "type": "esriFieldTypeDate", "alias": "SUB Other Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_otherdatesent" }, { "name": "sub_other", "type": "esriFieldTypeString", "alias": "SUB Other", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_other" }, { "name": "sub_othernote", "type": "esriFieldTypeString", "alias": "SUB Other Note", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "sub_othernote" }, { "name": "sub_outlotsmeetzoningreq", "type": "esriFieldTypeString", "alias": "SUB Outlots Meet Zoning Req", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_outlotsmeetzoningreq" }, { "name": "sub_outlotsmeetzoningreqnote", "type": "esriFieldTypeString", "alias": "SUB Outlots Meet Zoning Req Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_outlotsmeetzoningreqnote" }, { "name": "sub_preexistingenvironment", "type": "esriFieldTypeString", "alias": "SUB PreExisting Environment", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_preexistingenvironment" }, { "name": "sub_preexistingenvironmentnote", "type": "esriFieldTypeString", "alias": "SUB PreExisting Environment Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_preexistingenvironmentnote" }, { "name": "sub_preliminarydrainagenote", "type": "esriFieldTypeString", "alias": "SUB Preliminary Drainage Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_preliminarydrainagenote" }, { "name": "sub_preliminarydrawingsname", "type": "esriFieldTypeString", "alias": "SUB Preliminary Drawings", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_preliminarydrawingsname" }, { "name": "sub_preliminarydrawingsnote", "type": "esriFieldTypeString", "alias": "SUB Preliminary Drawings Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_preliminarydrawingsnote" }, { "name": "sub_proposedbuildingsite", "type": "esriFieldTypeString", "alias": "SUB Proposed Building Sites", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_proposedbuildingsite" }, { "name": "sub_proposedbuildingsitenote", "type": "esriFieldTypeString", "alias": "SUB Proposed Building Sites Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_proposedbuildingsitenote" }, { "name": "sub_proposedinternalstreet", "type": "esriFieldTypeString", "alias": "SUB Proposed Internal Street", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_proposedinternalstreet" }, { "name": "sub_proposedinternalstreetno", "type": "esriFieldTypeString", "alias": "SUB Proposed Internal Street Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_proposedinternalstreetno" }, { "name": "sub_publicnoticetopaper", "type": "esriFieldTypeString", "alias": "SUB Public Notice To Paper", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_publicnoticetopaper" }, { "name": "sub_publicnoticetopapernote", "type": "esriFieldTypeString", "alias": "SUB Public Notice To Paper Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_publicnoticetopapernote" }, { "name": "sub_rearsetbacks", "type": "esriFieldTypeString", "alias": "SUB Rear Setbacks", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_rearsetbacks" }, { "name": "sub_rearsetbacksnote", "type": "esriFieldTypeString", "alias": "SUB Rear Setbacks Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_rearsetbacksnote" }, { "name": "sub_receivedcadfiles", "type": "esriFieldTypeString", "alias": "SUB Received CAD Files", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_receivedcadfiles" }, { "name": "sub_receivedcadfilesnote", "type": "esriFieldTypeString", "alias": "SUB Received CAD Files Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_receivedcadfilesnote" }, { "name": "sub_requiredroadfrontage", "type": "esriFieldTypeString", "alias": "SUB Required Road Frontage", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_requiredroadfrontage" }, { "name": "sub_requiredroadfrontagenote", "type": "esriFieldTypeString", "alias": "SUB Required Road Frontage Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_requiredroadfrontagenote" }, { "name": "sub_roadconnectionsnote", "type": "esriFieldTypeString", "alias": "SUB Road Connections Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_roadconnectionsnote" }, { "name": "sub_roadconnections", "type": "esriFieldTypeString", "alias": "SUB Road Connections", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_roadconnections" }, { "name": "sub_scaledatenortharrow", "type": "esriFieldTypeString", "alias": "SUB Scale Date North Arrow", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_scaledatenortharrow" }, { "name": "sub_scaledatenortharrownote", "type": "esriFieldTypeString", "alias": "SUB Scale Date North Arrow Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_scaledatenortharrownote" }, { "name": "sub_sidesetbacks", "type": "esriFieldTypeString", "alias": "SUB Side Setbacks", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_sidesetbacks" }, { "name": "sub_sidesetbacksnote", "type": "esriFieldTypeString", "alias": "SUB Side Setbacks Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_sidesetbacksnote" }, { "name": "sub_signedbuildable", "type": "esriFieldTypeString", "alias": "SUB Signed Buildable", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_signedbuildable" }, { "name": "sub_signedbuildablenote", "type": "esriFieldTypeString", "alias": "SUB Signed Buildable Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_signedbuildablenote" }, { "name": "sub_signedbypropertyowner", "type": "esriFieldTypeString", "alias": "SUB Signed By Property Owner", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_signedbypropertyowner" }, { "name": "sub_signedbypropertyownernote", "type": "esriFieldTypeString", "alias": "SUB Signed By Property Owner Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_signedbypropertyownernote" }, { "name": "sub_signedstatementonplat", "type": "esriFieldTypeString", "alias": "SUB Signed Statement On Plat", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_signedstatementonplat" }, { "name": "sub_signedstatementonplatnote", "type": "esriFieldTypeString", "alias": "SUB Signed Statement On Plat Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_signedstatementonplatnote" }, { "name": "sub_soilborings", "type": "esriFieldTypeString", "alias": "SUB Soil Borings", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_soilborings" }, { "name": "sub_soilboringsnote", "type": "esriFieldTypeString", "alias": "SUB Soil Borings Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_soilboringsnote" }, { "name": "sub_solidwasteviolations", "type": "esriFieldTypeString", "alias": "SUB Solid Waste Violations", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_solidwasteviolations" }, { "name": "sub_solidwasteviolationsnote", "type": "esriFieldTypeString", "alias": "SUB Solid Waste Violations Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_solidwasteviolationsnote" }, { "name": "sub_staffcommentsdatesent", "type": "esriFieldTypeDate", "alias": "SUB Staff Comments Date Sent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_staffcommentsdatesent" }, { "name": "sub_staffcommentsnote", "type": "esriFieldTypeString", "alias": "SUB Staff Comments Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_staffcommentsnote" }, { "name": "sub_staffcommentssent", "type": "esriFieldTypeString", "alias": "SUB Staff Comments Sent", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_staffcommentssent" }, { "name": "sub_topodata200ftnote", "type": "esriFieldTypeString", "alias": "SUB Topo Data 200 Ft Beyond Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_topodata200ftnote" }, { "name": "sub_topodata", "type": "esriFieldTypeString", "alias": "SUB Topo Data", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_topodata" }, { "name": "sub_townshipcommentsub", "type": "esriFieldTypeString", "alias": "SUB Township Comment Submitted", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_townshipcommentsub" }, { "name": "sub_townshipcommentsubnote", "type": "esriFieldTypeString", "alias": "SUB Township Comment Submitted Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_townshipcommentsubnote" }, { "name": "sub_townshipcomments", "type": "esriFieldTypeString", "alias": "SUB Township Comments", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_townshipcomments" }, { "name": "sub_twositesshownforsepticnote", "type": "esriFieldTypeString", "alias": "SUB Two Sites Shown For Septic Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_twositesshownforsepticnote" }, { "name": "sub_twositesshownforseptic", "type": "esriFieldTypeString", "alias": "SUB Two Sites Shown For Septic", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_twositesshownforseptic" }, { "name": "sub_utilityanddrainage", "type": "esriFieldTypeString", "alias": "SUB Utility and Drainage", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_utilityanddrainage" }, { "name": "sub_utilityanddrainagenote", "type": "esriFieldTypeString", "alias": "SUB Utility and Drainage Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_utilityanddrainagenote" }, { "name": "sub_vicinitymap", "type": "esriFieldTypeString", "alias": "SUB Vicinity Map", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_vicinitymap" }, { "name": "sub_vicinitymapnote", "type": "esriFieldTypeString", "alias": "SUB Vicinity Map Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_vicinitymapnote" }, { "name": "sub_wetlanddelineation", "type": "esriFieldTypeString", "alias": "SUB Wetland Delineation", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_wetlanddelineation" }, { "name": "sub_wetlanddelineationnote", "type": "esriFieldTypeString", "alias": "SUB Wetland Delineation Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_wetlanddelineationnote" }, { "name": "sub_wetlandexemption", "type": "esriFieldTypeString", "alias": "SUB Wetland Exemption", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_wetlandexemption" }, { "name": "sub_wetlandexemptionnote", "type": "esriFieldTypeString", "alias": "SUB Wetland Exemption Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_wetlandexemptionnote" }, { "name": "sub_wetlandintrusionavoid", "type": "esriFieldTypeString", "alias": "SUB Wetland Intrusion Avoided", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_wetlandintrusionavoid" }, { "name": "sub_wetlandintrusionavoidnote", "type": "esriFieldTypeString", "alias": "SUB Wetland Intrusion Avoided Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_wetlandintrusionavoidnote" }, { "name": "sub_wetlandreplacement", "type": "esriFieldTypeString", "alias": "SUB Wetland Replacement", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_wetlandreplacement" }, { "name": "sub_wetlandreplacementnote", "type": "esriFieldTypeString", "alias": "SUB Wetland Replacement Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_wetlandreplacementnote" }, { "name": "sub_wildliferefugedate", "type": "esriFieldTypeDate", "alias": "SUB Wildlife Refuge Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sub_wildliferefugedate" }, { "name": "sub_wildliferefuge", "type": "esriFieldTypeString", "alias": "SUB Wildlife Refuge", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "sub_wildliferefuge" }, { "name": "sub_wildliferefugenote", "type": "esriFieldTypeString", "alias": "SUB Wildlife Refuge Note", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sub_wildliferefugenote" }, { "name": "topodata", "type": "esriFieldTypeString", "alias": "Topo Data", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "topodata" }, { "name": "townshipcommentfromsubmit", "type": "esriFieldTypeString", "alias": "Township Comment From Submitted", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "townshipcommentfromsubmit" }, { "name": "townshipcomments", "type": "esriFieldTypeString", "alias": "Township Comments", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "townshipcomments" }, { "name": "twositesshownforseptic", "type": "esriFieldTypeString", "alias": "Two Sites Shown For Septic", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "twositesshownforseptic" }, { "name": "utilityanddrainageeasement", "type": "esriFieldTypeString", "alias": "Utility And Drainage Easement", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "utilityanddrainageeasement" }, { "name": "vicinitymap", "type": "esriFieldTypeString", "alias": "Vicinity Map", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "vicinitymap" }, { "name": "wetlanddelineation", "type": "esriFieldTypeString", "alias": "Wetland Delineation", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wetlanddelineation" }, { "name": "wetlandexemptionifneeded", "type": "esriFieldTypeString", "alias": "Wetland Exemption If Needed", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wetlandexemptionifneeded" }, { "name": "wetlandintrusionavoided", "type": "esriFieldTypeString", "alias": "Wetland Intrusion Avoided", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wetlandintrusionavoided" }, { "name": "wetlandreplacementapp", "type": "esriFieldTypeString", "alias": "Wetland Replacement Application", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wetlandreplacementapp" }, { "name": "wildliferefugeifabutting", "type": "esriFieldTypeString", "alias": "Wildlife Refuge If Abutting", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "wildliferefugeifabutting" }, { "name": "ActivityType", "type": "esriFieldTypeString", "alias": "Activity Type", "domain": { "type": "codedValue", "name": "IntakeActivityType", "description": "Intake Activity Type", "codedValues": [ { "name": "CUP/IUP Revocation", "code": "CUP/IUP Revocation" }, { "name": "Conditional Use Permit", "code": "Conditional Use Permit" }, { "name": "Interim Use Permit", "code": "Interim Use Permit" }, { "name": "Environmental Assessment Worksheet", "code": "Environmental Assessment Worksheet" }, { "name": "Amendment for Rezone", "code": "Amendment for Rezone" }, { "name": "Ordinance Text Amendment", "code": "Ordinance Text Amendment" }, { "name": "Admin Split", "code": "Admin Split" }, { "name": "Plat Application", "code": "Plat Application" }, { "name": "Plat Concept", "code": "Plat Concept" }, { "name": "RLS", "code": "RLS" }, { "name": "Variance", "code": "Variance" }, { "name": "Kennel", "code": "Kennel" }, { "name": "Escrow", "code": "Escrow" }, { "name": "Kennel Extension", "code": "Kennel Extension" }, { "name": "Plat Extension", "code": "Plat Extension" }, { "name": "Mobile Home Extension", "code": "Mobile Home Extension" }, { "name": "Gravel Pit Extension", "code": "Gravel Pit Extension" }, { "name": "Appeal", "code": "Appeal" }, { "name": "Boundary Adjustment", "code": "Boundary Adjustment" }, { "name": "Combine Parcels", "code": "Combine Parcels" }, { "name": "Temporary Grading Filling or Excavation", "code": "Temporary Grading Filling or Excavation" }, { "name": "Stormwater and Erosion Control", "code": "Stormwater and Erosion Control" }, { "name": "Sketch Plan Review", "code": "Sketch Plan Review" }, { "name": "Comp Plan Land-Use Map", "code": "CompPlanLandUseMap" }, { "name": "IUP Amendment", "code": "IUPAmendment" }, { "name": "CUP Amendment", "code": "CUPAmendment" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ActivityType" }, { "name": "TownshipName", "type": "esriFieldTypeString", "alias": "TownshipName", "domain": { "type": "codedValue", "name": "Twp Names", "description": "Township Names", "codedValues": [ { "name": "Baldwin Township", "code": "Baldwin Twp" }, { "name": "Becker Township", "code": "Becker Twp" }, { "name": "Big Lake Township", "code": "Big Lake Twp" }, { "name": "Blue Hill Township", "code": "Blue Hill Twp" }, { "name": "Clear Lake Township", "code": "Clear Lake Twp" }, { "name": "Haven Township", "code": "Haven Twp" }, { "name": "Livonia Township", "code": "Livonia Twp" }, { "name": "Orrock Township", "code": "Orrock Twp" }, { "name": "Palmer Township", "code": "Palmer Twp" }, { "name": "Santiago Township", "code": "Santiago Twp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TownshipName" }, { "name": "TownshipReceivedDate", "type": "esriFieldTypeDate", "alias": "TownshipReceivedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TownshipReceivedDate" }, { "name": "FireChiefReceivedDate", "type": "esriFieldTypeDate", "alias": "FireChiefReceivedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FireChiefReceivedDate" }, { "name": "MunicipalitiesReceivedDate", "type": "esriFieldTypeDate", "alias": "MunicipalitiesReceivedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MunicipalitiesReceivedDate" }, { "name": "SpecialRequest", "type": "esriFieldTypeString", "alias": "SpecialRequest", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SpecialRequest" }, { "name": "SpecialRequestName", "type": "esriFieldTypeString", "alias": "SpecialRequestName", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "SpecialRequestName" }, { "name": "SpecialRequestSentDate", "type": "esriFieldTypeDate", "alias": "SpecialRequestSentDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SpecialRequestSentDate" }, { "name": "SpecialRequestReceivedDate", "type": "esriFieldTypeDate", "alias": "SpecialRequestReceivedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SpecialRequestReceivedDate" }, { "name": "DNRReceivedDate", "type": "esriFieldTypeDate", "alias": "DNRReceivedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DNRReceivedDate" }, { "name": "MPCAReceivedDate", "type": "esriFieldTypeDate", "alias": "MPCAReceivedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MPCAReceivedDate" }, { "name": "SWCDReceivedDate", "type": "esriFieldTypeDate", "alias": "SWCDReceivedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SWCDReceivedDate" }, { "name": "WildlifeReceivedDate", "type": "esriFieldTypeDate", "alias": "WildlifeReceivedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WildlifeReceivedDate" }, { "name": "SandDunesReceivedDate", "type": "esriFieldTypeDate", "alias": "SandDunesReceivedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SandDunesReceivedDate" }, { "name": "AirportReceivedDate", "type": "esriFieldTypeDate", "alias": "AirportReceivedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AirportReceivedDate" }, { "name": "AttorneyReceivedDate", "type": "esriFieldTypeDate", "alias": "AttorneyReceivedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AttorneyReceivedDate" }, { "name": "ParksReceivedDate", "type": "esriFieldTypeDate", "alias": "ParksReceivedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ParksReceivedDate" }, { "name": "PWReceivedDate", "type": "esriFieldTypeDate", "alias": "PWReceivedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PWReceivedDate" }, { "name": "SurveyReceivedDate", "type": "esriFieldTypeDate", "alias": "SurveyReceivedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SurveyReceivedDate" }, { "name": "DitchReceivedDate", "type": "esriFieldTypeDate", "alias": "DitchReceivedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DitchReceivedDate" }, { "name": "TaxReceivedDate", "type": "esriFieldTypeDate", "alias": "TaxReceivedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TaxReceivedDate" }, { "name": "MPCASent", "type": "esriFieldTypeString", "alias": "MPCASent", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MPCASent" }, { "name": "MPCAName", "type": "esriFieldTypeString", "alias": "MPCAName", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "MPCAName" }, { "name": "MPCADateSent", "type": "esriFieldTypeDate", "alias": "MPCADateSent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MPCADateSent" }, { "name": "MPCADateReceived", "type": "esriFieldTypeDate", "alias": "MPCADateReceived", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MPCADateReceived" }, { "name": "MNDOTReceivedDate", "type": "esriFieldTypeDate", "alias": "MNDOTReceivedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MNDOTReceivedDate" }, { "name": "SWCDSent", "type": "esriFieldTypeString", "alias": "SWCDSent", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SWCDSent" }, { "name": "SWCDName", "type": "esriFieldTypeString", "alias": "SWCDName", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "SWCDName" }, { "name": "SWCDDateSent", "type": "esriFieldTypeDate", "alias": "SWCDDateSent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SWCDDateSent" }, { "name": "AirportSent", "type": "esriFieldTypeString", "alias": "AirportSent", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AirportSent" }, { "name": "AirportName", "type": "esriFieldTypeString", "alias": "AirportName", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "AirportName" }, { "name": "AirportDateSent", "type": "esriFieldTypeDate", "alias": "AirportDateSent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AirportDateSent" }, { "name": "ParksSent", "type": "esriFieldTypeString", "alias": "ParksSent", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ParksSent" }, { "name": "ParksName", "type": "esriFieldTypeString", "alias": "ParksName", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "ParksName" }, { "name": "ParksDateSent", "type": "esriFieldTypeDate", "alias": "ParksDateSent", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ParksDateSent" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "indexes": [ { "name": "UUID_335", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_335", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Intake Review", "description": "", "prototype": { "attributes": { "ParksDateSent": null, "actualend": null, "createdby": null, "createdon": null, "createdonbehalfby": null, "modifiedby": null, "modifiedon": null, "modifiedonbehalfby": null, "aerialphotoname": null, "aerialphotonotes": null, "applicationcompletenote": null, "auditortreasuerdatesent": null, "auditortreasuernotes": null, "businessplanifapplicable": null, "businessplannote": null, "citiesotherlocalgov": null, "citiesotherlocalgovdate": null, "citiesotherlocalgovnote": null, "countyattorneydatesent": null, "countyattorneynotes": null, "countyditchinspectordate": null, "countyditchinspectornotes": null, "countypublicworksdate": null, "countypublicworksnote": null, "countysurveyordate": null, "countysurveyornote": null, "date15daylettersent": null, "dnrifrequestiswithin1000note": null, "dnrifrequestiswithin1000date": null, "dnrwatersmapnotes": null, "dnrwatersmap": null, "flooplainmapsnote": null, "flooplainmaps": null, "wellheadprotectionarea": null, "wellheadprotectionareanotes": null, "localfirechiefdate": null, "localfirechiefname": null, "localfirechiefnotes": null, "lotsurveyifapplicable": null, "lotsurveyifapplicablenote": null, "mndotdate": null, "mndotnotes": null, "mndot": null, "notifyapplicant1year": null, "notifyapplicant1yearnotes": null, "otherdate": null, "other": null, "othernotes": null, "parcelmapinformation": null, "parcelmapinformationnotes": null, "sanddunesstateforestdate": null, "sanddunesstateforest": null, "sanddunesstateforestnotes": null, "section16_2checked": null, "section16_2checkednote": null, "septiccompliancecert": null, "septiccompliancecertnotes": null, "septicdesign": null, "septicdesignnotes": null, "sitedrawingcomplete": null, "sitedrawingcompletenotes": null, "siteinspectionname": null, "siteinspectionnotes": null, "siteplansect17gendev": null, "siteplansect17gendevnote": null, "soilmapinformation": null, "soilmapinformationnotes": null, "specificcondofrequested": null, "new_specificcondofrequestedcu_1": null, "specificcondofrequestednote": null, "staffcommentsnotes": null, "staffcommentsdate": null, "staffcomments": null, "townshipdate": null, "townshipreceivednotes": null, "townshipreceived": null, "wetlandimpact": null, "wetlandimpactnotes": null, "wildliferefugedate": null, "wildliferefuge": null, "wildliferefugenotes": null, "writtenexplanation": null, "writtenexplanationnote": null, "ownerid": null, "regardingobjectidname": null, "statuscode": null, "enddate120day": null, "ext120daybylgu": null, "dateof15dayletter": null, "enddate60day": null, "applicantsigned60daywaiver": null, "applicationcompletedate": null, "reviewedby": null, "ParksName": null, "ParksSent": null, "AirportDateSent": null, "AirportName": null, "AirportSent": null, "eawinfosubmittedcom": null, "eawinfosubmitted": null, "eawwasdeterminednecessary": null, "projectname": null, "rgucompleteseaw": null, "applicationandfeeschecked": null, "applicationfeescomm": null, "applicationfeescommdate": null, "applicationandfeesdate": null, "applicationisforwarded": null, "appropriatetownshipchecked": null, "appsubmittedanddetermined": null, "appsubmittedanddetermineddate": null, "commericalkennelfinalreview": null, "commericalkennelinitialreview": null, "positiveinspectioncheck": null, "approvedbyplanner": null, "ifchangesdate": null, "deniedbyplanner": null, "nochanges": null, "nochangesdate": null, "kenneltype": null, "lettersentout": null, "lettersentoutcommercial": null, "licenseisissued": null, "paymentisreceived": null, "paymentisreceiveddate": null, "plannergivesinitialcheck": null, "plannercompliancereview": null, "plannercompliancereviewdate": null, "plannerinitialapproval": null, "plannerinitialapprovaldate": null, "privatekennelnotes": null, "privatekennelreviewalnotes": null, "sheriffdepartmentchecked": null, "sheriffdepartmentdate": null, "yearlyextensionschecked": null, "applicationdate": null, "citiesandotherlocalgovdate": null, "citiesandotherlocalgovnote": null, "countyattorneydate": null, "countyattorneynote": null, "countypublicworksdeptdate": null, "dnrifwithin1000to3000date": null, "ord_addordinancenumber": null, "new_ord_affidavitofpublicationd": null, "ord_affidavitofpublicationph": null, "ord_affidavitofpublicatiosb": null, "ord_affidavitofpublicatiosf": null, "ord_afterrecordedoriginal": null, "ord_allinformationentered": null, "ord_rbaprepared": null, "ord_askadmintoassignord": null, "ord_summaryofordsign": null, "ord_countyboardpackets": null, "ord_countyboardtakesaction": null, "ord_createapplication": null, "ord_date15dayletterdate": null, "ord_date15dayletter": null, "ord_applicationreceiveddate": null, "ord_applicationreceived": null, "ord_documentisscannedinoracle": null, "ord_enterinfointodatabase": null, "ord_minutesaredone": null, "ord_notificationofamendmail": null, "ord_ordinancepagesareupdated": null, "ord_packetmailplancomm": null, "ord_proposedwrittenlanguage": null, "ord_publichearingishelddate": null, "ord_publichearingisheld": null, "ord_publishnoticeinpaper": null, "ord_scanrbaandsummary": null, "ord_signedrba": null, "ord_signedsummaryandordinance": null, "ord_summaryissenttobepublished": null, "ord_summaryordaffirec": null, "ord_townshipsaresent": null, "townshipdatesent": null, "township": null, "townshipnotes": null, "actualstartdate": null, "comp15dayreviewperioddate": null, "bdofadjustment6question": null, "anypreexistingenvironment": null, "anytreesremoved": null, "bluffsetbackrequired": null, "boathousepatio": null, "boathousewoas": null, "citycommentformsentandrecd": null, "citycommentformsentandrecnote": null, "citycommentformsent": null, "dateapplicationsubmit": null, "olddateof15dayletter": null, "deck": null, "dnrcommentformsentdate": null, "dnrcommentform": null, "dnrcommentformnote": null, "drawingsubmitted": null, "driveway": null, "estimatedsqftoverorunder25": null, "bedroomsarebeingadded": null, "floodplainlocation": null, "garage": null, "house": null, "ifbedroomsaddedseptic": null, "impervioussurfaceexisting": null, "impervioussurfaceproposed": null, "shorelandalterationpermit": null, "lakeorriversetback": null, "lfe": null, "locationofexistingseptic": null, "locationofneighboringseptic": null, "locationofneighboringwell": null, "locationofproposedseptic": null, "locationofwells": null, "markingflagsgiven": null, "maxamountofimpervious": null, "mndotcommentformsentdate": null, "mndotcommentformsent": null, "notes1": null, "notes2": null, "notes3": null, "notes4": null, "notes5": null, "numberofvariancesrequired": null, "otherdatecompleted": null, "otherresponse": null, "patiobylake": null, "percentageofimpervious": null, "percentageofimpervioussurface": null, "proposed": null, "publicworkscommentdate": null, "publicworkscomment": null, "rearsetbacks": null, "roadsetback": null, "septicuptocode": null, "sidesetbacks": null, "sidewalk": null, "siteinspection": null, "smallshedbylake": null, "stairstolake60x4": null, "structureheight": null, "structureinimpactzone": null, "totalimpervioussurfacecalc": null, "totalimpervioussurfacepropose": null, "totalsqfeetonlot": null, "townshipcommentsentdate": null, "townshipcommentnote": null, "townshipsent": null, "var_6questionsbdofadjust": null, "var_preexistingenviss": null, "var_preexistingenviissnote": null, "var_anytreesremovednote": null, "var_anytreesremove": null, "var_bluffsetbackrequired": null, "var_bluffsetbackrequirednote": null, "var_drawingsubmittedname": null, "var_drawingsubmittednote": null, "var_floodplainlocation": null, "var_floodplainlocationnote": null, "var_bedroomsaddedseptic": null, "var_bedroomsaddedsepticnote": null, "var_impervioussurfaceexisting": null, "var_impervioussurfaceexistingn": null, "var_impervioussurfaceproposed": null, "var_impervioussurfacepropnote": null, "var_shorelandalterationnote": null, "var_shorelandalteration": null, "var_structurecloserthannei": null, "var_structurecloserthannein": null, "var_wellheadprotection": null, "var_wellheadprotectionnote": null, "var_lakeorriversetback": null, "var_lakeorriversetbacknote": null, "var_lfe": null, "var_lfenote": null, "var_locationexistingseptic": null, "var_locationexistingsepnote": null, "var_locationneighboringseptic": null, "var_locationneighboringsepnot": null, "var_locationofproposedsep": null, "var_locationofproposedsepnote": null, "var_locationofwells": null, "var_locationofwellsnote": null, "var_locationneighborwell": null, "var_locationneighborwellnote": null, "var_markingflagsgiven": null, "var_notesinitialreview": null, "var_numberofvariances": null, "var_numberofvariancesnote": null, "var_rearsetbacks": null, "var_rearsetbacksnote": null, "var_roadsetback": null, "var_roadsetbacknote": null, "var_septicuptocode": null, "var_septicuptocodenote": null, "var_sidesetbacks": null, "var_sidesetbacksnote": null, "var_siteinspection": null, "var_structureheight": null, "var_structureheightnote": null, "var_structureinimpactzone": null, "var_structureinimpactzonenote": null, "var_waterrunoffissuesname": null, "var_waterrunoffissuesnote": null, "waterrunoffissues": null, "wildliferefugedatesent": null, "subject": null, "isworkflowcreatedname": null, "prelimplan20halfsheet": null, "gradingplan20halfsheet": null, "deadend23orfewerhomes": null, "buildablearea40000sqft": null, "adjoiningpropertyowners": null, "agriculturalsetback250req": null, "auditortreasurer": null, "boundarysurvey": null, "bs_townshipcommentsdate": null, "buildabilityline": null, "buildingsetbacks": null, "buildingsetbacksos": null, "citiesandotherlocalgovern": null, "commentsfromotheroffices": null, "countyattorney": null, "countyattorneyos": null, "countyditchinspector": null, "countypublicworksdept": null, "countysurveyoros": null, "culdesaclengthlessthan1400": null, "dateapplicationisconsidered": null, "dnrifwithin1000ft": null, "dnrwatersmapchecked": null, "doespropertyhaveexistingcup": null, "eawneededeis": null, "elevationspointsshown": null, "existingbuildings": null, "existinghome": null, "existinghousesewercompliance": null, "existingstreetsshown": null, "floodplainmapsreviewed": null, "front": null, "gisdept": null, "hwyslopeeasementsrequired": null, "landownership": null, "leelfeshownforeverylot": null, "legaldescription": null, "localfirechief": null, "mndotifrequestonsthwy": null, "notificationlist": null, "notifiedapplicant": null, "npdesapproval": null, "outlotsmeetzoningrequirement": null, "preexistingenvironmental": null, "preliminarydrainageandgrading1": null, "preliminarydrainageandgrading2": null, "preliminarydrawings": null, "proposedbuildingsites": null, "proposedinternalstreets": null, "publicnoticetopaper": null, "receivedcadfiles": null, "requiredroadfrontage": null, "roadconnections": null, "sanddunesstateforestdatesent": null, "sanddunesstateforestnote": null, "scaledatenortharrow": null, "signedbuildablestatement": null, "signedbypropertyowner": null, "signedstatementonplat": null, "soilborings": null, "solidwasteviolations": null, "staffcommentssent": null, "sub_20halfsheetsprelim": null, "sub_20halfsheetpresnote": null, "sub_20halfsheetsofgradingnote": null, "sub_20halfsheetsofgrading": null, "sub_23orfewerhomesnote": null, "sub_23orfewerhomes": null, "sub_40000sqftbuildablearea": null, "sub_40000sqftbuildableareanote": null, "sub_60daywaived": null, "sub_adjoiningpropertyowner": null, "sub_adjoiningpropertyownernote": null, "sub_agriculturalsetback": null, "sub_agriculturalsetbacknote": null, "sub_auditortreasurerdate": null, "sub_auditortreasurer": null, "sub_auditortreasurernote": null, "sub_boundarysurvey": null, "sub_boundarysurveynote": null, "sub_buildabilityline": null, "sub_buildabilitylinenote": null, "sub_buildingsetbacksnote": null, "sub_citiesandotherlocalgovdate": null, "sub_citiesandotherlocalgov": null, "sub_citiesandotherlocalgovnote": null, "sub_commentsfromothernote": null, "sub_commentsfromother": null, "sub_countyattorneydatesent": null, "sub_countyattorneynote": null, "sub_countyditchinspectordate": null, "sub_countyditchinspector": null, "sub_countyditchinspectornote": null, "sub_countypublicworksdeptdate": null, "sub_countypublicworksdept": null, "sub_countypublicworksdeptnote": null, "sub_countysurveyordatesent": null, "sub_countysurveyor": null, "sub_countysurveyornote": null, "sub_culdesaclessthan1400": null, "sub_culdesaclessthan1400note": null, "sub_dnrifshorelanddate": null, "sub_dnrifshorelanddatenote": null, "sub_dnrifshoreland": null, "sub_dnrwatersmapchecked": null, "sub_dnrwatersmapcheckednote": null, "sub_doespropertyhavecupnote": null, "sub_doespropertyhavecup": null, "sub_eawneededeis": null, "sub_eawneededeisnote": null, "sub_elevationspointsshown": null, "sub_elevationspointsshownnote": null, "sub_existingbuildings": null, "sub_existingbuildingsnote": null, "sub_existinghomemeetsetback": null, "new_sub_existinghomenote": null, "sub_existinghousesewercomn": null, "sub_existinghousesewercom": null, "sub_existingstreetsshown": null, "sub_existingstreetsshownnote": null, "sub_floodplainmapreviewed": null, "sub_floodplainmapreviewednote": null, "sub_frontnote": null, "sub_frontvarieswithroad": null, "sub_gisdeptdatesent": null, "sub_gisdept": null, "sub_gisdeptnote": null, "sub_hwyslopeeasements": null, "sub_hwyslopeeasementsnote": null, "sub_ownershipofadjparcel": null, "sub_ownershipofadjparceln": null, "sub_leelfeshownforeverylot": null, "sub_leelfeshownforeverylotnote": null, "sub_legaldescription": null, "sub_legaldescriptionnote": null, "sub_localfirechiefdatesent": null, "sub_localfirechief": null, "sub_localfirechiefnote": null, "sub_mndotdatesent": null, "sub_mndot": null, "sub_mndotnote": null, "sub_comments": null, "sub_notifiedapplicant": null, "sub_npdesapproval": null, "sub_npdesapprovalnote": null, "sub_otherdatesent": null, "sub_other": null, "sub_othernote": null, "sub_outlotsmeetzoningreq": null, "sub_outlotsmeetzoningreqnote": null, "sub_preexistingenvironment": null, "sub_preexistingenvironmentnote": null, "sub_preliminarydrainagenote": null, "sub_preliminarydrawingsname": null, "sub_preliminarydrawingsnote": null, "sub_proposedbuildingsite": null, "sub_proposedbuildingsitenote": null, "sub_proposedinternalstreet": null, "sub_proposedinternalstreetno": null, "sub_publicnoticetopaper": null, "sub_publicnoticetopapernote": null, "sub_rearsetbacks": null, "sub_rearsetbacksnote": null, "sub_receivedcadfiles": null, "sub_receivedcadfilesnote": null, "sub_requiredroadfrontage": null, "sub_requiredroadfrontagenote": null, "sub_roadconnectionsnote": null, "sub_roadconnections": null, "sub_scaledatenortharrow": null, "sub_scaledatenortharrownote": null, "sub_sidesetbacks": null, "sub_sidesetbacksnote": null, "sub_signedbuildable": null, "sub_signedbuildablenote": null, "sub_signedbypropertyowner": null, "sub_signedbypropertyownernote": null, "sub_signedstatementonplat": null, "sub_signedstatementonplatnote": null, "sub_soilborings": null, "sub_soilboringsnote": null, "sub_solidwasteviolations": null, "sub_solidwasteviolationsnote": null, "sub_staffcommentsdatesent": null, "sub_staffcommentsnote": null, "sub_staffcommentssent": null, "sub_topodata200ftnote": null, "sub_topodata": null, "sub_townshipcommentsub": null, "sub_townshipcommentsubnote": null, "sub_townshipcomments": null, "sub_twositesshownforsepticnote": null, "sub_twositesshownforseptic": null, "sub_utilityanddrainage": null, "sub_utilityanddrainagenote": null, "sub_vicinitymap": null, "sub_vicinitymapnote": null, "sub_wetlanddelineation": null, "sub_wetlanddelineationnote": null, "sub_wetlandexemption": null, "sub_wetlandexemptionnote": null, "sub_wetlandintrusionavoid": null, "sub_wetlandintrusionavoidnote": null, "sub_wetlandreplacement": null, "sub_wetlandreplacementnote": null, "sub_wildliferefugedate": null, "sub_wildliferefuge": null, "sub_wildliferefugenote": null, "topodata": null, "townshipcommentfromsubmit": null, "townshipcomments": null, "twositesshownforseptic": null, "utilityanddrainageeasement": null, "vicinitymap": null, "wetlanddelineation": null, "wetlandexemptionifneeded": null, "wetlandintrusionavoided": null, "wetlandreplacementapp": null, "wildliferefugeifabutting": null, "ActivityType": null, "TownshipName": null, "TownshipReceivedDate": null, "FireChiefReceivedDate": null, "MunicipalitiesReceivedDate": null, "SpecialRequest": null, "SpecialRequestName": null, "SpecialRequestSentDate": null, "SpecialRequestReceivedDate": null, "DNRReceivedDate": null, "MPCAReceivedDate": null, "SWCDReceivedDate": null, "WildlifeReceivedDate": null, "SandDunesReceivedDate": null, "AirportReceivedDate": null, "AttorneyReceivedDate": null, "ParksReceivedDate": null, "PWReceivedDate": null, "SurveyReceivedDate": null, "DitchReceivedDate": null, "TaxReceivedDate": null, "MPCASent": null, "MPCAName": null, "MPCADateSent": null, "MPCADateReceived": null, "MNDOTReceivedDate": null, "SWCDSent": null, "SWCDName": null, "SWCDDateSent": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "3723dbd2ea4845808c06a2c8ce61df3d" } ] }