Hello,

Does anyone know if taginfo utilizes changesets to keep its database up to date? If so how is this performed? I understand that the initial load is a simple planet xml import with the update_all.sh utility.

asked 16 Aug '16, 17:46

Cellington's gravatar image

Cellington
21691015
accept rate: 0%


It doesn't use updates directly. Rather, a local copy of the planet file is kept, and updated every day, and then processed by taginfo.

permanent link

answered 16 Aug '16, 17:50

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
81.5k927141257
accept rate: 23%

Thank you. So the process essentially appends the daily changeset to a local copy of the planet file via osmosis. So once the data is processed by taginfo, the old data is replaced by the new data?

Thanks.

(16 Aug '16, 18:01) Cellington

Yes that's how it works.

(16 Aug '16, 18:31) Frederik Ramm ♦
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×16
×12

question asked: 16 Aug '16, 17:46

question was seen: 1,614 times

last updated: 16 Aug '16, 18:31

powered by OSQA