Well depending on the license issues raised by others, there is certainly some interesting data there. But to start off with, I can't make heads or tails of the Kansas file. It is a .csv file but seems to have JSON in it. Except it isn't valid JSON either. All of the strings have two quote characters surrounding them and each line is an object with no list to contain them. I can't parse it with any of the usual tools without first heavily regexing it to fix all the formatting problems.
Toby On Wed, Nov 8, 2017 at 12:53 PM, Sean Lindsey <[email protected]> wrote: > We have open sourced our US POI data, it may not be ready for a direct > import into OSM, but we'd be willing to try to get it there. > > Its a national directory of 59 million US businesses, that has been updated > as of this summer. And should be getting another refresh shortly. > > What process is there to discuss and work to integrate this data? > > The data is available under a creative commons attribution license at > https://omniplaces.cybo.com/ > > I would be willing to waive and/or clarify certain aspects of the licence if > needed however. > > * I asked this same question in help.openstreetmap.org, and was referred to > these mailing lists > > Regards, > -- > Sean Lindsey > Cybo Company > LinkedIn > 541-912-2505 > > _______________________________________________ > Talk-us mailing list > [email protected] > https://lists.openstreetmap.org/listinfo/talk-us > _______________________________________________ Imports mailing list [email protected] https://lists.openstreetmap.org/listinfo/imports
