jugstalt / gview-gis

gView GIS - Userfriendly open source GI framework
Apache License 2.0
8 stars 4 forks source link

gview6

The software consists of Blazor applications for creating maps and the gView server for publishing the maps as map services (WMS, GeoServices REST, etc).

The Blazor app gView.Web can started locally or run the server. It provides the gView applications gView.Carto and gView.Explorer.

gView.Web and gView Server runs on Windows/Linux and require die Microsoft.AspNetCore.App 8.0 gView Server is fully .NET Core (AspNetCore 3.1.x). It can run on windows, linux, mac and as a docker container

To Deploy the software on your machine use gView.Deploy. This will also download the latest releases for your operating system.

You can manually download the latest Download the leatest Releases here.

Read the installation documentation::

Some screenshots to demonstrate some of the features of gview GIS

Deskop: gView Carto

Create maps in an userfriendly UI

image

Set rendering for each layer

image

Set labelling for any vector layer

image

Desktop: gView DataExplorer

image

Browse your spatial data or copy vector data to different data formats

image

gView Server

A map server that exports gView Carto map as GeoServices REST, ArcXML, WMS, WFS, WMTS services

alt text

Manage the services and check the service status (running, stopped, error)

alt text

Set the security for a service or for a folder (group of services)

alt text

Publish services by uploading gView Carto map projects

alt text

Browse the services via the GeoServices Rest API in YAML or JSON

alt text