GithubHelp home page GithubHelp logo

viewer's Introduction

Viewer

This small web application is used to visualize the WMS, KML, KMZ, GeoRSS

To use this web application, you can create a war file and use Apache-Tomcat (Tomcat 7 is recommended) to publish it.

API Reference

It supports simple RESTful pattern url to load WMS, KML, KMZ or GeoRss

URL structure with parameters: https://climateathome.org/viewer?url=service1,service2,....&servicetype=service1Type,service2Type,...&srs=supportedProjection

Parameters:

• url: [required] one service url, or a list of service urls separated by comma.

• servicetype: [required] the service type(s) for the service(s) provided in the url parameter. Currently supported service types: WMS, KML, KMZ

• srs: [optional]: WMS service projection, e.g EPSG:3572, EPSG: 4326 etc.

Two modes are supported: simple and advanced. The default mode is simple mode

DEMO:

https://climateathome.org/viewer/?url=http://mrdata.usgs.gov/services/pr&servicetype=wms&mode=advanced https://climateathome.org/viewer/?url=http://mrdata.usgs.gov/services/pr&servicetype=wms

viewer's People

Contributors

kliu4 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

viewer's Issues

add a README.md file

It would be nice to add a README.md file with brief description of this project (that it is the viewer service used at data.gov, and what functionality it currently has (handles WMS, ESRI Rest, KML, ...)

Problem representing this WMS service

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.