{ "currentVersion": 10.71, "id": 3, "name": "Gas Lines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 2508272.5903324187, "ymin": 393507.9357290119, "xmax": 2536452.8164521717, "ymax": 471194.5155917555, "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "defaultLabel": "Unknown", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.5 }, "value": "HIGH-PLASTIC", "label": "High Density Plastic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.5 }, "value": "NEW-PLASTIC", "label": "New Plastic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1.5 }, "value": "OLD-PVC", "label": "Old PVC", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 1.5 }, "value": "STEEL", "label": "Steel", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[SIZE_]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 235, 190, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TYPE", "typeIdField": "TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "GasLinetype", "description": "Type of Gas Line", "codedValues": [ { "name": "New Plastic", "code": "NEW-PLASTIC" }, { "name": "Old PVC", "code": "OLD-PVC" }, { "name": "Steel", "code": "STEEL" }, { "name": "High Density Plastic", "code": "HIGH-PLASTIC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "TYPE" }, { "name": "PSI", "type": "esriFieldTypeSmallInteger", "alias": "PSI", "domain": { "type": "codedValue", "name": "GasPSI", "description": "PSI or Gas Line", "codedValues": [ { "name": "20", "code": 20 }, { "name": "25", "code": 25 }, { "name": "50", "code": 50 }, { "name": "100", "code": 100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PSI" }, { "name": "SIZE_", "type": "esriFieldTypeDouble", "alias": "SIZE_", "domain": { "type": "codedValue", "name": "GasSize", "description": "Size of Gas Line", "codedValues": [ { "name": "5/8\"", "code": 0.63 }, { "name": "1\"", "code": 1 }, { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "1/2\"", "code": 0.5 }, { "name": "3/4\"", "code": 0.75 }, { "name": "1 3/4\"", "code": 1.75 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE_" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R52_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S47_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "HIGH-PLASTIC", "name": "HIGH-PLASTIC", "domains": { "TYPE": {"type": "inherited"}, "PSI": {"type": "inherited"}, "SIZE_": {"type": "inherited"} }, "templates": [ { "name": "High Density Plastic", "description": "", "prototype": { "attributes": { "LENGTH": null, "SIZE_": null, "TYPE": "HIGH-PLASTIC", "PSI": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "NEW-PLASTIC", "name": "NEW-PLASTIC", "domains": { "TYPE": {"type": "inherited"}, "PSI": {"type": "inherited"}, "SIZE_": {"type": "inherited"} }, "templates": [ { "name": "New Plastic", "description": "", "prototype": { "attributes": { "LENGTH": null, "SIZE_": null, "TYPE": "NEW-PLASTIC", "PSI": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "OLD-PVC", "name": "OLD-PVC", "domains": { "TYPE": {"type": "inherited"}, "PSI": {"type": "inherited"}, "SIZE_": {"type": "inherited"} }, "templates": [ { "name": "Old PVC", "description": "", "prototype": { "attributes": { "LENGTH": null, "SIZE_": null, "TYPE": "OLD-PVC", "PSI": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "STEEL", "name": "STEEL", "domains": { "TYPE": {"type": "inherited"}, "PSI": {"type": "inherited"}, "SIZE_": {"type": "inherited"} }, "templates": [ { "name": "Steel", "description": "", "prototype": { "attributes": { "LENGTH": null, "SIZE_": null, "TYPE": "STEEL", "PSI": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }