{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "PermitLocations", "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": false, "relationships": [ { "id": 0, "name": "WaterMitigationCertificates", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleOrigin", "keyField": "PERMITID", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.3508194522772236E7, "ymin": 5904449.418001251, "xmax": -1.335486921385444E7, "ymax": 6014911.06847189, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 0, 11, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PERMITID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "PERMITID", "type": "esriFieldTypeString", "alias": "Permit ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PERMITID" }, { "name": "CASEKEY", "type": "esriFieldTypeString", "alias": "Case Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CASEKEY" }, { "name": "PERMITDESC", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PERMITDESC" }, { "name": "SUBMITDT", "type": "esriFieldTypeDate", "alias": "Date Submitted", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SUBMITDT" }, { "name": "APPROVEDT", "type": "esriFieldTypeDate", "alias": "Date Approved", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "APPROVEDT" }, { "name": "APPLICANT", "type": "esriFieldTypeString", "alias": "Applicant Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "APPLICANT" }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "Contractor Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CONTRACTOR" }, { "name": "ESTCOST", "type": "esriFieldTypeString", "alias": "Construction Cost", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ESTCOST" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "Map Number", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARCELID" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "PERMITTYPE", "type": "esriFieldTypeString", "alias": "Permit Type", "domain": { "type": "codedValue", "name": "luPermitType", "description": "The type of land use permit", "codedValues": [ { "name": "Accessory Structure", "code": "Accessory Structure" }, { "name": "Addition", "code": "Addition" }, { "name": "Driveway", "code": "Driveway" }, { "name": "Fence", "code": "Fence" }, { "name": "Grading", "code": "Grading" }, { "name": "Ground Sign", "code": "Ground Sign" }, { "name": "Mechanical", "code": "Mechanical" }, { "name": "New Construction", "code": "New Construction" }, { "name": "Plumbing", "code": "Plumbing" }, { "name": "Roofing", "code": "Roofing" }, { "name": "Seasonal/Temporary Sales", "code": "Seasonal/Temporary Sales" }, { "name": "Siding", "code": "Siding" }, { "name": "Swimming Pool", "code": "Swimming Pool" }, { "name": "Temporary Sign", "code": "Temporary Sign" }, { "name": "Other", "code": "Other" }, { "name": "Flood", "code": "Flood" }, { "name": "Septic", "code": "Septic" }, { "name": "Water Mitigation", "code": "Water Mitigation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PERMITTYPE" }, { "name": "PERMITSTAT", "type": "esriFieldTypeString", "alias": "Permit Status", "domain": { "type": "codedValue", "name": "luPermitStatus", "description": "The status of land use permit", "codedValues": [ { "name": "Under Review", "code": "Under Review" }, { "name": "Approved", "code": "Approved" }, { "name": "Open", "code": "Open" }, { "name": "Closed", "code": "Closed" }, { "name": "Pending DOE Approval", "code": "PendingDoE" }, { "name": "Approved By Ecology", "code": "ApprovedEcology" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PERMITSTAT" }, { "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" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R3722_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G187268CASEKEY", "fields": "CASEKEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3398_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Land Use Permits", "description": "", "prototype": { "attributes": { "PERMITSTAT": null, "PERMITID": null, "CASEKEY": null, "PERMITDESC": null, "SUBMITDT": null, "APPROVEDT": null, "APPLICANT": null, "CONTRACTOR": null, "ESTCOST": null, "FULLADDR": null, "PARCELID": null, "LOCDESC": null, "PERMITTYPE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [ { "currentVersion": 10.91, "id": 1, "name": "KCsde.DBO.WaterMitigationCertificates", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "luPermit", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleDestination", "keyField": "PERMITID", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PERMITID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PERMITID", "type": "esriFieldTypeString", "alias": "PERMITID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PERMITID" }, { "name": "WELLTAGID", "type": "esriFieldTypeString", "alias": "WELLTAGID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "WELLTAGID" }, { "name": "WATERBANK", "type": "esriFieldTypeString", "alias": "WATERBANK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "WATERBANK" }, { "name": "SUBBASIN", "type": "esriFieldTypeString", "alias": "SUBBASIN", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SUBBASIN" }, { "name": "ISSUEDBY", "type": "esriFieldTypeString", "alias": "ISSUEDBY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ISSUEDBY" }, { "name": "PSTLADDRESS", "type": "esriFieldTypeString", "alias": "PSTLADDRESS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PSTLADDRESS" }, { "name": "PSTLCITY", "type": "esriFieldTypeString", "alias": "PSTLCITY", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PSTLCITY" }, { "name": "PSTLSTATE", "type": "esriFieldTypeString", "alias": "PSTLSTATE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PSTLSTATE" }, { "name": "PSTLZIP", "type": "esriFieldTypeString", "alias": "PSTLZIP", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PSTLZIP" }, { "name": "TRUSTWRNBR", "type": "esriFieldTypeString", "alias": "TRUSTWRNBR", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TRUSTWRNBR" }, { "name": "PACKAGE", "type": "esriFieldTypeString", "alias": "PACKAGE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PACKAGE" }, { "name": "acreFt", "type": "esriFieldTypeDouble", "alias": "acreFt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "acreFt" }, { "name": "BuildingPermitNbr", "type": "esriFieldTypeString", "alias": "BuildingPermitNbr", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BuildingPermitNbr" }, { "name": "CompletedMeterInspDate", "type": "esriFieldTypeDate", "alias": "CompletedMeterInspDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CompletedMeterInspDate" } ], "indexes": [ { "name": "R4022_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "KCsde.DBO.WaterMitigationCertificates", "description": "", "prototype": { "attributes": { "BuildingPermitNbr": null, "CompletedMeterInspDate": null, "PERMITID": null, "WELLTAGID": null, "WATERBANK": null, "SUBBASIN": null, "ISSUEDBY": null, "PSTLADDRESS": null, "PSTLCITY": null, "PSTLSTATE": null, "PSTLZIP": null, "TRUSTWRNBR": null, "PACKAGE": null, "acreFt": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1 } ] }