Home
|
Tools
|
Maps
|
Tutorials
|
Articles
|
Hosting
July 04, 2009, 03:00:40 PM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: Welcome to GPSFileDepot!
Home
Help
Search
Login
Register
GPSFileDepot Forums
>
General Category
>
Map Making & Support
>
Topo Process Program (BETA!)
Pages: [
1
]
2
3
...
8
« previous
next »
Print
Author
Topic: Topo Process Program (BETA!) (Read 11928 times)
-Oz-
Map Maker!
Administrator
Hero Member
Posts: 750
Topo Process Program (BETA!)
«
on:
December 14, 2008, 04:30:16 PM »
I have been working on a tool that helps me create maps faster than the tutorial I wrote. This tool is definitely not ready for full prime-time use but can be used by many people.
Features:
Transportation - Download and process the 2008 Census data automatically (2008 data downloaded added in v1.0.15)
Contours - uses fw-tools to process the contours; also uses postgis; this is free and easy (GeoTiff Files Required)
GNIS - points of interest; just like the program gnis_process; works until the usgs changes the file names
water data - automatic parsing of the water data, read the directions in gray for how the folder needs to be organized
Forest Service - VERY VERY BETA; I wouldn't use it (i do but in debug mode)
to .img - just point it to the folder with the .mp files and it'll convert them all to .img
Requires:
- VB6 runtime files (if you have an error download
these files
and run vb6-support-Install.bat (need to run as an administrator in vista)
- Windows XP/Vista
- PostGIS (and make sure it works on vista, on my two vista computers postgis is failing)
- FWTools
- cgpsmapper
Known bugs:
- Inability to handle some encoding of GNIS files
- PostGIS failures in Vista (fix available in this forum)
- Forest Service processing very confusing
Possible bug:
- May not work with password protected postgresql databases
With all that said: feel free to try it out. I'd highly recommend using it in place of dem2topo since the runtime files are hard to come by.
With that said, the current version is attached.
BETA: 1.0.19
Released: 8 Feb 09, 20:02 Alaska Time
Installation:
Just put all the files in the zip file in one directory; don't edit them; run topo_process.exe
«
Last Edit: February 08, 2009, 09:03:02 PM by -Oz-
»
Logged
Dan Blomberg
-Oz-
Map Maker!
Administrator
Hero Member
Posts: 750
Re: Topo Process Program (BETA!)
«
Reply #1 on:
December 20, 2008, 04:11:26 PM »
New version with some random bug fixes.
Also, see
http://forums.gpsfiledepot.com/index.php/topic,101.0.html
for a version of pgsql2shp that works on vista.
Logged
Dan Blomberg
-Oz-
Map Maker!
Administrator
Hero Member
Posts: 750
Re: Topo Process Program (BETA!)
«
Reply #2 on:
December 21, 2008, 06:57:39 PM »
new version added the ability to download the 2008 roads data.
Logged
Dan Blomberg
deepspace
Mapper
Posts: 85
Re: Topo Process Program (BETA!)
«
Reply #3 on:
December 23, 2008, 06:34:34 PM »
Just thought I would let you know. Using the previous version when running the transportation it ran all counties in the state. The new version only ran 1 county, I did it several times and the same results.
Cheers-Marc
Logged
-Oz-
Map Maker!
Administrator
Hero Member
Posts: 750
Re: Topo Process Program (BETA!)
«
Reply #4 on:
December 23, 2008, 07:55:22 PM »
what state because I just did Arizona and Mississippi and it downloaded all the counties.
Logged
Dan Blomberg
deepspace
Mapper
Posts: 85
Re: Topo Process Program (BETA!)
«
Reply #5 on:
December 24, 2008, 08:27:25 AM »
Washington. One other thing I noticed is that when you process the transport data in map edit, one checks from field then you do not have the MP_type option as I did when I manually did everything. What would be the field to select then?
Cheers-Marc
Logged
coggins
Hero Member
Posts: 392
Re: Topo Process Program (BETA!)
«
Reply #6 on:
December 24, 2008, 10:19:06 AM »
Quote from: deepspace on December 24, 2008, 08:27:25 AM
Washington. One other thing I noticed is that when you process the transport data in map edit, one checks from field then you do not have the MP_type option as I did when I manually did everything. What would be the field to select then?
Cheers-Marc
If there is a column of data that is hexadecimal such as 0x0001~0x0016 or 0x01~0x16 pick that one.
«
Last Edit: December 24, 2008, 12:12:00 PM by coggins
»
Logged
deepspace
Mapper
Posts: 85
Re: Topo Process Program (BETA!)
«
Reply #7 on:
December 24, 2008, 10:32:05 AM »
Hmmmm, for some reason it does not have any of those either, my field set options are:
STATEFP,COUNTYFP,COUNTYYNS,TLID,TFIDL,TFIDR,MTFCC,FULLNAME,SMD,LFROMADD,LTOGDD,FRROMADD,
and a few at the end of the string which look to be associated with rail and such.
Thanks-
Logged
coggins
Hero Member
Posts: 392
Re: Topo Process Program (BETA!)
«
Reply #8 on:
December 24, 2008, 12:18:53 PM »
I use a different process so I have different columns, you would need to pick the one with the hex types in the data, is there one that has that or a number list from 1~16?
Logged
deepspace
Mapper
Posts: 85
Re: Topo Process Program (BETA!)
«
Reply #9 on:
December 24, 2008, 12:53:29 PM »
there are numbers in series but not the hex numbers you refer to. example of numbers on 1 line going from left to right:
STATEFP=53, COUNTYTP=001, TLID=181850066, TFIDL=206369161, TFIDR=206369159, MTFCC=S1500.
I re-opened the one that I did manually and it looks right.
Logged
coggins
Hero Member
Posts: 392
Re: Topo Process Program (BETA!)
«
Reply #10 on:
December 24, 2008, 01:30:39 PM »
my guess, try COUNTYTP=001 and see if you get your roads typed correctly.
MP_TYPE 0x0001 is a polyline, a road type of 'Major Highway'
Logged
-Oz-
Map Maker!
Administrator
Hero Member
Posts: 750
Re: Topo Process Program (BETA!)
«
Reply #11 on:
December 24, 2008, 11:15:08 PM »
When you refer to manually did you click each button (the three) in order? I normally just use the all at once button.
I just checked one I did for Mississippi last night and the furthest column to the right was the MP_TYPE column. I'll check washington out for you now.
Logged
Dan Blomberg
-Oz-
Map Maker!
Administrator
Hero Member
Posts: 750
Re: Topo Process Program (BETA!)
«
Reply #12 on:
December 25, 2008, 09:48:46 AM »
I just did an all at once with Washington and also had MP_Type as my last column.
Logged
Dan Blomberg
deepspace
Mapper
Posts: 85
Re: Topo Process Program (BETA!)
«
Reply #13 on:
December 25, 2008, 09:53:33 AM »
Merry Christmas everyone.
Oz, I did them one at a time, Maybe that is the error, I will run again combine at once.
Coggins, I used county once and by name another time different results as you would expect.
Newest query
I ran the water body program and only ended up with prj files (area, flowline and waterbody) did not end up with either shp files nor dbf.
I did it twice with both versions same thing.
I did end up with a error txt which read:
C:\washington\water\NHDWaterbody.shp: shape (.shp) or index files (.shx) can not be opened, will just import attribute data.
C:\washington\water\NHDWaterbody.shp: dbf file (.dbf) can not be opened.
Feel like I am being a pain the rear for asking for so much help.
Cheers-Marc
Logged
shutle64
Jr. Member
Posts: 18
Re: Topo Process Program (BETA!)
«
Reply #14 on:
December 25, 2008, 12:09:49 PM »
Are you guys working on Washington State 24k? I just started downloading dem data yesterday. Can someone verify no dem data for North of Cape Flattery, correct?
John
Logged
Pages: [
1
]
2
3
...
8
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> General Discussion
=> Map Making & Support
=> GPSr Units
=> Site Support
Loading...