{ "currentVersion": 10.81, "id": 4, "name": "CWPM_Junctions", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1650865692000 }, "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": 629957.5218000002, "ymin": 3354351.0447000004, "xmax": 637616.5336999996, "ymax": 3361563.987299999, "spatialReference": { "wkid": 32643, "latestWkid": 32643 } }, "sourceSpatialReference": { "wkid": 32643, "latestWkid": 32643 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5e95afcbdc4bcf707f2a583ef421fe5e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJBJREFUCJlliiEOwkAQAGevW0IgvIBAEPwACZIf8AIECQLV1PQLiFMk9Sg0CZKXIECQVGBIUOVoFkNNGTkzyg/Lipjnpy354FU7tayILZSeUK7o0rLkdgaW4kd3JZSZwKa+ccyBAzBThAVGk6ml174C4S8BuOitVOxxTBrpJNvhQ/GXHem4A7IGeoYdpYoSgC8yBii8n9JlpAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 115, 223, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 3000.0000000001482, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LABEL", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "DEMAND", "type": "esriFieldTypeDouble", "alias": "DEMAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEMAND" }, { "name": "ELEV", "type": "esriFieldTypeDouble", "alias": "ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEV" }, { "name": "HGL", "type": "esriFieldTypeDouble", "alias": "HGL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HGL" }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "IS_ACTIVE_", "type": "esriFieldTypeSmallInteger", "alias": "IS_ACTIVE?", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IS_ACTIVE_" }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LABEL" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NOTES" }, { "name": "P", "type": "esriFieldTypeDouble", "alias": "P", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "P" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "ZONEID", "type": "esriFieldTypeDouble", "alias": "ZONEID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZONEID" }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "ZONE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ZONE" }, { "name": "Project", "type": "esriFieldTypeString", "alias": "Project", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Project" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_336", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_336", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S325_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "CWPM_Junctions", "description": "", "prototype": { "attributes": { "DEMAND": null, "ELEV": null, "HGL": null, "ID": null, "IS_ACTIVE_": null, "LABEL": null, "NOTES": null, "P": null, "X": null, "Y": null, "ZONEID": null, "ZONE": null, "Project": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }