[Xastir-dev] Seeing weird fill patterns

Tom Russo russo at bogoflux.losalamos.nm.us
Mon May 31 01:32:08 EDT 2004


On Sun, May 30, 2004 at 08:39:34PM -0700, a Mr. Richard Feyler of Fort Lee, New Jersey <archer at eskimo.com> writes 'Dear Rosanne Rosannadanna':
> On Sun, 30 May 2004, Tom Russo wrote:
> > On the other hand, the fill style is not reset to solid until the next
> > time a non-weather-alert draw_shapefile_map is called, which is wrong: perhaps
> > the stipple pattern is still set for non-shapefile maps that get drawn
> > after your wx alert.  

> >
> > Question: are you seeing any instances of "No DBFAWK signature for (shapefile
> > name)!  Using default." when you run the code?  It could be a problem related
> > to the default rule, which contains no reset of the fill style variable (or
> > much else, for that matter).
> 
> Yea:
> 
> No DBFAWK signature for z_30au02.shp!  Using default.

Yeah, we talked about that -- you're using an old zone file that doesn't have
the same signature as the current ones.  If I were you and didn't want
to download a new one, I'd definitely do the kludge I mentioned before --- copy
the nwsz_ddmmyy.dbfawk file from config to your Counties directory, rename
it z_30au02.dbfawk, and edit the dbfinfo string so it matches your signature.
That way you'll be able to get the right thing done with your zone file.
And if you download a new one later it'll have a different name and match
the signature in the config/nwsz_ddmmyy.dbfawk file, so it will work out of 
the box


> No DBFAWK signature for transparent/shapefiles/noaa/s_24ja01.shp!  Using default.

For this one you'll need to make a dbfawk file for if you want anything
other than the default behavior, of course.

-- 
Tom Russo    KM5VY     SAR502  DM64ux         http://www.swcp.com/~russo/
Tijeras, NM  QRPL#1592 K2#398  SOC#236 AHTB#1 http://www.qsl.net/~km5vy/
 "If life gives you lemonade, kick it in the balls and say 'Hey, I wanted 
  a beer.'"  



More information about the Xastir-dev mailing list