#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include "gis.h"
#include "Vect.h"
#include "ogr_api.h"
Include dependency graph for build_ogr.c:
Go to the source code of this file.
Data Structures | |
struct | GEOM_PARTS |
Functions | |
int | prnmsg (char *msg,...) |
int | Vect_build_ogr (struct Map_info *Map, int build, FILE *msgout) |
Variables | |
FILE * | Msgout |
int prnmsg | ( | char * | msg, | |
... | ||||
) |
int Vect_build_ogr | ( | struct Map_info * | Map, | |
int | build, | |||
FILE * | msgout | |||
) |
FILE* Msgout |