Commits on Mar 19, 2015

  1. move hotel icon to SVG

    nebulon42 committed Mar 19, 2015
  2. move hostel icon to SVG

    nebulon42 committed Mar 19, 2015

Commits on Apr 27, 2015

  1. Render tourism=zoo like tourism=theme_park

    This resolves #778.
    matthijsmelissen committed Apr 27, 2015

Commits on May 16, 2015

Commits on May 17, 2015

  1. Merge branch 'rail'

    pnorman committed May 17, 2015
  2. Merge branch 'zoo'

    pnorman committed May 17, 2015
  3. Adjust text-dy on tourism housing

    With the hotel and hostel icon changes, it makes more sense to have
    motel be an exception rather than everything else.
    pnorman committed May 17, 2015
  4. Fix explicit indentation modifiers in YAML

    Not all of the SQL was reformatted with the change to YAML, and this
    fixes much of what was not done.
    pnorman committed May 17, 2015
  5. Refactor way_area conditionals

    Fixes #1545
    
    Also adds way_area restrictions to a couple of statements where
    they would be expected.
    pnorman committed May 17, 2015
  6. Add name IS NOT NULL conditions to text layers

    With no name, nothing will be rendered, so we can filter them out
    at the query level.
    pnorman committed May 17, 2015

Commits on May 18, 2015

Commits on May 19, 2015

Commits on May 20, 2015

  1. move water park icon to SVG

    nebulon42 committed May 20, 2015
  2. Merge remote-tracking branch 'pnorman/sql_cleanup'

    Conflicts:
    	project.mml
    matthijsmelissen committed May 20, 2015
  3. Merge remote-tracking branch 'pnorman/admin_ordering'

    Conflicts:
    	project.mml
    	project.yaml
    matthijsmelissen committed May 20, 2015

Commits on May 22, 2015

  1. move viewpoint to SVG

    nebulon42 committed May 22, 2015

Commits on May 23, 2015

  1. Icon and YAML for shop=confectionery

    Daniel Koć authored and kocio-pl committed May 23, 2015

Commits on May 24, 2015

  1. Add localconfig to gitignore

    A common workflow is to run kosmtik against project.yaml with a
    localconfig.json, so it should be ignored by git
    pnorman committed May 24, 2015
  2. Merge pull request #1578 from pnorman/gitignore_localconfig

    Add localconfig to gitignore
    matthijsmelissen committed May 24, 2015

Commits on May 25, 2015

  1. Merge remote-tracking branch 'kocio-pl/chemist-icon'

    Conflicts:
    	project.mml
    	project.yaml
    matthijsmelissen committed May 25, 2015
  2. Merge remote-tracking branch 'kocio-pl/garden_centre-icon'

    Conflicts:
    	project.mml
    	project.yaml
    matthijsmelissen committed May 25, 2015
  3. Merge remote-tracking branch 'kocio-pl/confectionery-icon'

    Conflicts:
    	project.mml
    	project.yaml
    matthijsmelissen committed May 25, 2015
  4. YAML for shop=travel_agency

    kocio-pl committed May 25, 2015

Commits on May 26, 2015

  1. Icon and YAML for shop=toys

    kocio-pl committed May 26, 2015

Commits on May 27, 2015

  1. Reformat text-line SQL

    pnorman committed May 27, 2015
  2. Add zoom to citywalls layer

    pnorman committed May 27, 2015
  3. Set min-zoom on text-line

    pnorman committed May 27, 2015
  4. Merge remote-tracking branch 'pnorman/citywall_zoom'

    Conflicts:
    	project.mml
    matthijsmelissen committed May 27, 2015
  5. YAML for amenity=clinic

    kocio-pl committed May 27, 2015

Commits on May 28, 2015