#include <iostream>
#include <string>
#include <vector>
#include <memory>
#include <stdlib.h>
#include "gdal.h"
#include "ogrsf_frmts.h"
#include "gdal_priv.h"
Go to the source code of this file.
Classes | |
class | GeoVector |
struct | GeoVectorGist |
define GeoVectorGist structure gist keeps track of features in a GeoVector object for sorting etc. More... | |
Copyright 2014 Google Inc. All rights reserved.