{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "UAS_Vendors", "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": { "allowOthersToDelete": false, "allowOthersToUpdate": false, "allowOthersToQuery": false }, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "MASSDOT.DBO.UAS_RPIC", "relatedTableId": 6, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "globalid", "composite": false, "catalogID": "{7C72CFDC-9E76-4FAD-9DB1-27F1849BD368}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -117.77343749999994, "ymin": 5.6843418860808015E-14, "xmax": 5.6843418860808015E-14, "ymax": 48.22467265000006, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 255, 0, 255 ], "width": 1 } }, "label": "Vendors", "description": "Survey Data Locations" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "globalid", "displayField": "provider_company_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "provider_company_name", "type": "esriFieldTypeString", "alias": "Company Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "provider_company_name" }, { "name": "prime_poc", "type": "esriFieldTypeString", "alias": "Company Point of Contact (POC)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "prime_poc" }, { "name": "prime_contact_phone", "type": "esriFieldTypeString", "alias": "Company POC Phone Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "prime_contact_phone" }, { "name": "prime_contact_email", "type": "esriFieldTypeString", "alias": "Company POC email", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "prime_contact_email" }, { "name": "address", "type": "esriFieldTypeString", "alias": "Address Line", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "address" }, { "name": "poc_same_rpic", "type": "esriFieldTypeString", "alias": "Is the Prime POC the same as the RPIC (Remote Pilot in Command)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "poc_same_rpic" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "email_validation", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "email_validation" }, { "name": "email_check", "type": "esriFieldTypeString", "alias": "Email Checker", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "email_check" }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "UAS_Status", "description": "", "codedValues": [ { "name": "Submitted", "code": 0 }, { "name": "Pending", "code": 1 }, { "name": "Approved", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Status" }, { "name": "GeoDOT_UN", "type": "esriFieldTypeString", "alias": "GeoDOT_UN", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GeoDOT_UN" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 999, "defaultValue": null, "modelName": "Notes" }, { "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": "existing_DOTMBTA_project", "type": "esriFieldTypeString", "alias": "existing_DOTMBTA_project", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "existing_DOTMBTA_project" }, { "name": "site_eval_narrative", "type": "esriFieldTypeString", "alias": "site_eval_narrative", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "site_eval_narrative" }, { "name": "site_eval", "type": "esriFieldTypeString", "alias": "site_eval", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "site_eval" }, { "name": "pre_flight_ops_section", "type": "esriFieldTypeString", "alias": "pre_flight_ops_section", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "pre_flight_ops_section" }, { "name": "pre_flight_ops_a", "type": "esriFieldTypeString", "alias": "pre_flight_ops_a", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "pre_flight_ops_a" }, { "name": "pre_flight_ops_a_qualifier", "type": "esriFieldTypeString", "alias": "pre_flight_ops_a_qualifier", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "pre_flight_ops_a_qualifier" }, { "name": "pre_flight_ops_b", "type": "esriFieldTypeString", "alias": "pre_flight_ops_b", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "pre_flight_ops_b" }, { "name": "pre_flight_ops_narrative", "type": "esriFieldTypeString", "alias": "pre_flight_ops_narrative", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "pre_flight_ops_narrative" }, { "name": "operator", "type": "esriFieldTypeString", "alias": "operator", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "operator" }, { "name": "operator_narrative", "type": "esriFieldTypeString", "alias": "operator_narrative", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "operator_narrative" }, { "name": "data_management", "type": "esriFieldTypeString", "alias": "data_management", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "data_management" }, { "name": "data_management_narrative", "type": "esriFieldTypeString", "alias": "data_management_narrative", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "data_management_narrative" }, { "name": "safety", "type": "esriFieldTypeString", "alias": "safety", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "safety" }, { "name": "safety_narrative", "type": "esriFieldTypeString", "alias": "safety_narrative", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "safety_narrative" }, { "name": "maintenance", "type": "esriFieldTypeString", "alias": "maintenance", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "maintenance" }, { "name": "maintenance_narrative", "type": "esriFieldTypeString", "alias": "maintenance_narrative", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "maintenance_narrative" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4421_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4421", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3484_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "UAS_Vendors", "description": "", "prototype": { "attributes": { "maintenance": null, "provider_company_name": null, "prime_poc": null, "prime_contact_phone": null, "prime_contact_email": null, "address": null, "poc_same_rpic": null, "safety_narrative": null, "maintenance_narrative": null, "email_validation": null, "email_check": null, "Status": 0, "GeoDOT_UN": null, "Notes": null, "safety": null, "data_management_narrative": null, "data_management": null, "operator_narrative": null, "existing_DOTMBTA_project": null, "site_eval_narrative": null, "site_eval": null, "pre_flight_ops_section": null, "pre_flight_ops_a": null, "pre_flight_ops_a_qualifier": null, "pre_flight_ops_b": null, "pre_flight_ops_narrative": null, "operator": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2a95786b5033446990641b5481b32d79" }