geary / election-maps-2008

Automatically exported from code.google.com/p/election-maps-2008
Other
0 stars 0 forks source link

What happens when street segment conflict. #49

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What is the address you tested?
1123 South Harrison Street 22204

What does the Board of Elections say should be the polling location?

CLAREMONT IMMERSION SCHOOL 
Facility Address:       4700 S Chesterfield Rd      
Arlington     VA        22206-1016

What does the Gadget Say?

GLEN FOREST ELEM SCHOOL
5829 Glen Forest Dr
Falls Church, VA 22041-2512

------------
The feed has a bug in that two street segments conflict. But they shouldn't 
conflict in on this address (note the street number 1123). Two issues:

a) Why is 1123 hitting the first street segment below when it should hit 
the second only?

b) When an address matches 2  street segments: please do not send them to 
any poll location, and (this would be great) generate an auto email to me 
(aaron@votinginfoproject.org).

<street_segment id="528022">
<start_house_number>
1126</start_house_number>
<end_house_number>
1148</end_house_number>
<odd_even_both>
Both</odd_even_both>
<precinct_id>
503439</precinct_id>
<precinct_split_id>
507377</precinct_split_id>
<non_house_address>
<street_direction>
S</street_direction>
<street_name>
Harrison</street_name>
<street_suffix>
St</street_suffix>
<city>
Arlington</city>
<state>
VA</state>
<zip>
22204</zip>
</non_house_address>
</street_segment>

<street_segment id="649055">
<start_house_number>
1122</start_house_number>
<end_house_number>
1148</end_house_number>
<odd_even_both>
Both</odd_even_both>
<precinct_id>
504739</precinct_id>
<precinct_split_id>
506378</precinct_split_id>
<non_house_address>
<street_direction>
S</street_direction>
<street_name>
HARRISON</street_name>
<street_suffix>
ST</street_suffix>
<city>
ARLINGTON</city>
<state>
VA</state>
<zip>
22204</zip>
</non_house_address>
</street_segment>

Original issue reported on code.google.com by aaro...@gmail.com on 26 Oct 2009 at 6:04

GoogleCodeExporter commented 9 years ago
Dan and I disagree on priority and whether this is even a bug. Dropping 
priority.

Original comment by aaro...@gmail.com on 27 Oct 2009 at 2:24