{ "currentVersion": 10.71, "id": 6, "name": "TRIBE_FIRST_NATIONS_VW", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": 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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TRIBAL_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TRIBAL_ID", "type": "esriFieldTypeInteger", "alias": "TRIBAL_ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TRIBAL_ID" }, { "name": "TRIBAL_NAME", "type": "esriFieldTypeString", "alias": "TRIBAL_NAME", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "TRIBAL_NAME" }, { "name": "CONTACT_ID", "type": "esriFieldTypeInteger", "alias": "CONTACT_ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "CONTACT_ID" }, { "name": "SEQUENCE_NUM", "type": "esriFieldTypeSmallInteger", "alias": "SEQUENCE_NUM", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "SEQUENCE_NUM" }, { "name": "TITLE", "type": "esriFieldTypeString", "alias": "TITLE", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "TITLE" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE_ABBR", "type": "esriFieldTypeString", "alias": "STATE_ABBR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE_ABBR" }, { "name": "POSTAL_CODE", "type": "esriFieldTypeString", "alias": "POSTAL_CODE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "POSTAL_CODE" }, { "name": "WORK_PHONE", "type": "esriFieldTypeString", "alias": "WORK_PHONE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "WORK_PHONE" }, { "name": "FAX_NUMBER", "type": "esriFieldTypeString", "alias": "FAX_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FAX_NUMBER" }, { "name": "CELL_PHONE", "type": "esriFieldTypeString", "alias": "CELL_PHONE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CELL_PHONE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "EMAIL", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL" }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "URL" }, { "name": "HOUSING_AUTHORITY", "type": "esriFieldTypeString", "alias": "HOUSING_AUTHORITY", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "HOUSING_AUTHORITY" }, { "name": "THPO", "type": "esriFieldTypeString", "alias": "THPO", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "THPO" }, { "name": "COUNTY_ID", "type": "esriFieldTypeInteger", "alias": "COUNTY_ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "COUNTY_ID" }, { "name": "GEOID", "type": "esriFieldTypeString", "alias": "GEOID", "domain": null, "editable": true, "nullable": false, "length": 5, "defaultValue": null, "modelName": "GEOID" }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "COUNTY_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COUNTY_NAME" }, { "name": "STATE_NAME", "type": "esriFieldTypeString", "alias": "STATE_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE_NAME" } ], "indexes": [ { "name": "G648GEOID", "fields": "GEOID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I648COUNTY_ID", "fields": "COUNTY_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I648TRIBAL_ID", "fields": "TRIBAL_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R92_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "TRIBE_FIRST_NATIONS_VW", "description": "", "prototype": { "attributes": { "COUNTY_NAME": null, "STATE_NAME": null, "TRIBAL_ID": 0, "TRIBAL_NAME": null, "CONTACT_ID": 0, "SEQUENCE_NUM": 0, "TITLE": null, "FIRST_NAME": null, "LAST_NAME": null, "ADDRESS": null, "CITY": null, "STATE_ABBR": null, "POSTAL_CODE": null, "WORK_PHONE": null, "FAX_NUMBER": null, "CELL_PHONE": null, "EMAIL": null, "URL": null, "HOUSING_AUTHORITY": null, "THPO": null, "COUNTY_ID": 0, "GEOID": " " } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 1000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1 }