✖
National Park Visualizer
The National Park Visualizer is a tool created using primarily the National Parks Service API as well as D3 Geo, Flickr API, and Google Maps Api. The goal of this application was to provide an interactive resource where people could learn about different parks in one single page app environment. The application is comprised of four main components:
The interactive map displays all National Parks within mainland USA (+ Alaska, Hawaii). Click on a state to zoom to a state and view the parks within that state inside the parks list.
The parks filter allows one to select for parks based on different metrics such as activities, hours, fee/no fee, and state. Searching by filter will narrow down the parks list to only those parks which meet all of the criteria.
The parks list will at first contain a scrollable list of all 467 national park (minus those not on the 50 states or DC). The interactive and the parks filter can both be used to query parks that meet a specific criteria. Clicking on a park within the parks list will lead to the parks show page opening up for that respective park.
The parks show page is where you will find all of the information about a park! The scrollable images, sourced from both the NPS API and Flickr API, can be clicked to view the large full resolution images in a gallery. After, you will find information about the park such as a brief synopsis, operating hours, activities, and a embedded map to view the park. If you would like to learn more about the specific park, the park title itself is a link that will take you to the park's website.