Skip to content

Instantly share code, notes, and snippets.

@wboykinm
Created September 20, 2012 15:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wboykinm/3756525 to your computer and use it in GitHub Desktop.
Save wboykinm/3756525 to your computer and use it in GitHub Desktop.
DB config examples
<LegislativeBodies>
<!-- A Legislative body has an ID (for referencing in GeoLevel
definitions later), a name, and a label for plan items
("District" for Council, etc) -->
<LegislativeBody id="council" name="Burlington City Council" short_label="%(district_id)s" long_label="Ward %(district_id)s" maxdistricts="7" sort_key="1"/>
</LegislativeBodies>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment