How to import data of OSM into SQL?

Hi All,

I tried all the conversion tools like osm2pgsql, osm2csv etc. but not get any success to convert the database. Is any other way to import OSM into SQL. If not then how we can use the OSM data in our application?

Waiting for hopeful reply.

Thanks,
Sanjay Ankoti

Hi,

Do you mean SQL Server? I would start investigating the osm2pgsql → PostGIS database → ogr2ogr → SQL Server route.