codeforamerica / brigade-alpha

The old Code for America Brigade website. The new site at https://github.com/codeforamerica/brigade
BSD 3-Clause "New" or "Revised" License
16 stars 18 forks source link

Type attribute is changing to a list #48

Closed ondrae closed 10 years ago

ondrae commented 10 years ago

Description

https://github.com/codeforamerica/cfapi/issues/65 Need to check if Brigade is in the Type list.

Files

list-brigades.php

Tasks

ondrae commented 10 years ago

if (strpos($feature['properties']['type'], "Brigade") !== false) {