Added package open_elevation (#937)

This commit is contained in:
Juan Carlos 2018-11-23 19:38:44 -03:00 committed by Dominik Picheta
parent 952d060762
commit 06d399d75e

View File

@ -11553,6 +11553,21 @@
"license": "BSD-3-Clause",
"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",