{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Service Lateral", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "The water service lateral layer depicts all the water service laterals within the city of Fond du Lac, Wisconsin. It has information about the type, material, size, etc. The City Engineering & Traffic Division in the Department of Public Works maintains the data.", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created", "creatorField": "creator", "editDateField": "edited", "editorField": "editor", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 803649.9872372523, "ymin": 368323.14647909254, "xmax": 837977.475996837, "ymax": 406629.0610088408, "spatialReference": { "wkid": 103419, "latestWkid": 103419, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17646100, "falseY": -48340000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 103419, "latestWkid": 103419, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17646100, "falseY": -48340000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 142, 48, 255 ], "width": 1 } }, "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": "type", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "locno", "type": "esriFieldTypeInteger", "alias": "Location Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOCNO" }, { "name": "type", "type": "esriFieldTypeString", "alias": "Service Lateral Type", "domain": { "type": "codedValue", "name": "ClassCode", "description": "WSV Classes", "codedValues": [ { "name": "Domestic", "code": "DOMESTIC" }, { "name": "Multi-Valve", "code": "MULTI" }, { "name": "Property Owners Water Service", "code": "POWS" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Private Fire Protection", "code": "PVT FIRE" }, { "name": "Special", "code": "SPECIAL" }, { "name": "Private Fire Protection & Domestic Use", "code": "DOM/PVT" }, { "name": "Secondary Meter", "code": "SECONDARY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "WServValvePipeKind", "description": "WSV Pipe Kind (Material)", "codedValues": [ { "name": "Cast Iron", "code": "CI" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Molecularly Oriented Polyvinyl Chloride", "code": "PVCO" }, { "name": "Copper", "code": "COP" }, { "name": "Lead", "code": "LEAD" }, { "name": "Polyethylene", "code": "POLY" }, { "name": "Steel", "code": "STEEL" }, { "name": "Ductile Iron Poly Wrapped", "code": "DI/PW" }, { "name": "No Pipe", "code": "NOPIPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "size", "type": "esriFieldTypeDouble", "alias": "Service Size", "domain": { "type": "codedValue", "name": "ServSize", "description": "Service Size", "codedValues": [ { "name": "1 1/2\"", "code": 1.5 }, { "name": "1 1/4\"", "code": 1.25 }, { "name": "1\"", "code": 1 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "3/4\"", "code": 0.75 }, { "name": "4\"", "code": 4 }, { "name": "5/8\"", "code": 0.625 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "installdt", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDT" }, { "name": "zone", "type": "esriFieldTypeString", "alias": "Zone", "domain": { "type": "codedValue", "name": "Zone", "description": "Water Dist/RAW Zone", "codedValues": [ { "name": "Distribution Zone 1", "code": "Distribution Zone 1" }, { "name": "Distribution Zone 2", "code": "Distribution Zone 2" }, { "name": "Distribution Zone 3", "code": "Distribution Zone 3" }, { "name": "RAW Zone 1", "code": "RAW Zone 1" }, { "name": "RAW Zone 2", "code": "RAW Zone 2" }, { "name": "RAW Zone 3", "code": "RAW Zone 3" }, { "name": "RAW Zone 4", "code": "RAW Zone 4" }, { "name": "Distribution Zone 1 to Distribution Zone 2", "code": "Distribution Zone 1 to Distribution Zone 2" }, { "name": "Distribution Zone 1 to Distribution Zone 3", "code": "Distribution Zone 1 to Distribution Zone 3" }, { "name": "Distribution Zone 2 to Distribution Zone 3", "code": "Distribution Zone 2 to Distribution Zone 3" }, { "name": "RAW Zone 1 to Distribution Zone 1", "code": "RAW Zone 1 to Distribution Zone 1" }, { "name": "RAW Zone 2 to Distribution Zone 1", "code": "RAW Zone 2 to Distribution Zone 1" }, { "name": "RAW Zone 2 to Distribution Zone 2", "code": "RAW Zone 2 to Distribution Zone 2" }, { "name": "RAW Zone 3 to Distribution Zone 1", "code": "RAW Zone 3 to Distribution Zone 1" }, { "name": "RAW Zone 4 to Distribution Zone 1", "code": "RAW Zone 4 to Distribution Zone 1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 42, "defaultValue": null, "modelName": "ZONE" }, { "name": "creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREATE_USR" }, { "name": "editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LST_EDT_USR" }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "NOTES" }, { "name": "enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAYER" }, { "name": "created", "type": "esriFieldTypeDate", "alias": "Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATIONDATE" }, { "name": "edited", "type": "esriFieldTypeDate", "alias": "Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDITDATE" }, { "name": "pipelen", "type": "esriFieldTypeString", "alias": "Pipe Length", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "PIPELEN" }, { "name": "taillength", "type": "esriFieldTypeDouble", "alias": "Tail Length (FT)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAILLENGTH" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r331_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_331", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_331", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a287_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Service Lateral", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "598e6c28686b489897c33d679d5ed1b5" }