{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Gas Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 72223.819286, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PressType", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 25, 25, 230, 255 ], "width": 2 }, "value": "STD", "label": "Standard" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 111, 198, 83, 255 ], "width": 2 }, "value": "MED", "label": "Medium" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 190, 40, 255 ], "width": 2 }, "value": "INTER", "label": "Intermediate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 }, "value": "HI", "label": "High" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 168, 0, 132, 255 ], "width": 4 }, "value": "FDR", "label": "Feeder" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 135, 102, 205, 255 ], "width": 2 }, "value": "TRNS", "label": "Transmission" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 52, 52, 52, 255 ], "width": 6 }, "value": "EXP", "label": "Exposed" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 79, 79, 79, 255 ], "toColor": [ 230, 153, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 230, 153, 0, 255 ], "toColor": [ 230, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Diameter]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 2256.994353, "name": "Default", "priority": 10, "symbol": { "type": "esriTS", "color": [ 225, 190, 40, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 52, 52, 52, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1467682.492763549, "ymin": 501599.1780974716, "xmax": 1495681.3301384747, "ymax": 539586.1198399812, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CreationUser", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CreationUser", "type": "esriFieldTypeString", "alias": "Creation User", "length": 20, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "Date Modified", "length": 8, "domain": null }, { "name": "LastUser", "type": "esriFieldTypeString", "alias": "Last User", "length": 20, "domain": null }, { "name": "CaptureSource", "type": "esriFieldTypeString", "alias": "Capture Source", "length": 255, "domain": { "type": "codedValue", "name": "d_CaptureSource_1", "description": "Feature Capture Source", "codedValues": [ { "name": "As-Built", "code": "AB" }, { "name": "Consultant", "code": "CON" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Department", "code": "DEPT" }, { "name": "Geocode Location", "code": "GEOCODE" }, { "name": "GPS Collection with GeoXT", "code": "GPS" }, { "name": "Manual Using Ortho Reference", "code": "ORTHO" }, { "name": "Manual Using Pictometry Reference", "code": "PICTOMETRY" }, { "name": "Manual Using Vector Reference", "code": "VECTOR" }, { "name": "GPS Collection Using VRS", "code": "VRS" }, { "name": "Laser", "code": "LASER" }, { "name": "Survey", "code": "SURVEY" }, { "name": "Plan", "code": "P" }, { "name": "Site Plan", "code": "SP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SourceDocument", "type": "esriFieldTypeString", "alias": "Doc No", "length": 15, "domain": null }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "d_wLatDia_1", "description": "Water Lateral Diameter", "codedValues": [ { "name": "1\"", "code": 1 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2.5\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "12\"", "code": 12 }, { "name": "1.25\"", "code": 1.25 }, { "name": "2\"", "code": 2 }, { "name": "0.25\"", "code": 0.25 }, { "name": "0.50\"", "code": 0.5 }, { "name": "0.75\"", "code": 0.75 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "YEAR", "type": "esriFieldTypeInteger", "alias": "YEAR", "domain": null }, { "name": "Pipe_Mat", "type": "esriFieldTypeString", "alias": "Pipe_Mat", "length": 50, "domain": { "type": "codedValue", "name": "Pipe_Mat", "description": "Pipe Material", "codedValues": [ { "name": "Steel - No Coating", "code": "S" }, { "name": "Steel Protective Coating", "code": "SPC" }, { "name": "Steel Tubing", "code": "STB" }, { "name": "Copper - No Coating", "code": "CU" }, { "name": "Copper Protective Coating", "code": "CPC" }, { "name": "Plastic", "code": "PL" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Inserted", "code": "INS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Plas_Manf", "type": "esriFieldTypeString", "alias": "Plas_Manf", "length": 50, "domain": { "type": "codedValue", "name": "Pla_Manf", "description": "Plastic Pipe Manufacturer", "codedValues": [ { "name": "Charter Plastics", "code": "P5" }, { "name": "Aldyla A", "code": "P6" }, { "name": "Phillips Drisco", "code": "P7" }, { "name": "Plexico", "code": "P8" }, { "name": "Generic / Oil Creek", "code": "P9" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Reg_Loc", "type": "esriFieldTypeString", "alias": "Reg_Loc", "length": 50, "domain": { "type": "codedValue", "name": "Reg_Loc", "description": "1st Stage Regulator Location", "codedValues": [ { "name": "Above Ground Between M-C & C-M", "code": "A" }, { "name": "Below Ground Between M-C & C-M", "code": "B" }, { "name": "Above Ground at Main", "code": "M" }, { "name": "Below Ground at Main", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Cover", "type": "esriFieldTypeString", "alias": "Cover", "length": 3, "domain": null }, { "name": "Loc_Desc", "type": "esriFieldTypeString", "alias": "Loc_Desc", "length": 150, "domain": null }, { "name": "PressType", "type": "esriFieldTypeString", "alias": "PressType", "length": 10, "domain": { "type": "codedValue", "name": "Flow_Type", "description": "Gas Main Pressure Type", "codedValues": [ { "name": "Standard", "code": "STD" }, { "name": "Medium", "code": "MED" }, { "name": "Intermediate", "code": "INTER" }, { "name": "High", "code": "HI" }, { "name": "Feeder", "code": "FDR" }, { "name": "Transmission", "code": "TRANS" }, { "name": "Exposed Pipe", "code": "EXP" }, { "name": "60#", "code": "60#" }, { "name": "Control Line", "code": "CON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEG", "type": "esriFieldTypeString", "alias": "SEG", "length": 4, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R15083_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S14751_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }