# Airports Geo Search

This demo indexes 78K Airports around the world and lets you browse them on a map, search by airport details, and filter by a variety of parameters like airport type, elevation, number of runways, etc.

This implementation uses Next.js with React for the frontend and uses react-instantsearch (opens new window) with typesense-instantsearch-adapter (opens new window) for making search queries to Typesense.

Live Demo (opens new window) | Source Code (opens new window)

# Key Highlights

This documentation site is open source. Found an issue? Edit this page (opens new window) and send us a Pull Request.

For AI Agents: View an easy-to-parse, token-efficient Markdown version of this page. You can also replace .html with .md in any docs URL. For paths ending in /, append README.md to the path.

Last Updated: 2/12/2024, 2:39:26 PM