Hmm I have wondered about DGN files before. The Kansas department of transportation has maps available online in DGN format (all public domain!)
For example most of the city maps are available as either PDF or DGN: http://www.ksdot.org/burtransplan/maps/Mapscities.asp So far I haven't really used them for anything that would require more than a PDF but I think there are some boundaries in some of them that would be nice to be able to extract. Like state parks and such. Maybe I'll try to do some more digging this weekend. Let me know if you find anything useful :) Toby On Fri, Dec 3, 2010 at 1:09 PM, Jukka Rahkonen <[email protected]> wrote: > Ed Loach <ed <at> loach.me.uk> writes: > >> >> If ogr2osm doesn't recognise it, perhaps you can use ogr2ogr to convert it > into something that ogr2osm will recognise: >> http://www.gdal.org/ogr/ogr_formats.html > > Ogr2osm is a python script that is using ogr so it should support all the same > formats that ogr2ogr. A try with ogrinfo may still give some more information, > as well as reading the document http://gdal.org/ogr/drv_dgn.html. > > > _______________________________________________ > talk mailing list > [email protected] > http://lists.openstreetmap.org/listinfo/talk > _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

