{ "currentVersion": 10.91, "id": 2, "name": "Gas Leak Survey", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "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": 2357451.273826048, "ymin": 546777.8054548949, "xmax": 2357451.273826048, "ymax": 546777.8054548949, "spatialReference": { "wkid": 2915, "latestWkid": 2915, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "sourceSpatialReference": { "wkid": 2915, "latestWkid": 2915, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6b32607e4a561a8e9486e56d359b4d33", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASFJREFUKJGt0DFLw0AYxvF/jtDo4GC2K6IddOskCEIndRAMYksVRNAugvgJ3PwIrlLEobNICZ1c7OimiIuTBIeeiwGdGol3Lm2stQ0q3vTec/zee+9s/rjsf4eq5CzIetT8/Y0xVbXInLzk5cdQrbnzRocz1ihFoDYUPpWZ0m13vBuaONxFgBFstzz3tptbtvMufXWXQCMwiPAUmO1rvIQIbzr1M9rZAj6hPOMxqFDIhFSBnQGTXWub8kQ9Cr69MVejDVRaHhkEm8l4EEQuhc55yucI8r1bA5Mjr4xBClQe0wbywJUl5J7R6hBY15oicDIUGkEJnKO3RnSQQ8XAhlpl32hWUiGC86wfPfRGssGxWqZpwLLADIRZny8owRfc92cf3+hb/BcJhvwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LeakFixedYesNo", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LeakFixedYesNo", "type": "esriFieldTypeString", "alias": "LeakFixed", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LeakFixedYesNo" }, { "name": "LeakType", "type": "esriFieldTypeString", "alias": "LeakType", "domain": { "type": "codedValue", "name": "LeakTypes", "description": "Leak Types", "codedValues": [ { "name": "Main Line", "code": "Main Line" }, { "name": "Service", "code": "Service" }, { "name": "Valve", "code": "Valve" }, { "name": "Fitting", "code": "Fitting" }, { "name": "Meter", "code": "Meter" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LeakType" }, { "name": "LeakClass", "type": "esriFieldTypeString", "alias": "LeakClass", "domain": { "type": "codedValue", "name": "LeakClass", "description": "Leak Class", "codedValues": [ { "name": "Class 1", "code": "Class1" }, { "name": "Class 2", "code": "Class2" }, { "name": "Class 3", "code": "Class3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LeakClass" }, { "name": "FixedDate", "type": "esriFieldTypeDate", "alias": "FixedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FixedDate" }, { "name": "LastUser", "type": "esriFieldTypeString", "alias": "LastUser", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LastUser" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": { "type": "codedValue", "name": "LocationDescription", "description": "Location Description", "codedValues": [ { "name": "Grass", "code": "Grass" }, { "name": "Road", "code": "Road" }, { "name": "Ditch", "code": "Ditch" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Notes" }, { "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": "R33_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_33", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S13_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Gas Leak Survey", "description": "", "prototype": { "attributes": { "Notes": null, "LocationDescription": null, "LeakFixedYesNo": null, "LeakType": null, "LeakClass": null, "FixedDate": null, "LastUser": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }