[root@w8jsa xastir]# ./configure creating cache ./config.cache ======================================================= This is Xastir's GNU configure script. It's going to run a bunch of strange tests to hopefully make your compile work without much twiddling. ======================================================= checking host system type... i586-pc-linux-gnu checking target system type... i586-pc-linux-gnu checking build system type... i586-pc-linux-gnu checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found configuring xastir 1.1.3 checking whether build environment is sane... yes checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for a BSD compatible install... /usr/bin/install -c checking whether make sets ${MAKE}... (cached) yes checking whether ln -s works... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for bison... bison -y checking for pthread_create in -lpthread... yes checking for main in -lm... yes checking for socket... yes checking for strdup... yes checking for strstr... yes checking for atexit... yes checking for getaddrinfo... yes checking for snprintf... yes checking for vsnprintf... yes checking for inet_addr... yes checking whether getpgrp takes no argument... yes checking for netax25/axlib.h... yes checking for ax25_aton in -lax25... yes Found libax25 checking for main in -lcompat... no checking for crypt in -lcrypt... yes checking for the third argument of getsockname... socklen_t checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for inet_ntoa... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for killpg in -lucb... no checking size of int... 4 checking size of long... 4 checking size of char *... 4 checking for dlopen in -ldl... yes checking for shl_unload in -ldld... no checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for IceConnectionNumber in -lICE... yes checking for libXext... yes checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for dnet_ntoa in -ldnet... (cached) no checking for dnet_ntoa in -ldnet_stub... (cached) no checking for gethostbyname... yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking for Motif... libraries in default path, headers in default path checking for Xpm... libraries default path, headers default path checking for XpGetDocumentData in -lXp... yes checking for XpmWriteFileFromPixmap in -lXpm... yes checking for TIFFClose in -ltiff... yes checking for GTIFNew in -lgeotiff... yes checking for pj_init in -lproj... yes GeoTIFF support found and will be compiled in. checking for Festival Speech Synthesizer Support... yes checking whether getpgrp takes no argument... (cached) yes checking for DBFOpen in -lshp... yes Shapelib support found and will be compiled in. checking for Magick-config... yes checking for ImageMagick - version >= 5.2.0... yes (5.4.7) checking for ANSI C header files... yes checking for size_t... yes checking for pid_t... yes checking return type of signal handlers... void checking for socklen_t... yes checking for strftime... yes checking for fcntl.h... yes checking for sys/fcntl.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking whether time.h and sys/time.h may both be included... yes checking for vprintf... yes checking types of arguments for select()... int,fd_set *,struct timeval * checking for getopt_long... yes checking whether the compiler understands -pipe... yes checking for xastir... /usr/local/bin/xastir updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating m4/Makefile creating config/Makefile creating help/Makefile creating scripts/Makefile creating symbols/Makefile creating callpass/Makefile creating xastir.spec creating config.h xastir 1.1.3 Building with AX25.......... : yes Building with GeoTiff....... : yes Building with ShapeLib...... : yes Building with ImageMagick... : yes Building with Festival...... : yes Xastir will be installed in /usr/local/bin. Warning: You have an old copy of Xastir at /usr/local/bin/xastir. ===================================================================== Configure is done. Type 'make' to create the executable then 'make install' as root. For Solaris, perhaps others: type 'gmake' and then 'gmake install'. ===================================================================== [root@w8jsa xastir]# make make all-recursive make[1]: Entering directory `/src/xastir' Making all in src make[2]: Entering directory `/src/xastir/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i386 -mcpu=i686 -Wall -I/usr/X11R6/include/X11/magick -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I/usr/include/freetype2 -I/usr/include/libxml2 -g -pthread -pipe -c alert.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i386 -mcpu=i686 -Wall -I/usr/X11R6/include/X11/magick -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I/usr/include/freetype2 -I/usr/include/libxml2 -g -pthread -pipe -c bulletin_gui.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i386 -mcpu=i686 -Wall -I/usr/X11R6/include/X11/magick -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I/usr/include/freetype2 -I/usr/include/libxml2 -g -pthread -pipe -c color.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i386 -mcpu=i686 -Wall -I/usr/X11R6/include/X11/magick -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I/usr/include/freetype2 -I/usr/include/libxml2 -g -pthread -pipe -c datum.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i386 -mcpu=i686 -Wall -I/usr/X11R6/include/X11/magick -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I/usr/include/freetype2 -I/usr/include/libxml2 -g -pthread -pipe -c db.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i386 -mcpu=i686 -Wall -I/usr/X11R6/include/X11/magick -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I/usr/include/freetype2 -I/usr/include/libxml2 -g -pthread -pipe -c draw_symbols.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i386 -mcpu=i686 -Wall -I/usr/X11R6/include/X11/magick -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I/usr/include/freetype2 -I/usr/include/libxml2 -g -pthread -pipe -c fcc_data.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i386 -mcpu=i686 -Wall -I/usr/X11R6/include/X11/magick -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I/usr/include/freetype2 -I/usr/include/libxml2 -g -pthread -pipe -c festival.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i386 -mcpu=i686 -Wall -I/usr/X11R6/include/X11/magick -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I/usr/include/freetype2 -I/usr/include/libxml2 -g -pthread -pipe -c gps.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i386 -mcpu=i686 -Wall -I/usr/X11R6/include/X11/magick -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I/usr/include/freetype2 -I/usr/include/libxml2 -g -pthread -pipe -c hostname.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i386 -mcpu=i686 -Wall -I/usr/X11R6/include/X11/magick -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I/usr/include/freetype2 -I/usr/include/libxml2 -g -pthread -pipe -c igate.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i386 -mcpu=i686 -Wall -I/usr/X11R6/include/X11/magick -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I/usr/include/freetype2 -I/usr/include/libxml2 -g -pthread -pipe -c interface.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i386 -mcpu=i686 -Wall -I/usr/X11R6/include/X11/magick -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I/usr/include/freetype2 -I/usr/include/libxml2 -g -pthread -pipe -c interface_gui.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i386 -mcpu=i686 -Wall -I/usr/X11R6/include/X11/magick -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I/usr/include/freetype2 -I/usr/include/libxml2 -g -pthread -pipe -c lang.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i386 -mcpu=i686 -Wall -I/usr/X11R6/include/X11/magick -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I/usr/include/freetype2 -I/usr/include/libxml2 -g -pthread -pipe -c list_gui.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i386 -mcpu=i686 -Wall -I/usr/X11R6/include/X11/magick -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I/usr/include/freetype2 -I/usr/include/libxml2 -g -pthread -pipe -c locate_gui.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i386 -mcpu=i686 -Wall -I/usr/X11R6/include/X11/magick -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I/usr/include/freetype2 -I/usr/include/libxml2 -g -pthread -pipe -c location.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i386 -mcpu=i686 -Wall -I/usr/X11R6/include/X11/magick -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I/usr/include/freetype2 -I/usr/include/libxml2 -g -pthread -pipe -c location_gui.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i386 -mcpu=i686 -Wall -I/usr/X11R6/include/X11/magick -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I/usr/include/freetype2 -I/usr/include/libxml2 -g -pthread -pipe -c main.c main.c:49:24: magick/api.h: No such file or directory main.c: In function `Help_About': main.c:8558: `MagickVersion' undeclared (first use in this function) main.c:8558: (Each undeclared identifier is reported only once main.c:8558: for each function it appears in.) main.c: In function `main': main.c:19023: warning: implicit declaration of function `MagickIncarnate' make[2]: *** [main.o] Error 1 make[2]: Leaving directory `/src/xastir/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/src/xastir' make: *** [all-recursive-am] Error 2 [root@w8jsa xastir]# (I ran make install) (Then ran XASTIR v1.1.3) map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/fentress/fentress_dev_rights.shx convert_to_xastir_coordinates:Longitude out-of-range (too high):12078000.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3481387.750000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12197095.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3366000.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/hydrology/hydrology.dbf draw_map: Unknown map type: vector/Chesapeake/hydrology/hydrology.sbn draw_map: Unknown map type: vector/Chesapeake/hydrology/hydrology.sbx convert_to_xastir_coordinates:Longitude out-of-range (too high):12078000.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3481387.750000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12197095.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3366000.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/hydrology/hydrology.shp convert_to_xastir_coordinates:Longitude out-of-range (too high):12078000.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3481387.750000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12197095.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3366000.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/hydrology/hydrology.shx convert_to_xastir_coordinates:Longitude out-of-range (too high):12080657.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3481776.750000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12188375.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3369092.500000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/lotlines/lotlines.dbf draw_map: Unknown map type: vector/Chesapeake/lotlines/lotlines.prj draw_map: Unknown map type: vector/Chesapeake/lotlines/lotlines.sbn draw_map: Unknown map type: vector/Chesapeake/lotlines/lotlines.sbx convert_to_xastir_coordinates:Longitude out-of-range (too high):12080657.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3481776.750000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12188375.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3369092.500000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/lotlines/lotlines.shp convert_to_xastir_coordinates:Longitude out-of-range (too high):12080657.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3481776.750000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12188375.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3369092.500000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/lotlines/lotlines.shx convert_to_xastir_coordinates:Longitude out-of-range (too high):12078762.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3482192.750000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12196699.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3366872.750000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/luplan/luplan.dbf draw_map: Unknown map type: vector/Chesapeake/luplan/luplan.sbn draw_map: Unknown map type: vector/Chesapeake/luplan/luplan.sbx convert_to_xastir_coordinates:Longitude out-of-range (too high):12078762.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3482192.750000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12196699.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3366872.750000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/luplan/luplan.shp convert_to_xastir_coordinates:Longitude out-of-range (too high):12078762.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3482192.750000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12196699.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3366872.750000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/luplan/luplan.shx draw_map: Unknown map type: vector/Chesapeake/metadata/cd_dictionary.pdf convert_to_xastir_coordinates:Longitude out-of-range (too high):12072954.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3479982.250000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12197747.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3366020.500000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/openwater/open_water.dbf draw_map: Unknown map type: vector/Chesapeake/openwater/open_water.sbn draw_map: Unknown map type: vector/Chesapeake/openwater/open_water.sbx convert_to_xastir_coordinates:Longitude out-of-range (too high):12072954.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3479982.250000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12197747.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3366020.500000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/openwater/open_water.shp convert_to_xastir_coordinates:Longitude out-of-range (too high):12072954.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3479982.250000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12197747.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3366020.500000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/openwater/open_water.shx convert_to_xastir_coordinates:Longitude out-of-range (too high):12070963.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3482192.750000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12196558.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3366441.250000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/parcels/parcels.dbf draw_map: Unknown map type: vector/Chesapeake/parcels/parcels.prj draw_map: Unknown map type: vector/Chesapeake/parcels/parcels.sbn draw_map: Unknown map type: vector/Chesapeake/parcels/parcels.sbx convert_to_xastir_coordinates:Longitude out-of-range (too high):12070963.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3482192.750000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12196558.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3366441.250000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/parcels/parcels.shp convert_to_xastir_coordinates:Longitude out-of-range (too high):12070963.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3482192.750000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12196558.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3366441.250000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/parcels/parcels.shx convert_to_xastir_coordinates:Longitude out-of-range (too high):12072877.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3481793.250000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12196704.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3366255.500000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/plng_areas/plan_areas.dbf draw_map: Unknown map type: vector/Chesapeake/plng_areas/plan_areas.sbn draw_map: Unknown map type: vector/Chesapeake/plng_areas/plan_areas.sbx convert_to_xastir_coordinates:Longitude out-of-range (too high):12072877.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3481793.250000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12196704.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3366255.500000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/plng_areas/plan_areas.shp convert_to_xastir_coordinates:Longitude out-of-range (too high):12072877.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3481793.250000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12196704.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3366255.500000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/plng_areas/plan_areas.shx convert_to_xastir_coordinates:Longitude out-of-range (too high):12132630.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3466992.250000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12135262.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3461991.750000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/snbover/snbover.dbf draw_map: Unknown map type: vector/Chesapeake/snbover/snbover.sbn draw_map: Unknown map type: vector/Chesapeake/snbover/snbover.sbx convert_to_xastir_coordinates:Longitude out-of-range (too high):12132630.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3466992.250000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12135262.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3461991.750000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/snbover/snbover.shp convert_to_xastir_coordinates:Longitude out-of-range (too high):12132630.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3466992.250000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12135262.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3461991.750000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/snbover/snbover.shx convert_to_xastir_coordinates:Longitude out-of-range (too high):12078000.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3482192.750000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12196699.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3367144.750000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/statarea/stat_areas.dbf draw_map: Unknown map type: vector/Chesapeake/statarea/stat_areas.sbn draw_map: Unknown map type: vector/Chesapeake/statarea/stat_areas.sbx convert_to_xastir_coordinates:Longitude out-of-range (too high):12078000.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3482192.750000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12196699.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3367144.750000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/statarea/stat_areas.shp convert_to_xastir_coordinates:Longitude out-of-range (too high):12078000.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3482192.750000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12196699.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3367144.750000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/statarea/stat_areas.shx convert_to_xastir_coordinates:Longitude out-of-range (too high):12078846.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3481903.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12192363.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3366952.750000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/streets/streets.dbf draw_map: Unknown map type: vector/Chesapeake/streets/streets.prj draw_map: Unknown map type: vector/Chesapeake/streets/streets.sbn draw_map: Unknown map type: vector/Chesapeake/streets/streets.sbx convert_to_xastir_coordinates:Longitude out-of-range (too high):12078846.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3481903.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12192363.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3366952.750000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/streets/streets.shp convert_to_xastir_coordinates:Longitude out-of-range (too high):12078846.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3481903.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12192363.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3366952.750000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/streets/streets.shx draw_map: Unknown map type: vector/Chesapeake/streets/streets.shp.xml convert_to_xastir_coordinates:Longitude out-of-range (too high):12081870.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3481687.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12187634.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3375644.750000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/subdvn/sub_div.dbf draw_map: Unknown map type: vector/Chesapeake/subdvn/sub_div.sbn draw_map: Unknown map type: vector/Chesapeake/subdvn/sub_div.sbx convert_to_xastir_coordinates:Longitude out-of-range (too high):12081870.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3481687.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12187634.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3375644.750000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/subdvn/sub_div.shp convert_to_xastir_coordinates:Longitude out-of-range (too high):12081870.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3481687.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12187634.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3375644.750000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/subdvn/sub_div.shx convert_to_xastir_coordinates:Longitude out-of-range (too high):12088000.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3453500.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12128000.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3416000.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/Contour_Lines/deepcreek.dbf convert_to_xastir_coordinates:Longitude out-of-range (too high):12088000.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3453500.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12128000.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3416000.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/Contour_Lines/deepcreek.shp convert_to_xastir_coordinates:Longitude out-of-range (too high):12088000.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3453500.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12128000.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3416000.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/Contour_Lines/deepcreek.shx convert_to_xastir_coordinates:Longitude out-of-range (too high):12125500.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3433500.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12160500.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3396000.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/Contour_Lines/greatbridge.dbf draw_map: Unknown map type: vector/Chesapeake/topography/Contour_Lines/greatbridge.prj convert_to_xastir_coordinates:Longitude out-of-range (too high):12125500.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3433500.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12160500.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3396000.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/Contour_Lines/greatbridge.shp convert_to_xastir_coordinates:Longitude out-of-range (too high):12125500.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3433500.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12160500.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3396000.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/Contour_Lines/greatbridge.shx convert_to_xastir_coordinates:Longitude out-of-range (too high):12138000.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3458500.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12185755.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3431000.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/Contour_Lines/greenbrier.dbf draw_map: Unknown map type: vector/Chesapeake/topography/Contour_Lines/greenbrier.prj convert_to_xastir_coordinates:Longitude out-of-range (too high):12138000.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3458500.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12185755.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3431000.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/Contour_Lines/greenbrier.shp convert_to_xastir_coordinates:Longitude out-of-range (too high):12138000.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3458500.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12185755.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3431000.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/Contour_Lines/greenbrier.shx convert_to_xastir_coordinates:Longitude out-of-range (too high):12155500.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3431000.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12196549.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3367479.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/Contour_Lines/pgrove_east.dbf draw_map: Unknown map type: vector/Chesapeake/topography/Contour_Lines/pgrove_east.prj convert_to_xastir_coordinates:Longitude out-of-range (too high):12155500.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3431000.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12196549.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3367479.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/Contour_Lines/pgrove_east.shp convert_to_xastir_coordinates:Longitude out-of-range (too high):12155500.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3431000.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12196549.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3367479.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/Contour_Lines/pgrove_east.shx convert_to_xastir_coordinates:Longitude out-of-range (too high):12102815.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3418500.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12158000.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3366000.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/Contour_Lines/pgrove_west.dbf draw_map: Unknown map type: vector/Chesapeake/topography/Contour_Lines/pgrove_west.prj convert_to_xastir_coordinates:Longitude out-of-range (too high):12102815.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3418500.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12158000.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3366000.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/Contour_Lines/pgrove_west.shp convert_to_xastir_coordinates:Longitude out-of-range (too high):12102815.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3418500.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12158000.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3366000.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/Contour_Lines/pgrove_west.shx convert_to_xastir_coordinates:Longitude out-of-range (too high):12128000.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3453500.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12143000.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3431000.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/Contour_Lines/rivercrest.dbf draw_map: Unknown map type: vector/Chesapeake/topography/Contour_Lines/rivercrest.prj convert_to_xastir_coordinates:Longitude out-of-range (too high):12128000.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3453500.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12143000.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3431000.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/Contour_Lines/rivercrest.shp convert_to_xastir_coordinates:Longitude out-of-range (too high):12128000.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3453500.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12143000.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3431000.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/Contour_Lines/rivercrest.shx convert_to_xastir_coordinates:Longitude out-of-range (too high):12100500.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3472861.500000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12152323.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3443500.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/Contour_Lines/s_norfolk.dbf draw_map: Unknown map type: vector/Chesapeake/topography/Contour_Lines/s_norfolk.prj convert_to_xastir_coordinates:Longitude out-of-range (too high):12100500.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3472861.500000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12152323.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3443500.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/Contour_Lines/s_norfolk.shp convert_to_xastir_coordinates:Longitude out-of-range (too high):12100500.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3472861.500000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12152323.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3443500.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/Contour_Lines/s_norfolk.shx convert_to_xastir_coordinates:Longitude out-of-range (too high):12078000.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3481399.500000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12102185.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3436000.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/Contour_Lines/w_branch.dbf convert_to_xastir_coordinates:Longitude out-of-range (too high):12078000.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3481399.500000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12102185.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3436000.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/Contour_Lines/w_branch.shp convert_to_xastir_coordinates:Longitude out-of-range (too high):12078000.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3481399.500000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12102185.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3436000.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/Contour_Lines/w_branch.shx convert_to_xastir_coordinates:Longitude out-of-range (too high):12088007.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3453486.500000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12127986.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3416007.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/ElevationPoints/deepcreek.dbf draw_map: Unknown map type: vector/Chesapeake/topography/ElevationPoints/deepcreek.sbn draw_map: Unknown map type: vector/Chesapeake/topography/ElevationPoints/deepcreek.sbx convert_to_xastir_coordinates:Longitude out-of-range (too high):12088007.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3453486.500000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12127986.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3416007.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/ElevationPoints/deepcreek.shp convert_to_xastir_coordinates:Longitude out-of-range (too high):12088007.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3453486.500000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12127986.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3416007.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/ElevationPoints/deepcreek.shx convert_to_xastir_coordinates:Longitude out-of-range (too high):12125500.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3433494.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12160495.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3396014.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/ElevationPoints/greatbridge.dbf draw_map: Unknown map type: vector/Chesapeake/topography/ElevationPoints/greatbridge.sbn draw_map: Unknown map type: vector/Chesapeake/topography/ElevationPoints/greatbridge.sbx convert_to_xastir_coordinates:Longitude out-of-range (too high):12125500.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3433494.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12160495.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3396014.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/ElevationPoints/greatbridge.shp convert_to_xastir_coordinates:Longitude out-of-range (too high):12125500.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3433494.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12160495.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3396014.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/ElevationPoints/greatbridge.shx convert_to_xastir_coordinates:Longitude out-of-range (too high):12138004.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3458488.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12186251.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3431002.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/ElevationPoints/greenbrier.dbf draw_map: Unknown map type: vector/Chesapeake/topography/ElevationPoints/greenbrier.sbn draw_map: Unknown map type: vector/Chesapeake/topography/ElevationPoints/greenbrier.sbx convert_to_xastir_coordinates:Longitude out-of-range (too high):12138004.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3458488.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12186251.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3431002.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/ElevationPoints/greenbrier.shp convert_to_xastir_coordinates:Longitude out-of-range (too high):12138004.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3458488.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12186251.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3431002.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/ElevationPoints/greenbrier.shx convert_to_xastir_coordinates:Longitude out-of-range (too high):12155508.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3430989.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12196483.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3367616.250000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/ElevationPoints/pgrove_east.dbf draw_map: Unknown map type: vector/Chesapeake/topography/ElevationPoints/pgrove_east.sbn draw_map: Unknown map type: vector/Chesapeake/topography/ElevationPoints/pgrove_east.sbx convert_to_xastir_coordinates:Longitude out-of-range (too high):12155508.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3430989.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12196483.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3367616.250000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/ElevationPoints/pgrove_east.shp convert_to_xastir_coordinates:Longitude out-of-range (too high):12155508.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3430989.000000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12196483.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3367616.250000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/ElevationPoints/pgrove_east.shx convert_to_xastir_coordinates:Longitude out-of-range (too high):12102851.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3418494.750000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12157983.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3366004.500000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/ElevationPoints/pgrove_west.dbf draw_map: Unknown map type: vector/Chesapeake/topography/ElevationPoints/pgrove_west.sbn draw_map: Unknown map type: vector/Chesapeake/topography/ElevationPoints/pgrove_west.sbx convert_to_xastir_coordinates:Longitude out-of-range (too high):12102851.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3418494.750000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12157983.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3366004.500000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/ElevationPoints/pgrove_west.shp convert_to_xastir_coordinates:Longitude out-of-range (too high):12102851.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3418494.750000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12157983.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3366004.500000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/ElevationPoints/pgrove_west.shx convert_to_xastir_coordinates:Longitude out-of-range (too high):12128005.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3453463.500000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12142981.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3431015.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/ElevationPoints/rivercrest.dbf draw_map: Unknown map type: vector/Chesapeake/topography/ElevationPoints/rivercrest.sbn draw_map: Unknown map type: vector/Chesapeake/topography/ElevationPoints/rivercrest.sbx convert_to_xastir_coordinates:Longitude out-of-range (too high):12128005.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3453463.500000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12142981.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3431015.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/ElevationPoints/rivercrest.shp convert_to_xastir_coordinates:Longitude out-of-range (too high):12128005.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3453463.500000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12142981.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3431015.000000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/ElevationPoints/rivercrest.shx convert_to_xastir_coordinates:Longitude out-of-range (too high):12100515.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3472743.750000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12152272.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3443536.500000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/ElevationPoints/s_norfolk.dbf draw_map: Unknown map type: vector/Chesapeake/topography/ElevationPoints/s_norfolk.sbn draw_map: Unknown map type: vector/Chesapeake/topography/ElevationPoints/s_norfolk.sbx convert_to_xastir_coordinates:Longitude out-of-range (too high):12100515.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3472743.750000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12152272.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3443536.500000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/ElevationPoints/s_norfolk.shp convert_to_xastir_coordinates:Longitude out-of-range (too high):12100515.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3472743.750000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12152272.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3443536.500000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/ElevationPoints/s_norfolk.shx convert_to_xastir_coordinates:Longitude out-of-range (too high):12078021.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3481394.250000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12102122.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3436006.750000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/ElevationPoints/w_branch.dbf convert_to_xastir_coordinates:Longitude out-of-range (too high):12078021.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3481394.250000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12102122.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3436006.750000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/ElevationPoints/w_branch.shp convert_to_xastir_coordinates:Longitude out-of-range (too high):12078021.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3481394.250000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12102122.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3436006.750000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/topography/ElevationPoints/w_branch.shx draw_map: Unknown map type: vector/Chesapeake/zoning/zoning.avl convert_to_xastir_coordinates:Longitude out-of-range (too high):12078762.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3482192.750000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12196699.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3366872.750000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/zoning/zoning.dbf draw_map: Unknown map type: vector/Chesapeake/zoning/zoning.sbn draw_map: Unknown map type: vector/Chesapeake/zoning/zoning.sbx convert_to_xastir_coordinates:Longitude out-of-range (too high):12078762.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3482192.750000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12196699.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3366872.750000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/zoning/zoning.shp convert_to_xastir_coordinates:Longitude out-of-range (too high):12078762.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3482192.750000 convert_to_xastir_coordinates:Longitude out-of-range (too high):12196699.000000 convert_to_xastir_coordinates:Latitude out-of-range (too high):3366872.750000 map_visible_lat_lon: problem converting coordinates from lat/lon: /usr/local/xastir/maps/vector/Chesapeake/zoning/zoning.shx draw_map: Unknown map type: vector/Chesapeake/placeholder draw_map: Unknown map type: placeholder draw_map: Unknown map type: terraserver/terraserver draw_map: Unknown map type: z_overlay/placeholder draw_map: Unknown map type: raster/placeholder draw_map: Unknown map type: WY.zip draw_map: Unknown map type: topo/36076e1.tab draw_map: Unknown map type: topo/36076e8.zip draw_map: Unknown map type: topo/36075f8.zip draw_map: Unknown map type: topo/36076f1.zip draw_map: Unknown map type: topo/36076f1.tab draw_map: Unknown map type: topo/36076f1.tfw convert_to_xastir_coordinates:Latitude out-of-range (too high):118.592194 draw_geotiff_image_map: Problem converting from lat/lon draw_map: Unknown map type: topo/36076e8.tab draw_map: Unknown map type: topo/36076e8.tfw draw_map: Unknown map type: topo/36075f8.tab draw_map: Unknown map type: topo/36075f8.tfw draw_map: Unknown map type: topo/36076e1.zip draw_map: Unknown map type: topo/36076e1.tfw draw_map: Unknown map type: topo/36075h8.tab draw_map: Unknown map type: topo/36076e2.zip draw_map: Unknown map type: topo/36076f3.zip draw_map: Unknown map type: topo/36076h7.zip draw_map: Unknown map type: topo/36075g8.zip draw_map: Unknown map type: topo/36076f3.tab draw_map: Unknown map type: topo/36076f3.tfw draw_map: Unknown map type: topo/36076e2.tab draw_map: Unknown map type: topo/36076e2.tfw draw_map: Unknown map type: topo/36075g8.tab draw_map: Unknown map type: topo/36075g8.tfw draw_map: Unknown map type: topo/root/WIND draw_map: Unknown map type: topo/root/.bashrc draw_map: Unknown map type: topo/36075h8.zip draw_map: Unknown map type: topo/36076h7.tab draw_map: Unknown map type: topo/36076h7.tfw draw_map: Unknown map type: topo/36076e4.zip draw_map: Unknown map type: topo/36075h8.tfw draw_map: Unknown map type: topo/36076e4.tab draw_map: Unknown map type: topo/36076e4.tfw draw_map: Unknown map type: topo/36075e8.tab draw_map: Unknown map type: topo/36075e8.tfw *** Skipping '/usr/local/xastir/maps/radar/srb_akq.geo', IMAGESIZE tag missing or incorrect. *** draw_map: Unknown map type: filled/placeholder draw_map: Unknown map type: transparent/placeholder [root@w8jsa xastir]#