GPSFileDepot
GPSFileDepot   XML/RSS Feeds
March 10, 2010, 02:17:16 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Welcome to GPSFileDepot!
 
   Home   Help Search Login Register  
Pages: 1 [2] 3 4 ... 10
  Print  
Author Topic: Topo Process Program (BETA!)  (Read 23091 times)
deepspace
Mapper
***
Posts: 108


View Profile
« Reply #15 on: December 25, 2008, 04:14:54 PM »

Oz, I did the trust thing. Enough passwords in my life as it is. Well check boxes, I only see the delete files check box for water and I did not check that since I am on bandwidth probation (I live in a very remote place and only have satellite connection) for a few days for hogging bandwidth I guess.
Oh yes shutle64, I haven't downloaded the north of cape flattery yet so I can not help you. But I will resume as soon as I am out of the bandwidth doghouse, I'll let you know then.
Cheers-Marc
Logged
deepspace
Mapper
***
Posts: 108


View Profile
« Reply #16 on: December 25, 2008, 05:24:29 PM »

I just went through this:
re-started service, ran water again same thing, except when reading the tosql.bat I saw a error stating it could not fine //bin/shp2pgsql.exe.
Re-installed shp2pgsql.exe (patch) and ran it again. Here are the logs:
tosql.bat:
"C:\Program Files\PostgreSQL\8.3\bin\shp2pgsql.exe" -d "C:\washington\water\NHDWaterbody.shp" NHD_Waterbody postgis > "C:\washington\water\nhd_waterbody.sql" 2> "C:\Documents and Settings\Marc\Desktop\topo_process.1.0.15\error.log"
Error.log:
Shapefile type: PolygonZ
Postgis type: MULTIPOLYGON[4]
again all I have are prj files.
driving me to drink, at least I wasn't while I did all this.
Cheers-Marc
Logged
shutle64
Jr. Member
**
Posts: 18


View Profile
« Reply #17 on: December 25, 2008, 06:05:31 PM »

I finished download dem today.  It started at 1:30pm PST on the contours.  I'm using the Topo Beta.
Logged
-Oz-
Map Maker!
Administrator
Hero Member
*****
Posts: 980


View Profile WWW
« Reply #18 on: December 25, 2008, 09:17:10 PM »

glad it worked for you shutle.

Hmm, it appears that its having a hard time reading it.

Does c:\washington\water\NHDWaterbody.shp exist?  Does that .sql file ever come into existence.
Logged

Dan Blomberg
Administrator - GPSFileDepot
shutle64
Jr. Member
**
Posts: 18


View Profile
« Reply #19 on: December 26, 2008, 05:59:44 AM »

I found some Washington websites for Water data.

http://fortress.wa.gov/dnr/app1/dataweb/dmmatrix.html

Can we use .e00 files?

John
Logged
shutle64
Jr. Member
**
Posts: 18


View Profile
« Reply #20 on: December 26, 2008, 06:25:20 AM »

Can we use the ftp for water data if we had a list of numbers to download, it could be automated?

http://ftp://nhdftp.usgs.gov/SubRegions/High/

John
Logged
deepspace
Mapper
***
Posts: 108


View Profile
« Reply #21 on: December 26, 2008, 08:02:46 AM »

Does c:\washington\water\NHDWaterbody.shp exist?  Does that .sql file ever come into existence.
No, it never has shown up. Huh
Logged
-Oz-
Map Maker!
Administrator
Hero Member
*****
Posts: 980


View Profile WWW
« Reply #22 on: December 26, 2008, 09:12:03 AM »

Can we use the ftp for water data if we had a list of numbers to download, it could be automated?

http://ftp://nhdftp.usgs.gov/SubRegions/High/

John

I will definitely look into this this weekend; has potential.

Does c:\washington\water\NHDWaterbody.shp exist?  Does that .sql file ever come into existence.
No, it never has shown up. Huh
Does NHDWaterbody.shp exist?  Because it appears that the program doesn't think it exists.

How is your folder structured? It has to be \water\NHDXXXXX\ and there should be quite a few NHDXXXX folders inside the \water\ folder.
Logged

Dan Blomberg
Administrator - GPSFileDepot
deepspace
Mapper
***
Posts: 108


View Profile
« Reply #23 on: December 26, 2008, 09:35:35 AM »

C:\washington\water\nhdxxxxx
there are 52 folders with nhxxxx inside the water folder
I downloaded them 100 quad at a time
Logged
deepspace
Mapper
***
Posts: 108


View Profile
« Reply #24 on: December 26, 2008, 06:33:19 PM »

Well, There must be something in the data base I need to work with. I manually ran them all, but when I did the final stage I ended up with shape files from only the Olympic peninsula map I finished. Even though I ran the current shape files. Maybe re-install the txt file in the bin folder or delete altogether?
Logged
shutle64
Jr. Member
**
Posts: 18


View Profile
« Reply #25 on: December 26, 2008, 07:19:21 PM »

On the dem, I need to run this with Combine contours into one file?  I tried without and I had a bunch of prj files and it kept starting over coutour.shp

John
Logged
-Oz-
Map Maker!
Administrator
Hero Member
*****
Posts: 980


View Profile WWW
« Reply #26 on: December 26, 2008, 08:05:55 PM »

On the dem, I need to run this with Combine contours into one file?  I tried without and I had a bunch of prj files and it kept starting over coutour.shp

John
I have never actually run it with combine contours.  What it should do is make the contour.shp then when it doesn't combine it'll export one with the folder/file name (######.shp).

It sounds like its having a hard time loading or unloading the files to the postgis database.

I found some Washington websites for Water data.

http://fortress.wa.gov/dnr/app1/dataweb/dmmatrix.html

Can we use .e00 files?

John
Global Mapper can open them and ArcGIS/ArcMap I don't believe GPSMapEdit can.  They're similar to shapefiles.

Well, There must be something in the data base I need to work with. I manually ran them all, but when I did the final stage I ended up with shape files from only the Olympic peninsula map I finished. Even though I ran the current shape files. Maybe re-install the txt file in the bin folder or delete altogether?
What txt file in the bin folder? Topo process just reads the directory thats been loaded and goes through it one by one.  Is it pointing to the proper folder?

I can add "Pauses" to the program and you can run that and it'll stop at each change (combine water, pause, create sql file, pause, load sql into database, pause, process data, pause, export sql, pause) then you can see how far it gets by checking for what files exist at each time versus what should exist.  Would you be interested in trying it out to see whats up?

I'll be around a lot tomorrow to work on stuff like this so it would be a good time.
Logged

Dan Blomberg
Administrator - GPSFileDepot
shutle64
Jr. Member
**
Posts: 18


View Profile
« Reply #27 on: December 26, 2008, 10:44:22 PM »

The user name was missing on the settings page.  I added it back in and clicked save settings, and started topo without combining files.  It's spitting out ####.prj and ####.dbf plus contour.shp

John
Logged
deepspace
Mapper
***
Posts: 108


View Profile
« Reply #28 on: December 27, 2008, 08:04:07 AM »

the nhd query's which are extracted to the bin folder as per the water data page of the tutorials. They remain in the bin folder:
area.sql.txt, waterbody ect.
Logged
shutle64
Jr. Member
**
Posts: 18


View Profile
« Reply #29 on: December 27, 2008, 09:27:49 AM »

Ok.  It's working for topo, it making shape files.  Is it normal for it not make a shape file for certain quads, or do I need to have one for every quad.  The very first quad there wasn't a shape file created.

John
Logged
Pages: 1 [2] 3 4 ... 10
  Print  
 
Jump to: