{"id":26045473,"url":"https://github.com/michaeljymsgutierrez/geohash-map-explorer","last_synced_at":"2025-07-30T22:07:06.325Z","repository":{"id":278852058,"uuid":"931886375","full_name":"michaeljymsgutierrez/geohash-map-explorer","owner":"michaeljymsgutierrez","description":"Interactive geohash map explorer for geographic discovery","archived":false,"fork":false,"pushed_at":"2025-02-22T04:00:25.000Z","size":311,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T11:36:01.233Z","etag":null,"topics":["geohash","javascript-library","leafletjs","maps","reactjs","typescript"],"latest_commit_sha":null,"homepage":"https://geohash-map-explorer.vercel.app/dashboard/geohash-explorer","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/michaeljymsgutierrez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-13T02:35:30.000Z","updated_at":"2025-02-22T04:00:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"223f3e1d-4f94-4c29-861b-9ede15e7706a","html_url":"https://github.com/michaeljymsgutierrez/geohash-map-explorer","commit_stats":null,"previous_names":["michaeljymsgutierrez/geohash-map-explorer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/michaeljymsgutierrez/geohash-map-explorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaeljymsgutierrez%2Fgeohash-map-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaeljymsgutierrez%2Fgeohash-map-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaeljymsgutierrez%2Fgeohash-map-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaeljymsgutierrez%2Fgeohash-map-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaeljymsgutierrez","download_url":"https://codeload.github.com/michaeljymsgutierrez/geohash-map-explorer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaeljymsgutierrez%2Fgeohash-map-explorer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262438012,"owners_count":23311071,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["geohash","javascript-library","leafletjs","maps","reactjs","typescript"],"created_at":"2025-03-07T19:53:19.549Z","updated_at":"2025-06-28T13:32:13.998Z","avatar_url":"https://github.com/michaeljymsgutierrez.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Geohash Map Explorer\n\n**Overview**\n\nGeohash Map Explorer is a web application that provides an interactive visualization of the Geohash system. It allows you to explore how geographic coordinates are encoded into a hierarchical grid of increasingly smaller regions. The application features an interactive map where you can:\n\n- **Explore the Geohash Grid:** Seamlessly zoom and pan across the world map and observe how the Geohash system recursively subdivides the Earth into a hierarchical grid of increasingly smaller regions.\n- **Visualize Geohash Prefixes:** View colored regions on the map representing different Geohash prefixes at various levels of granularity.\n- **View Geohash Information:** Hover or click on a Geohash box to display its corresponding prefix.\n\n**Technologies Used**\n\n- **[Next.js](https://nextjs.org/)**\n- **[Leaflet](https://leafletjs.com/)** (for map interactions)\n- **[antd](https://ant.design/components/overview/)** (for UI components)\n- **[use-debounce](https://www.npmjs.com/package/use-debounce)** (for debouncing map updates)\n- **[TypeScript](https://www.typescriptlang.org/)**\n\n**Project Setup**\n\n1.  **Clone the repository:**\n\n    ```bash\n    git clone https://github.com/michaeljymsgutierrez/geohash-map-explorer.git\n    ```\n\n2.  **Navigate to the project directory:**\n\n    ```bash\n    cd geohash-map-explorer\n    ```\n\n3.  **Install dependencies:**\n\n    ```bash\n    npm install\n    ```\n\n**Developing**\n\n- To start the development server:\n\n    ```bash\n    npm run dev\n    ```\n\n**Building**\n\n- To build the production version of the application, run:\n\n    ```bash\n    npm run build\n    ```\n\nThis will create an optimized build of your application in the `build` folder.\n\n**Demo**\n\nYou can check out a live demo of the Geohash Map Explorer [here](https://geohash-map-explorer.vercel.app/dashboard/geohash-explorer)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaeljymsgutierrez%2Fgeohash-map-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaeljymsgutierrez%2Fgeohash-map-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaeljymsgutierrez%2Fgeohash-map-explorer/lists"}