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

jerryellis/SimcoeCountyGeoServerLayerInfo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 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.

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.8%
  • CSS 12.0%
  • HTML 9.2%