Earlier today I poked around at the ArcGIS API they are calling from the flex app - is this what you're using?<p>For my particular location there is one dot that is likely the one I'm waiting to have fixed, but it could be one of several surrounding my house. What are you using for your determination of if I'm fixed? Simply finding the work orders within a distance of the point dominion says my house is at?<p>I'd have a lot more confidence that this app would do anything useful if it gave me info like the work order numbers in my area, the number affected per each, and the estimated resolution (although they all say "no estimate").<p>Still, it's a cool little project to throw together - I wish I'd had more brain-working time during the weekend to do something like this - the best I did was automatically querying the JSON for local parsing. Ultimately, though, my computers / thermostat coming back online is going to be the real indicator!<p>For others who are curious, the Dominion outage map is calling some ArcGIS services that take a bounding box and returns all work orders (in JSON) with their statuses (number affected, etc). It's a horrible web interface, but at least the data can be manipulated queried fairly easily.