Skip to content

Node + PostGIS 动态矢量切片服务(Node + PostGIS dynamic vector tile service)

Notifications You must be signed in to change notification settings

wjbgis/PostGIS-Dynamic-Vector-Tile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostGIS-Dynamic-Vector-Tile

NodeJS + PostGIS 动态矢量切片服务 | NodeJS + PostGIS dynamic vector tile service

基于 NodeJS + PostGIS 实现地图数据的动态矢量切片服务。

项目目录结构如下:

|-- bin
    |-- www
|-- model
    |-- pgConfig.js // 数据库配置文件
    |-- spatial.js // 矢量切片业务逻辑
|-- public
    |-- images
    |-- javascripts
    |-- stylesheets
|-- routes
    |-- index.js // 路由
|-- views
    |-- error.pug
    |-- index.pug
    |-- layout.pug
|-- app.js
|-- package.json
|-- README.md

About

Node + PostGIS 动态矢量切片服务(Node + PostGIS dynamic vector tile service)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published