node-gis-server:使用 Node 基于 GeoJSON 对 PostGIS 的 HTTP 访问

时间:2024-07-03 13:52:32
【文件属性】:

文件名称:node-gis-server:使用 Node 基于 GeoJSON 对 PostGIS 的 HTTP 访问

文件大小:7KB

文件格式:ZIP

更新时间:2024-07-03 13:52:32

JavaScript

节点 GIS 服务器 Node.js 应用程序为 PostGIS 数据提供基于 GeoJSON 的 REST 接口。 有关依赖项,请参阅 package.json。 变更日志 2014-02-08 - 按照开始实施 MVC 2014-02-11 - 添加 core.js 以实现基本功能查询。 实现了 GeoJSON FeatureCollection 的返回。 2014-02-14 - 添加了使用输入 GeoJSON 几何执行相交查询的功能。 添加了返回指定表模式的函数。 将所有输出功能默认为 WGS84。 2014-02-16 - 添加了返回图层列表的功能(几何、地理或两者)。 2014-02-17 - 添加了根据 URL 返回 GeometryCollection 或 FeatureCollection 对象的功能。 2014-02-18 - 添加了 leonardtown


【文件预览】:
node-gis-server-master
----server.js(759B)
----controllers()
--------core.js(8KB)
--------leonardtown.js(3KB)
----mistake.js(391B)
----helpers()
--------geojson.js(544B)
--------jsonp.js(488B)
----LICENSE(1KB)
----README.md(919B)
----.gitignore(108B)
----package.json(342B)

网友评论