Relations having no members

Hi,

I’m trying to generate a map of europe and it’s cities, therefore I need all cities AND it’s administrative borders.

Sadly there are two possible errors occuring:

  1. After an import of an europe data dump using osm2mssql I had to realize that a few relations don’t have members registered (other relations, ways and nodes).
    comparing with the osm website I found out that neither the relation - member relationship nor the member itself exists.
    This causes errors while trying to create the relation geography object in the database and furthermore I can’t find all relations I need.

  2. the relationbuilder included in osm2mssql can’t build the relation although the relation has members.

Does anyone know a way the cause or how to fix one of these or even both problems?

Best Regards

Hi,

try the latest version on: http://osm2mssql.codeplex.com/