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 - New Jersey

Showing results 101 - 110 of 110

ID Sort Asc Name Sort Asc City Sort Asc State Sort Desc Charts IFP Production Plan IFP Coordination IFP Documents (NDBR)
TEB (KTEB) TETERBORO TETERBORO NJ 23 4 3 21
5NJ4 (K5NJ4) TRENTON TRENTON NJ 0 0 0 0
TTN (KTTN) TRENTON MERCER TRENTON NJ 16 2 0 12
N87 (KN87) TRENTON-ROBBINSVILLE ROBBINSVILLE NJ 6 0 0 4
39NJ (K39NJ) TROOP B TOTOWA NJ 0 0 0 0
6NJ3 (K6NJ3) WAYNE OFFICE HELISTOP WAYNE NJ 0 0 0 0
15NJ (K15NJ) WERNER BELFORD NJ 0 0 0 0
38NJ (K38NJ) WJRZ RADIO MANAHAWKIN NJ 0 0 0 0
OBI (KOBI) WOODBINE MUNI WOODBINE NJ 4 1 0 3
14NJ (K14NJ) WUERKERS NEW ACRES FARM RIO GRANDE NJ 0 0 0 0

Showing results 101 - 110 of 110

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:28:09 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:28:08.664 PM 0 ms invoking runEvent [Lifecycle.onSessionStart]
09:28:08.664 PM 0 ms invoking runEvent [Lifecycle.onRequestStart]
09:28:09.423 PM 681 ms invoking runEvent [airport.results]
09:28:09.439 PM 0 ms rendering View [main/quickSearchBox.cfm]
09:28:09.439 PM 0 ms rendering View [main/accountHeader.cfm]
09:28:09.455 PM 16 ms rendering View [airport/results.cfm]
09:28:09.486 PM 62 ms rendering Layout [layout.main.cfm]
09:28:09.486 PM 0 ms invoking runEvent [Lifecycle.onRequestEnd]
Total Framework Request Execution Time: 822 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: 18736 | Misses: 111 | Evictions: 0 | Garbage Collections: 0 | Object Count: 7
JVM Memory Stats
20.20 % Free | Max: 2,796,544 KB Total: 1,370,624 KB | Free: 564,907 KB
Last Reap
Dec-335-2023 09:27:45 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 1 120 30 Dec-01
09:28:08 PM
Dec-01
09:28:08 PM
Alive
handlers-air_traffic.flight_info.aeronav.procedures.application.handlers.directory 119 120 30 Dec-01
08:50:00 PM
Dec-01
09:28:01 PM
Alive
handlers-air_traffic.flight_info.aeronav.procedures.application.handlers.lifecycle 584 120 30 Dec-01
08:49:18 PM
Dec-01
09:28:09 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 58 120 30 Dec-01
08:49:18 PM
Dec-01
09:27:48 PM
Alive
wirebox-air_traffic.flight_info.aeronav.procedures.application.plugins.messagebox 190 120 30 Dec-01
08:49:18 PM
Dec-01
09:28:09 PM
Alive
wirebox-coldbox.system.plugins.jvmutils 187 120 30 Dec-01
08:49:19 PM
Dec-01
09:28:09 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 10 rows]
  AIRPORT_CITY AIRPORT_CODE AIRPORT_ICAO AIRPORT_NAME AIRPORT_STATE IFPCOORDINATION IFPPRODUCTION ISSUBSCRIBED NDBR PROCEDURECOUNT RNUM
1 TETERBORO TEB KTEB TETERBORO NJ 3 4 0 21 23 101
2 TRENTON 5NJ4 K5NJ4 TRENTON NJ [empty string] [empty string] 0 [empty string] [empty string] 102
CACHED false
EXECUTIONTIME 571
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 101 AND 150 ORDER BY lower(p.AIRPORT_STATE) ASC, p.AIRPORT_NAME, p.AIRPORT_CODE
SQLPARAMETERS
array - Top 1 of 1 rows
1 new jersey
browse: 1
selectedtab: N/A
pagehead: N/A
state: New Jersey
resultscount: 110
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: 101
title: IFP Information Gateway Search Results
content: N/A
orderby: state
hasnotification: NO
Private Collection
cbox_incomingcontexthash: F80BE3A55BDFF21B48EE0DDD454A1B64
currentlayout: layout.main.cfm
currentview: airport/results
currentviewargs:
struct [empty]
viewmodule: N/A
Approximate Debug Rendering Time: 506 ms