{"id":19110320,"url":"https://github.com/nxtrace/tracemap","last_synced_at":"2025-08-25T07:34:32.023Z","repository":{"id":37687337,"uuid":"505813633","full_name":"nxtrace/traceMap","owner":"nxtrace","description":"NextTrace Enhanced traceMap Plugin","archived":false,"fork":false,"pushed_at":"2025-03-03T21:25:43.000Z","size":361,"stargazers_count":28,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-31T15:27:58.378Z","etag":null,"topics":["nexttrace","tracemap"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nxtrace.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-06-21T11:27:39.000Z","updated_at":"2025-03-11T03:41:26.000Z","dependencies_parsed_at":"2023-11-21T01:46:38.449Z","dependency_job_id":"1f2716b4-3413-4702-946c-34e13dbba730","html_url":"https://github.com/nxtrace/traceMap","commit_stats":null,"previous_names":["nxtrace/tracemap"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nxtrace/traceMap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxtrace%2FtraceMap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxtrace%2FtraceMap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxtrace%2FtraceMap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxtrace%2FtraceMap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nxtrace","download_url":"https://codeload.github.com/nxtrace/traceMap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxtrace%2FtraceMap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272024678,"owners_count":24860528,"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-08-25T02:00:12.092Z","response_time":1107,"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":["nexttrace","tracemap"],"created_at":"2024-11-09T04:24:38.496Z","updated_at":"2025-08-25T07:34:31.999Z","avatar_url":"https://github.com/nxtrace.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"https://github.com/OwO-Network/nexttrace-enhanced/raw/main/asset/logo.png\" height=\"200px\" alt=\"NextTrace Logo\"/\u003e\n\n\u003c/div\u003e\n\n# traceMap\n\nNextTrace Enhanced traceMap Plugin\n\n同时支持本地查询和使用OSMAPI查询\n\n## How To Use\n\n+ 运行`traceMap`服务器\n\n  默认端口为`8888`\n  \n  POST接口默认路径为`/api`,GET接口默认路径为`/html/\u003cfilename\u003e`\n\n  ```bash\n  mkdir -p /var/www\n  cd /var/www\n  git clone https://github.com/tsosunchia/traceMap.git\n  cd traceMap\n  pip3 install -r requirements.txt\n  mv traceMap.service /etc/systemd/system/\n  systemctl daemon-reload\n  systemctl enable traceMap.service\n  systemctl start traceMap.service\n  ```\n  \n+ 调试模式：调用`main.py`中的`process`函数即可。\n    \n  ```python3\n  def process(rawData) -\u003e str:\n    \"\"\"\n    处理原始数据，获取HTML文件路径\n    :param rawData: dict, 原始数据\n    :return: str, HTML文件路径\n    \"\"\"\n  ```\n    \n  默认使用本地查询，如果需要使用OSMAPI查询，请在`main.py`中设置`localQuery`为`False`。\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnxtrace%2Ftracemap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnxtrace%2Ftracemap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnxtrace%2Ftracemap/lists"}