A modern web application for visualizing multiple geohashes on an interactive map. Perfect for developers working with location-based data and geohashing algorithms.
- 🗺️ Interactive map visualization
- 📦 Bulk geohash processing
- 🚀 Fast rendering with memoization
- 📱 Responsive design
- 🎯 Precise bounding box calculations
- ⚡ Real-time visualization
Visit GeohashViz.com to try it out!
# Clone the repository
git clone https://github.com/amarlearning/geohashviz.com.git
# Navigate to project directory
cd geohashviz.com
# Install dependencies
npm install
# Start development server
npm start
- Visit GeohashViz.com in your browser
- Enter geohashes in the input field (one per line or comma-separated)
- Click "Visualize" to see them on the map
- The map will automatically zoom to fit all geohashes
- Frontend: React.js with TypeScript
- Map: Leaflet.js
- Styling: CSS Modules
- Package Manager: npm
Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.
Found a bug? Have a suggestion? Feel free to:
Built with ♥ by Amar Prakash Pandey(@amarlearning) under MIT License
You can find a copy of the License at http://amarlearning.mit-license.org/