Stephen Hess

Results 49 comments of Stephen Hess

Yeah, hardcode to the last known good version until this has been resolved: ``` FILENAME="aws-iam-authenticator" VERSION=0.5.6 ```

I'm getting the same thing and it's _not_ circular dependencies. It seems that the dependency tree is borked. If I debug at the constructor level, the order of instantiation is...

I think this project is dead, there haven't been any commits or releases in a year.

I was very confused about `type` when I started leading to many build failures. Another bullet would be to update the [schema](https://github.com/openaddresses/openaddresses/blob/master/schema/source_schema.json).

Weird, showed up in new data, figured it was more up-to-date. Source was broken anyway, I'll try the relocated shapefile.

Relocated zip file is here but it's stalling out when downloading: https://bcgis.broward.org/GISData.htm

New .zip shapefile contains 477,759 records.

csv wasn't behaving so I exported to sqlite: |city name|count| |---------|-----| |DAVIE|49002| |PEMBROKE PINES|39740| |FORT LAUDERDALE|39405| |LAUDERHILL|35037| |DEERFIELD BEACH|32306| |HOLLYWOOD|31093| |MIRAMAR|30131| |CORAL SPRINGS|25668| |PLANTATION|20809| |SUNRISE|19664| |POMPANO BEACH|18504| |MARGATE|17993| |WESTON|17731| |TAMARAC|16336|...

Nothing left to do! Going to attempt to merge now (or soon, depending on how bad the rebase is).