{ "currentVersion": 10.81, "id": 12, "name": "DrainPipes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "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.2987273446102008E7, "ymin": -3.0240971958386146E7, "xmax": -5281243.924241191, "ymax": 5319549.667600923, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 9.900001525878906 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[MXASSETNUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 48, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 500, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "MXASSETNUM", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "Asset", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "MXASSETNUM" }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "Site", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MXSITEID" }, { "name": "MXDESC", "type": "esriFieldTypeString", "alias": "Maximo Description", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MXDESC" }, { "name": "MXDIVISION", "type": "esriFieldTypeString", "alias": "Maximo Division", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "MXDIVISION" }, { "name": "MXSTATUS", "type": "esriFieldTypeString", "alias": "Maximo Asset Status", "domain": { "type": "codedValue", "name": "AssetStatuses", "description": "Maximo Asset Status values", "codedValues": [ { "name": "Operating", "code": "OPERATING" }, { "name": "Decommissioned", "code": "DECOMMISSIONED" }, { "name": "Not Ready", "code": "NOT_READY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MXSTATUS" }, { "name": "drPipeType", "type": "esriFieldTypeString", "alias": "Pipe Type", "domain": { "type": "codedValue", "name": "DrainPipeTypes", "description": "Drain pipe types", "codedValues": [ { "name": "Catch basin lateral pipe", "code": "CBL" }, { "name": "Drain pipe", "code": "DRN" }, { "name": "Drain pipe stub", "code": "STB" }, { "name": "Under drain", "code": "UDR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "drPipeType" }, { "name": "STRUCTID", "type": "esriFieldTypeString", "alias": "StructureID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "STRUCTID" }, { "name": "drPipeID", "type": "esriFieldTypeString", "alias": "Old PipeID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "drPipeID" }, { "name": "drPipeDiameter", "type": "esriFieldTypeDouble", "alias": "Pipe Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "drPipeDiameter" }, { "name": "drPipeMaterial", "type": "esriFieldTypeString", "alias": "Pipe Material", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "drPipeMaterial" }, { "name": "drPtIDUpstream", "type": "esriFieldTypeString", "alias": "Upstream PointID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "drPtIDUpstream" }, { "name": "drMH_US", "type": "esriFieldTypeString", "alias": "Old Upstream PointID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "drMH_US" }, { "name": "drRimUp", "type": "esriFieldTypeDouble", "alias": "Rim Up", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "drRimUp" }, { "name": "drInvertUp", "type": "esriFieldTypeDouble", "alias": "Invert Up", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "drInvertUp" }, { "name": "drPtIDDownstream", "type": "esriFieldTypeString", "alias": "Downstream PointID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "drPtIDDownstream" }, { "name": "drMH_DS", "type": "esriFieldTypeString", "alias": "Old Downstream PointID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "drMH_DS" }, { "name": "drRimDown", "type": "esriFieldTypeDouble", "alias": "RimDownstream", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "drRimDown" }, { "name": "drInvertDown", "type": "esriFieldTypeDouble", "alias": "Invert Down", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "drInvertDown" }, { "name": "drElevationDatum", "type": "esriFieldTypeString", "alias": "ElevationDatum", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "drElevationDatum" }, { "name": "drPipeInvPlan", "type": "esriFieldTypeString", "alias": "Pipe Inv Plan", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "drPipeInvPlan" }, { "name": "drPipeRecDwg", "type": "esriFieldTypeString", "alias": "Pipe Rec Dwg", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "drPipeRecDwg" }, { "name": "drPipeInstallYear", "type": "esriFieldTypeSmallInteger", "alias": "Pipe Install Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "drPipeInstallYear" }, { "name": "drPipeCapacity", "type": "esriFieldTypeDouble", "alias": "Pipe Capacity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "drPipeCapacity" }, { "name": "drPlanLength", "type": "esriFieldTypeDouble", "alias": "Plan Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "drPlanLength" }, { "name": "drPipeSlope", "type": "esriFieldTypeDouble", "alias": "Pipe Slope", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "drPipeSlope" }, { "name": "drPipeStreet", "type": "esriFieldTypeString", "alias": "Pipe Street", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "drPipeStreet" }, { "name": "drPipeDrainArea", "type": "esriFieldTypeString", "alias": "Pipe Drain Area", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "drPipeDrainArea" }, { "name": "drPipeComments", "type": "esriFieldTypeString", "alias": "Pipe Comments", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "drPipeComments" }, { "name": "imageHyperlink", "type": "esriFieldTypeString", "alias": "ImageHyperlink", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "imageHyperlink" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape_STLength__", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R139_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ixDrainPipeMXsta", "fields": "MXSTATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ixDRPPas", "fields": "MXASSETNUM,MXSITEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S131_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "DrainPipes", "description": "", "prototype": { "attributes": { "last_edited_date": null, "Shape_STLength__": 0, "MXASSETNUM": null, "MXSITEID": null, "MXDESC": null, "MXDIVISION": null, "MXSTATUS": null, "drPipeType": null, "STRUCTID": null, "drPipeID": null, "drPipeDiameter": null, "drPipeMaterial": null, "drPtIDUpstream": null, "drMH_US": null, "drRimUp": null, "drInvertUp": null, "drPtIDDownstream": null, "drMH_DS": null, "drRimDown": null, "drInvertDown": null, "drElevationDatum": null, "drPipeInvPlan": null, "drPipeRecDwg": null, "drPipeInstallYear": null, "drPipeCapacity": null, "drPlanLength": null, "drPipeSlope": null, "drPipeStreet": null, "drPipeDrainArea": null, "drPipeComments": null, "imageHyperlink": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "3b1eb1b7abb94a95aee6ecc098691f5d" }