Am Fr, 8.08.2008, 16:23, schrieb Joachim Zobel: >> Or use Brett Henderson's ready made schema dump: >> http://gweb.bretth.com/osm_schema_latest.sql > > Unfortunately this is not really the latest. At least it does not have > relations.
To me it looks like it has relations --------------cut----------------- CREATE TABLE `current_relation_members` (... ...) ENGINE=InnoDB DEFAULT CHARSET=utf8; CREATE TABLE `current_relation_tags` (... ... ...) ENGINE=MyISAM DEFAULT CHARSET=utf8; CREATE TABLE `current_relations` (... --------------cut-------------------- -- -m*sh- ___________________________________________________ | harry w. graner |mail: hy [_at_] sha-mash [_dot_] de |--------------------------------------------------- [public gpg-key on request] take a look at my blogs: http://sha-mash.blog.de _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

