Any reason to think that postgis 8.4 will be a problem?
I just downloaded and installed FW tools, Postgresql 8.4 installed postgis data base and made a transport run, doing so separately.
Extract and download: OK no problems (copied files to separate location so I would not have to do it again)
Combine files: OK all lines result, copied again
postgis: resulted in just a transportation.prj file only
I seem to re-call this from before
here is the error:
Shapefile type: Arc
Postgis type: MULTILINESTRING[2]
here is the settings.inc:
[Software]
fwtools=C:\Program Files\FWTools2.4.6\bin
postgis=C:\Program Files\PostgreSQL\8.4\bin
cgpsmapper=C:\Program Files\cgpsmapper.exe
[User]
dem=C:\washington\contours\51725823
interval=20
trans=C:\washington\transport
gnis=C:\washington\gnis
nhd=C:\washington\nhd
[PostGIS]
host=localhost
database=postgis
user=postgres
pass=kimmei
Thanks-