Skip to content

Simple GeoServer Metadata viewer page. It accepts a GeoServer Rest end point as a parameter.

License

Notifications You must be signed in to change notification settings

county-of-simcoe-gis/SimcoeCountyGeoServerLayerInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simcoe County GeoServer Layer Info

Live demo can be found here

This app is designed to work with the GeoServer rest api. It displays basic Metadata information from the end point.

This app is called from layers component in our Web Map viewer WebViewer.

It accepts a Url rest end point as a parameter. e.g. https://opengis.simcoe.ca/layerInfo/?URL=https://opengis.simcoe.ca/geoserver/rest/workspaces/simcoe/datastores/paradise/featuretypes/Ganaraska+Trail.json

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Node JS

Installing

In the src directory, type `npm install` in the terminal.
In the src directory, type `npm start` in the terminal.

Deployment

In the project diretory, type npm run build in the terminal. Details can be found with Create React App

Built With

  • React - create-react-app

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Simple GeoServer Metadata viewer page. It accepts a GeoServer Rest end point as a parameter.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published