Skip to content

VicentGN/WebGISService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebGISService

WebGISService. Geospatial operations running as a service. Based on NodeJS/ExpressJS and TurfJS.
Try the demo: https://web-gis-service.onrender.com

Starting 🚀

git clone https://github.com/VicentGN/WebGISService.git

Pre-requisites 📋

  • Node v.14

Install 🔧

  1. First steps: go to the cloned project and start up:
cd WebGISService
npm i
  1. Create an .env file in the root folder. Example:
PORT=3000
  1. Initialize the project:
npm run dev

Next, open a web browser and go to http://localhost:3000/
You will watch the welcome page.

Technologies 🛠️

  • ExpressJS - Framework NodeJS
  • TurfJS - JS library for geospatial analysis
  • Render - Cloud application platform

Authors ✒️

  • Vicent García - Web GIS Dev - VicentGN

About

Web GIS Service based on NodeJS and TurfJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published