{"id":30733373,"url":"https://github.com/polcats/interactivemap","last_synced_at":"2025-09-03T18:16:19.736Z","repository":{"id":45527883,"uuid":"84942397","full_name":"polcats/InteractiveMap","owner":"polcats","description":"A web-based framework that generates an interactive map.","archived":false,"fork":false,"pushed_at":"2019-12-23T11:03:18.000Z","size":19675,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-07T15:19:09.823Z","etag":null,"topics":["framework","json-format","map-application","map-generation","mobile-web-app","svg-animation","web-application"],"latest_commit_sha":null,"homepage":"https://polcats.tech/InteractiveMap/","language":"JavaScript","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/polcats.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-14T11:40:50.000Z","updated_at":"2022-07-14T06:49:37.000Z","dependencies_parsed_at":"2022-07-15T15:00:58.462Z","dependency_job_id":null,"html_url":"https://github.com/polcats/InteractiveMap","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/polcats/InteractiveMap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polcats%2FInteractiveMap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polcats%2FInteractiveMap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polcats%2FInteractiveMap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polcats%2FInteractiveMap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polcats","download_url":"https://codeload.github.com/polcats/InteractiveMap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polcats%2FInteractiveMap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273487752,"owners_count":25114609,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["framework","json-format","map-application","map-generation","mobile-web-app","svg-animation","web-application"],"created_at":"2025-09-03T18:16:16.539Z","updated_at":"2025-09-03T18:16:19.696Z","avatar_url":"https://github.com/polcats.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# InteractiveSvgMap\r\nThis is a framework that can generate an interactive SVG map by loading data points from JSON-formatted files.\r\n\r\n\u003ch2\u003eMap Data Files\u003c/h2\u003e\r\n\u003cul\u003e\r\n    \u003cli\u003eEntry/Exit - The entry and exit points of a building.\u003c/li\u003e\r\n    \u003cli\u003eLabels - The names of the different buildings/areas.\u003c/li\u003e\r\n    \u003cli\u003eMap Data - The collective file for the buildings, pathways/floors, gates, etc.\u003c/li\u003e\r\n    \u003cli\u003ePaths - The paths from one location to another.\u003c/li\u003e\r\n    \u003cli\u003ePoints of Interest - The useful locations available in the map. \u003c/li\u003e\r\n\u003c/ul\u003e\r\n\r\n\u003ch4\u003eHow was the map created\u003c/h4\u003e\r\n\u003cp\u003eThe main map was initially created using Adobe Illustrator. It consists of the items listed below. \u003cbr\u003e\r\nIt was later on converted to the generalized map structure types in JSON format.\u003c/p\u003e\r\n\u003cul\u003e\r\n    \u003cli\u003eLabels\u003c/li\u003e\r\n    \u003cli\u003eMap Data\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\r\n\u003cp\u003eThe rest were created by using the \u003ca href=\"https://github.com/polcats/SVGMapPathGenerator\"\u003eSVGMapPathGenerator\u003c/a\u003e:\u003c/p\u003e\r\n\u003cul\u003e\r\n    \u003cli\u003eEntry/Exit\u003c/li\u003e\r\n    \u003cli\u003ePaths\u003c/li\u003e\r\n    \u003cli\u003ePoints of Interest\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\r\n\u003ch2\u003eContributors for the SLU Map\u003c/h2\u003e\r\n\u003ch3\u003eSurveying \u0026 Data Preprocessing\u003c/h3\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eMandy Lee\u003c/li\u003e\r\n\u003cli\u003eClark Mariano\u003c/li\u003e\r\n\u003cli\u003eDerick Liwanag\u003c/li\u003e\r\n\u003cli\u003eErico Erese\u003c/li\u003e\r\n\u003cli\u003ePatricia Canaria\u003c/li\u003e\r\n\u003cli\u003eSam Lopez\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\r\n\u003ch3\u003ePhotography\u003c/h3\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eHiromi Uetmatsu\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\r\n\u003ch3\u003eMap Design\u003c/h3\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eJhennie Prado\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\r\n\u003ch3\u003eDeveloper\u003c/h3\u003e\r\n\u003cul\u003e\r\n\u003cli\u003ePaul Catalan\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\r\n\u003ch2\u003eTarget Changes\u003c/h2\u003e\r\n\u003cp\u003eThis was originally a college project. The requirements involved not using any libraries or frameworks. \u003cbr\u003e The following targets aim to improve the current implementation:\u003c/p\u003e\r\n\u003cul\u003e\r\n\u003cli\u003e[ ] Refactor JS codes\u003c/li\u003e\r\n\u003cli\u003e[ ] Update codes by adding jQuery\u003c/li\u003e\r\n\u003cli\u003e[ ] Update UI by using a responsive CSS Framework\u003c/li\u003e\r\n\u003c/ul\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolcats%2Finteractivemap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolcats%2Finteractivemap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolcats%2Finteractivemap/lists"}