NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

What is the difference between way nodes and current_way nodes table?

asked 14 Mar '18, 09:39

_partha's gravatar image

_partha
26557
accept rate: 0%

1

Where do you find those?

(14 Mar '18, 09:44) Hjart

Far from all nodes in the database are visible and the current* could could be those that are (currently) visible

(14 Mar '18, 10:43) Hjart

current_way_nodes describes the links between a currently visible way and its nodes. way_nodes does the same, but for all ways, including older or deleted versions. If you have freshly populated a database with osmosis, both tables will have the same content but if you start editing on your database using the rails port, then the contents will diverge.

permanent link

answered 14 Mar '18, 16:05

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

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:

×710
×205
×118
×12

question asked: 14 Mar '18, 09:39

question was seen: 2,132 times

last updated: 14 Mar '18, 16:05

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum