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 (NDBR) — Repository and Source Documents used for Data Validation of Coded IFPs.

Advanced Search

Browse by State - Maryland

Showing results 51 - 56 of 56

ID Sort Asc Name Sort Asc City Sort Asc State Sort Desc Charts IFP Production Plan IFP Coordination IFP Documents (NDBR)
7MD5 (K7MD5) ST MARY'S HOSPITAL LEONARDTOWN MD 0 0 0 0
FME (KFME) TIPTON FORT MEADE(ODENTON) MD 4 2 0 2
44MD (K44MD) UNION MEML HOSPITAL BALTIMORE MD 0 0 0 0
MD71 (KMD71) UNIVERSITY OF MARYLAND SHOCK TRAUMA CENTER BALTIMORE MD 0 0 0 0
NUI (KNUI) WEBSTER NOLF ST INIGOES MD 0 0 0 0
EDG (KEDG) WEIDE AHP (ABERDEEN PROVING GROUND) EDGEWOOD ARSENAL MD 0 0 0 0

Showing results 51 - 56 of 56

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-335-2023 09:25:34 PM
Server Instance:
IP-0A1BE514
Current Event:
airport.results
Current Layout:
layout.main.cfm (Module: )
Current View:
airport/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
09:25:33.686 PM 16 ms invoking runEvent [Lifecycle.onSessionStart]
09:25:33.686 PM 0 ms invoking runEvent [Lifecycle.onRequestStart]
09:25:34.374 PM 688 ms invoking runEvent [airport.results]
09:25:34.421 PM 16 ms rendering View [main/quickSearchBox.cfm]
09:25:34.421 PM 0 ms rendering View [main/accountHeader.cfm]
09:25:34.421 PM 16 ms rendering View [airport/results.cfm]
09:25:34.452 PM 47 ms rendering Layout [layout.main.cfm]
09:25:34.468 PM 0 ms invoking runEvent [Lifecycle.onRequestEnd]
Total Framework Request Execution Time: 782 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.42% ==> Hits: 18617 | Misses: 109 | Evictions: 0 | Garbage Collections: 0 | Object Count: 7
JVM Memory Stats
19.93 % Free | Max: 2,796,544 KB Total: 1,504,768 KB | Free: 557,389 KB
Last Reap
Dec-335-2023 09:25:33 PM

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 68 120 30 Dec-01
07:27:29 PM
Dec-01
09:25:33 PM
Alive
handlers-air_traffic.flight_info.aeronav.procedures.application.handlers.directory 107 120 30 Dec-01
08:50:00 PM
Dec-01
09:24:53 PM
Alive
handlers-air_traffic.flight_info.aeronav.procedures.application.handlers.lifecycle 525 120 30 Dec-01
08:49:18 PM
Dec-01
09:25:34 PM
Alive
handlers-air_traffic.flight_info.aeronav.procedures.application.handlers.main 3 120 30 Dec-01
08:56:42 PM
Dec-01
09:18:05 PM
Alive
handlers-air_traffic.flight_info.aeronav.procedures.application.handlers.procedure 51 120 30 Dec-01
08:49:18 PM
Dec-01
09:24:41 PM
Alive
wirebox-air_traffic.flight_info.aeronav.procedures.application.plugins.messagebox 169 120 30 Dec-01
08:49:18 PM
Dec-01
09:25:34 PM
Alive
wirebox-coldbox.system.plugins.jvmutils 167 120 30 Dec-01
08:49:19 PM
Dec-01
09:25:34 PM
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 [Filtered - Top 2 of 6 rows]
  AIRPORT_CITY AIRPORT_CODE AIRPORT_ICAO AIRPORT_NAME AIRPORT_STATE IFPCOORDINATION IFPPRODUCTION ISSUBSCRIBED NDBR PROCEDURECOUNT RNUM
1 LEONARDTOWN 7MD5 K7MD5 ST MARY'S HOSPITAL MD [empty string] [empty string] 0 [empty string] [empty string] 51
2 FORT MEADE(ODENTON) FME KFME TIPTON MD 0 2 0 2 4 52
CACHED false
EXECUTIONTIME 548
SQL SELECT p.*, o.ifpCoordination, o.ndbr, o.procedureCount, o.ifpProduction, 0 AS isSubscribed FROM ( SELECT 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, row_number() OVER (ORDER BY lower(a.ST_CD) ASC, a.ARPT_NM, a.NFDC_ARPT_ID) AS rnum FROM NON_OFFICIAL_USE_ACTIVE_AIRPORT a LEFT JOIN state s ON (a.ST_CD = s.stateAbbreviation OR a.ST_CD = s.internationalCode) WHERE 1 = 1 AND lower(s.stateName) = ? ) p LEFT JOIN pitOperationsAirports o ON p.AIRPORT_CODE = o.nasrId WHERE rnum BETWEEN 51 AND 100 ORDER BY lower(p.AIRPORT_STATE) ASC, p.AIRPORT_NAME, p.AIRPORT_CODE
SQLPARAMETERS
array - Top 1 of 1 rows
1 maryland
browse: 1
selectedtab: N/A
pagehead: N/A
state: Maryland
resultscount: 56
orderdirection: ASC
xe:
struct
accessDenied main.accessDenied
advancedSearch procedure.advanced
search airport.results
self airport.results
toggleNotification notification.toggle
event: airport.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>
startrow: 51
title: IFP Information Gateway Search Results
content: N/A
orderby: state
hasnotification: NO
Private Collection
cbox_incomingcontexthash: F834623EDE9C91D383BE542FA52B9729
currentlayout: layout.main.cfm
currentview: airport/results
currentviewargs:
struct [empty]
viewmodule: N/A
Approximate Debug Rendering Time: 439 ms