{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 30, "name": "Point Edit Layer", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Sewer nodes such as manholes of the City of Berkeley", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": false, "extent": { "xmin": -122.3007847815752, "ymin": 37.86835998296738, "xmax": 6484123.886536807, "ymax": 6482851.037550226, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.00328083333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e254019da39887a622627ef4e11db4a2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2klEQVQokbXQIUtDURgG4GdwGbiV9YGuDKPGBZlaxbCx4j8YKBhNJhGTTNFgsNm8BsEmGAc3i0WDyT+gQcuQCRd2752b4kRfOBzOx3k+vnMCv0zwd3BJRdVKcn7xKnSG/tewrmpTqGk+qb3pK6s5sJ7FKVw2a8O5prmhZgU5u9recZTiFDbsa31CWbyn7UnkMh47A0vyvktRTsnUP/zqxLDr2qIFMwpjb4ZuPbgZhac68b5tx7TiELpw59CayOMoHOBAT81qUnvWc2VL5H78qIOcOI7Xj984YT4A8wgsKFHqHsoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TEXT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NUMERIC", "type": "esriFieldTypeSmallInteger", "alias": "NUMERIC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMERIC" }, { "name": "TEXT", "type": "esriFieldTypeString", "alias": "TEXT", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "TEXT" }, { "name": "DATE_", "type": "esriFieldTypeDate", "alias": "DATE_", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE" }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "domain": { "type": "codedValue", "name": "DIRECTION", "description": "Direction", "codedValues": [ { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "North", "code": "N" }, { "name": "South", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "DIRECTION" }, { "name": "PRIORITY", "type": "esriFieldTypeString", "alias": "PRIORITY", "domain": { "type": "codedValue", "name": "PRIORITY", "description": "Priority", "codedValues": [ { "name": "Low", "code": "1" }, { "name": "Medium", "code": "2" }, { "name": "High", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "PRIORITY" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R32_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S22_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Point Edit Layer", "description": "", "prototype": { "attributes": { "DIRECTION": null, "PRIORITY": null, "NUMERIC": null, "TEXT": null, "DATE_": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "63514e5bd62b4aa887481716ba574e83" }