On Sat, Aug 8, 2009 at 3:14 PM, Mike N.<[email protected]> wrote: > There's a suite of NHD scripts at > > http://svn.openstreetmap.org/applications/utils/import/nhd2osm/ > > -------------------------------------------------- >> I had thought someone had posted the files for importing NHD with the >> right tags already set, but do not see one for either script. Would >> anyone care to share what they have, or should I start making one up >> to put on http://wiki.openstreetmap.org/wiki/National_Hydrography_Dataset >> >> -- >> Dale Puch > > > _______________________________________________ > Talk-us mailing list > [email protected] > http://lists.openstreetmap.org/listinfo/talk-us >
Thanks, I thought there was something already tailored for the NHD data, that was what I was looking for. I put the link on the wiki page. I checked the link to the NHD files, and they are all in .mdb access data files (personal geodatabase). What is everyone using to get them into shape files? org2ogr? Directly to shp, or thru postgreSQL? I found this command line to try out: ogr2ogr -f "ESRI Shapefile" [output dir] [data].mdb using the latest FWTools2.4.2 a 500mb .mdb turns into 140mb of .shp files and most seem empty. Suggestions on what I am doing wrong?? -- Dale Puch _______________________________________________ Talk-us mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk-us

