{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "OCSurvey.DBO.LMS_ADDRESS_REQUEST_TESTenv", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "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, "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 }, "hasMetadata": false, "extent": { "xmin": 6025587.13144581, "ymin": 2223252.2401583046, "xmax": 6025654.2166134715, "ymax": 2223588.6912570596, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3112549819983728E8, "falseY": -9.848734495849106E7, "xyUnits": 3.2708928473739784E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 72, 173, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "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": "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "RequestID", "type": "esriFieldTypeString", "alias": "RequestID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "RequestID" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "LMS_Address_Status", "description": "LMS_Address_Status", "codedValues": [ { "name": "Requested", "code": "Requested" }, { "name": "Approved", "code": "Approved" }, { "name": "Agency Approved", "code": "Agency Approved" }, { "name": "Denied", "code": "Denied" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Requested", "modelName": "STATUS" }, { "name": "PREF_ADD", "type": "esriFieldTypeString", "alias": "PREF_ADD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PREF_ADD" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "LEGAL_DESC", "type": "esriFieldTypeString", "alias": "LEGAL_DESC", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "LEGAL_DESC" }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PROJECT" }, { "name": "APPLICANT", "type": "esriFieldTypeString", "alias": "APPLICANT", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "APPLICANT" }, { "name": "ADD_TYPE", "type": "esriFieldTypeString", "alias": "ADD_TYPE", "domain": { "type": "codedValue", "name": "LMS_AddressType", "description": "Address type tentative or final", "codedValues": [ { "name": "Building", "code": "Building" }, { "name": "Utility", "code": "Utility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADD_TYPE" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "ADD_NUM", "type": "esriFieldTypeString", "alias": "ADD_NUM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADD_NUM" }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "STREET" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CITY" }, { "name": "ZIP", "type": "esriFieldTypeInteger", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZIP" }, { "name": "BLDG", "type": "esriFieldTypeString", "alias": "BLDG", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BLDG" }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UNIT" }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "APN" }, { "name": "ADD_USE", "type": "esriFieldTypeString", "alias": "ADD_USE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ADD_USE" }, { "name": "UpdateFlag", "type": "esriFieldTypeSmallInteger", "alias": "UpdateFlag", "domain": null, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "UpdateFlag" }, { "name": "SFAddrReqID", "type": "esriFieldTypeString", "alias": "SFAddrReqID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SFAddrReqID" }, { "name": "SITUS_ADD", "type": "esriFieldTypeString", "alias": "SITUS_ADD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SITUS_ADD" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "Stephanie Young", "modelName": "OWNER" }, { "name": "LAST_MODIFIED_BY", "type": "esriFieldTypeString", "alias": "LAST_MODIFIED_BY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "Stephanie Young", "modelName": "LAST_MODIFIED_BY" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "Stephanie Young", "modelName": "CREATED_BY" }, { "name": "FabricOID", "type": "esriFieldTypeString", "alias": "FabricOID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FabricOID" }, { "name": "External_ID_GIS_Sync", "type": "esriFieldTypeString", "alias": "External_ID_GIS_Sync", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "External_ID_GIS_Sync" }, { "name": "ParcelSystemID", "type": "esriFieldTypeString", "alias": "ParcelSystemID", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ParcelSystemID" }, { "name": "IsPrimary", "type": "esriFieldTypeString", "alias": "IsPrimary", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "IsPrimary" }, { "name": "Field", "type": "esriFieldTypeInteger", "alias": "Field", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Field" }, { "name": "SVA", "type": "esriFieldTypeString", "alias": "SVA", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SVA" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1044_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S976_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "OCSurvey.DBO.LMS_ADDRESS_REQUEST_TESTenv", "description": "", "prototype": { "attributes": { "Field": null, "X": null, "Y": null, "SVA": null, "RequestID": null, "STATUS": "Requested", "PREF_ADD": null, "COMMENTS": null, "LEGAL_DESC": null, "PROJECT": null, "APPLICANT": null, "ADD_TYPE": null, "ADDRESS": null, "ADD_NUM": null, "STREET": null, "CITY": null, "ZIP": null, "BLDG": null, "UNIT": null, "APN": null, "ADD_USE": null, "UpdateFlag": 0, "SFAddrReqID": null, "SITUS_ADD": null, "OWNER": "Stephanie Young", "LAST_MODIFIED_BY": "Stephanie Young", "CREATED_BY": "Stephanie Young", "FabricOID": null, "External_ID_GIS_Sync": null, "ParcelSystemID": null, "IsPrimary": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }