Hi,
Christoph Dohmen wrote:
I trying to find out a way to deal with osm files using ogr.
Am I right that there is no direct support?
What format would you like to convert OSM into?
There are ready converted shape files out in the web to download
but there is only one describing attribute set
Hi Christoph,
use osm2pgsql and create your own custom shapefiles. All attributes from osm
can be used by editing the default.style from osm2pgsql.
Gr
Ralf
Am Freitag 19 März 2010 15:13:29 schrieb Christoph Dohmen:
> Hi list,
>
> I trying to find out a way to deal with osm files using ogr.
>
Hi list,
I trying to find out a way to deal with osm files using ogr.
Am I right that there is no direct support?
There are ready converted shape files out in the web to download
but there is only one describing attribute set. So this is also
not really usable :-(
Last try was using the osm2shp ut