Skip to content

jugstalt/gview-gis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gview5

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

gView Carto and gView DataExplorer runs on windows and require die .NET Framework >=4.7.2 gView Server is fully .NET Core (AspNetCore 3.1.x). It can run on windows, linux, mac and as a docker container

Download the leatest release as ZIP from Releases Unzip and run...

Read the installation documentation::

Some screenshots to demonstrate some of the features of gview GIS

Deskop: gView Carto

Create maps in an userfriendly UI

alt text

Set rendering for each layer

alt text

Set labelling for any vector layer

alt text

Desktop: gView DataExplorer

alt text

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

alt text

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