{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 5, "name": "RangeMap", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "RangeMapEcoshape", "relatedTableId": 6, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "rangemapid", "composite": false, "catalogID": "{5B0DC0B9-7FDA-4E3A-9E66-E6637EDB3E75}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "rangemapid", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "rangemapid", "type": "esriFieldTypeInteger", "alias": "RangeMapID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RangeMapID" }, { "name": "rangeversion", "type": "esriFieldTypeString", "alias": "RangeVersion", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RangeVersion" }, { "name": "rangestage", "type": "esriFieldTypeString", "alias": "RangeStage", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RangeStage" }, { "name": "rangedate", "type": "esriFieldTypeDate", "alias": "RangeDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RangeDate" }, { "name": "rangemetadata", "type": "esriFieldTypeString", "alias": "RangeMetadata", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "RangeMetadata" }, { "name": "speciesid", "type": "esriFieldTypeInteger", "alias": "SpeciesID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Field" }, { "name": "rangemapnotes", "type": "esriFieldTypeString", "alias": "RangeMapNotes", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "RangeMapNotes" }, { "name": "includeinebarreviewer", "type": "esriFieldTypeSmallInteger", "alias": "IncludeInEBARReviewer", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "includeinebarreviewer" }, { "name": "rangemapscope", "type": "esriFieldTypeString", "alias": "RangeMapScope", "domain": { "type": "codedValue", "name": "RangeMapScope", "description": "Range Map Scope", "codedValues": [ { "name": "North American", "code": "A" }, { "name": "Global", "code": "G" }, { "name": "Canadian", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "rangemapscope" }, { "name": "rangemapcomments", "type": "esriFieldTypeString", "alias": "RangeMapComments", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "rangemapcomments" }, { "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" }, { "name": "synonymsused", "type": "esriFieldTypeString", "alias": "SynonymsUsed", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "synonymsused" }, { "name": "includeindownloadtable", "type": "esriFieldTypeSmallInteger", "alias": "IncludeInDownloadTable", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "includeindownloadtable" }, { "name": "publishdate", "type": "esriFieldTypeDate", "alias": "PublishDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "publishdate" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "publish", "type": "esriFieldTypeSmallInteger", "alias": "Publish", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "publish" }, { "name": "reviewercomments", "type": "esriFieldTypeString", "alias": "ReviewerComments", "domain": null, "editable": true, "nullable": true, "length": 10000, "defaultValue": null, "modelName": "reviewercomments" }, { "name": "differentiateusagetype", "type": "esriFieldTypeSmallInteger", "alias": "DifferentiateUsageType", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "differentiateusagetype" } ], "indexes": [ { "name": "g22rangemapid", "fields": "rangemapid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "g22speciesid", "fields": "speciesid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r26_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "rangemap_includeindownloadtable_idx", "fields": "includeindownloadtable", "isAscending": true, "isUnique": false, "description": "" }, { "name": "rangemap_includeinebarreviewer_idx", "fields": "includeinebarreviewer", "isAscending": true, "isUnique": false, "description": "" }, { "name": "rangemap_publish_idx", "fields": "publish", "isAscending": true, "isUnique": false, "description": "" }, { "name": "rangemap_rangemapid_key", "fields": "rangemapid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_26", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "RangeMap", "description": "", "prototype": { "attributes": { "reviewercomments": null, "publish": null, "rangemapid": null, "rangeversion": null, "rangestage": null, "rangedate": null, "rangemetadata": null, "speciesid": null, "rangemapnotes": null, "includeinebarreviewer": 0, "rangemapscope": null, "rangemapcomments": null, "differentiateusagetype": null, "publishdate": null, "includeindownloadtable": null, "synonymsused": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 5000, "maxRecordCountFactor": 1, "serviceItemId": "f8f879600aca4a1fa7ad6295c8a3be5e" }