{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "SCF_E311_Requests", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "giscw_datatables.dbo.vw_SCF_E311_Requests", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 1933296.601334067, "ymin": 216062.35267875285, "xmax": 2011828.2302365638, "ymax": 297089.3159417862, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 147, 143, 62, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "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": "requestid", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ObjectId", "type": "esriFieldTypeOID", "alias": "ObjectId", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ObjectId" }, { "name": "requestid", "type": "esriFieldTypeDouble", "alias": "requestid", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "requestid" }, { "name": "problemcode", "type": "esriFieldTypeString", "alias": "problemcode", "domain": null, "editable": true, "nullable": false, "length": 20, "defaultValue": null, "modelName": "problemcode" }, { "name": "description", "type": "esriFieldTypeString", "alias": "description", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "description" }, { "name": "details", "type": "esriFieldTypeString", "alias": "details", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "details" }, { "name": "priority", "type": "esriFieldTypeString", "alias": "priority", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "priority" }, { "name": "probaddress", "type": "esriFieldTypeString", "alias": "probaddress", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "probaddress" }, { "name": "reqcategory", "type": "esriFieldTypeString", "alias": "reqcategory", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "reqcategory" }, { "name": "initiatedby", "type": "esriFieldTypeString", "alias": "initiatedby", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "initiatedby" }, { "name": "submitto", "type": "esriFieldTypeString", "alias": "submitto", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "submitto" }, { "name": "datetimeinit", "type": "esriFieldTypeDate", "alias": "datetimeinit", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "datetimeinit" }, { "name": "datetimeclosed", "type": "esriFieldTypeDate", "alias": "datetimeclosed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "datetimeclosed" }, { "name": "PRJCOMPLETEDATE", "type": "esriFieldTypeDate", "alias": "PRJCOMPLETEDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PRJCOMPLETEDATE" }, { "name": "status", "type": "esriFieldTypeString", "alias": "status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "status" }, { "name": "dateclosed", "type": "esriFieldTypeDate", "alias": "dateclosed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dateclosed" }, { "name": "daysSinceRequest", "type": "esriFieldTypeInteger", "alias": "daysSinceRequest", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "daysSinceRequest" }, { "name": "daysToClose", "type": "esriFieldTypeInteger", "alias": "daysToClose", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "daysToClose" }, { "name": "YR_INIT", "type": "esriFieldTypeInteger", "alias": "YR_INIT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YR_INIT" }, { "name": "MO_INIT", "type": "esriFieldTypeInteger", "alias": "MO_INIT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MO_INIT" }, { "name": "YR_CL", "type": "esriFieldTypeInteger", "alias": "YR_CL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YR_CL" }, { "name": "MO_CL", "type": "esriFieldTypeInteger", "alias": "MO_CL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MO_CL" }, { "name": "cwlink", "type": "esriFieldTypeString", "alias": "cwlink", "domain": null, "editable": true, "nullable": false, "length": 125, "defaultValue": null, "modelName": "cwlink" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "SCF_E311_Requests", "description": "", "prototype": { "attributes": { "MO_CL": null, "cwlink": " ", "requestid": 0, "problemcode": " ", "description": null, "details": null, "priority": null, "probaddress": null, "reqcategory": null, "initiatedby": null, "submitto": null, "datetimeinit": null, "datetimeclosed": null, "PRJCOMPLETEDATE": null, "status": null, "dateclosed": null, "daysSinceRequest": null, "daysToClose": null, "YR_INIT": null, "MO_INIT": null, "YR_CL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 3000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "038c49304cdc4ed7adf95c43a4556756" }