Coder Social home page Coder Social logo

utilery's People

Contributors

cquest avatar yohanboniface avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

utilery's Issues

Flask => Werkzeug?

Not sure we need to pull out Flask actually, and we may be comfortable with Werkzeug only.

Todo if we go this way:

  • manage global database object (and close connection)
  • basic config module

Move recipes names from namespace to URL

So instead of http://tile.org/recipe1:layername/0/0/0.png we'd have http://tile.org/recipe1/layername/0/0/0.png.
We'd keep the recipe name optional in the URL, and then no recipe name would means default one.

Cons:

  • for the consumers, one HTTP call will be needed per recipe (but we can see a recipe as a source, and that doesn't matter at the end that two sources are served by the same piece of code or not, from the consumer point of view)

Pros:

  • makes the API much simpler (what is Utilery supposed to answer with an URL like http://tile.org/all+default:all+roads+tgi:xxx+defaults:buildings/0/0/0.png ? Valid request? Invalid? Serve all? serve given layer names?)
  • less URL possibilities means easier to cache

My opinion is that recipes as namespaces doesn't match the simplicity mantra of this project.

@cquest thoughts?

Documentation

We need a bit of documentation for installation, configuration, production usage.

Still active?

I'm poking around looking for MVT servers and this package looks neat and concise. Is there still interest in maintaining / developing it?

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.