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:103
int is_pipe
Definition textfile.h:35
int flags
Definition binfile.c:123
char * filename
Filename of the binfile.
Definition binfile.c:105
int id
Definition binfile.c:104
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:135
struct map_selection * sel
Definition binfile.c:141
int attr_pos
Definition garmin_img.c:248
int lastlen
Definition textfile.h:59
int eoc
Definition garmin_img.c:254
char * args
Definition textfile.h:58
FILE * f
Definition garmin_img.c:245
char line[256]
Definition garmin_img.c:247
struct attr attrs[8]
Definition binfile.c:149
struct map_priv * m
Definition binfile.c:142
struct coord c
Definition csv.h:46
long pos
Definition garmin_img.c:246
int more
Definition textfile.h:55
enum attr_type attr_last
Definition binfile.c:138
Used to select data from a map.
Definition map.h:63
#define TEXTFILE_LINE_SIZE
Definition traffic.c:91