build_ogr.c File Reference

Vector library - Building topology for OGR. More...

#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include <grass/gis.h>
#include <grass/Vect.h>
#include <grass/glocale.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 Vect_build_ogr (struct Map_info *Map, int build)
 Build topology.

Detailed Description

Vector library - Building topology for OGR.

Higher level functions for reading/writing/manipulating vectors.

(C) 2001-2008 by the GRASS Development Team

This program is free software under the GNU General Public License (>=v2). Read the file COPYING that comes with GRASS for details.

Author:
Radim Blazek, Piero Cavalieri
Date:
2001-2008

Definition in file build_ogr.c.


Function Documentation

int Vect_build_ogr ( struct Map_info *  Map,
int  build 
)

Build topology.

Parameters:
Map_info vector map
build build level
Returns:
1 on success
0 on error

Definition at line 325 of file build_ogr.c.


Generated on Sat Oct 24 03:25:22 2009 for GRASS Programmer's Manual by  doxygen 1.6.1