{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Sanitary Sewer ForceMains", "type": "Feature Layer", "description": "Originally created by Claunch & Miller, Inc. (part of HDR Engineering as of 2008) in 2002, this file has been maintained in-house since then. Updates are provided through a combination of as-builts, field verifications, and word of mouth from employees who have worked on a particular feature.The file primarily contains information on the size (in inches) and material of the pipes. The information for both fields is contained in a drop-down (FMLineSizes domain for the size and SanLineMaterial for the material). Additionally, the SERVESLS [LS Area] field contains the name of the LS associated with the force main. Z_MIN, Z_MEAN, Z_MAX, SLENGTH, MIN_SLOPE, MAX_SLOPE and AVG_SLOPE are all measured in feet and degrees. All Z values are in feet and slope data is in degrees of slope. All Elevation data is Surface Elevation.Due to VUEWorks (Public Works' work order system), care must be taken when deleting features. The IDs cannot be reused and must be retired after a deletion. The retired IDs for this feature class are: 6.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3048.0060960121905, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "Claunch and Miller, Inc.\nCity of Galveston", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3205599.14475606, "ymin": 1.3597899398204E7, "xmax": 3331999.14392407, "ymax": 1.369269939758E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "F. Main ID", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeSmallInteger", "alias": "Diameter (in)", "domain": { "type": "codedValue", "name": "FMLineSizes", "description": "Force Main Line Size", "codedValues": [ { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "16", "code": 16 }, { "name": "20", "code": 20 }, { "name": "24", "code": 24 }, { "name": "99", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "SanLineMaterial", "description": "SanitarySewer Line Materials", "codedValues": [ { "name": "Asbestos Cement", "code": "AC" }, { "name": "Concrete", "code": "Concrete" }, { "name": "PVC", "code": "PVC" }, { "name": "Truss", "code": "Truss" }, { "name": "Unknown", "code": "UNK" }, { "name": "Vitrified Clay", "code": "Clay" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 50, "domain": null }, { "name": "SERVESLS", "type": "esriFieldTypeSmallInteger", "alias": "LS Area", "domain": { "type": "codedValue", "name": "LiftStations", "description": "Lift Station Number", "codedValues": [ { "name": "LS-19", "code": 19 }, { "name": "LS-21", "code": 21 }, { "name": "LS-22", "code": 22 }, { "name": "LS-25", "code": 25 }, { "name": "LS-26", "code": 26 }, { "name": "LS-27", "code": 27 }, { "name": "LS-28", "code": 28 }, { "name": "LS-29", "code": 29 }, { "name": "LS-30", "code": 30 }, { "name": "Unknown", "code": 99 }, { "name": "LS 1 - Old Port Industrial", "code": 1 }, { "name": "LS 2 - Church", "code": 2 }, { "name": "LS 3 - Pier 19", "code": 3 }, { "name": "LS 4 - Ferry", "code": 4 }, { "name": "LS 5 - Coral", "code": 5 }, { "name": "LS-6 - Mackeral", "code": 6 }, { "name": "LS-7- Boddecker", "code": 7 }, { "name": "LS-8 - Clock Tower", "code": 8 }, { "name": "LS-9 - Apffel Park", "code": 9 }, { "name": "LS-10 - Stewart Beach", "code": 10 }, { "name": "LS-11 - Menard Park", "code": 11 }, { "name": "LS-12 - Ball High", "code": 12 }, { "name": "LS-13 - 53rd St", "code": 13 }, { "name": "LS-14 - 59th Cemetery", "code": 14 }, { "name": "LS-15 - 56th St", "code": 15 }, { "name": "LS-16 - Big Lots", "code": 16 }, { "name": "LS-17 - Motel 6", "code": 17 }, { "name": "LS-18 - Harborside", "code": 18 }, { "name": "LS-20 - 89th St.", "code": 20 }, { "name": "LS-23 - Moody Gardens", "code": 23 }, { "name": "LS-24 - Airport Terminal", "code": 24 }, { "name": "Lift Station - 31", "code": 31 }, { "name": "Lift Station - 32", "code": 32 }, { "name": "Lift Station - 33", "code": 33 }, { "name": "Lift Station - 34", "code": 34 }, { "name": "Lift Station - 35", "code": 35 }, { "name": "Lift Station - 36", "code": 36 }, { "name": "Lift Station - 37", "code": 37 }, { "name": "Lift Station - 38", "code": 38 }, { "name": "Lift Station - 39", "code": 39 }, { "name": "Lift Station - 40", "code": 40 }, { "name": "Lift Station - 41", "code": 41 }, { "name": "Lift Station - 42", "code": 42 }, { "name": "Lift Station - 43", "code": 43 }, { "name": "Lift Station - 44", "code": 44 }, { "name": "Lift Station - 45", "code": 45 }, { "name": "Lift Station - 46", "code": 46 }, { "name": "Lift Station - 47", "code": 47 }, { "name": "Lift Station - 48", "code": 48 }, { "name": "Lift Station - 49", "code": 49 }, { "name": "Lift Station - 50", "code": 50 }, { "name": "Lift Station - 51", "code": 51 }, { "name": "Lift Station - 52", "code": 52 }, { "name": "Lift Station - 53", "code": 53 }, { "name": "Lift Station - 54", "code": 54 }, { "name": "Lift Station - 55", "code": 55 }, { "name": "Lift Station - 56", "code": 56 }, { "name": "Lift Station - 57", "code": 57 }, { "name": "Lift Station - 58", "code": 58 }, { "name": "Lift Station - 59", "code": 59 }, { "name": "Lift Station - 60", "code": 60 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "COUNCILDIST", "type": "esriFieldTypeSmallInteger", "alias": "Council District", "domain": { "type": "codedValue", "name": "CouncilDistricts", "description": "Council Districts", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATEINSTALL", "type": "esriFieldTypeDate", "alias": "DATEINSTALL", "length": 8, "domain": null }, { "name": "Z_MIN", "type": "esriFieldTypeDouble", "alias": "Z_MIN", "domain": null }, { "name": "Z_MAX", "type": "esriFieldTypeDouble", "alias": "Z_MAX", "domain": null }, { "name": "Z_MEAN", "type": "esriFieldTypeDouble", "alias": "Z_MEAN", "domain": null }, { "name": "SLENGTH", "type": "esriFieldTypeDouble", "alias": "SLENGTH", "domain": null }, { "name": "MIN_SLOPE", "type": "esriFieldTypeDouble", "alias": "MIN_SLOPE", "domain": null }, { "name": "MAX_SLOPE", "type": "esriFieldTypeDouble", "alias": "MAX_SLOPE", "domain": null }, { "name": "AVG_SLOPE", "type": "esriFieldTypeDouble", "alias": "AVG_SLOPE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3322317_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2242_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "997a62feffe648adb847b94829c20076" }