SHAPE FILES
SHAPE FILES
I grabbed the AWIPS forecast zone shapefiles (http://weather.gov/geodata/catalog/wsom ... ubzone.htm), but can't seem to get them to load. DAWS gives an 'out of range' error and then appears to hang (hourglass displayed but no CPU use). Is there a trick to this, or some limitation on the shape files that can be imported?
zones == counties
Hmm... hadn't noticed that at first, given the difference in numbering, but it appears you are correct!
Thanks again.

Thanks again.
-
- Administrator
- Posts: 535
- Joined: Sat Nov 22, 2003 10:47 pm
I have made a change that imports the large shapefile you mentioned, by dynamically resizing the internal shapefile data structures to handle the new sizes. Not all of the structures have been patched (just the polygons/polylines and oversize DBF database columns), but this gets it working on some of the biggest shapefiles. This is in the V1.1g1 patch that I posted just minutes ago at http://www.weathergraphics.com/dl/ .
I'll likely be using this method in the GRIB import routine soon so that giant files can be imported without problems.
Tim
I'll likely be using this method in the GRIB import routine soon so that giant files can be imported without problems.
Tim
Tim,
Just so you know nothing got lost during installation...the zone file polygons are now plotting OK using 1.1g1. I also checked the giant stream line file from the National Atlas http://nationalatlas.gov/atlasftp.html and it still plots fine as well.
Odd why the county file worked OK with the previous version and this one wouldn't, there isn't a great deal of difference between the two.
Pat
Just so you know nothing got lost during installation...the zone file polygons are now plotting OK using 1.1g1. I also checked the giant stream line file from the National Atlas http://nationalatlas.gov/atlasftp.html and it still plots fine as well.
Odd why the county file worked OK with the previous version and this one wouldn't, there isn't a great deal of difference between the two.
Pat