trails-editor:为 2015 年全国公民黑客日创建的项目

时间:2024-06-18 12:42:35
【文件属性】:

文件名称:trails-editor:为 2015 年全国公民黑客日创建的项目

文件大小:432KB

文件格式:ZIP

更新时间:2024-06-18 12:42:35

JavaScript

打开轨迹编辑器 用于为 [Open Trails Map] 创建和编辑数据的 Web 地图应用程序 ( )。 要求 [ > v0.12.2) [ > v2.7.5) [ v 9.3) [ v 2.1.7) 安装 安装 Open Trails 数据库 $ createdb -O [your-db-user] open-trails -E utf8 -T [postgis-template-db] $ psql -d open-trails -f open-trails.sql 使用您的数据库设置更新config.json 安装trails-editor依赖项 $ npm install 使用运行测试 $ mocha test 运行服务器! $ node index.js


【文件预览】:
trails-editor-master
----client()
--------style()
--------vendor()
--------script()
--------index.html(6KB)
----.gitignore(13B)
----package.json(887B)
----open-trails.sql(2KB)
----index.js(236B)
----README.md(832B)
----lib()
--------routes.js(2KB)
--------server.js(2KB)
--------database.js(2KB)
----test()
--------tests.js(1KB)
----config.json(222B)

网友评论