20#ifndef __NAVIT_TEXTFILE_H_
21#define __NAVIT_TEXTFILE_H_
29#define TEXTFILE_COMMENT_CHAR '#'
40#define TEXTFILE_LINE_SIZE 512
attr_type
Definition attr_type_def.h:11
Represents an object on a map.
Definition item.h:122
Represents the map from a single binfile.
Definition binfile.c:90
int is_pipe
Definition textfile.h:35
int flags
Definition binfile.c:104
char * filename
Filename of the binfile.
Definition binfile.c:92
int id
Definition binfile.c:91
int no_warning_if_map_file_missing
Definition textfile.h:36
char * charset
Definition csv.h:39
Implementation-specific map rect data.
Definition binfile.c:110
struct map_selection * sel
Definition binfile.c:116
int attr_pos
Definition garmin_img.c:243
int lastlen
Definition textfile.h:59
int eoc
Definition garmin_img.c:249
char * args
Definition textfile.h:58
FILE * f
Definition garmin_img.c:240
char line[256]
Definition garmin_img.c:242
struct attr attrs[8]
Definition binfile.c:123
struct map_priv * m
Definition binfile.c:117
struct coord c
Definition csv.h:46
long pos
Definition garmin_img.c:241
int more
Definition textfile.h:55
enum attr_type attr_last
Definition binfile.c:113
Used to select data from a map.
Definition map.h:63
#define TEXTFILE_LINE_SIZE
Definition traffic.c:92