Skip to page content

USA Banner

Official US Government Icon

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Secure Site Icon

Secure .gov websites use HTTPS
A lock ( ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

Site Notification

Site Notification

United States Department of TransportationUnited States Department of Transportation

IFP Information Gateway Search Results

The IFP Information Gateway is your centralized instrument flight procedures data portal, providing a single-source for:

  • Charts — All Published Charts, Volume, and Type*.
  • IFP Production Plan — Current IFPs under Development or Amendments with Tentative Publication Date and Status.
  • IFP Coordination — All coordinated developed/amended procedure forms forwarded to Flight Check or Charting for publication.
  • IFP Documents - Navigation Database Review (NDBR) — Repository and Source Documents used for Data Validation of Coded IFPs.

Advanced Search

T85 YOAKUM/YOAKUM MUNI

Notify me of changes to T85

IFP Documents (NDBR) - Repository and Source Documents used for Data Validation of Coded IFPs.


Showing results 1 - 1 of 1

Procedure Sort Desc Airport Name Sort Asc Airport ID Sort Asc City/State Sort Asc IFP Documents Comments
RNAV (GPS) RWY 31 AMDT 0D YOAKUM MUNI T85 (KT85) YOAKUM, TX TL 23-01 UPLOADED 12/28/2022

Showing results 1 - 1 of 1

Export to CSV

For specific questions/comments about airports and/or procedures, please use the "E-Mail FAA" links next to the appropriate Procedure(s). For general questions/comments, please submit an .

Page last modified:

 ColdBox Debugging Information
   

Framework Info:
ColdBox SEEK 3.8.1.00076 1 John 5:12-13
Application Name:
AeroNav Information Gateway (environment=production)
TimeStamp:
Dec-336-2023 04:22:49 AM
Server Instance:
IP-0A1BE514
Current Event:
procedure.results
Current Layout:
layout.main.cfm (Module: )
Current View:
procedure/results
Current Route:
N/A
Routed URL:
N/A
Routed Namespace:
N/A
LogBox Appenders:
DBAPPENDER
RootLogger Levels:
FATAL - WARN
Loaded Modules:
Timestamp Execution Time Framework Method
04:22:48.896 AM 0 ms invoking runEvent [Lifecycle.onSessionStart]
04:22:48.912 AM 16 ms invoking runEvent [Lifecycle.onRequestStart]
04:22:49.693 AM 781 ms invoking runEvent [procedure.results]
04:22:49.725 AM 16 ms rendering View [main/quickSearchBox.cfm]
04:22:49.725 AM 0 ms rendering View [main/accountHeader.cfm]
04:22:49.725 AM 0 ms rendering View [procedure/results/ndbr.cfm]
04:22:49.725 AM 16 ms rendering View [procedure/results.cfm]
04:22:49.756 AM 47 ms rendering Layout [layout.main.cfm]
04:22:49.756 AM 0 ms invoking runEvent [Lifecycle.onRequestEnd]
Total Framework Request Execution Time: 860 ms
 CacheBox Monitor
Refresh Monitor: Loading...
CacheBox ID
241299065
Configured Caches
TEMPLATE,default
Scope Registration
{SCOPE={server},ENABLED={false},KEY={cachebox}}

Performance Report For Cache Loading...

Cache Name
default [class=coldbox.system.cache.providers.CacheBoxColdBoxProvider]
Performance
Hit Ratio: 99.41% ==> Hits: 30907 | Misses: 182 | Evictions: 0 | Garbage Collections: 0 | Object Count: 8
JVM Memory Stats
28.24 % Free | Max: 2,796,544 KB Total: 1,819,136 KB | Free: 789,676 KB
Last Reap
Dec-336-2023 04:22:00 AM

Cache Configuration

Cache Content Report

Please Wait, Processing...
Object Hits Timeout Idle Timeout Created Last Accessed Status CMDS
handlers-air_traffic.flight_info.aeronav.procedures.application.handlers.airport 15 120 30 Dec-02
03:15:37 AM
Dec-02
04:13:06 AM
Alive
handlers-air_traffic.flight_info.aeronav.procedures.application.handlers.directory 261 120 30 Dec-02
02:56:00 AM
Dec-02
04:22:07 AM
Alive
handlers-air_traffic.flight_info.aeronav.procedures.application.handlers.lifecycle 1165 120 30 Dec-02
02:52:28 AM
Dec-02
04:22:49 AM
Alive
handlers-air_traffic.flight_info.aeronav.procedures.application.handlers.procedure 133 120 30 Dec-02
02:57:17 AM
Dec-02
04:22:48 AM
Alive
wirebox-air_traffic.flight_info.aeronav.procedures.application.plugins.messagebox 398 120 30 Dec-02
02:52:28 AM
Dec-02
04:22:49 AM
Alive
wirebox-coldbox.system.plugins.jvmutils 393 120 30 Dec-02
02:52:29 AM
Dec-02
04:22:49 AM
Alive
wirebox-coldbox.system.plugins.messagebox 7 120 30 Dec-02
03:02:25 AM
Dec-02
04:15:06 AM
Alive
wirebox-coldbox.system.plugins.utilities 6 120 30 Dec-02
03:10:55 AM
Dec-02
04:16:22 AM
Alive
 ColdBox Modules

Below you can see the loaded application modules.

Module Author Version V.P.L L.P.L Load Time CMDS

* V.P.L = View Parent Lookup Order
* L.P.L = Layout Parent Lookup Order

 ColdBox Request Structures
Public Collection
results:
query
RESULTSET
query
  AIRPORT_CITY AIRPORT_CODE AIRPORT_ICAO AIRPORT_NAME AIRPORT_STATE COMMENTS DESCRIPTION FOLDERNAME ISSUBSCRIBED NFDDLOG PROCEDURENAME PROCEDURE_NAME RNUM STATUS TLLOG
1 YOAKUM T85 KT85 YOAKUM MUNI TX UPLOADED 12/28/2022 RNAV (GPS) RWY 31 AMDT 0D 8EAF6093C8CF40918DA6725EE3785497-T85-NDBR 0 [empty string] RNAV (GPS) RWY 31 AMDT 0D RNAV (GPS) RWY 31 AMDT 0D 1 [empty string] TL 23-01
CACHED false
EXECUTIONTIME 156
SQL SELECT n.*, 0 AS isSubscribed FROM ( SELECT o.procedure_name, o.procedure_name AS procedureName, a.NFDC_ARPT_ID as AIRPORT_CODE, a.AIRNAV_ARPT_ID as AIRPORT_ICAO, a.ARPT_NM as AIRPORT_NAME, a.ARPT_CHART_LOC_CITY_TXT as AIRPORT_CITY, a.ST_CD as AIRPORT_STATE, o.log_tl_# AS tlLog, o.log_nfdd_# AS nfddLog, o.ndbr_comments AS comments, o.ndbr_folder_name AS folderName, o.acifp_ndbr_task_desc AS description, o.ndbr_status AS status, row_number() OVER (ORDER BY lower(o.procedure_name) ASC, a.NFDC_ARPT_ID) AS rnum FROM pit_operations o LEFT JOIN NON_OFFICIAL_USE_ACTIVE_AIRPORT a ON a.NFDC_ARPT_ID = o.airport_nasr_id LEFT JOIN state s ON a.ST_CD = s.stateAbbreviation WHERE o.ndbr_web_site_ = 1 AND lower(a.NFDC_ARPT_ID) = ? ) n WHERE rnum BETWEEN 1 AND 50 ORDER BY lower(n.procedure_name) ASC, n.AIRPORT_CODE
SQLPARAMETERS
array - Top 1 of 1 rows
1 t85
selectedtab: N/A
airport:
query
RESULTSET
query
  AIRPORT_CITY AIRPORT_CODE AIRPORT_NAME AIRPORT_STATE
1 YOAKUM T85 YOAKUM MUNI TX
CACHED false
EXECUTIONTIME 78
SQL SELECT a.NFDC_ARPT_ID as AIRPORT_CODE, a.ARPT_NM as AIRPORT_NAME, a.ARPT_CHART_LOC_CITY_TXT as AIRPORT_CITY, a.ST_CD as AIRPORT_STATE FROM NON_OFFICIAL_USE_ACTIVE_AIRPORT a WHERE lower(a.NFDC_ARPT_ID) = ?
SQLPARAMETERS
array - Top 1 of 1 rows
1 t85
pagehead: N/A
coordinationresultscount: 0
resultscount: 1
orderdirection: ASC
xe:
struct
accessDenied main.accessDenied
advancedSearch procedure.advanced
directory directory
export procedure.exportResults
search airport.results
self procedure.results
toggleNotification notification.toggle
event: procedure.results
postcontent: <script src="../assets/js/notification.js"></script> <script> $(function () { $.faaModal(true, { autoOpen: true, loadUrl: '../view/legalDisclaimer.cfm', loadCallback: function () { console.log('callback for ' + this.id); }, title: 'Disclaimer', dialogClass: this.id, buttons: { "Continue": function() { $(this).dialog("close"); } }, modal: true }); }); </script> <script> $(function () { $("#filterOptions").on('click', function (e) { e.preventDefault(); $.faaModal(true,{ autoOpen: true, loadUrl: $(this).attr("href") + " .modalContent", title: "Filter Options for IFP Documents and NDBR", loadData: { "queryString":"tab=ndbr&amp;nasrId=T85" }, width: 544 }); }); }); </script>
productionplanresultscount: 0
unfilteredquerystring: tab=ndbr&amp;nasrId=T85
ndbrresultscount: 1
tab: ndbr
nasrid: T85
title: IFP Information Gateway Search Results
startrow: 1
content: N/A
orderby: procedure
querystring: tab=ndbr&amp;nasrId=T85
hasnotification: NO
procedureresultscount: 2
Private Collection
cbox_incomingcontexthash: 6E8F9E7AF45D92049575B0B5600CF8B2
currentlayout: layout.main.cfm
currentview: procedure/results
currentviewargs:
struct [empty]
viewmodule: N/A
Approximate Debug Rendering Time: 469 ms