{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 26, "name": "Force Main Type Size", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"Fargo_Ground_Coordinate_System\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Rectified_Skew_Orthomorphic_Natural_Origin\"],PARAMETER[\"False_Easting\",2869344.93],PARAMETER[\"False_Northing\",-16657672.6488],PARAMETER[\"Scale_Factor\",1.000038773618],PARAMETER[\"Azimuth\",2.63389226],PARAMETER[\"Longitude_Of_Center\",-96.88886388888889],PARAMETER[\"Latitude_Of_Center\",46.99163611111111],PARAMETER[\"XY_Plane_Rotation\",0.0],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.0032808333333333335, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -100234300, "falseY": -82178900, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 240, 240, 240, 0 ], "width": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0787941382208386E7, "ymin": 5889621.787053114, "xmax": -1.0772165244467655E7, "ymax": 5935828.451105899, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ProjectNumber", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ProjectNumber", "type": "esriFieldTypeString", "alias": "ProjectNumber", "length": 50, "domain": null }, { "name": "YearInstalled", "type": "esriFieldTypeString", "alias": "YearInstalled", "length": 8, "domain": null }, { "name": "ProjectRetired", "type": "esriFieldTypeString", "alias": "ProjectRetired", "length": 50, "domain": null }, { "name": "YearRetired", "type": "esriFieldTypeString", "alias": "YearRetired", "length": 50, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 254, "domain": null }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "Slope", "type": "esriFieldTypeString", "alias": "Slope", "length": 25, "domain": null }, { "name": "UpstreamInvert", "type": "esriFieldTypeString", "alias": "UpstreamInvert", "length": 16, "domain": null }, { "name": "DownstreamInvert", "type": "esriFieldTypeString", "alias": "DownstreamInvert", "length": 16, "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 25, "domain": null }, { "name": "FlowMeasurement", "type": "esriFieldTypeString", "alias": "FlowMeasurement", "length": 25, "domain": null }, { "name": "Pressure", "type": "esriFieldTypeString", "alias": "Pressure", "length": 25, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 254, "domain": null }, { "name": "Datum", "type": "esriFieldTypeString", "alias": "Datum", "length": 50, "domain": { "type": "codedValue", "name": "Datum", "description": "Datum", "codedValues": [ { "name": "U.S.G.S. Vertical Datum of 1988", "code": "1988" }, { "name": "City of Fargo Datum", "code": "Fargo" }, { "name": "U.S.G.S. Vertical Datum of 1927", "code": "1927" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "Status", "codedValues": [ { "name": "Planned", "code": "Planned" }, { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Killed", "code": "Killed" }, { "name": "Construction", "code": "Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 50, "domain": null }, { "name": "Liner", "type": "esriFieldTypeSmallInteger", "alias": "Liner", "domain": { "type": "codedValue", "name": "YesNo", "description": "Populates Yes and No Values", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LinerProjectNumber", "type": "esriFieldTypeString", "alias": "LinerProjectNumber", "length": 50, "domain": null }, { "name": "LinerYearInstalled", "type": "esriFieldTypeString", "alias": "LinerYearInstalled", "length": 50, "domain": null }, { "name": "LinerMaterial", "type": "esriFieldTypeString", "alias": "LinerMaterial", "length": 50, "domain": null }, { "name": "LiftStationArea", "type": "esriFieldTypeString", "alias": "LiftStationArea", "length": 50, "domain": null }, { "name": "DrainArea", "type": "esriFieldTypeString", "alias": "DrainArea", "length": 16, "domain": null }, { "name": "ConsequenceOfFailure", "type": "esriFieldTypeDouble", "alias": "ConsequenceOfFailure", "domain": null }, { "name": "ProbablityOfFaiulre", "type": "esriFieldTypeDouble", "alias": "ProbablityOfFaiulre", "domain": null }, { "name": "Mitigation", "type": "esriFieldTypeDouble", "alias": "Mitigation", "domain": null }, { "name": "Risk", "type": "esriFieldTypeDouble", "alias": "Risk", "domain": null }, { "name": "EstimatedLife", "type": "esriFieldTypeSmallInteger", "alias": "EstimatedLife", "domain": null }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "ReplacementCost", "type": "esriFieldTypeDouble", "alias": "ReplacementCost", "domain": null }, { "name": "CostingDate", "type": "esriFieldTypeDate", "alias": "CostingDate", "length": 8, "domain": null }, { "name": "Asset_ID", "type": "esriFieldTypeString", "alias": "Asset_ID", "length": 20, "domain": null }, { "name": "LINEID", "type": "esriFieldTypeDouble", "alias": "LINEID", "domain": null }, { "name": "UPMHID", "type": "esriFieldTypeString", "alias": "UPMHID", "length": 25, "domain": null }, { "name": "DNMHID", "type": "esriFieldTypeString", "alias": "DNMHID", "length": 25, "domain": null }, { "name": "ModelingDescription", "type": "esriFieldTypeString", "alias": "ModelingDescription", "length": 60, "domain": null }, { "name": "ModelingArea", "type": "esriFieldTypeString", "alias": "ModelingArea", "length": 32, "domain": null }, { "name": "ModelingRoughness", "type": "esriFieldTypeDouble", "alias": "ModelingRoughness", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 255, "domain": null }, { "name": "LINETYPE", "type": "esriFieldTypeString", "alias": "LINETYPE", "length": 16, "domain": null }, { "name": "COLOR", "type": "esriFieldTypeDouble", "alias": "COLOR", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R377_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S316_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }