Changes between Version 5 and Version 6 of VoteInfo

Show
Ignore:
Author:
jlivni (IP: 64.81.161.197)
Timestamp:
01/29/08 01:30:21 (3 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • VoteInfo

    v5 v6  
    3434 * Example Queries: 
    3535  * A neighborhood feature in JSON if you know the name of it: [http://services.eactive.org/features/wa_neighborhoods/all?queryable=name&name=Ravenna query] 
     36  * KML format of US Congressional Districts (108th congress) in Washington held by Democrats [http://services.eactive.org/features/us_congressional_districts/all?queryable=party,state_abbr&party=Democrat&state_abbr=WA&format=kml query] 
    3637  * A maximum of 10 block groups within a smallish area (eg a google map view) in GeoRSS/Atom format: [http://services.eactive.org/features/us_block_groups/all?bbox=-122.28,47.65,-122.25,47.69&format=georss&maxfeatures=10 query] 
    3738 * Homework: 
    38   * Modify either of these queries so the format is KML - then paste it into the search window of http://maps.google.com 
     39  * Modify any of these queries so the format is KML - then paste it into the search window of http://maps.google.com