{"id":24807886,"url":"https://github.com/dhull33/freemymaps","last_synced_at":"2025-07-13T19:40:37.872Z","repository":{"id":40934111,"uuid":"159381361","full_name":"dhull33/FreeMyMaps","owner":"dhull33","description":"A completely free mapping application built with OpenLayers 5, Express, Node.js, EJS, and PostgreSQL","archived":false,"fork":false,"pushed_at":"2025-06-16T07:17:32.000Z","size":14002,"stargazers_count":7,"open_issues_count":56,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-16T08:29:56.144Z","etag":null,"topics":["ejs","eslint","expressjs","fossa","heroku","nodejs","openlayers","pm2","postgresql","prettier","webpack"],"latest_commit_sha":null,"homepage":"https://freemymaps.com","language":"EJS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dhull33.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,"zenodo":null}},"created_at":"2018-11-27T18:31:50.000Z","updated_at":"2023-04-15T06:11:35.000Z","dependencies_parsed_at":"2023-02-04T21:01:43.459Z","dependency_job_id":"0c81af99-26c8-4eec-8054-3e01b6b338dc","html_url":"https://github.com/dhull33/FreeMyMaps","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dhull33/FreeMyMaps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhull33%2FFreeMyMaps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhull33%2FFreeMyMaps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhull33%2FFreeMyMaps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhull33%2FFreeMyMaps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhull33","download_url":"https://codeload.github.com/dhull33/FreeMyMaps/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhull33%2FFreeMyMaps/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265197504,"owners_count":23726426,"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":["ejs","eslint","expressjs","fossa","heroku","nodejs","openlayers","pm2","postgresql","prettier","webpack"],"created_at":"2025-01-30T09:27:47.870Z","updated_at":"2025-07-13T19:40:37.829Z","avatar_url":"https://github.com/dhull33.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FreeMyMaps\n\n[![Known Vulnerabilities](https://snyk.io//test/github/dhull33/FreeMyMaps/badge.svg?targetFile=package.json)](https://snyk.io//test/github/dhull33/FreeMyMaps?targetFile=package.json)[![dependencies Status](https://david-dm.org/dhull33/FreeMyMaps.svg)](https://david-dm.org/dhull33/FreeMyMaps)\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdhull33%2FFreeMyMaps.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdhull33%2FFreeMyMaps?ref=badge_shield)\n\nA completely free mapping application that you can use or modify for your own app! What could be better than that? I'll let you decide!\n\nhttps://freemymaps.herokuapp.com/\n\n## Current Features\n\n1. 8 different map types\n\n   - Topographical with Satellite (detailed view US only)\n   - Topographical with contour lines (detailed view US only)\n   - Normal Day\n   - Normal Day Transit\n   - Pedestrian Day\n   - Terrain Day\n   - Satellite Day\n   - Hybrid Day\n\n   ![](./public/images/topo-screen-shot.png)\n\n   P.S. check out this fantastic example that helped me quite a bit: https://openlayers.org/en/latest/examples/here-maps.html\n\n2. OSM Geocoder\n\n   - Uses Open Street Map Data and [ol-geocoder](https://github.com/jonataswalker/ol-geocoder)\n\n3. Geolocation\n\n   - It's surprisingly easy to get someone's location. The following code is all that is needed (public/javascripts/maps/mainMap.js line 360):\n\n     ```javascript\n     navigator.geolocation.getCurrentPosition((yourPosition) =\u003e {\n       // yourPosition is an object from your brower's Geolocation API\n     });\n     ```\n\n   - Here's a link from [Mozilla](https://developer.mozilla.org/en-US/docs/Web/API/Geolocation_API) that goes into more detail\n\n4. Drawing\n\n   - Freehand\n   - Not freehand\n   - Lines and Polygons ([in case you forgot what a polygon is](https://en.wikipedia.org/wiki/Polygon))\n\n5. Accounts\n\n   - Can create an account with a unique username\n\n6. Download\n\n   - As a png image\n   - GeoJSON data\n\n## Bugs\n\nIf you have encountered a bug or would like to request a feature, please use the [GitHub issue tracker](https://github.com/dhull33/FreeMyMaps/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhull33%2Ffreemymaps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhull33%2Ffreemymaps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhull33%2Ffreemymaps/lists"}