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 - Rhode Island

Showing results 1 - 8 of 8

ID Sort Asc Name Sort Asc City Sort Asc State Sort Desc Charts IFP Production Plan IFP Coordination IFP Documents (NDBR)
BID (KBID) BLOCK ISLAND STATE BLOCK ISLAND RI 6 0 0 3
RI21 (KRI21) GOAT ISLAND NEWPORT RI 0 0 0 0
UUU (KUUU) NEWPORT STATE NEWPORT RI 6 0 0 3
SFZ (KSFZ) NORTH CENTRAL STATE PAWTUCKET RI 8 0 0 6
OQU (KOQU) QUONSET STATE NORTH KINGSTOWN RI 9 3 0 6
PVD (KPVD) RHODE ISLAND TF GREEN INTL PROVIDENCE RI 22 0 0 15
08R (K08R) RICHMOND WEST KINGSTON RI 0 0 0 0
WST (KWST) WESTERLY STATE WESTERLY RI 3 0 0 3

Showing results 1 - 8 of 8

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:
Jun-09-2023 05:42:09 PM
Server Instance:
iactdzpvap824
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
05:42:08.957 PM 0 ms invoking runEvent [Lifecycle.onSessionStart]
05:42:08.961 PM 0 ms invoking runEvent [Lifecycle.onRequestStart]
05:42:09.476 PM 514 ms invoking runEvent [airport.results]
05:42:09.486 PM 1 ms rendering View [main/quickSearchBox.cfm]
05:42:09.487 PM 1 ms rendering View [main/accountHeader.cfm]
05:42:09.489 PM 7 ms rendering View [airport/results.cfm]
05:42:09.504 PM 25 ms rendering Layout [layout.main.cfm]
05:42:09.504 PM 0 ms invoking runEvent [Lifecycle.onRequestEnd]
Total Framework Request Execution Time: 547 ms
 CacheBox Monitor
Refresh Monitor: Loading...
CacheBox ID
956971476
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: 98.18% ==> Hits: 169507 | Misses: 3142 | Evictions: 0 | Garbage Collections: 0 | Object Count: 7
JVM Memory Stats
38.25 % Free | Max: 2,925,568 KB Total: 2,925,568 KB | Free: 1,119,060 KB
Last Reap
Jun-09-2023 05:42:08 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 6 120 30 Jun-09
05:23:18 PM
Jun-09
05:42:08 PM
Alive
handlers-air_traffic.flight_info.aeronav.procedures.application.handlers.directory 141 120 30 Jun-09
04:26:52 PM
Jun-09
05:42:00 PM
Alive
handlers-air_traffic.flight_info.aeronav.procedures.application.handlers.lifecycle 283 120 30 Jun-09
05:00:06 PM
Jun-09
05:42:09 PM
Alive
handlers-air_traffic.flight_info.aeronav.procedures.application.handlers.main 1 120 30 Jun-09
05:22:57 PM
Jun-09
05:22:57 PM
Alive
handlers-air_traffic.flight_info.aeronav.procedures.application.handlers.procedure 7 120 30 Jun-09
05:36:41 PM
Jun-09
05:40:52 PM
Alive
wirebox-air_traffic.flight_info.aeronav.procedures.application.plugins.messagebox 102 120 30 Jun-09
05:00:06 PM
Jun-09
05:42:09 PM
Alive
wirebox-coldbox.system.plugins.jvmutils 99 120 30 Jun-09
05:00:10 PM
Jun-09
05:42: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 8 rows]
  AIRPORT_CITY AIRPORT_CODE AIRPORT_ICAO AIRPORT_NAME AIRPORT_STATE IFPCOORDINATION IFPPRODUCTION ISSUBSCRIBED NDBR PROCEDURECOUNT RNUM
1 BLOCK ISLAND BID KBID BLOCK ISLAND STATE RI 0 0 0 3 6 1
2 NEWPORT RI21 KRI21 GOAT ISLAND RI [empty string] [empty string] 0 [empty string] [empty string] 2
CACHED false
EXECUTIONTIME 436
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.CITY_NM 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 1 AND 50 ORDER BY lower(p.AIRPORT_STATE) ASC, p.AIRPORT_NAME, p.AIRPORT_CODE
SQLPARAMETERS
array - Top 1 of 1 rows
1 rhode island
browse: 1
selectedtab: N/A
pagehead: N/A
state: Rhode Island
resultscount: 8
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>
title: IFP Information Gateway Search Results
startrow: 1
content: N/A
orderby: state
hasnotification: NO
Private Collection
cbox_incomingcontexthash: 8C627D89417027CEF2701ACF56AB6AD4
currentlayout: layout.main.cfm
currentview: airport/results
currentviewargs:
struct [empty]
viewmodule: N/A
Approximate Debug Rendering Time: 339 ms