Skip to content

A map application that shows OpenStreetMap features in real time; you can also open locations using your favorite map app.

License

Notifications You must be signed in to change notification settings

iapheus/OSS-Explorer

Repository files navigation

OSS Explorer

This project searches and displays all map features listed on the OpenStreetMap Map Features page in real-time for the user. You can search for dozens of features and keys, such as Amenity, Building, and Highway, and view them as locations on the map. Additionally, this project includes satellite and standard map views, as well as a dark mode feature.

Screenshots

Demo

https://oss-explorer-bice.vercel.app/

Run Locally

Clone the project

  git clone https://github.com/iapheus/OSS-Explorer.git

Go to the project directory

  cd OSS-Explorer

Install dependencies

  npm install

Start the server

  npm run dev

License and Attribution

This project uses;

GNU AGPLv3

About

A map application that shows OpenStreetMap features in real time; you can also open locations using your favorite map app.

Topics

Resources

License

Stars

Watchers

Forks