{ "currentVersion": 10.91, "id": 22, "name": "Notes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "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, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 2368512.926323179, "ymin": 640465.5475611165, "xmax": 2369457.9155749306, "ymax": 643707.2448178604, "spatialReference": { "wkid": 102672, "latestWkid": 3436 } }, "sourceSpatialReference": { "wkid": 102672, "latestWkid": 3436 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ec4495b9b44222977a9760ac35d2fede", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAatJREFUKJGV089L03Ecx/Hnts/8OvZDt0L3PZWUTlJGHfIgNBE2RiLlRQsllQ4GzYMevETRH5BQCmaHbuJBdponDUq8DAKhIGUEmRGNodIH3Ibzkzq7KHyZG26v2+fD+/GBN7w+guIx6bp+Q0qp2+32tJTyG5ArHBIFZy0S4mn4JiH/Fdngdij3/j+V/f6H36sJbe1lVE0ByWLY83aYd49DdGsCGygAXDbqvTVcC7SozvYmbk2ueJ4vx+VnIzZNDTH75C695lJ7AEE/QbNZVi3H6QeSAmA0zMBgB12loDGdrQTePOLZ2BwRARBopqfWjqMMiwlo83EHsAkAr5vr5cCzNHpp9nk8fgEgzDgrwZoVa/C21AXA4TH7leDMAfnEtr4pAHbT/ARay8WbKX58+ppaFwAyo81s7ahwQx3aRVAdwa9tPgInAmDkvfowHyF22UWfs7o0zANLX9gYnGUcDA0bmOHhggWtrZF7V+swFcK9HKyss7GbIcxp/Yz1PHkwTU9sQu9NJFPjl5z4rBZcx3ly6Rxbf7PaYt9r9cL4YOHH4P6rVBSIFtn23M1/9EV87n0hjpIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "TROY.SDE.wNotes.FID" }, { "name": "NOTE1", "type": "esriFieldTypeString", "alias": "Note 1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTE1" }, { "name": "NOTE2", "type": "esriFieldTypeString", "alias": "Note 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTE2" }, { "name": "NOTE3", "type": "esriFieldTypeString", "alias": "Note 3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTE3" }, { "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": "R148_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S55_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Notes", "description": "", "prototype": { "attributes": { "NOTE3": null, "FACILITYID": null, "NOTE1": null, "NOTE2": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d53a64869cb74795bdf46e5925dc77dc" }