Bugs: Browse | Submit New | Admin

[#29388] error in documentation

Date:
2011-09-22 21:17
Priority:
3
Submitted By:
Raj Singh (rajrsingh)
Assigned To:
Nobody (None)
Category:
SQLite
State:
Open
Summary:
error in documentation

Detailed description
on:
http://osmlib.rubyforge.org/osmlib-sqlite/rdoc/files/doc/sql-schema.html

you say, "Every node, way, and relation gets its own table and a table for its tags (called node_tags, way_tags,
and relation_tags)."

This sounds like every node item gets its own table--crazy right? So this should read, "There is a separate table
for each of the node, way and relation types, and a table for the tags of each (called node_tags, way_tags, and
relation_tags)."

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item