alaCarte Maps
Renderer for OpenStreetMap tiles
alacarte_importer.cpp File Reference
#include "config.hpp"
#include "settings.hpp"
#include "utils/application.hpp"
#include "general/configuration.hpp"
#include "general/geodata.hpp"
#include "importer/importer.hpp"

Go to the source code of this file.

Classes

class  AlacarteImporterApp
 This file is part of alaCarte. More...
 

Macros

#define OPT(_name, _shortcut)   (string(_name).append(",").append(_shortcut)).c_str()
 

Macro Definition Documentation

#define OPT (   _name,
  _shortcut 
)    (string(_name).append(",").append(_shortcut)).c_str()