#include <unistd.h>
#include <string.h>
#include <sys/types.h>
#include <sys/stat.h>
#include "Vect.h"
#include "gis.h"
#include "ogr_api.h"
Include dependency graph for open_ogr.c:
Go to the source code of this file.
Functions | |
int | V1_open_old_ogr (struct Map_info *Map, int update) |
int | V2_open_old_ogr (struct Map_info *Map) |
int V1_open_old_ogr | ( | struct Map_info * | Map, | |
int | update | |||
) |
Definition at line 33 of file open_ogr.c.
int V2_open_old_ogr | ( | struct Map_info * | Map | ) |