{ "currentVersion": 10.51, "id": 2, "name": "Service Connection", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsSqlExpression": true }, "extent": { "xmin": 2000895.7240813673, "ymin": 1133166.9927821457, "xmax": 2033353.7181758583, "ymax": 1163615.398293957, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "863984d4be55bb3b3acea4bb59ffaed6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVtJREFUOI2d0T1LgmEUxvH/ncojSARi4Ut7QzQETc0RRH2AoKCWHitcdAinIBpCiCCQUocgaKgPUEF7S2s05Bj4WIuoEHUnehoek/Ldru2+Dvw4h9tJm+TP8NW+cLebAeCmHFqn3Fw7mwsrg18qZJViuCOmeXzKMD1pUu2KKeFA6ALZmfIKG0CqI5ZLe2eEwloPCAAR9l9PuPRvU2yLKQrHgOoHQ+GrOYxd0LEWzMqwgjDbF9SIjuROSYW2yDawt3M8tU8SMpgE4FIOjoClBlbVRhx0aHALEBbzGWM+YOo7+0zRhX9BdU7wFEHbm6kRklIywqAn/oFdBM3CA9TPDCxTsdI6BlwPCL0PVYj/PBq/GQxzY6W5BRb6lZQi4Y9gtWD2lCjCHODqw3qpwuHv4g8WNHm20kYSdLQnJeyMh/noiNmr6z0RVoHRLtR9cJOr5rIFC5iUgLGem7XJN2LcaDA7kaLyAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "FACILITYNAME", "type": "esriFieldTypeString", "alias": "Facility Name", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "LARGEMETER", "type": "esriFieldTypeSmallInteger", "alias": "Large Meter Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "domain": { "type": "codedValue", "name": "wLocation", "codedValues": [ { "name": "Under Asphalt", "code": "UA" }, { "name": "Under Dirt", "code": "UD" }, { "name": "Under Concrete", "code": "UC" }, { "name": "Under Gravel", "code": "UG" }, { "name": "Other (See Comments)", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 200 }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 250 }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8 } ], "indexes": [ { "name": "R163_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_163", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_163", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S62_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Service Connection", "description": "", "prototype": { "attributes": { "FACILITYNAME": null, "LARGEMETER": 0, "LOCDESC": null, "FACILITYID": null, "COMMENT": null, "Enabled": 1 } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Extract,Query,Sync,Update,Uploads,Editing", "useStandardizedQueries": true }