This project aims to present an interactive map of the 777 best photo spots, covering the entire territory with additional information for each location.
- Interactive Map: Easily explore different regions of and discover the best photography spots.
- Detailed Information: Access precise details for each spot, including GPS coordinates, a link to the recommended photo, and the Google Maps link of the location.
- Fork this repo.
- Clone the forked repo locally to your machine.
- Add the features or additional information that interest you.
- Send a pull request.
Contact me on Discord for any contributions to the database.
Frontend: HTML, CSS, JavaScript (mapping library)
Database: Google Sheets
Libraries: jQuery, Google Fonts, IonIcons
Mapping: Leaflet.js, OpenStreetMap
You can find Python scripts in this folder for data generation through data scraping.
The data is organized as follows in a Google Sheets file:
- Prefecture
- Latitude
- Longitude
- City
- Spot Name
- Description
- GPS Coordinates
- Photo Link
- Google Maps Link
Contributions are welcome! Feel free to report issues, propose features, or send pull requests.