aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan Carlos <juancarlospaco@gmail.com>2018-08-26 12:52:54 -0300
committerDominik Picheta <dominikpicheta@googlemail.com>2018-08-26 16:52:54 +0100
commitef839d0c4b8464ae80747ae79c34c171f8af194d (patch)
tree6030de769f67d968a932767ed801498b75f9628a
parent4dc73a156cdd1c6db95809ff7b7a1ef648697c44 (diff)
downloadpackages-ef839d0c4b8464ae80747ae79c34c171f8af194d.tar.gz
packages-ef839d0c4b8464ae80747ae79c34c171f8af194d.zip
Added package nominatim (#839)
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 82e2704..0e8aa93 100644
--- a/packages.json
+++ b/packages.json
@@ -10466,6 +10466,20 @@
"web": "https://github.com/Tangdongle/nimobserver"
},
{
+ "name": "nominatim",
+ "url": "https://github.com/juancarlospaco/nim-nominatim",
+ "method": "git",
+ "tags": [
+ "openstreetmap",
+ "nominatim",
+ "multisync",
+ "async"
+ ],
+ "description": "OpenStreetMap Nominatim API Lib for Nim",
+ "license": "MIT",
+ "web": "https://github.com/juancarlospaco/nim-nominatim"
+ },
+ {
"name": "systimes",
"url": "https://github.com/GULPF/systimes",
"method": "git",