{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 10, "name": "Private Laterals", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2485332.9381545484, "ymin": 363539.1098151505, "xmax": 2509429.4647645503, "ymax": 400851.6733132303, "spatialReference": { "wkid": 2930, "latestWkid": 2930, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118121300, "falseY": -97418300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2930, "latestWkid": 2930, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118121300, "falseY": -97418300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 169, 230, 255 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "WATER_LAT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "WATER_LAT_ID", "type": "esriFieldTypeString", "alias": "Water Lateral ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WATER_LAT_ID" }, { "name": "MAIN_ID", "type": "esriFieldTypeInteger", "alias": "Main ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAIN_ID" }, { "name": "TAX_KEY", "type": "esriFieldTypeString", "alias": "Tax Key", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TAX_KEY" }, { "name": "PRIVATE_LAT_DIAMETER", "type": "esriFieldTypeDouble", "alias": "Private Lateral Diameter", "domain": { "type": "codedValue", "name": "ServiceLineDiameter", "description": "Service_Line_Diameter for LSL", "codedValues": [ { "name": "1/2\"", "code": 0.5 }, { "name": "5/8\"", "code": 0.625 }, { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PRIVATE_LAT_DIAMETER" }, { "name": "PRIVATE_MATERIAL", "type": "esriFieldTypeString", "alias": "Private Material", "domain": { "type": "codedValue", "name": "WaterLatMaterial", "description": "Water_Lat_Material for LSL", "codedValues": [ { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "Copper", "code": "Copper" }, { "name": "Ductile Iron", "code": "Ductile Iron" }, { "name": "Lead", "code": "Lead" }, { "name": "Polyvinyl Chloride", "code": "Polyvinyl Chloride" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PRIVATE_MATERIAL" }, { "name": "PRIVATE_IN_USE", "type": "esriFieldTypeString", "alias": "Private in Use?", "domain": { "type": "codedValue", "name": "Yes or No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PRIVATE_IN_USE" }, { "name": "PRIVATE_YEAR_PLACED", "type": "esriFieldTypeInteger", "alias": "Private Year Placed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PRIVATE_YEAR_PLACED" }, { "name": "LATERAL_LOCATION", "type": "esriFieldTypeString", "alias": "Lateral Location", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "LATERAL_LOCATION" }, { "name": "BLDG_MAT_INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Building Material Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BLDG_MAT_INSTALL_DATE" }, { "name": "BUILDING_TYPE", "type": "esriFieldTypeString", "alias": "Building Type", "domain": { "type": "codedValue", "name": "BuildingType", "description": "Building type for LSL", "codedValues": [ { "name": "Single-Family", "code": "SF" }, { "name": "Multi-Family", "code": "MF" }, { "name": "School/Child Care", "code": "SCH_CC" }, { "name": "Residential & In-Home Child Care", "code": "RES_CC" }, { "name": "Nonresidential, Non-School, No School or Child Care", "code": "NONRES" }, { "name": "Mixed Residential & Nonresidential, No School or Child Care", "code": "MIX" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUILDING_TYPE" }, { "name": "TREATMENT_PRESENT", "type": "esriFieldTypeString", "alias": "Treatment Present?", "domain": { "type": "codedValue", "name": "Yes or No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TREATMENT_PRESENT" }, { "name": "BLDG_PLMB_MATERIAL_1", "type": "esriFieldTypeString", "alias": "Building Plumbing Material 1", "domain": { "type": "codedValue", "name": "BuildingPlumbingMaterial", "description": "Building_Plumbing_Material for LSL", "codedValues": [ { "name": "Lead", "code": "L" }, { "name": "Copper", "code": "C" }, { "name": "Copper with Lead Solder", "code": "CLS" }, { "name": "Other - Does not contain Lead or Lead Solder", "code": "O" }, { "name": "Unknown", "code": "UNK" }, { "name": "Galvanized", "code": "G" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BLDG_PLMB_MATERIAL_1" }, { "name": "BLDG_PLMB_MATERIAL_2", "type": "esriFieldTypeString", "alias": "Building Plumbing Material 2", "domain": { "type": "codedValue", "name": "BuildingPlumbingMaterial", "description": "Building_Plumbing_Material for LSL", "codedValues": [ { "name": "Lead", "code": "L" }, { "name": "Copper", "code": "C" }, { "name": "Copper with Lead Solder", "code": "CLS" }, { "name": "Other - Does not contain Lead or Lead Solder", "code": "O" }, { "name": "Unknown", "code": "UNK" }, { "name": "Galvanized", "code": "G" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BLDG_PLMB_MATERIAL_2" }, { "name": "PRIVATE_MATERIAL2", "type": "esriFieldTypeString", "alias": "Private Material 2", "domain": { "type": "codedValue", "name": "WaterLatMaterial", "description": "Water_Lat_Material for LSL", "codedValues": [ { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "Copper", "code": "Copper" }, { "name": "Ductile Iron", "code": "Ductile Iron" }, { "name": "Lead", "code": "Lead" }, { "name": "Polyvinyl Chloride", "code": "Polyvinyl Chloride" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PRIVATE_MATERIAL2" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Private Laterals", "description": "", "prototype": { "attributes": { "PRIVATE_MATERIAL2": null, "BLDG_PLMB_MATERIAL_2": null, "WATER_LAT_ID": null, "MAIN_ID": null, "TAX_KEY": null, "PRIVATE_LAT_DIAMETER": null, "PRIVATE_MATERIAL": null, "PRIVATE_IN_USE": null, "PRIVATE_YEAR_PLACED": null, "LATERAL_LOCATION": null, "BLDG_MAT_INSTALL_DATE": null, "BUILDING_TYPE": null, "TREATMENT_PRESENT": null, "BLDG_PLMB_MATERIAL_1": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "88b9bc3fea1044fc805d36e5cb249147" }