{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "SWU_PublicView_2023", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1.181467298295997E7, "ymin": 6988570.980031058, "xmax": 1.1833558874321967E7, "ymax": 7002769.940150142, "spatialReference": { "wkid": 2924, "latestWkid": 2924, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2924, "latestWkid": 2924, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 214, 220, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "pin", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "pin", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "pin" }, { "name": "parcel_notes", "type": "esriFieldTypeString", "alias": "Parcel_Notes", "domain": null, "editable": false, "nullable": true, "length": 300, "defaultValue": null, "modelName": "parcel_notes" }, { "name": "address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": false, "nullable": true, "length": 100, "defaultValue": null, "modelName": "address" }, { "name": "primary_jurisdiction", "type": "esriFieldTypeString", "alias": "Primary_Jurisdiction", "domain": null, "editable": false, "nullable": true, "length": 100, "defaultValue": null, "modelName": "primary_jurisdiction" }, { "name": "state_code_taxation", "type": "esriFieldTypeString", "alias": "State_Code_Taxation", "domain": null, "editable": false, "nullable": true, "length": 100, "defaultValue": null, "modelName": "state_code_taxation" }, { "name": "composite_land_use", "type": "esriFieldTypeString", "alias": "Composite_Land_Use", "domain": null, "editable": false, "nullable": true, "length": 100, "defaultValue": null, "modelName": "composite_land_use" }, { "name": "public_ownership", "type": "esriFieldTypeString", "alias": "Public_Ownership", "domain": { "type": "codedValue", "name": "Yes No", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "public_ownership" }, { "name": "fee_assessed", "type": "esriFieldTypeString", "alias": "Fee_Assessed", "domain": { "type": "codedValue", "name": "Fee Assessed", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "No (Fee Divided)", "code": "No (Fee Divided)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "fee_assessed" }, { "name": "parcel_area_sq_ft", "type": "esriFieldTypeDouble", "alias": "Parcel_Area_Sq_Ft", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "parcel_area_sq_ft" }, { "name": "calculated_imperv_area_sq_ft", "type": "esriFieldTypeDouble", "alias": "Calculated_Impervious_Area_Sq_Ft", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "calculated_imperv_area_sq_ft" }, { "name": "adjusted_impervious_area_sq_ft", "type": "esriFieldTypeDouble", "alias": "Adjusted_Impervious_Area_Sq_Ft", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "adjusted_impervious_area_sq_ft" }, { "name": "coterminous_parcels", "type": "esriFieldTypeSmallInteger", "alias": "Coterminous_Parcels", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "coterminous_parcels" }, { "name": "collocated_parcels", "type": "esriFieldTypeSmallInteger", "alias": "Colocated_Parcels", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "collocated_parcels" }, { "name": "adj_imperv_area_over_cotermpc", "type": "esriFieldTypeDouble", "alias": "Adjusted_Impervious_Area_over_Coterminous_Parcels", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "adj_imperv_area_over_cotermpc" }, { "name": "share_comn_imperv_area_sq_ft", "type": "esriFieldTypeDouble", "alias": "Share_of_Common_Area_Impervious_Area_Sq_Ft", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "share_comn_imperv_area_sq_ft" }, { "name": "initial_tot_imperv_area_sq_ft", "type": "esriFieldTypeDouble", "alias": "Initial_Total_Impervious_Area_Sq_Ft", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "initial_tot_imperv_area_sq_ft" }, { "name": "initial_billing_units", "type": "esriFieldTypeSmallInteger", "alias": "Initial_Billing_Units", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "initial_billing_units" }, { "name": "cost_per_billing_unit", "type": "esriFieldTypeDouble", "alias": "Cost_per_Billing_Unit", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "cost_per_billing_unit" }, { "name": "initial_fee", "type": "esriFieldTypeDouble", "alias": "initial_fee", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "initial_fee" }, { "name": "appeal_impervious_area_sq_ft", "type": "esriFieldTypeDouble", "alias": "Appeal_Impervious_Area_Sq_Ft", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "appeal_impervious_area_sq_ft" }, { "name": "appeal_notes", "type": "esriFieldTypeString", "alias": "Appeal_Notes", "domain": null, "editable": false, "nullable": true, "length": 300, "defaultValue": null, "modelName": "appeal_notes" }, { "name": "post_app_tot_imperv_ar_sq_ft", "type": "esriFieldTypeDouble", "alias": "Post_Appeal_Total_Impervious_Area_Sq_Ft", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "post_app_tot_imperv_ar_sq_ft" }, { "name": "post_appeal_billing_units", "type": "esriFieldTypeSmallInteger", "alias": "Post_Appeal_Billing_Units", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "post_appeal_billing_units" }, { "name": "post_appeal_fee", "type": "esriFieldTypeDouble", "alias": "Post_Appeal_Fee", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "post_appeal_fee" }, { "name": "billing_unit_credits", "type": "esriFieldTypeSmallInteger", "alias": "billing_unit_credits", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "billing_unit_credits" }, { "name": "post_credit_billing_units", "type": "esriFieldTypeSmallInteger", "alias": "post_credit_billing_units", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "post_credit_billing_units" }, { "name": "post_credit_billing_units_fee", "type": "esriFieldTypeDouble", "alias": "post_credit_billing_units_fee", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "post_credit_billing_units_fee" }, { "name": "percent_credit", "type": "esriFieldTypeDouble", "alias": "percent_credit", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "percent_credit" }, { "name": "credit", "type": "esriFieldTypeDouble", "alias": "Credit", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "credit" }, { "name": "post_credit_fee", "type": "esriFieldTypeDouble", "alias": "Post_Credit_Fee", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "post_credit_fee" }, { "name": "credit_expiration_date", "type": "esriFieldTypeDate", "alias": "Credit_Expiration_Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "credit_expiration_date" }, { "name": "credit_notes", "type": "esriFieldTypeString", "alias": "Credit_Notes", "domain": null, "editable": false, "nullable": true, "length": 300, "defaultValue": null, "modelName": "credit_notes" }, { "name": "total_adjusted_fee", "type": "esriFieldTypeDouble", "alias": "total_adjusted_fee", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "total_adjusted_fee" }, { "name": "total_fee_notes", "type": "esriFieldTypeString", "alias": "total_fee_notes", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "total_fee_notes" }, { "name": "disclaimer1", "type": "esriFieldTypeString", "alias": "DIsclaimer1", "domain": { "type": "codedValue", "name": "Disclaimer1", "description": "", "codedValues": [ { "name": "This address is located on a parcel with multiple addresses. The number of billing units shown represents the entire parcel. The fee will be billed to the parcel owner.", "code": "This address is located on a parcel with multiple addresses." } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": false, "nullable": true, "length": 200, "defaultValue": null, "modelName": "disclaimer1" }, { "name": "disclaimer2", "type": "esriFieldTypeString", "alias": "DIsclaimer2", "domain": { "type": "codedValue", "name": "Disclaimer2", "description": "", "codedValues": [ { "name": "This address is a commercial condominium. Common area parcels have no discernable owner. Common area impervious areas have been divided evenly amongst associated parcels.", "code": "This address is a commercial condominium. Common area parcels have no discernable owner." }, { "name": "This address is a commercial condominium. There is no separate common area parcel on the property. Common area impervious areas are incorporated within associated parcels.", "code": "This address is a commercial condominium. There is no separate common area parcel on the property." }, { "name": "This address is located within a community association, which may distribute stormwater utility fees associated with common areas to property owners within the community.", "code": "This address is located within a community association" }, { "name": "This address is located within a community association. Common area parcels have no discernable owner. Common area impervious areas have been divided evenly amongst associated parcels.", "code": "This address is located within a community association. Common area parcels have no discernable owner." }, { "name": "This address will be located within a community association, which may distribute stormwater utility fees associated with common areas to property owners within the community.", "code": "This address will be located within a community association" }, { "name": "This parcel is a commercial condominium common area.", "code": "This parcel is a commercial condominium common area." }, { "name": "This parcel is a community association common area.", "code": "This parcel is a community association common area." } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": false, "nullable": true, "length": 250, "defaultValue": null, "modelName": "disclaimer2" }, { "name": "disclaimer3", "type": "esriFieldTypeString", "alias": "DIsclaimer3", "domain": { "type": "codedValue", "name": "Disclaimer3", "description": "", "codedValues": [ { "name": "This parcel is publicly owned. The assigned Billing Units are shown for informational purposes only. Any publicly owned parcels that are covered by a Municipal Separate Storm Sewer System (MS4) permit cannot be assessed stormwater utility fees, per the C", "code": "This parcel is publicly owned." } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": false, "nullable": true, "length": 350, "defaultValue": null, "modelName": "disclaimer3" }, { "name": "impervious_divided_by_500", "type": "esriFieldTypeDouble", "alias": "impervdiv500", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "impervious_divided_by_500" }, { "name": "coterminous_parcel_id", "type": "esriFieldTypeString", "alias": "coterminous_parcel_id", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "coterminous_parcel_id" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "creationdate", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "creationdate" }, { "name": "creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": true, "length": 128, "defaultValue": null, "modelName": "creator" }, { "name": "editdate", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "editdate" }, { "name": "editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": false, "nullable": true, "length": 128, "defaultValue": null, "modelName": "editor" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_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": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "shape.STLength()", "required": true } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "R37_pk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_37", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S25_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "SWU_PublicView_2023", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": 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": true }, { "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 }, { "name": "keywords", "type": "esriFieldTypeString", "alias": "KEYWORDS", "domain": null, "editable": true, "nullable": true, "length": 2048, "defaultValue": null } ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b1303dc3e1da4506968a748acf0d09de" } ], "tables": [] }