Thank you for linking that script. I've been making my script a bit more generic (see https://wiki.openstreetmap.org/wiki/Import/Colorado_Addresses#Generic_Script for what it currently looks like), and I wouldn't mind sending in a pull request sometime for ogr2osm for a generic address parser.
Future Plans: At some point in time, I would like to do conflation server side (i.e., does this address exist in OSM with the same tags in roughly the same location? If not, then send the address. Otherwise don't send the address.) I'd also like to set up a server that automatically updates address files and can serve them to JOSM, and maybe, if there is a small delta, put it on MapRoulette. On Sun, 2020-01-26 at 10:38 -0500, Levente Juhász wrote: > Looks like a great project. I did not dive into the data but since > you are talking about expanding street types, I thought I would share > a large collection of suffixes I collected for our Miami-Dade address > import. I found most of these in a USPS document and also added some > missing types on my own. You (or others) might find it useful for > similar projects. > > https://github.com/SouthFLMappers/OSMImport2018/blob/master/translations/mia_address_trans.py#L24-L226 > > Cheers, > Levente _______________________________________________ Imports mailing list [email protected] https://lists.openstreetmap.org/listinfo/imports
