aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan Carlos <juancarlospaco@gmail.com>2018-11-23 19:38:44 -0300
committerDominik Picheta <dominikpicheta@googlemail.com>2018-11-23 22:38:44 +0000
commit06d399d75edf44b5326a10b818841003e643de85 (patch)
treea0995fd83cdf99f5a7549a6401ed7e548ca447c4
parent952d060762c935b93cea9c4193a6c09dd42e48bc (diff)
downloadpackages-06d399d75edf44b5326a10b818841003e643de85.tar.gz
packages-06d399d75edf44b5326a10b818841003e643de85.zip
Added package open_elevation (#937)
-rw-r--r--packages.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 7505ee4..99b2522 100644
--- a/packages.json
+++ b/packages.json
@@ -11554,6 +11554,21 @@
"web": "https://github.com/xmonader/nim-asciitables"
},
{
+ "name": "open_elevation",
+ "url": "https://github.com/juancarlospaco/nim-open-elevation",
+ "method": "git",
+ "tags": [
+ "openstreetmap",
+ "geo",
+ "elevation",
+ "multisync",
+ "async"
+ ],
+ "description": "OpenStreetMap Elevation API MultiSync Client for Nim",
+ "license": "MIT",
+ "web": "https://github.com/juancarlospaco/nim-open-elevation"
+ },
+ {
"name": "gara",
"url": "https://github.com/alehander42/gara",
"method": "git",