{ "currentVersion": 10.71, "id": 17, "name": "Gas Main Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274 }, "copyrightText": "", "parentLayer": { "id": 12, "name": "Gas Service" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "operatingpressure", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1.7 }, "value": "", "label": "Pressure Unknown", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1.7 }, "value": "10", "label": "Pressure Unknown", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.7 }, "value": "0", "label": "Abandoned", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.7 }, "value": "20", "label": "Low Pressure", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.7 }, "value": "100", "label": "High Pressure", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1.7 }, "value": "110", "label": "Propane Air", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[diameter]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 24000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2086770.058227539, "ymin": 636418.2460327148, "xmax": 2143012.8696289062, "ymax": 688848.4826049805, "spatialReference": { "wkid": 102736, "latestWkid": 2274 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "creationuser", "typeIdField": "Subtype", "subtypeFieldName": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 1, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "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": "legacyid", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "installationdate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "WS1_Gas Pipe Diameter", "description": "", "codedValues": [ { "name": "5/8\"", "code": 0.63 }, { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "operatingpressure", "type": "esriFieldTypeString", "alias": "Operating Pressure", "length": 50, "domain": { "type": "codedValue", "name": "WS1_Operating Pressure", "description": "", "codedValues": [ { "name": "Pending", "code": "10" }, { "name": "Low Pressure (20 PSI)", "code": "20" }, { "name": "Propane / Air", "code": "110" }, { "name": "High Pressure (99 PSI)", "code": "100" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "coatingtype", "type": "esriFieldTypeString", "alias": "Coating Type", "length": 30, "domain": { "type": "codedValue", "name": "WS1_Coating Type", "description": "", "codedValues": [ { "name": "Bare", "code": "Bare" }, { "name": "Black Mastic", "code": "Black Mastic" }, { "name": "Coal Tar", "code": "Coal Tar" }, { "name": "Epoxy", "code": "Epoxy" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Fusion Bonded Epoxy", "code": "Fusion Bonded Epoxy" }, { "name": "N/A (Plastic Pipe)", "code": "N/A" }, { "name": "X-tru", "code": "X-tru" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "warningtape", "type": "esriFieldTypeString", "alias": "Warning Tape", "length": 5, "domain": { "type": "codedValue", "name": "WS1_Yes No Indicator", "description": "", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "tracerwire", "type": "esriFieldTypeString", "alias": "Tracer Wire", "length": 5, "domain": { "type": "codedValue", "name": "WS1_Yes No Indicator", "description": "", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "workorderid", "type": "esriFieldTypeString", "alias": "Work Order ID", "length": 20, "domain": null }, { "name": "leaksurveyfrequency", "type": "esriFieldTypeString", "alias": "Leak Survey Frequency", "length": 20, "domain": null }, { "name": "cpsystemstatus", "type": "esriFieldTypeInteger", "alias": "CP System Status", "domain": { "type": "codedValue", "name": "WS1_CP System Status", "description": "", "codedValues": [ { "name": "Anode", "code": 0 }, { "name": "Rectifier", "code": 1 }, { "name": "N/A (Plastic)", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "cpsystemobjectid", "type": "esriFieldTypeInteger", "alias": "CP System ObjectID", "domain": { "type": "codedValue", "name": "WS1_Cathodic Rectifier", "description": "", "codedValues": [ { "name": "Peak Shaving Plant", "code": 1 }, { "name": "Elm-Proffitt", "code": 2 }, { "name": "City Cemetery", "code": 3 }, { "name": "Broad Street", "code": 4 }, { "name": "Fairground", "code": 5 }, { "name": "Cane Creek", "code": 6 }, { "name": "Anode Systems", "code": 7 }, { "name": "N/A (Plastic)", "code": 8 }, { "name": "10th St Anodes", "code": 10 }, { "name": "City Center Anodes", "code": 11 }, { "name": "Algood Anode System 1", "code": 21 }, { "name": "Algood Anode System 2", "code": 22 }, { "name": "Algood Anode System 3", "code": 23 }, { "name": "Algood Anode System 4", "code": 24 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "emerisolationsysobjectid", "type": "esriFieldTypeInteger", "alias": "Emergency Isolation System ObjectID", "domain": null }, { "name": "material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "WS1_Gas Pipe Material", "description": "Type of material the pipe is composed of.", "codedValues": [ { "name": "Steel", "code": "Steel" }, { "name": "Plastic", "code": "Plastic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "maintype", "type": "esriFieldTypeString", "alias": "Mains Type", "length": 20, "domain": { "type": "codedValue", "name": "WS1_MainsType", "description": "", "codedValues": [ { "name": "Distribution", "code": "Distribution" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "subtype", "type": "esriFieldTypeSmallInteger", "alias": "Subtype", "domain": null }, { "name": "grid", "type": "esriFieldTypeString", "alias": "Grid", "length": 50, "domain": null }, { "name": "leak_survey_area", "type": "esriFieldTypeString", "alias": "Leak_Survey_Area", "length": 50, "domain": { "type": "codedValue", "name": "WS1_Survey Area", "description": "Leak Survey Area", "codedValues": [ { "name": "Algood", "code": "Algood" }, { "name": "Area 1", "code": "Area 1" }, { "name": "Area 2", "code": "Area 2" }, { "name": "Area 3", "code": "Area 3" }, { "name": "Area 4", "code": "Area 4" }, { "name": "Area 5", "code": "Area 5" }, { "name": "Business District", "code": "Business District" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "installation_year", "type": "esriFieldTypeString", "alias": "installation_year", "length": 50, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "miles", "type": "esriFieldTypeDouble", "alias": "miles", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "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 } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r570_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_570", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_oid_570", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a306_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "diameter": {"type": "inherited"}, "operatingpressure": {"type": "inherited"}, "coatingtype": {"type": "inherited"}, "warningtape": {"type": "inherited"}, "tracerwire": {"type": "inherited"}, "cpsystemstatus": {"type": "inherited"}, "cpsystemobjectid": {"type": "inherited"}, "material": {"type": "inherited"}, "maintype": {"type": "inherited"}, "leak_survey_area": {"type": "inherited"} }, "id": 1, "name": "Steel (Main)" }, { "domains": { "diameter": {"type": "inherited"}, "operatingpressure": {"type": "inherited"}, "coatingtype": {"type": "inherited"}, "warningtape": {"type": "inherited"}, "tracerwire": {"type": "inherited"}, "cpsystemstatus": {"type": "inherited"}, "cpsystemobjectid": {"type": "inherited"}, "material": {"type": "inherited"}, "maintype": {"type": "inherited"}, "leak_survey_area": {"type": "inherited"} }, "id": 2, "name": "Plastic (Main)" } ], "subtypes": [ { "domains": { "diameter": {"type": "inherited"}, "operatingpressure": {"type": "inherited"}, "coatingtype": {"type": "inherited"}, "warningtape": {"type": "inherited"}, "tracerwire": {"type": "inherited"}, "cpsystemstatus": {"type": "inherited"}, "cpsystemobjectid": {"type": "inherited"}, "material": {"type": "inherited"}, "maintype": {"type": "inherited"}, "leak_survey_area": {"type": "inherited"} }, "defaultValues": { "creationuser": null, "datecreated": null, "datemodified": null, "lastuser": null, "legacyid": null, "installationdate": null, "diameter": 2, "operatingpressure": null, "coatingtype": "Epoxy", "warningtape": "Y", "tracerwire": "Y", "workorderid": null, "leaksurveyfrequency": "Annual", "cpsystemstatus": 1, "cpsystemobjectid": null, "emerisolationsysobjectid": 0, "material": "Steel", "maintype": "Distribution", "subtype": null, "grid": null, "leak_survey_area": null, "globalid": null, "installation_year": null, "notes": null, "miles": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "Steel (Main)" }, { "domains": { "diameter": {"type": "inherited"}, "operatingpressure": {"type": "inherited"}, "coatingtype": {"type": "inherited"}, "warningtape": {"type": "inherited"}, "tracerwire": {"type": "inherited"}, "cpsystemstatus": {"type": "inherited"}, "cpsystemobjectid": {"type": "inherited"}, "material": {"type": "inherited"}, "maintype": {"type": "inherited"}, "leak_survey_area": {"type": "inherited"} }, "defaultValues": { "creationuser": null, "datecreated": null, "datemodified": null, "lastuser": null, "legacyid": null, "installationdate": null, "diameter": 2, "operatingpressure": null, "coatingtype": "N/A", "warningtape": "Y", "tracerwire": "Y", "workorderid": null, "leaksurveyfrequency": "Annual", "cpsystemstatus": 2, "cpsystemobjectid": 8, "emerisolationsysobjectid": 0, "material": "Plastic", "maintype": "Distribution", "subtype": null, "grid": null, "leak_survey_area": null, "globalid": null, "installation_year": null, "notes": null, "miles": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "Plastic (Main)" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }