{ "currentVersion": 10.71, "id": 2, "name": "HasPermitImage", "type": "Feature Layer", "description": "The Private Onsite Waste Treatment System (POWTS) feature dataset contains mapped locations of holding tanks, mounds, and other types of septic systems. Most of these are located in the rural, non-sewered areas of the county. Attributes of each point include the type of system as recorded by the Permit Type attribute (A=At Grade, C=Conventional, H=Holding Tank, I=In Ground, and M=Mound). There is also a class L which represents shoreland permit areas (shoreland permits were formerly known as Landuse permits). An Internal Number exists and this links to additional related records including the Permit Number, Permit Date, Installation Date, Maintenance Date, Installer, and other information. The permit image itself can be viewed by clicking the PermitScan link. ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103404, "latestWkid": 8213 }, "copyrightText": "Brown County Planning & Land Services - Zoning Division", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "df2a7c69a548e0ff26b799efc04089ee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPdJREFUOI3t0rFKA1EUhOF/LouC2IqFr2LnA1goQgRBRFJaxUIw2hhSbLA3nSBW9lb6IOYZtBeydyyC7i6JutmYRjLlwP04nHsS5pRkUmmfrMLyNli/E3EIaw/S2fBHeIQuPYI3q80WgLcdu9so4iU4R6mIfr3ctV+j3d+XmlkJro+OIrFnDzK7fyA1swKc3Ej10Bx3w34ZAJdJXob1WdBCNuCbq/iLLOAF/M/g+ARha0bPkp5LsHTdjbG1InFeE43AsZTel2CAEHrtGFuWaE+P6khKbz+LsR2H0LuwT9/BVxXRDDiU0rtiOfHzpLQDdKaYeCxzu4oPj5hQCRlE4A0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 39873.43516016379, "ymin": 467353.06750867993, "xmax": 165508.1212555764, "ymax": 626532.928178314, "spatialReference": { "wkid": 103404, "latestWkid": 8213 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "INTERNALNO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "INTERNALNO", "type": "esriFieldTypeString", "alias": "INTERNALNO", "length": 15, "domain": null }, { "name": "PermitScan", "type": "esriFieldTypeString", "alias": "PermitScan", "length": 250, "domain": null }, { "name": "SoilBoring", "type": "esriFieldTypeString", "alias": "SoilBoring", "length": 3, "domain": null }, { "name": "PermitType", "type": "esriFieldTypeString", "alias": "PermitType", "length": 2, "domain": null }, { "name": "OldTankReplaced", "type": "esriFieldTypeString", "alias": "OldTankReplaced", "length": 50, "domain": null }, { "name": "AgeOfOldTank", "type": "esriFieldTypeSmallInteger", "alias": "AgeOfOldTank", "domain": null }, { "name": "NewTankInstalled", "type": "esriFieldTypeString", "alias": "NewTankInstalled", "length": 50, "domain": null }, { "name": "NewTankInstallDate", "type": "esriFieldTypeDate", "alias": "NewTankInstallDate", "length": 8, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 200, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ShorelandPermitStatus", "type": "esriFieldTypeString", "alias": "ShorelandPermitStatus", "length": 50, "domain": { "type": "codedValue", "name": "PermitStatus", "description": "Shoreland Permit Status", "codedValues": [ { "name": "Completed", "code": "Completed" }, { "name": "Pending Inspection", "code": "PendingInspection" }, { "name": "Violation", "code": "Violation" }, { "name": "In Progress", "code": "InProgress" }, { "name": "Not Started", "code": "NotStarted" }, { "name": "Permit Expired", "code": "PermitExpired" }, { "name": "Withdrawn", "code": "Withdrawn" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IssueDate", "type": "esriFieldTypeDate", "alias": "IssueDate", "length": 8, "domain": null }, { "name": "ExpirationDate", "type": "esriFieldTypeDate", "alias": "ExpirationDate", "length": 8, "domain": null }, { "name": "IssuedBy", "type": "esriFieldTypeString", "alias": "IssuedBy", "length": 50, "domain": { "type": "codedValue", "name": "PAL_Initial", "description": "PALS staff initials", "codedValues": [ { "name": "MRH", "code": "MRH" }, { "name": "LML", "code": "LML" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProposedUse", "type": "esriFieldTypeString", "alias": "ProposedUse", "length": 120, "domain": null }, { "name": "TypeOfConstruction", "type": "esriFieldTypeString", "alias": "TypeOfConstruction", "length": 120, "domain": { "type": "codedValue", "name": "TypeOfConstruction", "description": "Type of Construction (POWTS-Shoreland)", "codedValues": [ { "name": "R=RESIDENTIAL STRUCTURE", "code": "R" }, { "name": "APT=RES STRUCTURE w/ MORE THAN 2 UNITS", "code": "APT" }, { "name": "C=COMMERCIAL, INDUSTRIAL & MFG STRUCTURE", "code": "C" }, { "name": "Fill1=FILLING, GRADING & EXC. (up to 15,000 sq ft)", "code": "Fill1" }, { "name": "Fill2=FILLING, GRADING & EXC. (>15,000 sq ft)", "code": "Fill2" }, { "name": "ADP=ADDITION/DECK/PATIO/STAIRS", "code": "ADP" }, { "name": "B=BOATHOUSE", "code": "B" }, { "name": "ATF=AFTER THE FACT PERMITS", "code": "ATF" }, { "name": "RF=RES STRUCT IN FLOODPLAIN", "code": "RF" }, { "name": "APTF=RES STRUCT w/ MORE THAN 2 UNITS IN FLOODPLAIN", "code": "APTF" }, { "name": "CF=COMMERCIAL, INDUSTRIAL, & MFG STRUCT IN FLOODPLAIN", "code": "CF" }, { "name": "AHHDPF=ADDITION NOT FOR HUMAN HAB/DECK/PATIO IN FLOODPLAIN", "code": "AHHDPF" }, { "name": "ANHHDPF=Addition NOT for HUMAN HAB/DECK/PATIO IN FLOODPLAIN", "code": "ANHHDPF" }, { "name": "ASFNHH=ACCESSORY STRUCT IN FLOODPLAIN NOT FOR HUMAN HABITATION", "code": "ASFNHH" }, { "name": "ASFHH=ACCESSORY STRUCTURE IN FLOODPLAIN DESIGNED FOR HUMAN HABITATION", "code": "ASFHH" }, { "name": "AS = ACCESSORY STRUCTURE", "code": "AS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ParcelNumber", "type": "esriFieldTypeString", "alias": "ParcelNumber", "length": 50, "domain": null }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "InspectionDate", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R195_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "InternalNo", "fields": "INTERNALNO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "PermitScan", "fields": "PermitScan", "isAscending": true, "isUnique": false, "description": "" }, { "name": "SoilBoring", "fields": "SoilBoring", "isAscending": true, "isUnique": false, "description": "" }, { "name": "PermitType", "fields": "PermitType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_195", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_195", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ShorelandPermitS", "fields": "ShorelandPermitStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S186_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 30000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }