Giter Site home page Giter Site logo

brandonmayer-zz / sci-wms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from asascience-open/sci-wms

1.0 1.0 0.0 37.7 MB

SCI-WMS: A Python WMS service for geospatial gridded data (Only triangular unstructured meshes and logically rectangular grids officially supported at this time)

Home Page: http://asascience-open.github.io/sci-wms

License: GNU General Public License v3.0

Python 1.49% nesC 81.02% CSS 0.39% JavaScript 17.04% Shell 0.02% C 0.03%

sci-wms's People

Contributors

acrosby avatar bolkhovsky avatar brandonmayer avatar daf avatar dstuebe avatar kwilcox avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

sci-wms's Issues

remove wms handler modifications

the current wms_handler function overrides and hard codes the get request before passing to getMap. Remove overriding and custom get parameters. Only use standard wms requests and pass the raw data to getMap.

Projection Factory

sci-wms was set up to support arbitrary projections but isn't implemented to do so. The original code hard-codes mercator projections. Add function to support arbitrary projections through "crs" or "srs" get request parameter using pyproj.

move standard mapping names to client

For the testbed project, we were mapping cf-standard names to aliases for client applications.For sci-wms to be extensible, we need to only communicate cf-compliant names to clients whom can map and display whatever they like.

@cgalvarino we need to communicate this shift on the comt-ui. I can provide you with the mapping we currently use and you can incorporate that into your client.

@brianmckenna @kknee

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.