Module: DB

Defined in:
lib/db/classifier.rb,
lib/db/dbhandler.rb,
lib/db/mongohandler.rb,
lib/db/abstract_interface.rb

Overview

Classifying OSM Features

Purpose:

Assuming you have already imported data into nodes, ways and rels collections.

This class implements:

  • Dbhandler interface.

Defined Under Namespace

Modules: AbstractInterface Classes: Classifier, Dbhandler, Mongohandler