[Xastir] How to create DBFAWK

Skyler F electricity440 at gmail.com
Mon Jul 6 20:31:43 EDT 2015


I ran testdbfawk and it took a long time to run and gave me a bunch of
text, below is the output when it got towards the end.

Can someone please just send me a sample shape file and dbfawk that goes so
I can mess around with it and figure out how to get open street maps to
work and show text? I have so much other work, GPS, TNC, Radio, and the
event I have to serve comms at is coming up in under 2 weeks.

If open street maps doesen't work natively, what other sources are you guys
even getting maps from, like what is Xastir designed to run natively?


/usr/local/share/xastir/maps/Colorado/buildings.dbf:14403: parse error:
ouse            358385502
house            358385504
house            358385505
apartments       358385506
apartments       358385507
house            358385508
house            358385509
house            358385510
house            358385511
house            358385513
house            358385517
house            358385518
house            358385519
house            358385521
^

/usr/local/share/xastir/maps/Colorado/buildings.dbf:14404: parse error:
                                        house
358385522                                                  house
358385524                                                  house
358385525                                                  house
358385526                                                  house
358390053                                                  house
358390054                                                  house
358390055                                                  house
358390056                                                  house
358390057                                                  apartments
358390058                                                  apartments
358390059                                                  apartments
358390060                                                  house
358390067
                                        ^

/usr/local/share/xastir/maps/Colorado/buildings.dbf:14405: parse error:
     house
358390068                                                  house
358390069                                                  house
358390070                                                  apartments
358390071                                                  apartments
358390076                                                  house
358390077                                                  house
358390078                                                  house
358390079                                                  house
358390080                                                  house
358390081                                                  house
358390082                                                  house
358390083                                                  house
358390084                                                  apartments
358390085
     ^

/usr/local/share/xastir/maps/Colorado/buildings.dbf:14406: parse error:
                                              house
358390086                                                  house
358390087                                                  house
358390088                                                  house
358390089                                                  house
358390090                                                  house
358390091                                                  house
358390092                                                  house
358390094                                                  house
358390096                                                  house
358390098                                                  house
358390101                                                  house
358390103                                                  house
358390104
                                              ^

/usr/local/share/xastir/maps/Colorado/buildings.dbf:14407: parse error:
           house
358390106                                                  house
358390107                                                  house
358390108                                                  house
358391844                                                  apartments
358391845                                                  apartments
358391846                                                  apartments
358391847                                                  house
358391848                                                  house
358391849                                                  apartments
358391850                                                  apartments
358391851                                                  house
358391852                                                  house
358391857                                                  house
3583918
           ^

/usr/local/share/xastir/maps/Colorado/buildings.dbf:14408: parse error:
60                                                  house
358391862                                                  house
358391863                                                  house
358391864                                                  house
358391865                                                  house
358391866                                                  house
358391871                                                  house
358391872                                                  house
358391873                                                  house
358391874                                                  house
358391875                                                  house
358391876                                                  house
358391877                                                  house
358391878
^

/usr/local/share/xastir/maps/Colorado/buildings.dbf:14409: parse error:
                 house
358391879                                                  house
358391880                                                  house
358391881                                                  house
358391882                                                  house
358391883                                                  house
358391884                                                  house
358521016
358521017
358537803
358554873  Shelter #1                                      shelter
358554874  Shelter #4                                      shelter
358573398
358573402
3
                 ^

/usr/local/share/xastir/maps/Colorado/buildings.dbf:14410: parse error:
58584794                                                  car_wash
358588778                                                  car_wash
358588784                                                  car_wash
358588788                                                  car_wash
358667096
358667156
358669421                                                  storage_tank
358669490                                                  residential
358669493                                                  residential
358669495                                                  residential
358669497                                                  residential
358669500                                                  residential
358669502                                                  residential
358669505
^

/usr/local/share/xastir/maps/Colorado/buildings.dbf:14411: parse error:
                       residential
358669507                                                  residential
358669510                                                  residential
358669511                                                  residential
358669512                                                  residential
358669513                                                  residential
358669514                                                  residential
358669515                                                  residential
358669516                                                  residential
358669517                                                  residential
358669518                                                  residential
358669554                                                  storage_tank
358669815  Pay Station
358675383
                       ^

Usage: testdbfawk [-f file.awk| -D dir] -d file.dbf
 -D for dir containing *.dbfawk files.
 or -f for file containing awk rules.
 -d for dbf file to parse


On Mon, Jul 6, 2015 at 4:37 PM, Tom Russo <russo at bogodyn.org> wrote:

> On Mon, Jul 06, 2015 at 02:52:25PM -0600, we recorded a bogon-computron
> collision of the <electricity440 at gmail.com> flavor, containing:
> > >
> > > Look at http://xastir.org/index.php/HowTo:DBFAWK
> > >
> >
> > Thanks for that page. I am stuck on building dbfinfo.
>
> Don't bother.  Look right after the description of how to use dbfinfo on
> that
> page, and you'll find:
>
> "It is also possible to use "testdbfawk" that is built in the xastir
> source tree when you compile xastir with DBFAWK enabled."
>
> The next code example on the page shows how that would be used.
>
> "testdbfawk" is compiled and installed with Xastir in all recent releases.
>
> > On Mon, Jul 6, 2015 at 12:27 PM, Tom Russo <russo at bogodyn.org> wrote:
> >
> > > On Mon, Jul 06, 2015 at 12:09:42PM -0600, we recorded a bogon-computron
> > > collision of the <electricity440 at gmail.com> flavor, containing:
> > > > I would like to show some names on my shape files and I remember
> hearing
> > > > that I needed to create a DBFAWK file.
> > > >
> > > > Can anybody help on creating a DBFAWK file so I can see labels? I am
> not
> > > > seeing anything right now with the shape files I downloaded from Open
> > > > Street Maps
> > >
> > > Look at http://xastir.org/index.php/HowTo:DBFAWK
> > >
> > > It is a somewhat painful process to get shapefile symbology right in
> > > Xastir,
> > > but once you get the hang of dbfawk it isn't really that much of a
> mystery.
>
> --
> Tom Russo    KM5VY   SAR502   DM64ux          http://www.swcp.com/~russo/
> Tijeras, NM  QRPL#1592 K2#398  SOC#236
> http://kevan.org/brain.cgi?DDTNM
>  echo "prpv_a'rfg_cnf_har_cvcr" | sed -e 's/_/ /g' | tr [a-m][n-z]
> [n-z][a-m]
>
>
>
>
> _______________________________________________
> Xastir mailing list
> Xastir at lists.xastir.org
> http://xastir.org/mailman/listinfo/xastir
>



-- 
Skyler Fennell
amsatnet.info
KDØWHB
electricity440 at gmail.com


More information about the Xastir mailing list