I did an import of 800K Baltimore County addresses (and buildings, conflated, like yours) six years ago. You’re welcome to my expansion code, which we did in SQL when pulling it out of the database. I made a special case for McNames like McDonalds or McTavern, of which we have quite a few here. Make sure not the drop that capitalization.
https://github.com/baltimorecounty/openstreetmap/wiki/Buildings-and-Addresses-Import Elliott Plack about.me/elliottp On Jan 26, 2020, 16:18 -0500, [email protected], wrote: > The Mesa County address set has 89,130 addresses. > The Colorado address set has 1,958,082 addresses, of which a bit less > than 89,130 addresses are from Mesa County (the county data is newer). > > I was planning on adding it as a default datasource in the JOSM > MapWithAI plugin after I had gotten community approval and had tested > it for a little while. > > If you want to test it out, go to JOSM Preferences -> Plugins -> > MapWithAI, then in the "MapWithAI API URLs" click "Add" and then edit > the URL so that it says " > http://64.225.126.34/mesaCountyE911/map?bbox={bbox}" or " > http://64.225.126.34/coloradoAddresses/map?bbox={bbox}". You can also > set the required source tag there (although it isn't working right now > -- I'll have to figure out why). (Note: If you mess up the default URL, > you can delete everything and the next JOSM restart will repopulate it > with the default MapWithAI URL). > > JOSM's MapWithAI remote control has a URL that can be used to > temporarily set the MapWithAI URL with URL's like the following: > > http://localhost:8111/mapwithai?url= > http://64.225.126.34/coloradoAddresses/map?bbox={bbox} > http://localhost:8111/mapwithai?url=http://64.225.126.34/mesaCountyE911/map?bbox={bbox} > > > If you want to know more about the JOSM MapWithAI remote control, go > here: h > ttps://josm.openstreetmap.de/wiki/Help/Plugin/MapWithAI#Remotecontrol > > I'm probably going to have to rework that sometime so I can send > "source" values as well, but for current use, it works just fine. > > I hope that answers your question, > Taylor > > On Sun, 2020-01-26 at 17:35 +0100, Frederik Ramm wrote: > > Hi, > > > > On 1/25/20 18:42, [email protected] wrote: > > > eventually importing the state address > > > database > > > > How many addresses are there, and are there any plans to involve more > > people? One person importing a whole state sounds quite a burden. > > > > Bye > > Frederik > > > > _______________________________________________ > > Imports-us mailing list > > [email protected] > > https://lists.openstreetmap.org/listinfo/imports-us > > > _______________________________________________ > Imports-us mailing list > [email protected] > https://lists.openstreetmap.org/listinfo/imports-us
_______________________________________________ Imports-us mailing list [email protected] https://lists.openstreetmap.org/listinfo/imports-us
