Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update from TileStache repo #208

Closed
wants to merge 15 commits into from
Closed

Commits on Aug 28, 2014

  1. Hacked Core.py and Vector/__init__.py to allow parameters to be speci…

    …fied in the vector query and for a user_id parameter to be read from the URL param and used to map a user to foreign key value. The foreign key value is then used for the query parameter value
    Andy Likuski committed Aug 28, 2014
    Copy the full SHA
    9d24576 View commit details
    Browse the repository at this point in the history
  2. Added temporary storeage of query on the layer instance so that the v…

    …ector code can access the query
    Andy Likuski committed Aug 28, 2014
    Copy the full SHA
    e401fa3 View commit details
    Browse the repository at this point in the history
  3. Format fix

    Andy Likuski committed Aug 28, 2014
    Copy the full SHA
    8652330 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2014

  1. Fixed name resolution problem

    Andy Likuski committed Sep 12, 2014
    Copy the full SHA
    4e06506 View commit details
    Browse the repository at this point in the history
  2. Forgot to declare instance field

    Andy Likuski committed Sep 12, 2014
    Copy the full SHA
    6a1fb39 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2014

  1. Copy the full SHA
    b60e7ec View commit details
    Browse the repository at this point in the history
  2. minor progress

    probabble committed Sep 23, 2014
    Copy the full SHA
    8cb25d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2014

  1. PGConfig

    probabble committed Sep 26, 2014
    Copy the full SHA
    ceed631 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2014

  1. un-hack layer name in tilestache, but still allow layers to know thei…

    …r own name if the provider needs it
    probabble committed Sep 30, 2014
    Copy the full SHA
    57a70b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2014

  1. Copy the full SHA
    6e904df View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2014

  1. Copy the full SHA
    a6711f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2014

  1. pass the django connection to PGConfig (tilestache server) instead of…

    … the connection dict. this seems to work better, but i couldn't explain why!!! :D
    probabble committed Oct 8, 2014
    Copy the full SHA
    6e2277e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a4ffef6 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2014

  1. updating pgconfigserver

    probabble committed Oct 30, 2014
    Copy the full SHA
    601b021 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2014

  1. Copy the full SHA
    686ef46 View commit details
    Browse the repository at this point in the history