cartologic / cartoview_dashboard

Create dashboard with map, chart, summary, identify. The dashboard components is using Geoserver WPS to query to request results. Installation

Home Page:http://demo.cartoview.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dashboard Application for Cartoview

Create dashboard with map, chart, summary, identify. The dashboard components is using Geoserver WPS to query to request results. Installation

clone from github

git clone https://github.com/cartologic/cartoview_dashboard.git

then download and build the client javascript files

cd cartoview_dashboard/static/cartoview_dashboard
npm install
npm run dev

About

Create dashboard with map, chart, summary, identify. The dashboard components is using Geoserver WPS to query to request results. Installation

http://demo.cartoview.net

License:BSD 2-Clause "Simplified" License


Languages

Language:JavaScript 84.1%Language:HTML 6.1%Language:Python 5.4%Language:CSS 4.3%