[OSM-dev] ODbL full history planet

Andy Allan gravitystorm at gmail.com
Thu Oct 25 09:21:29 BST 2012


On 23 October 2012 09:15, kimaidou <kimaidou at gmail.com> wrote:
> Hi Paul,
>
> Thanks for pointing this out. I would say this file is the one you pointed :
> https://github.com/gravitystorm/openstreetmap-license-change/blob/master/check_history.rb

It's actually a different file for loading history extracts into an
apidb database:

https://github.com/gravitystorm/openstreetmap-license-change/blob/master/extract_loader.rb

There's a lot of stuff in there about license acceptance, which of
course was more relevant to the original purpose of the script. Don't
worry though, all the licensing stuff is only for calculating the
agreed_time column in the users table - it doesn't affect the main
output of nodes/ways/relations.

As far as I'm aware, it's still the only code that can load .osh files
into an apidb database.

Cheers,
Andy



More information about the dev mailing list