{ "currentVersion": 10.71, "id": 1, "name": "Utility Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4e12bf58b39811123e8d98389cd6ae3b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAATCAYAAAB7u5a2AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAcJJREFUOI21lDFoWlEUhr9CHleUOEgNQkQEh0wZCnWpi0gphGZ3SCFTcMnyMgQHKa9UKEEpCBm6vC3CyyQOTSDTWzKYtVMyBswkl2SI4RA0HarW2qdPW/LDHc45//2499zDXeIZteRTD/p4ZLAWhseAK2B5hucH8AroLQr/4gMGWAd2gG9zwyORyGut9bYPeKjPgAPczgXXWteAF6ZpYlkWAJVKhXK5TC6Xo9FoAOA4DoVC4aVS6qOI7M0D3wLeAAQCAcLhMADBYBAAwzD+yonILr9aczULHgIOvG7jIwP4CmxOhSuliiKy+g9wgPdKqXcicuYJFxE9Hvd6nhM2Ur/fHw+fQqHQrcjvsZ9sy6FSqiAiawDtdntUSCaTAKTT6VFO6z/OcqS1vhhPTMIfB6/+HaBer1OtVonFYuTzeTKZDNFoFIBut4vjOMN990Bx8mZe03ICnAIbAKVSCcuyiMfjJBKJ0YlrtRqtVmu45wC4mQcOYAJvAcO2bWzbJpvNkkql6HQ6NJvNce81UPWCTINfKqUORcQcJlzXxXVdL+8+8LAIHBH5BHwAotM8wDlwPK046+O6A1Zm1H3l95//l54V/hM3Y4jMpQKjcwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 14, "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": "TYPE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Utility Type", "domain": { "type": "codedValue", "name": "Utility_Type", "description": "Utility Type", "codedValues": [ { "name": "Water", "code": "W" }, { "name": "Gas", "code": "G" }, { "name": "Electricity", "code": "E" }, { "name": "Communication", "code": "C" }, { "name": "Sanitary Sewer", "code": "SS" }, { "name": "Storm Sewer", "code": "St" }, { "name": "Petrolium", "code": "Pe" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": { "type": "codedValue", "name": "Location", "description": "Location", "codedValues": [ { "name": "Above Ground", "code": "AG" }, { "name": "Underground", "code": "BG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Location" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Description" }, { "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": "R13445_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_13445", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_13445", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Utility Points", "description": "", "prototype": { "attributes": { "DESCRIPTION": null, "TYPE": null, "LOCATION": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }