{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Sanitary Lateral Line", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2421938.2151987404, "ymin": 351898.6091814935, "xmax": 2456333.1762987375, "ymax": 387234.85768149793, "spatialReference": { "wkid": 103191, "latestWkid": 6609, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118121300, "falseY": -97418300, "xyUnits": 3.750193294826451E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103191, "latestWkid": 6609, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1808339999990126E8, "falseY": -9.74111999999185E7, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 112, 168, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DISTDSMH]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 112, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LIFECYCLESTATUS", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "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": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "domain": { "type": "codedValue", "name": "dpwLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABN" }, { "name": "Removed", "code": "RMV" }, { "name": "Capped", "code": "CAP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "ACT", "modelName": "LifeCycleStatus" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Pipe Material", "domain": { "type": "codedValue", "name": "dpwPipeMaterial", "description": "", "codedValues": [ { "name": "PVC", "code": "PVC" }, { "name": "Conc", "code": "CONC" }, { "name": "RCSP", "code": "RCSP" }, { "name": "Clay", "code": "CL" }, { "name": "CMP", "code": "CMP" }, { "name": "Steel", "code": "STL" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Unknown", "code": "UNK" }, { "name": "Asb Conc", "code": "AC" }, { "name": "Other", "code": "OTH" }, { "name": "Lined, Conc", "code": "LCONC" }, { "name": "Lined, RCSP", "code": "LRCSP" }, { "name": "Lined, Clay", "code": "LCL" }, { "name": "Lined, Asb Conc", "code": "LAC" }, { "name": "Lined, Cast Iron", "code": "LCI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Material" }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "Pipe Diameter", "domain": { "type": "codedValue", "name": "dpwLateralDiameter", "description": "", "codedValues": [ { "name": "2\"", "code": 2 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "Other", "code": -1 }, { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "Diameter" }, { "name": "RISERHEIGHT", "type": "esriFieldTypeDouble", "alias": "RISERHEIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RISERHEIGHT" }, { "name": "DISTDSMH", "type": "esriFieldTypeDouble", "alias": "DISTDSMH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISTDSMH" }, { "name": "AssetID", "type": "esriFieldTypeInteger", "alias": "AssetID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AssetID_" }, { "name": "DISTUSMH", "type": "esriFieldTypeDouble", "alias": "DISTUSMH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISTUSMH" }, { "name": "SourceData", "type": "esriFieldTypeString", "alias": "SourceData", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SourceData" }, { "name": "InstallYear", "type": "esriFieldTypeInteger", "alias": "InstallYear", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InstallYear" }, { "name": "RehabYear", "type": "esriFieldTypeInteger", "alias": "RehabYear", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RehabYear" }, { "name": "Verified", "type": "esriFieldTypeString", "alias": "Verified", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Verified" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Creator" }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "CreatedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreatedDate" }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LastEditor" }, { "name": "LastEdited", "type": "esriFieldTypeDate", "alias": "LastEdited", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastEdited" }, { "name": "FlowCondition", "type": "esriFieldTypeSmallInteger", "alias": "FlowCondition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlowCondition" }, { "name": "LastFlushDate", "type": "esriFieldTypeDate", "alias": "LastFlushDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastFlushDate" }, { "name": "FromAssetID", "type": "esriFieldTypeInteger", "alias": "FromAssetID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FromAssetID" }, { "name": "FromAssetType", "type": "esriFieldTypeString", "alias": "FromAssetType", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FromAssetType" }, { "name": "ToAssetID", "type": "esriFieldTypeInteger", "alias": "ToAssetID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ToAssetID" }, { "name": "ToAssetType", "type": "esriFieldTypeString", "alias": "ToAssetType", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ToAssetType" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R710_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S611_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Sanitary Lateral Line", "description": "", "prototype": { "attributes": { "ToAssetID": null, "ToAssetType": null, "ENABLED": 1, "LIFECYCLESTATUS": "ACT", "COMMENTS": null, "MATERIAL": null, "DIAMETER": 2, "RISERHEIGHT": null, "DISTDSMH": null, "AssetID": null, "DISTUSMH": null, "SourceData": null, "InstallYear": null, "RehabYear": null, "Verified": null, "FromAssetType": null, "Creator": null, "CreatedDate": null, "LastEditor": null, "LastEdited": null, "FlowCondition": null, "LastFlushDate": null, "FromAssetID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "45d4af2a51034f15a39ed25864bf5ee1" }