{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 36, "name": "Source Control Inspection Facility", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3587695669E7, "ymin": 5998338.4058, "xmax": -1.35827844407E7, "ymax": 6007009.9733000025, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 230, 76, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 190, 255 ], "width": 1.5 } } }, "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": "ContactName1", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Location" }, { "name": "ContactName1", "type": "esriFieldTypeString", "alias": "Contact Name 1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ContactName1" }, { "name": "ContactEmail1", "type": "esriFieldTypeString", "alias": "Contact Email 1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ContactEmail1" }, { "name": "ContactPhone1", "type": "esriFieldTypeString", "alias": "Contact Phone 1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ContactPhone1" }, { "name": "ContactName2", "type": "esriFieldTypeString", "alias": "Contact Name 2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ContactName2" }, { "name": "ContactEmail2", "type": "esriFieldTypeString", "alias": "Contact Email 2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ContactEmail2" }, { "name": "ContactPhone2", "type": "esriFieldTypeString", "alias": "Contact Phone 2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ContactPhone2" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "domain": { "type": "codedValue", "name": "swLifecycleStatusDomain", "description": "The feature's operational status", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Reconditioned", "code": "Reconditioned" }, { "name": "Retrofitted", "code": "Retrofitted" }, { "name": "Inactive", "code": "Inactive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Lifecycle" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Notes" }, { "name": "MailingAddress", "type": "esriFieldTypeString", "alias": "Mailing Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MailingAddress" }, { "name": "PrimaryBusinessName", "type": "esriFieldTypeString", "alias": "Primary Business Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PrimaryBusinessName" }, { "name": "PrimaryBusinessLocation", "type": "esriFieldTypeString", "alias": "Primary Business Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PrimaryBusinessLocation" }, { "name": "mvSWM_APPS.DBO.SWM_PrivateInspection.FID", "type": "esriFieldTypeString", "alias": "FacilityID_SCold", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "mvSWM_APPS.DBO.SWM_PrivateInspection.FID" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FacilityID" }, { "name": "InspectionSC", "type": "esriFieldTypeString", "alias": "Source Control Inspection", "domain": { "type": "codedValue", "name": "swYesNoUnk", "description": "Yes/No/Unknown", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InspectionSC" }, { "name": "InspectionPF", "type": "esriFieldTypeString", "alias": "Private Facility Inspection", "domain": { "type": "codedValue", "name": "swYesNoUnk", "description": "Yes/No/Unknown", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "InspectionPF" }, { "name": "SCFacilityID", "type": "esriFieldTypeString", "alias": "FacilityID_SC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SCFacilityID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R53_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S42_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Source Control Inspection Facility", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ab7478b8217948d5b16a7d26ef4f4334" }