{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Preliminary Sanitary Lift Stations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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[\"Meter\",1.0]]", "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "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": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "cb78984fd77f152046d6b37e03f25ea3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAu0lEQVQ4je3TMQ/BQBjG8f81x0QMptYsFj6BbgZD+Vwmn8QmlUqsBpMYbGJtJBbBIq2etZTGNZWQeLZ7ht97udwryTnyo6Czo5kFiU5svDqXBCgiVgoWOpiAllGmDayTIJxdC1sHdHzm8XPqG3b3mDLEnpiM3h2QChZCGkIxgJzALPmDvwgqMHs+03hnKIbjGjNt8FpkKQM6j32g2Ga6oVfliOZu34EKKn2fgw6goKRega6F0MGe5fu/zQ2nICsR67aJqgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0788806749147102E7, "ymin": 5888849.226719652, "xmax": -1.0771643582211569E7, "ymax": 5942678.21374999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "REFNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LiftStationNumber", "type": "esriFieldTypeString", "alias": "LiftStationNumber", "length": 100, "domain": null }, { "name": "OriginalProjectNumber", "type": "esriFieldTypeString", "alias": "OriginalProjectNumber", "length": 25, "domain": null }, { "name": "YearInstalled", "type": "esriFieldTypeString", "alias": "YearInstalled", "length": 16, "domain": null }, { "name": "ImprovementProjectNumber", "type": "esriFieldTypeString", "alias": "ImprovementProjectNumber", "length": 16, "domain": null }, { "name": "YearImproved", "type": "esriFieldTypeString", "alias": "YearImproved", "length": 16, "domain": null }, { "name": "ProjectRetired", "type": "esriFieldTypeString", "alias": "ProjectRetired", "length": 8, "domain": null }, { "name": "YearRetired", "type": "esriFieldTypeString", "alias": "YearRetired", "length": 8, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 100, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS2_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": "NumberOfPumps", "type": "esriFieldTypeString", "alias": "NumberOfPumps", "length": 25, "domain": null }, { "name": "SizeOfPumps", "type": "esriFieldTypeString", "alias": "SizeOfPumps", "length": 25, "domain": null }, { "name": "TypeOfPumps", "type": "esriFieldTypeString", "alias": "TypeOfPumps", "length": 25, "domain": null }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 25, "domain": null }, { "name": "GallonsPerMinute", "type": "esriFieldTypeString", "alias": "GallonsPerMinute", "length": 25, "domain": null }, { "name": "HP", "type": "esriFieldTypeString", "alias": "HP", "length": 16, "domain": null }, { "name": "RPM", "type": "esriFieldTypeString", "alias": "RPM", "length": 16, "domain": null }, { "name": "Volts", "type": "esriFieldTypeString", "alias": "Volts", "length": 16, "domain": null }, { "name": "Building", "type": "esriFieldTypeString", "alias": "Building", "length": 16, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 150, "domain": null }, { "name": "Power", "type": "esriFieldTypeString", "alias": "Power", "length": 25, "domain": null }, { "name": "GenKW", "type": "esriFieldTypeString", "alias": "GenKW", "length": 25, "domain": null }, { "name": "Head", "type": "esriFieldTypeString", "alias": "Head", "length": 25, "domain": null }, { "name": "InsuranceNumbers", "type": "esriFieldTypeString", "alias": "InsuranceNumbers", "length": 25, "domain": null }, { "name": "InsuranceLimit", "type": "esriFieldTypeString", "alias": "InsuranceLimit", "length": 25, "domain": null }, { "name": "LiftStationArea", "type": "esriFieldTypeString", "alias": "LiftStationArea", "length": 50, "domain": null }, { "name": "InterceptorArea", "type": "esriFieldTypeString", "alias": "InterceptorArea\n", "length": 50, "domain": null }, { "name": "ConsequenceOfFailure", "type": "esriFieldTypeDouble", "alias": "ConsequenceOfFailure\n", "domain": null }, { "name": "ProbabilityOfFailure", "type": "esriFieldTypeDouble", "alias": "ProbabilityOfFailure\n", "domain": null }, { "name": "Mitigation", "type": "esriFieldTypeDouble", "alias": "Mitigation\n", "domain": null }, { "name": "Risk", "type": "esriFieldTypeDouble", "alias": "Risk\n", "domain": null }, { "name": "EstimatedLife", "type": "esriFieldTypeSmallInteger", "alias": "EstimatedLife\n", "domain": null }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "ReplacementCost", "type": "esriFieldTypeDouble", "alias": "ReplacementCost\n", "domain": null }, { "name": "CostingDate", "type": "esriFieldTypeDate", "alias": "CostingDate\n", "length": 8, "domain": null }, { "name": "Asset_ID", "type": "esriFieldTypeString", "alias": "Asset_ID\n", "length": 20, "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 16, "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 255, "domain": null }, { "name": "CADTYPE", "type": "esriFieldTypeString", "alias": "CADTYPE", "length": 25, "domain": null }, { "name": "REFNAME", "type": "esriFieldTypeString", "alias": "REFNAME", "length": 25, "domain": null }, { "name": "SYMBOL_ROTATION", "type": "esriFieldTypeDouble", "alias": "SYMBOL_ROTATION", "domain": null }, { "name": "Parent_ID", "type": "esriFieldTypeString", "alias": "Parent_ID", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R365_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S304_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }