Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Geodan/pgbrowser

Open more actions menu
 
 

Repository files navigation

PGBrowser

Work in progress, many/some features still missing!

Another PostGIS http API browser and server
Upload and download geo-data, preview, filter
Serve cached mapbox vector tiles (mvt), geojson, geobuf

Built on Node Express

Requirements

Installation

If you don't have git, you can donwload a zip file of the project instead.

 git clone this_repository
 cd this_repository
 npm install
 cp config/dbconfig.example.json config/dbconfig.json
 # now edit config/dbconfig.json for your PostGis database
 node pgserver.js
 # point your browser to localhost:8090 for more info

For interactive data browsing, preview, administration and api documentation, head to http://localhost:8090.

Attributions

API based on Dirt Simple PostGIS http API
Map colors based on ColorBrewer
Charts by Chart.js
Geographical Map UI by Mapbox-gl
PostgreSQL interface by pg-promise
Web framework by Express
API docs UI by swagger-ui-express
and many others

About

postgis geodata http api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 84.8%
  • HTML 14.2%
  • Other 1.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.