{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Released Fund", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "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, "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, "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": 2994006.95306131, "ymin": 1594903.43925488, "xmax": 3241670.82748322, "ymax": 1753828.84384438, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "91c881cdd2c035ec6f28cdea62d2e254", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAQCAYAAADAvYV+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAsklEQVQoka3SLW5CQRQG0CMQFSyBhFoQeDZAWhSKbgHHT1AoUodAlQWwBJpUVDRFsAgEIcGj0BBCSJ4YXubxStJRM989M5m5mYIHRuE/8DN2f8FFrNDAOg+PUMIUzXu4jH4yf8ULvrPwBE/B+nr6D05pXMdbanMVHczSuBK5/00e4jm6qAXZAeMYPqOH3yB7xz7rgUss0MIGH2Ex1udh0t8Bjnl4iza+0oWsv/EZCx/6dRcBiRmIxEuIpgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "CASE_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CASE_NAME", "type": "esriFieldTypeString", "alias": "Case Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CASE_NAME" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCATION" }, { "name": "RELEASE_TO", "type": "esriFieldTypeString", "alias": "Release To", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RELEASE_TO" }, { "name": "DATE_RELEASED", "type": "esriFieldTypeDate", "alias": "Date Released", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_RELEASED" }, { "name": "IMPROVEMENT_TYPE", "type": "esriFieldTypeString", "alias": "Improvement Type", "domain": { "type": "codedValue", "name": "CashInLieu_ImprovmentType", "description": "", "codedValues": [ { "name": "Drainage Improvements", "code": "Drainage Improvements" }, { "name": "Dust Mitigation", "code": "Dust Mitigation" }, { "name": "Open Space Trail", "code": "Open Space Trail" }, { "name": "Road Improvements", "code": "Road Improvements" }, { "name": "ROW Acquisition", "code": "ROW Acquisition" }, { "name": "Traffic Signal", "code": "Traffic Signal" }, { "name": "Unclaimed Property", "code": "Unclaimed Property" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "IMPROVEMENT_TYPE" }, { "name": "IMPROVEMENT_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Improvement Description", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "IMPROVEMENT_DESCRIPTION" }, { "name": "AMOUNT_RELEASED", "type": "esriFieldTypeString", "alias": "Amount Released", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AMOUNT_RELEASED" }, { "name": "CONTROL_NO", "type": "esriFieldTypeString", "alias": "Control No", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTROL_NO" }, { "name": "PDF_LINK", "type": "esriFieldTypeString", "alias": "PDF Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PDF_LINK" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "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" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R3653_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3653", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3653", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A86_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Released Fund", "description": "", "prototype": { "attributes": { "PDF_LINK": null, "CONTROL_NO": null, "CASE_NAME": null, "LOCATION": null, "RELEASE_TO": null, "DATE_RELEASED": null, "IMPROVEMENT_TYPE": null, "IMPROVEMENT_DESCRIPTION": null, "AMOUNT_RELEASED": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d71eef34b0a44726a806a9393d9e3a5c" }