Why not ask your question on the new OpenStreetMap Community Forum?

Does the user clause select all elements that have been last touched or ever touched by a specified user? I made this clause with an 'out meta' action and there are many other users listed.

asked 26 Feb '13, 13:36

Mattes_tili's gravatar image

Mattes_tili
1464411
accept rate: 0%

closed 01 Mar '13, 14:09

The question has been closed for the following reason "Question is off-topic or not relevant" by Mattes_tili 01 Mar '13, 14:09


It does only select elements that have been last touched by a specific user. In particular, a query of the form

node(user:"Roland Olbricht");out meta;

should only show the mentioned person in the meta attributes.

If you see more than one user, then there is a bug and I would be happy to get details.

permanent link

answered 27 Feb '13, 08:43

Roland%20Olbricht's gravatar image

Roland Olbricht
6.6k36488
accept rate: 35%

1

I tried to reproduce the output data, but it seems that I just messed up my data. Thank you for your answer and sorry for my wrong informations :).

(27 Feb '13, 11:49) Mattes_tili

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:

×478
×146
×57

question asked: 26 Feb '13, 13:36

question was seen: 2,996 times

last updated: 01 Mar '13, 14:09

powered by OSQA