Adds geocode support 11/77711/1
authorKevin Kreiser <kevinkreiser@gmail.com>
Mon, 20 Jun 2016 20:36:36 +0000 (16:36 -0400)
committerBaldur Gudbjornsson <baldur@mapzen.com>
Thu, 30 Jun 2016 13:47:01 +0000 (09:47 -0400)
commit52fd713be146584654a91731c954593922034cc9
tree8865e9d6c52530dd462ba11de4ddef96ec349d82
parent4aaf11069f9d14173014fe16fc00d48cf1c9fcd8
Adds geocode support

Change-Id: Id6a89248698d5aabbc02576d51d75fd6183f7676
12 files changed:
CMakeLists.txt
include/mapzen_plugin.h [moved from inc/mapzen_plugin.h with 68% similarity]
include/mapzen_plugin_internal.h [moved from inc/mapzen_plugin_internal.h with 100% similarity]
packaging/maps-plugin-mapzen.spec
src/mapzen/mapzen_api.c
src/mapzen/mapzen_geocode.c
src/mapzen/mapzen_jsonparser.cpp
src/mapzen/mapzen_jsonparser.hpp
src/mapzen/mapzen_queue.c
src/mapzen/mapzen_revgeocode.c
src/mapzen/mapzen_types.h
src/mapzen_plugin.c