smas1 / geoext-viewer

Automatically exported from code.google.com/p/geoext-viewer
GNU General Public License v3.0
0 stars 0 forks source link

Add PDOKViewer to heron apps #369

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The PDOK Viewer is a public Heron-based viewer at http://pdokviewer.pdok.nl

Recently some enhancements have been made such that this viewer is only based 
on Heron core components, i.e. does not contain any specific JavaScript but 
just a configuration.  The main viewer code is maintained within the PDOK 
project, but for testing, collboration and to serve as an out-of-the box 
example, the PDOK Viewer should be added to heron/trunk/apps. This also 
replaces the outdated "previewapp'.

The PDOK viewer uses the latest Heron Map Context (HMC) XML-format (added with 
issue 366) to load Layers and the Layer tree. 

the public Heron-version of this app will always be at:
http://apps.heron-mc.org/pdokviewer
and its HMC file at
http://apps.heron-mc.org/pdokviewer/config/default.xml

This viewer will not be distributed with Heron but can always be downloaded 
from SVN 
svn checkout http://geoext-viewer.googlecode.com/svn/trunk/apps/pdokviewer 
pdokviewer
Or we may make a separate .zip download.

Original issue reported on code.google.com by jus...@gmail.com on 5 May 2014 at 10:35

GoogleCodeExporter commented 9 years ago
Ok, and done: see http://apps.heron-mc.org/pdokviewer

Original comment by jus...@gmail.com on 5 May 2014 at 10:41