This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

How to find city polygons and names in sql server tables

0

Hi,

I have downloaded Israel's map and extracted it to sql server (using osm2mssql). I have 11 tables in the database: tWayCreation tWay tWayTag tNode tNodeTag tTagType tRelationCreation tRelation tRelationTag tMemberType tMemberRole

I want to find all the cities polygons and their names, with no success. I couldn't find the tables schema documentation.

Can someone please assist?

Thanks, Keren

asked 21 Feb '18, 11:25

Keren%20Kapach's gravatar image

Keren Kapach
11112
accept rate: 0%

Source code available on GitHub .