{ "currentVersion": 10.9, "id": 9, "name": "GasProvider", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Gas Providers", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "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, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 3384170.8587050177, "ymin": 271704.76820235205, "xmax": 3563144.466615061, "ymax": 464917.5605593978, "spatialReference": { "wkid": 102682, "latestWkid": 3452 } }, "sourceSpatialReference": { "wkid": 103060, "latestWkid": 6479 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROVIDER", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 175, 255 ], "width": 2 }, "value": "AtmosEnergy", "label": "AtmosEnergy", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 2 }, "value": "SouthCoast", "label": "SouthCoast", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "TPCG", "label": "TPCG", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "Thibodaux", "label": "Thibodaux", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PROVIDER", "typeIdField": "PROVIDER", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PROVIDER", "type": "esriFieldTypeString", "alias": "PROVIDER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROVIDER" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "CONTACT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R34_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_34", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S23_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "AtmosEnergy", "name": "AtmosEnergy", "domains": {}, "templates": [ { "name": "AtmosEnergy", "description": "", "prototype": { "attributes": { "CONTACT": null, "PROVIDER": "AtmosEnergy" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "SouthCoast", "name": "SouthCoast", "domains": {}, "templates": [ { "name": "SouthCoast", "description": "", "prototype": { "attributes": { "CONTACT": null, "PROVIDER": "SouthCoast" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "TPCG", "name": "TPCG", "domains": {}, "templates": [ { "name": "TPCG", "description": "", "prototype": { "attributes": { "CONTACT": null, "PROVIDER": "TPCG" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Thibodaux", "name": "Thibodaux", "domains": {}, "templates": [ { "name": "Thibodaux", "description": "", "prototype": { "attributes": { "CONTACT": null, "PROVIDER": "Thibodaux" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6a42a021e47a451088295c1589f8e6e3" }